How download installed packages' sourcesfiles

Chuck Swiger cswiger at mac.com
Fri Mar 25 06:35:11 PST 2005


O. Hartmann wrote:
[ ... ]
> Unforunately "portupdate" does not have a simple functionality to gather 
> all tarballs from each installed port and its friends it depends on.
> Maybe someone of you has a similar limitation and can help.

Try using "make fetch-recursive" from a port's directory to fetch the source 
tarballs for that port and it's dependencies.  Note that you can also create 
packages from the installed ports and copy those over to another machine, and 
install them directly rather than recompiling everything.

[ Start with a "mkdir /usr/ports/packages", and the ports system will create 
package tarballs automaticly under there... ]

-- 
-Chuck


More information about the freebsd-questions mailing list