determining the how and why of a port dependencies

Bradley Giesbrecht pixilla at macports.org
Sat Mar 21 10:46:07 PDT 2015


On Mar 21, 2015, at 9:46 AM, René J.V. Bertin <rjvbertin at gmail.com> wrote:

> 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.

I use sed in a script and am open to something easier:
https://svn.macports.org/repository/macports/users/pixilla/scripts/mp-rdeps-grid

mp-rdeps-grid --full kde4-workspace


Regards,
Bradley Giesbrecht (pixilla)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20150321/e6d00558/attachment.sig>


More information about the macports-dev mailing list