On 2020/04/13 23:29, Antoine Jacoutot wrote:
> On Mon, Apr 13, 2020 at 01:26:20PM -0600, Robert Nagy wrote:
> > CVSROOT:    /cvs
> > Module name:        ports
> > Changes by: [email protected]  2020/04/13 13:26:20
> > 
> > Modified files:
> >     lang/mono      : Makefile 
> >     lang/mono/patches: 
> >                        
> > patch-mcs_class_System_System_Net_NetworkInformation_OpenBSDNetworkInterface_cs
> >  
> > 
> > Log message:
> > unbreak depotdownloader by re-defining AF_INET6 to 30 which is wrong as that
> > is the value used by MacOS and not OpenBSD, however some ports are 
> > distributed
> > in a binary form and they freak out if there is a mismatch between the mono
> > runtime that they were compiled with and the one that they are running with.
> > 
> > the long-term solution is to get msbuild ported and compile depotdownloader
> > with our own mono runtime, until then, break IPv6 , nobody is using it 
> > anyway ;)

https://www.google.com/intl/en/ipv6/statistics.html has picked up quite a
lot since mid March actually...

> This is... horrible.

I totally agree. It's even worse than the situation with jdk!

Reply via email to