From owner-freebsd-ports@FreeBSD.ORG Wed May 17 15:08:05 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D91F416A663 for ; Wed, 17 May 2006 15:08:05 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7555F43D6E for ; Wed, 17 May 2006 15:06:36 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 5467AB826 for ; Wed, 17 May 2006 11:06:32 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v750) In-Reply-To: <200605180042.42413.paul.koch@statseeker.com> References: <200605171353.37745.paul.koch@statseeker.com> <20060517060026.GA40653@qlovarnika.bg.datamax> <66F2413E-5D81-4BD6-B842-104A449E4753@khera.org> <200605180042.42413.paul.koch@statseeker.com> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-6--80016686; protocol="application/pkcs7-signature" Message-Id: <368E5487-85F5-4F6B-A5A5-B26532FD410B@khera.org> From: Vivek Khera Date: Wed, 17 May 2006 11:06:31 -0400 To: ports@freebsd.org X-Mailer: Apple Mail (2.750) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Is it safe to compile multiple ports at the same time ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 May 2006 15:08:05 -0000 --Apple-Mail-6--80016686 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On May 17, 2006, at 10:42 AM, Paul Koch wrote: > My original thinking was just a simple locking setup, because I often > setup new machines by doing a release install, cvsup to -stable and > ports, build/install world/kernel, xorg, kde, openoffice, gvim, > browers, etc... and have to do them one at a time instead of firing up > lots of port builds and coming back a few days later :) I keep a local package repo just for this purpose, and a local meta- port to install all those packages in one "pkg_add" command. I have meta ports for each class of server we run (web front end, db server, general server, etc.) No need to build everything on each identical machine... --Apple-Mail-6--80016686--