Date: Wed, 20 Jun 2012 11:13:21 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Michael Scheidell <scheidell@FreeBSD.org> Cc: ports@FreeBSD.org Subject: Re: optionsng and tinderbox? Message-ID: <20120620091321.GA83730@ithaqua.etoilebsd.net> In-Reply-To: <4FE1829D.6030109@FreeBSD.org> References: <4FE12F2D.9080302@FreeBSD.org> <20120620061136.GA79164@ithaqua.etoilebsd.net> <4FE1829D.6030109@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 20, 2012 at 03:58:21AM -0400, Michael Scheidell wrote: >=20 >=20 > On 6/20/12 2:11 AM, Baptiste Daroussin wrote: > > > > nginx_UNSET=3D ICONV > > will deactivate ICONV for nginx only > > > lowercase? Yes lower case, the wiki is wrong. make -VUNIQUENAME should show you the right name >=20 > wiki seems to indicate UPPERCASE: >=20 > ${UNIQUENAME:U}_SET=3D OPT1 > ${UNIQUENAME:U}_UNSET=3D OPT2 >=20 >=20 > and, it seems that uppercase didn't work: >=20 > export NGINX_SET=3DFILE_AIO >=20 > but, in tinderlog: > grep FILE_AIO >=20 > NGINX_SET=3DFILE_AIO > FILE_AIO=3Doff: Enable file aio >=20 >=20 >=20 > so, I edit /tb/scripts/etc/env/build* to: > export nginx_SET=3DFILE_AIO >=20 > but, tinderlog still shows UPPERCASE: > grep FILE_AIO >=20 > NGINX_SET=3DFILE_AIO > FILE_AIO=3Doff: Enable file aio >=20 > old way still works (but potential conflicts as you know,) >=20 > (if in /tb/scripts/etc/env/build* I have this: >=20 > export WITH_FILE_AIO=3Dyes >=20 > I get this in tinderlog: >=20 > WITH_FILE_AIO=3Dyes > FILE_AIO=3Don: Enable file aio >=20 > So, is it supposed to be export NGINX_SET or nginx_SET? nginx_SET Which is see correctly in your log. regards, Bapt --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk/hlDEACgkQ8kTtMUmk6EwR9gCfVMPmEIkelOHsAQVV0bA5TUy0 /HcAnj8yGyOveTgMULvAc86cBOFvBzFZ =f1PU -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120620091321.GA83730>