Rainer,

On Jan 16, 2008 2:17 AM, Rainer Müller <raimue@macports.org> wrote:
Michael Franz wrote:
> I found a discussion on how dependencies are defined (hierarchical vs
> flat) in the archive.  Sounds like the discussion was incomplete.
>  Regardless of which method is used is there any tool that will walk the
> Portfile hierarchy to list all the dependencies?

Not that I am aware of. Some `port depgraph' feature would be cool.

Rainer
I was looking at the source code and it seems that their are features that does this (the packaging onces), it should just be a matter of exposing this as a standalone command.  I need to read more on what is being done in TCL and what is done in C.

Michael