From owner-freebsd-ports@FreeBSD.ORG Wed Jul 25 17:21:42 2012 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 5A768106566B for ; Wed, 25 Jul 2012 17:21:42 +0000 (UTC) (envelope-from bapt@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3D54E8FC12; Wed, 25 Jul 2012 17:21:42 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6PHLgRX054894; Wed, 25 Jul 2012 17:21:42 GMT (envelope-from bapt@FreeBSD.ORG) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6PHLfHO054893; Wed, 25 Jul 2012 17:21:41 GMT (envelope-from bapt@FreeBSD.ORG) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.ORG using -f Date: Wed, 25 Jul 2012 17:21:39 +0000 From: Baptiste Daroussin To: Oliver Fromme Message-ID: <20120725172139.GB13771@ithaqua.etoilebsd.net> References: <20120725155932.GA13771@ithaqua.etoilebsd.net> <201207251709.q6PH9mpJ086314@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kORqDWCi7qDJ0mEj" Content-Disposition: inline In-Reply-To: <201207251709.q6PH9mpJ086314@lurza.secnetix.de> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Question about new options framework (regression?) 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, 25 Jul 2012 17:21:42 -0000 --kORqDWCi7qDJ0mEj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 25, 2012 at 07:09:48PM +0200, Oliver Fromme wrote: > Baptiste Daroussin wrote: > > On Wed, Jul 25, 2012 at 05:11:18PM +0200, Oliver Fromme wrote: > > > What is the proper way to temporarily change an option on > > > the command line or within a script? >=20 > I also tried the other settings you suggested, and none > of them works. It's always overridden by the settings > that are stored in $PORT_DBDIR. >=20 > With the old framework, I could override $PORT_DBDIR with > "WITH_ZSH_STATIC=3Dtrue" ... Can't this be done with the > new framework, too? This is because you already have a save configuration made out of make conf= ig you can still override PORT_DBDIR to make sure this configuration is not re= ad PORT_DBDIR=3D/dev/null OPTIONS_SET=3D"STATIC" make .. regards, Bapt --kORqDWCi7qDJ0mEj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlAQKyMACgkQ8kTtMUmk6EwSegCfb5nOwnvtml7s+7LbkCreh+Gf P5EAn0bxQP//ofT4pNCyxlyxzjq5/N48 =5nqR -----END PGP SIGNATURE----- --kORqDWCi7qDJ0mEj--