From owner-freebsd-questions@FreeBSD.ORG Fri Jun 9 07:48:32 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A628116A418 for ; Fri, 9 Jun 2006 07:48:32 +0000 (UTC) (envelope-from anrays@gmail.com) Received: from tor.farlep.net (tor.farlep.net [213.130.1.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id E820343D81 for ; Fri, 9 Jun 2006 07:48:31 +0000 (GMT) (envelope-from anrays@gmail.com) Received: from santinel.home.ua (nas-6-107.dialup.farlep.net [213.130.9.108]) by tor.farlep.net with ESMTP id k597mR6e005324; Fri, 9 Jun 2006 10:48:28 +0300 Received: from anray by santinel.home.ua with local (Exim 4.61; FreeBSD) id 1Fobix-0004eV-Ni; Fri, 09 Jun 2006 10:48:07 +0300 To: "Nikolas Britton" References: <002701c68a74$d794cb10$0200a8c0@satellite> <86ac8oktax.fsf@santinel.home.ua> Organization: Santinel From: Andrey Slusar Date: Fri, 09 Jun 2006 10:48:07 +0300 In-Reply-To: (Nikolas Britton's message of "Fri, 9 Jun 2006 00:39:42 -0500") Message-ID: <86ejxypy6g.fsf@santinel.home.ua> User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b27 (i386--freebsd) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-SMTP-Vilter-Version: 1.1.8 X-SMTP-Vilter-Virus-Backend: clamd X-SMTP-Vilter-Status: clean X-SMTP-Vilter-clamd-Virus-Status: clean Cc: Dave , freebsd-questions@freebsd.org Subject: Re: compiling ports to packages on fast system, installing on slower one X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 07:48:32 -0000 Fri, 9 Jun 2006 00:39:42 -0500, Nikolas Britton wrote: > On 6/8/06, Andrey Slusar wrote: > > Wed, 7 Jun 2006 16:56:25 -0400, Dave wrote: > > > Hello, > > > I was wondering if this was possible? I've got a box that i'd like > > > to install the latest gnome 2.14 desktop on, as well as some very > > > intense apps to build. I would like to compile the needed apps on my > > > fastest machine as packages, then transfer all the packages to the > > > slower box, and do a pkg_add * and they're all installed. My catch is > > > i don't want to install everything on my fastest box to pull this > > > off. I am using portupgrade and was wondering if this was doable? > > > > On fast box install the misc/tinderbox and build all packets in > > tinderbox jail. > > > Can you use a custom make.conf for each tinderbox jail? See the rawenv file for customise. -- Andrey Slusar