<div dir="ltr"><div><div><div>Eclipse won't update with openjdk8 (network io error), it works with openjdk7<br></div>Francois fixed this a while back with 7.  Needing a fix for 8 in dports.<br><br></div>Thanks,<br></div>Javan<br><div><div><div><br>Hi,<br>
<span class="im"><br>
On Tue, Jan 13, 2015 at 08:30:32PM +0100, Francois Tigeot wrote:<br>
><br>
> Given this situation, I think the best course of action is to remove<br>
> IPv6 support from the openjdk packages.<br>
><br>
> This will at least make Java application usable again with most<br>
> production networks.<br>
<br>
</span>I have removed IPv6 support from java/openjdk7 in DeltaPorts.<br>
<br>
The change will take some time to trickle down to dports.<br>
If you need a fix right now,<br>
<br>
* create a Makefile.DragonFly file in the java/openjdk7 dports directory<br>
<br>
* containing this single line:<br>
  MAKE_ENV+=      DONT_ENABLE_IPV6="YES"<br>
<br>
And rebuild the port (run make package to get a binary package in<br>
/usr/packages)<br>
<br>
It should take less than 20 minutes with a recent 4-core Intel CPU.<br></div></div></div></div>