Dependency graph?
Matthew Seaman
matthew at FreeBSD.org
Sat May 31 08:25:33 UTC 2014
On 31/05/2014 07:52, Victor Sudakov wrote:
> Sometimes you attempt to "pkg install" a simple package and find out
> that it attempts to install a load of crap (like X libraries) because of
> some obscure dependency.
>
> Is there a tool that would analyze the repository metadata and display
> a dependency tree for a package?
>
> All the necessary dependency information is already in the repository
> in JSON (?) or sqlite format, perhaps someone has already come up with
> a script to display that?
Not to my knowledge. Generating output suitable for feeding into dot
should be pretty easy, just based on processing the output of 'pkg query'
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1036 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20140531/9cee5562/attachment.sig>
More information about the freebsd-pkg
mailing list