pkg equivalent of "pkg_info -R"

Matthew Seaman m.seaman at infracaninophile.co.uk
Fri Mar 7 17:35:51 UTC 2014


On 03/07/14 16:15, Andrea Venturoli wrote:
> Of course, getting back to the previous example, listing the binaries
> which are linked against gnutls might be another route...

Yes.

Find the shlibs provided by the gnutls package, then find all the
packages that link against those shlibs.  That's 'pkg info -b gnutls'
and 'pkg shlib -R libname' for each of the different libs.

Which will give you a rather more precise answer than restarting
everything in the dependency tree...

	Cheers,

	Matthew


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1029 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20140307/5bc1dbb0/attachment.sig>


More information about the freebsd-questions mailing list