Date: Wed, 30 May 2012 15:14:37 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Vitaly Magerya <vmagerya@gmail.com> Cc: ports@FreeBSD.org, Erwin Lansing <erwin@FreeBSD.org> Subject: Re: [HEADSUP] New framework options aka optionng Message-ID: <20120530131437.GI9952@ithaqua.etoilebsd.net> In-Reply-To: <4FC5F794.9050506@gmail.com> References: <4301C0E3-3C53-46E2-B5A5-7BD120CD775F@FreeBSD.org> <4FC5F794.9050506@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--IR1Y5IvQhrKgS4e6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 30, 2012 at 01:33:56PM +0300, Vitaly Magerya wrote: > Folks, when moving forward with optionsng, do we want to convert > NOPORTDOCS and NOPORTEXAMPLES to options everywhere? I fear that if we > do, way too many ports which otherwise have no options will start asking > if I want the docs -- which I don't really care either way (unless that > brings in new dependencies). >=20 > Maybe it would be best if ports which otherwise don't have options, and > for which building docs don't require new dependencies would not put > DOCS and EXAMPLES into options? What do you think? You can still switch to optionsng, if you don't define DOCS in OPTIONS_DEFI= NE but just use the if ${PORT_OPTIONS:MDOCS} you are using optionsng but won't= have the dialog showing up Just make sure to .include <bsd.ports.options.mk> in any case. this is a unvolunteer side effect but this works. if you don't want the dialog just add NO_DIALOG to your make.conf like I do= but that is another problem. anyway yes NOPORTDOCS and NOPORTEXAMPLES should disappear in long term goal because they are inconsistent, but what they do should be respected in beca= use they are useful, and for compatibility DOCS and EXAMPLES are enabled by def= ault. regards, Bapt --IR1Y5IvQhrKgS4e6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk/GHT0ACgkQ8kTtMUmk6ExZFgCdHna5aMzSsjsgy2acgk+GjclP eiYAn17X6+A3nX0TaC7M+LJ3/M+hepI5 =6nyy -----END PGP SIGNATURE----- --IR1Y5IvQhrKgS4e6--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120530131437.GI9952>