Synopsis: lang/python27 does not allow unsetting NLS (or other options)
State-Changed-From-To: feedback->closed
State-Changed-By: koobs
State-Changed-When: Fri Dec 13 12:38:18 UTC 2013
State-Changed-Why:
Deprecation warning has been enabled, no changes to Python ports are
needed/warranted. Thanks
The following reply was made to PR ports/184339; it has been noted by GNATS.
From: Kubilay Kocak
To: bug-follo...@freebsd.org, ger...@pfeifer.com
Cc: John Hein
Subject: Re: ports/184339: lang/python27 does not allow unsetting NLS (or
other options)
Date: Fri, 13 Dec 2013 23:06:03 +1100
The following reply was made to PR ports/184339; it has been noted by GNATS.
From: Gerald Pfeifer
To: bug-follo...@freebsd.org
Cc: freebsd-python@FreeBSD.org
Subject: Re: ports/184339: lang/python27 does not allow unsetting NLS (or
other options)
Date: Sun, 8 Dec 2013 22:31:45 +0100 (CET
First of all, thanks for your thorough and helpful responses!
On Thu, 28 Nov 2013, Kubilay Kocak wrote:
> The WITHOUT_OPTION=yes convention is deprecated, the correct method
> to customising options from the command line is:
>
> WITH="OPTION1 OPTIONN" or
> WITHOUT="OPTION1 OPTIONN"
With this ch
The following reply was made to PR ports/184339; it has been noted by GNATS.
From: John Hein
To: bug-follo...@freebsd.org
Cc: , ,
Subject: Re: ports/184339: lang/python27 does not allow unsetting NLS (or other
options)
Date: Thu, 5 Dec 2013 13:04:30 -0700
It's something of a compli
It's something of a complicated interaction. But the reason you see a
difference in lang/python27 vs. say, lang/gcc boils down to having
OPTIONS_FILE_SET+=NLS in the saved options file _and_ NLS in
OPTIONS_DEFINE. If so, bsd.options.mk overrides the WITHOUT_NLS
setting.
This could be considered
Synopsis: lang/python27 does not allow unsetting NLS (or other options)
State-Changed-From-To: open->feedback
State-Changed-By: koobs
State-Changed-When: Thu Dec 5 14:54:12 UTC 2013
State-Changed-Why:
Ask for submitter feedback
http://www.freebsd.org/cgi/query-pr.cgi?pr=184339
__
The following reply was made to PR ports/184339; it has been noted by GNATS.
From: Kubilay Kocak
To: bug-follo...@freebsd.org, ger...@pfeifer.com
Cc:
Subject: Re: ports/184339: lang/python27 does not allow unsetting NLS (or
other options)
Date: Thu, 28 Nov 2013 21:36:43 +1100
Hi Gerald
Synopsis: lang/python27 does not allow unsetting NLS (or other options)
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Wed Nov 27 23:10:08 UTC 2013
Responsible-Changed-Why:
Over to maintainer (via the GNATS Auto Assign Tool)