Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jan 2005 19:24:02 +0100
From:      albi <albi@scii.nl>
To:        freebsd-questions@freebsd.org
Subject:   Re: Create tgz packages
Message-ID:  <41DD8242.8090207@scii.nl>
In-Reply-To: <20050106142257.GA30323@math.jussieu.fr>
References:  <20050106142257.GA30323@math.jussieu.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41DD8242.8090207>