From owner-freebsd-ports@FreeBSD.ORG Sat Dec 22 23:13:01 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 AE1CC16A46C for ; Sat, 22 Dec 2007 23:13:01 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from mail1-backupmx.mn2.visi.com (mail1-backupmx.mn2.visi.com [208.42.42.107]) by mx1.freebsd.org (Postfix) with ESMTP id 8D77513C4CC for ; Sat, 22 Dec 2007 23:13:01 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from mail1-backupmx.mn2.visi.com (localhost.visi.com [127.0.0.1]) by mail1-backupmx.mn2.visi.com (Postfix) with ESMTP id 29443111CFE; Sat, 22 Dec 2007 17:13:00 -0600 (CST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on mail1.mn2.visi.com X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.2.3 Received: from cenn-smtp.mc.mpls.visi.com (cenn.mc.mpls.visi.com [208.42.156.9]) by mail1-backupmx.mn2.visi.com (Postfix) with ESMTP; Sat, 22 Dec 2007 17:13:00 -0600 (CST) Received: from mail.tcbug.org (mail.tcbug.org [208.42.70.163]) by cenn-smtp.mc.mpls.visi.com (Postfix) with ESMTP id 62A0B8103; Sat, 22 Dec 2007 17:12:43 -0600 (CST) Received: from build64.tcbug.org (unknown [208.42.70.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tcbug.org (Postfix) with ESMTP id 1E8D4214A316; Sat, 22 Dec 2007 17:12:45 -0600 (CST) From: Josh Paetzel To: Edwin Groothuis Date: Sat, 22 Dec 2007 17:12:38 -0600 User-Agent: KMail/1.9.7 References: <200712211524.25454.josh@tcbug.org> <200712221150.59971.josh@tcbug.org> <20071222213255.GJ40969@k7.mavetju> In-Reply-To: <20071222213255.GJ40969@k7.mavetju> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1573423.k9iqXzYhve"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200712221712.41881.josh@tcbug.org> Cc: freebsd-ports@freebsd.org Subject: Re: Opinion on cross-port OPTIONS CONFLICTS 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: Sat, 22 Dec 2007 23:13:01 -0000 --nextPart1573423.k9iqXzYhve Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 22 December 2007 03:32:56 pm Edwin Groothuis wrote: > On Sat, Dec 22, 2007 at 11:50:53AM -0600, Josh Paetzel wrote: > > On Friday 21 December 2007 10:33:44 pm Edwin Groothuis wrote: > > > On Fri, Dec 21, 2007 at 09:05:18PM -0600, Josh Paetzel wrote: > > > > > > It also doesn't work if someone runs make rmconfig, or make > > > > > > config again and changes things after the port is installed. > > > > > > > > > > > > It probably doesn't work if a package was used to install eithe= r. > > > > > > > > > > Create a slave port audio/arts-withoutnas and let it depends on > > > > > that one. > > > > > > > > I don't think that's a scalable solution. It would create an > > > > explosion of ports in the already taxed tree, as well as confusion = as > > > > to which port to install among the users. > > > > > > And what is your solution for this problem? > > > > My initial solution as I posted is to register the OPTIONs used to build > > a port in /var/db/pkg > > And how is that going to resolve the issue earlier suggestions > suffered from with regarding to ports which are not installed yet > but which will be installed as a dependency of this port? > > Edwin Well, my idea was you'd be able to CONFLICT based on OPTIONs set in another= =20 port, so at least you could die with a helpful error message if they weren'= t=20 set properly. =2D-=20 Thanks, Josh Paetzel PGP: 8A48 EF36 5E9F 4EDA 5A8C 11B4 26F9 01F1 27AF AECB --nextPart1573423.k9iqXzYhve Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBHbZnpJvkB8SevrssRAoxcAKCOezB7tbqzi/PoItH3/NjrrO2jPwCfXZAf kyr6sbudOwmDDVYOrxFu++g= =1f/6 -----END PGP SIGNATURE----- --nextPart1573423.k9iqXzYhve--