On 10/15/07, Clint Pachl <[EMAIL PROTECTED]> wrote:
> Is it possible to download a package and its dependencies, to PKG_CACHE
> for instance, without installing anything?

afaik nope. Maybe later? The usual recommendation is to set up a test
system to download and install everything on. Then grab the PKG_CACHE
from there.
In principle you could use the pkg_* perl modules to parse and walk
the dependency tree for you, too.

-Nick

Reply via email to