Date: Sun, 09 Jan 2005 16:57:32 +0100 From: Christer Solskogen <solskogen@carebears.mine.nu> To: freebsd-questions@freebsd.org Subject: Re: Create tgz packages Message-ID: <pan.2005.01.09.15.57.31.78757@carebears.mine.nu> References: <20050106142257.GA30323@math.jussieu.fr> <41DD8242.8090207@scii.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 06 Jan 2005 19:24:02 +0100, albi wrote: > 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 Is there a easy way of making packages of all installed ports? (I guess it every port will get recompiled, but that doesnt matter to me.) -- cso Sow your wild oats on Saturday night - then on Sunday pray for crop failure.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?pan.2005.01.09.15.57.31.78757>