pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44689: IPv6 support disabled by default in chat/irssi
The following reply was made to PR pkg/44689; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/44689: IPv6 support disabled by default in chat/irssi
Date: Sun, 6 Mar 2011 11:08:25 +0100
On Sat, Mar 05, 2011 at 09:05:00PM +0000, ftigeot%wolfpond.org@localhost wrote:
> By default, IPv6 support is disabled in chat/irssi
NetBSD enables the inet6 option by default since USE_INET6 is set in
/usr/share/mk somewhere, and that gets translated to the inet6 option
(with a deprecation warning) in mk/ somewhere.
Perhaps we should get rid of this automatic translation and just
enable inet6 by default on all platforms, so we don't get more of this
kind of bug report in the future?
Thomas
Home |
Main Index |
Thread Index |
Old Index