Subject: Re: Do we want a list of IPv6 enabled packages?
To: David Brownlee <abs@netbsd.org>
From: None <itojun@iijlab.net>
List: tech-pkg
Date: 02/09/2000 11:22:09
>	Looks good to me...
>On Wed, 9 Feb 2000, Hubert Feyrer wrote:
>> Like http://www.feyrer.de/Misc/README-IPv6.html ?

	There can be pkgsrc that are made IPv6 ready automagically
	(even without checking USE_INET6).  How can we detect those?
	1. we should be putting USE_INET6 if clause, and explicit
	   --enable-ipv6 or --disable-ipv6, for more robust build.
	2. put CATEGORIES+=v6 so that we can check those
	3. leave it as is

itojun