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/index.sgml,v 1.5 2000/04/30 22:57:33 nik Exp $">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.6 2000/05/03 14:16:42 patrick Exp $">
<!ENTITY title "FreeBSD Java Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -79,7 +79,10 @@
</tr>
</TABLE>
<P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for JDK 1.1.8. JDK2 (aka 1.2) support is forthcoming. Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) is not supported.
<P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for JDK 1.1.8. Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) is not supported.
<P><B>Newsflash!</B>We now have a JDK2 (aka 1.2) beta quality port. It can be
built from the ports directory ports/java/jdk12-beta. See <a href="dists/12.html">JDK 1.2.x page</a> for details.
</td>
</tr>