Subject: Re: CVS commit: pkgsrc
To: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
From: None <itojun@iijlab.net>
List: source-changes
Date: 07/09/1999 02:41:30
>> Yes I did like that, patches.v6 is used only when USE_INET6 is
>> defined. Please take a look at Makefile.
>IC... but couldn't the patches still be merged in, even for non-v6? then
>only the -DINET6 would activate the v6-code? May be easier to maintain
>such a set of patches...
In case of qpopper, yes I can do that. I'll try that tomorrow
it's 3AM here:-P
For other packages, sometimes we cannot because we bring in outside
IPv6 patches (mostly from ftp.kame.net) by PATCH_FILES, and then
patch against that IPv6 patches. security/ssh/patches.v6 falls into
this category.
itojun