pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc



On Wed, 13 Jun 2012 16:03:39 +0900, Thomas Klausner <wiz%netbsd.org@localhost> 
wrote:

On Wed, Jun 13, 2012 at 10:35:16AM +0900, OBATA Akio wrote:
For net/libupnp, I feel that IPv6 support is still experimental (disabled by 
default
unless configured with --enable-ipv6), so I did not put inet6 option to
PKG_SUGGESTED_OPTIONS.
Even for such cases, inet6 option should be default suggested option for pkgsrc?

The variable was enabled automatically anyway. Here's the output from
'make show-options' for this package with my PKG_SUGGESTED_OPTIONS
change reverted:

Any of the following general options may be selected:
        debug    Enable debugging facilities in the package.
        inet6    Enable support for IPv6.

These options are enabled by default:

These options are currently enabled:
        inet6

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or PKG_OPTIONS.libupnp.

Deprecated variable USE_INET6 set to yes, use PKG_DEFAULT_OPTIONS+=inet6 
instead.

So basically, I didn't change anything.

It is the primary reason why I want to kill USE_INET6.

http://mail-index.netbsd.org/tech-pkg/2012/01/16/msg008391.html

i.e. currently, no way to disable inet6 option by default for NetBSD.

--
OBATA Akio / obache%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index