Re: How do I trace which ports call for a specific lib?

2011-01-03 Thread Warren Block

On Mon, 3 Jan 2011, David Southwell wrote:

On Mon, Jan 03, 2011 at 10:56:59AM +, David Southwell wrote:

Due to problems with apache22 running using ssl from ports I have
deinstalled ssl from ports and recompiled a number which I know used
libssl.so.7.

I still keep finding ports needing libssl.so.7 which need to be
recompiled to use the standard OS library.

How do I identify the remaining ports I need to rebuild?

Thanks in advance


pkg_libcheck from sysutils/bsdadminscripts

Thanks v. much

That does it!
Got the list using pkg_libchk -q. Just need to write a short a to extract port
directory from pkg_info and rebuild them.


Rhe port directory is not needed, just feed the pkgname to portmaster.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: How do I trace which ports call for a specific lib?

2011-01-03 Thread David Southwell
> On Mon, Jan 03, 2011 at 10:56:59AM +, David Southwell wrote:
> > Due to problems with apache22 running using ssl from ports I have
> > deinstalled ssl from ports and recompiled a number which I know used
> > libssl.so.7.
> > 
> > I still keep finding ports needing libssl.so.7 which need to be
> > recompiled to use the standard OS library.
> > 
> > How do I identify the remaining ports I need to rebuild?
> > 
> > Thanks in advance
> 
> pkg_libcheck from sysutils/bsdadminscripts
Thanks v. much

That does it!
Got the list using pkg_libchk -q. Just need to write a short a to extract port 
directory from pkg_info and rebuild them. 

Thanks

David

Photographic Artist
Permanent Installations & Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography & Official Portraiture
Combined darkroom & digital creations
& Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: How do I trace which ports call for a specific lib?

2011-01-03 Thread Lars Engels
On Mon, Jan 03, 2011 at 10:56:59AM +, David Southwell wrote:
> Due to problems with apache22 running using ssl from ports I have deinstalled 
> ssl from ports and recompiled a number which I know used libssl.so.7.
> 
> I still keep finding ports needing libssl.so.7 which need to be recompiled to 
> use the standard OS library.
> 
> How do I identify the remaining ports I need to rebuild?
> 
> Thanks in advance

pkg_libcheck from sysutils/bsdadminscripts


pgpks2lKkpvhz.pgp
Description: PGP signature


How do I trace which ports call for a specific lib?

2011-01-03 Thread David Southwell
Due to problems with apache22 running using ssl from ports I have deinstalled 
ssl from ports and recompiled a number which I know used libssl.so.7.

I still keep finding ports needing libssl.so.7 which need to be recompiled to 
use the standard OS library.

How do I identify the remaining ports I need to rebuild?

Thanks in advance

David

Photographic Artist
Permanent Installations & Design
Creative Imagery and Advanced Digital Techniques
High Dynamic Range Photography & Official Portraiture
Combined darkroom & digital creations
& Systems Adminstrator for the vizion2000.net network
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"