On Mar 21, 2015, at 9:46 AM, René J.V. Bertin <[email protected]> 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)

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to