42 lines
1.5 KiB
Text
42 lines
1.5 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.2 2000/01/29 23:53:44 patrick Exp $">
|
|
<!ENTITY title "FreeBSD Java Project: Distributions">
|
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
|
]>
|
|
<html>
|
|
&header;
|
|
|
|
<table width="600" border="0">
|
|
<tr>
|
|
<td>
|
|
<table width="100%" border="0">
|
|
<tr>
|
|
<td>
|
|
This is the offical 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).
|
|
|
|
<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> availible. 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>
|