Someone, quite probably Didier Wiroth, once wrote: >Is it possible to download the "all" the packages of the meta port >/usr/ports/x11/kde? I tried make fetch, that doesn't work or partially, >because it only fetches qt! > >I would like to download all the packages and their dependencies to burn >it on a cd, and install it on a PC which is not connected to any network!
# make fetch-recursive This downloads the distfiles for the port and any listed dependencies. Kevin -- [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
