Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2000 19:17:13 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        ports@freebsd.org
Subject:   making concurrant builds safe.
Message-ID:  <20001012191713.E272@fw.wintelcom.net>

next in thread | raw e-mail | index | archive | help
If anyone has time, I had a nifty idea to protect concurrant building
of ports:

It might make sense to use the lockf(1) utility to make sure that
two ports that started to build at the same time and had the same
dependancy don't attempt to build the same dependancy at the same
time?  I think a simple lockf on the makefile would be enough to
support that.

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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