Date: Thu, 26 Dec 2013 11:32:08 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: olli hauer <ohauer@gmx.de> Cc: clutton <clutton@zoho.com>, Doug Barton <dougb@dougbarton.us>, freebsd-ports@freebsd.org Subject: Re: WITHOUT_NLS is deprecated use NLS option instead Message-ID: <20131226103208.GF40122@ithaqua.etoilebsd.net> In-Reply-To: <52BC04B1.606@gmx.de> References: <52BBC4F3.2050508@dougbarton.us> <1388040674.3771.27.camel@eva02.mbsd> <52BBD2FC.2070405@dougbarton.us> <20131226100851.GD40122@ithaqua.etoilebsd.net> <52BC04B1.606@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--V4b9U9vrdWczvw78 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 26, 2013 at 11:28:01AM +0100, olli hauer wrote: > On 2013-12-26 11:08, Baptiste Daroussin wrote: > > On Wed, Dec 25, 2013 at 10:55:56PM -0800, Doug Barton wrote: > >> On 12/25/2013 10:51 PM, clutton wrote: > >>> Sorry, but I have a quite opposite view. Making both variants work me= ans > >>> chaos. More variants means more complication. > >> > >> if <options for nls mean no> || WITHOUT_NLS; then > >> > >> > >> This is not chaos. It's called "backwards compatibility," which is a= =20 > >> critical part of every mature software project. > >> > >> OTOH, forcing users to jump through stupid hoops to change=20 > >> configurations which have worked for over a decade is a sign of the=20 > >> inmates running the asylum. > >> > >> Doug > >> > >=20 > > Backward compatility is still in there, this is a warning to the users,= so that > > they do get time to migrate. And it will stay for a while, even if > > OPTIONS_UNSET=3DNLS is recommanded for more than a year. > >=20 >=20 > I suspect the warning comes from bsd.options.mk in case NLS is unset > by the user even the new correct way. >=20 > file: Mk/bsd.options.mk > 120 .if !defined(WITHOUT_NLS) > 121 PORT_OPTIONS+=3D NLS > 122 .endif > ... > 347 .if empty(PORT_OPTIONS:MNLS) > 348 WITHOUT_NLS=3D yes > 349 .endif >=20 >=20 > Now bsd.sanity.mk kicks in and complains ... >=20 > --=20 > Regards, > olli No your ports tree is not up to date. Bapt --V4b9U9vrdWczvw78 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlK8BagACgkQ8kTtMUmk6Ew5YQCfVxBEwNE+HzcMW3QtiLAS441s cwAAoKOGQflpCQvAtLt8L64MO6vR6Raf =4Jpg -----END PGP SIGNATURE----- --V4b9U9vrdWczvw78--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131226103208.GF40122>