Albert Shih wrote:

Suppose I have two computer, one very fast and one very slow, I want
compile some application (with ports) on the fast and put in slow computer.
But I can not use some tar or rsync (hard to explain why but trust me I can)

I want to create a tgz file and transfert it to slow computer to
install. How can I do that or where can I find some documentation for that.

example : cd /usr/ports/audio/aumix make package

copy /usr/ports/audio/aumix/aumix-gtk-2.8_2.tbz to your slower machine
and use pkg_add on it


_______________________________________________ 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