On Thu, Jun 15, 2006 at 10:47:40PM +0100, poncenby wrote: > p.s. this question comes from the need to know the exact packages to > download and burn to CD in order to get a reasonably usable desktop > system running gnome, when said system has no connection to the interweb
Just use pkg_add ! pkg_add -n will download whatever packages you need without installing them, and if you set PKG_CACHE, then stuff will be kept there. Note that this CAN be done on a non-OpenBSD system, since pkg_add is perl.

