Re: general dependency questions

2007-12-21 Thread Emmanuel Hainry
Citando Ryan Schmidt : > > On Dec 21, 2007, at 02:33, Ryan Schmidt wrote: > >> On Dec 20, 2007, at 15:35, Brian Barnes wrote: >> >>> I'm new to macports and experimenting with it. To that end, I was >>> wondering if there is a simple way to list all dependencies recursively >>> in macports. For

Re: general dependency questions

2007-12-21 Thread Ryan Schmidt
On Dec 21, 2007, at 02:33, Ryan Schmidt wrote: On Dec 20, 2007, at 15:35, Brian Barnes wrote: I'm new to macports and experimenting with it. To that end, I was wondering if there is a simple way to list all dependencies recursively in macports. For example, the standard 'macports deps

Re: general dependency questions

2007-12-21 Thread Ryan Schmidt
On Dec 20, 2007, at 15:35, Brian Barnes wrote: I'm new to macports and experimenting with it. To that end, I was wondering if there is a simple way to list all dependencies recursively in macports. For example, the standard 'macports deps foo' command does not list the deps of the deps.

Re: general dependency questions

2007-12-20 Thread Brian Barnes
On Dec 20, 2007, at 4:31 PM, Anders F Björklund wrote: Also, the portfile for grace has the following dependency line: depends_lib lib:libX11.6:XFree86 \ X11 for Leopard provide X11R7 (instead of 6) and is based on xorg, not XFree86. But, I know that macports grace works in Leop

Re: general dependency questions

2007-12-20 Thread Anders F Björklund
Also, the portfile for grace has the following dependency line: depends_lib lib:libX11.6:XFree86 \ X11 for Leopard provide X11R7 (instead of 6) and is based on xorg, not XFree86. But, I know that macports grace works in Leopard. So I'm wondering, how exactly is that line parsed?

general dependency questions

2007-12-20 Thread Brian Barnes
Hello, I'm new to macports and experimenting with it. To that end, I was wondering if there is a simple way to list all dependencies recursively in macports. For example, the standard 'macports deps foo' command does not list the deps of the deps. I found a perl script that does someth