determining the how and why of a port dependencies
René J.V. Bertin
rjvbertin at gmail.com
Sat Mar 21 09:46:47 PDT 2015
On Saturday March 21 2015 11:35:03 Lawrence Velázquez wrote:
> $ port rdeps kde4-baseapps
> $ port rdeps --full kde4-baseapps
Doh, I knew that ...
It's not ideal(ly readable) but it'll do.
Would it be hard to add an (optional) ascii rendering of a tree, i.e. using '|' characters to do something like
git
| curl
. | pkgconfig
. . | libiconv
. . . | gperf
. | libidn
. . | libiconv
. . . | gperf
. . | gettext
. . . | expat
. . . | libiconv
. . . . | gperf
. . . | ncurses
Which looks a lot busier but which should make it less easy to lose track of depth when you have to scroll up and down the tree.
R.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20150321/8a7d693a/attachment.html>
More information about the macports-dev
mailing list