Juan Jimenez Galdos wrote:
> Ok, thank you very much Alexander, Jacek :).
> 
> A question: if i need to download a package with the dependences, is there a
> command? is there in OpenBSD a cache with the packages?
> 
> Thank you very much again.

I am not really sure if you mean download only or download and install.

Installation of packages automatically tries to fetch dependencies.

If you only want to download them (for installation on another machine),
I suggest you read the man page of pkg_add(1). The relevant cache
directory setting combined with '-n' will work if none of the relevant
packages are already installed on the machine fetching the packages.

This has been discussed on misc@ before, so you should really learn how
to use the fine mailing list archives:

  http://www.openbsd.org/mail.html#Archives

/Alexander

Reply via email to