On Sat, Apr 11, 2009 at 1:29 AM, Juan Jimenez Galdos <[email protected]> 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.
For OpenBSD 4.5/i386, when you are using ftp mirror ftp://ftp5.usa.openbsd.org See this page for the complete list of FTP mirrors: http://www.openbsd.org/ftp.html # export PKG_PATH='ftp://ftp5.usa.openbsd.org/pub/OpenBSD/4.5/packages/i386/' # pkg_add ee-1.4.6 (To add the ee text editor and any packages it may require.) -- Jacek Artymiak http://devGuide.net

