Add details of sobomax's create of a port for the jdk2 native build

and change Greg Lewis's patch download locations.
This commit is contained in:
Patrick S. Gardella 2000-10-14 13:56:11 +00:00
parent d0e20f4ef0
commit 8bb2f73641
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8149
3 changed files with 36 additions and 9 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.15 2000/08/11 15:56:44 nate Exp $">
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.16 2000/09/16 02:16:14 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: Newsflash">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -10,6 +10,16 @@
<tr>
<td>
<H2>October, 2000</H2>
<UL>
<li><b>October 14, 2000:</b>
<br><a href="mailto:slobomax@freebsd.org">Maxim Sobolev</a> has produced a
port of the JDK 1.2.2 software. It can now be built from the ports directory
ports/java/jdk12-beta. See <a href="dists/12.html">JDK 1.2.x</a> for more details.
<p>All the issues noted below are still in place, however.
<p>So anyone who has a Java2 port you've been waiting on submitting, now is your chance.
</UL>
<H2>September, 2000</H2>
<UL>
<li><b>September 15, 2000:</b> From the Java news desk:
@ -54,7 +64,7 @@ little time testing the new port. While this is not a trivial task, there are
clear step-by-step insturctions on how to build and use the port.
<br>The patches may be found, as usual on:
<br><a href=
"http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz">http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz</a>
"http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>
<br>More information, open issues and step-by-step instructions may be found at:
<br><a href=
"http://web.inter.nl.net/users/kjkoster/java/index.html">http://web.inter.nl.net/users/kjkoster/java/index.html</a>