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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to