From owner-freebsd-ports@FreeBSD.ORG Wed May 17 04:54:07 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 D818816A402 for ; Wed, 17 May 2006 04:54:07 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 593BD43D45 for ; Wed, 17 May 2006 04:54:06 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id D9DD07073E5; Wed, 17 May 2006 14:54:04 +1000 (EST) X-Viruscan-Id: <446AAC6C00013D5E4491B9@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.barnet.com.au", Issuer "*.barnet.com.au" (not verified)) by mail2.barnet.com.au (Postfix) with ESMTP id 9BA147073CE; Wed, 17 May 2006 14:54:04 +1000 (EST) Received: from k7.mavetju (unknown [10.251.1.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 03FA97073B3; Wed, 17 May 2006 14:54:04 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 3679F2B3; Wed, 17 May 2006 14:54:03 +1000 (EST) Date: Wed, 17 May 2006 14:54:03 +1000 From: Edwin Groothuis To: Paul Koch Message-ID: <20060517045403.GI1113@k7.mavetju> References: <200605171353.37745.paul.koch@statseeker.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605171353.37745.paul.koch@statseeker.com> User-Agent: Mutt/1.4.2.1i Cc: ports@freebsd.org 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 04:54:07 -0000 On Wed, May 17, 2006 at 01:53:37PM +1000, Paul Koch wrote: > Is it safe to compile multiple ports at the same time and not get the > makes to run into each other when building dependency ports ? I once submitted a patch which checked for this. Now that I've learned about lockf(1) I think there is a chance a next one will be approved too! Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/