From owner-freebsd-ports@FreeBSD.ORG Fri Dec 14 12:50:20 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68D7416A4A0 for ; Fri, 14 Dec 2007 12:50:20 +0000 (UTC) (envelope-from fbsd06+RF=f0ba0234@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 439CB13C478 for ; Fri, 14 Dec 2007 12:50:19 +0000 (UTC) (envelope-from fbsd06+RF=f0ba0234@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by turtle-in.mxes.net (Postfix) with ESMTP id E7364163F63 for ; Fri, 14 Dec 2007 07:19:10 -0500 (EST) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 6631DD0503 for ; Fri, 14 Dec 2007 07:19:09 -0500 (EST) Date: Fri, 14 Dec 2007 12:19:06 +0000 From: RW To: freebsd-ports@freebsd.org Message-ID: <20071214121906.1241dcdd@gumby.homeunix.com.> In-Reply-To: <4761F9E2.7090706@gmail.com> References: <475F7390.9090509@gmail.com> <0F330142-A3CA-4E6E-84BD-FDE55A8E3AEE@yahoo.com> <20071213111050.O6078@wonkity.com> <200712140312.47837.danny@ricin.com> <4761F9E2.7090706@gmail.com> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Limitations of Ports System 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: Fri, 14 Dec 2007 12:50:20 -0000 On Thu, 13 Dec 2007 22:34:58 -0500 "Aryeh M. Friedman" wrote: > Namely if I build abc with options 123 and 345 and > def with 345 and 678 then 345 will be cached for def since we already > set it for abc. How do you know the user wants 345 set on both ports? It might be a useful stable feature on "abc", but causes lock-ups on "def"