Announce to the world recent developments in the FreeBSD Java port:

- availability of the alpha-quality port of JDK 1.3.1;
- availability of the Forte for Java, Community Edition port.

Reviewed by:	nik, phantom
This commit is contained in:
Maxim Sobolev 2001-09-09 18:27:28 +00:00
parent a47294ae41
commit dac3e398eb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10637
3 changed files with 37 additions and 6 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.6 2000/05/03 14:16:42 patrick Exp $">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.7 2000/10/14 13:56:06 patrick Exp $">
<!ENTITY title "FreeBSD Java Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -81,8 +81,8 @@
<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.
<P><B>Newsflash!</B>We now have a JDK 1.3.1 alpha quality port. It can be
built from the ports directory ports/java/jdk13. See <a href="dists/13.html">JDK 1.3.x page</a> for details.
</td>
</tr>