From owner-freebsd-ports@FreeBSD.ORG Wed May 17 07:19:02 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 81D8816A404 for ; Wed, 17 May 2006 07:19:02 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [194.117.71.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C31343D48 for ; Wed, 17 May 2006 07:19:01 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1FgGIW-000KUx-V1; Wed, 17 May 2006 11:18:20 +0400 Message-ID: <446ACE3C.8090500@FreeBSD.org> Date: Wed, 17 May 2006 11:18:20 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Edwin Groothuis References: <200605171353.37745.paul.koch@statseeker.com> <20060517045403.GI1113@k7.mavetju> In-Reply-To: <20060517045403.GI1113@k7.mavetju> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Paul Koch 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 07:19:02 -0000 Edwin Groothuis wrote: > 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! I saw your patch just you submited it. And I thought it would be great to have the locking feature. I've not once run two or more portupgrade -R and go away and when back found both failed because of they started build the same port. -- Dixi. Sem.