doc/en/java/dists/index.sgml
Murray Stokely 3bf2fe1cf5 Acknowledge Java, JDK, JRE, and Unix trademarks. Update an xsl file
to include the new copyright notice correctly.

Submitted by:	"Simon L. Nielsen" <simon@nitro.dk>
2003-06-18 23:34:04 +00:00

45 lines
1.6 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/index.sgml,v 1.6 2002/11/15 12:20:24 phantom Exp $">
<!ENTITY title "FreeBSD &java; Project: Distributions">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<table border="0">
<tr>
<td>
<table width="100%" border="0">
<tr>
<td>
This is the official port of Sun's &java; Development Kit for FreeBSD. No known significant bugs exist at this time, but there are no guarantees of usability. However, many commercial companies rely on this port, so it should be safe to use.
</td>
<td>
<A HREF="http://java.sun.com"><IMG SRC="../j2j.gif" HSPACE=10 border="0" ALT="Jump to Java"></A>
</td>
</tr>
</table>
<H2>Supported</H2>
<H3>&jdk; 1.1.x</H3>
<P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for <A HREF="11.html">JDK 1.1.8</A>. Included is support for both X and non-X systems as two separate binaries.
<H3>JDK 1.2.x</H3>
<P><A HREF="12.html">JDK2 (aka 1.2)</A> support is forthcoming.
<H3>JDK 1.3.x</H3>
<P><A HREF="13.html">JDK 1.3</A> support is forthcoming (after JDK 1.2).
<H3>JDK 1.4.x</H3>
<P><A HREF="14.html">JDK 1.4</A> support is forthcoming (after JDK 1.3).
<H2>Unsupported</H2>
<H3>JDK 1.0.x</H3>
<P>There is an old port of <A HREF="10.html">JDK 1.0.2</A> available. It is a.out, and will run on older FreeBSD systems (2.1.x and 2.2.x). <B>This port is not supported</B>
<P>Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) is not supported in either JDK 1.1.8 or JDK 1.2.
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>