how to query the dependency graph
Jeremy Lavergne
jeremy at lavergne.gotdns.org
Wed Oct 10 11:19:59 PDT 2012
> "man port" is quite informative. "port rdeps portname" gives you the dependency tree (doesn't really understand general graphs, it assumes simple DAGs) for "portname"; it won't produce e.g. "dot" input for you, though.
We have some dot-oriented scripts available:
https://trac.macports.org/browser/contrib/port-depgraph/port-depgraph
https://trac.macports.org/browser/contrib/port-rdeps/port-rdeps
More information about the macports-users
mailing list