NO_OPTIONS_SORT makes options disappear

Baptiste Daroussin bapt at FreeBSD.org
Mon Jun 4 22:40:40 UTC 2012


On Mon, Jun 04, 2012 at 03:28:24PM -0700, Doug Barton wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> On 06/04/2012 15:22, Baptiste Daroussin wrote:
> > On Mon, Jun 04, 2012 at 01:47:03PM -0700, Doug Barton wrote:
> >> The new options framework sorts all of the options by default
> >> before presenting them to the user. I have mixed feelings about
> >> this, however there is supposed to be a workaround for those of
> >> us who have grouped the options for our ports into logical
> >> chunks, NO_OPTIONS_SORT.
> >> 
> >> Today I tried defining that in my BIND ports so that users would
> >> not be confused during the upgrade process, and got this:
> >> 
> >> make config ===> No options to configure
> >> 
> >> I tried defining NO_OPTIONS_SORT both before and after including 
> >> bsd.port.pre.mk, got the same result for both.
> 
> > Have you tried keeping you port as-is
> 
> I left it as-is since I don't have time to do anything else. This
> results in a bad user experience since the options are now all sorted
> into alphabetical order instead of the meaningful groupings that I had
> them in.
> 
> > or converting it ?
> 
> I don't have time to do that right now, and this should not be
> necessary in order to maintain backwards compatibility with what I
> already had. I can accept adding the NO_OPTIONS_SORT knob, but the
> fact that adding it causes things to be dramatically more broken than
> they already are is a bug.
> 
> > Can you send me a diff so that I can have a deeper look tomorrow
> > morning GMT+1?
> 
> I described what I did in detail in my OP. Adding NO_OPTIONS_SORT was
> the only change I made.
> 
> Doug
> 
> - -- 
> 
>     This .signature sanitized for your protection
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.19 (FreeBSD)
> 
> iQEcBAEBCAAGBQJPzTaIAAoJEFzGhvEaGryEOuUH/2WcSn0Wn8xMoUzhIJBm2x2Z
> Axog5WoLoL/uuddijCsAQyQlG4OxYaatMvIPBg2kImqZDdZV0wDvrp/vcg3vngYX
> zvq2kpzfc0y8BT01UWi6BNGJXymDHZ0/b8NKv7pYrUWvTLta4Ae8wxtxZciGsAVL
> ITMFXygIDhu8KWtWmfakP5bJpwexz+v20M1CoKhBWJ8FuawcicZctOscbUCYn4HE
> KK4kYcmO/sb8C5n8aCehJXQbcZX77wftSDUatfNpv8WTxyDPzKpms3SwmfOUIMnd
> XSnh4O4eiyIccPk9OCE4EMOmizlJhBxMpgEPp6a0QeAwmWaYA09dTiyhbexXcXQ=
> =FlRt
> -----END PGP SIGNATURE-----

Can you try with this patch ?
http://people.freebsd.org/~bapt/bsd.options.mk.diff

Still adding NO_OPTIONS_SORT=yes

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120604/7bd5af90/attachment.pgp


More information about the freebsd-ports mailing list