doc/en_US.ISO8859-1/htdocs/java/dists/index.sgml
Hiroki Sato 35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00

66 lines
2.3 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD &java; Project: Distributions">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<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.5.x</H3>
<P><A HREF="15.html">JDK 1.5</A> support is available. Currently supported
versions are FreeBSD 4.8 and later (for i386 and amd64 architectures).</P>
<H3>&jdk; 1.6.x</H3>
<P><A HREF="16.html">JDK 1.6</A> support is available. Currently supported
versions are FreeBSD 6.2 and later (for i386 and amd64 architectures).</P>
<H3>&jdk; 1.7.x</H3>
<P><A HREF="17.html">JDK 1.7</A> support is available. Currently supported
versions are FreeBSD 7.0 and later (for i386 and amd64 architectures).</P>
<H2>Unsupported</H2>
<P>Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) was never supported in any way.</P>
<H3>&jdk; 1.0.x</H3>
<P><A HREF="10.html">JDK 1.0.2</A> is unsupported. It was a.out, and would only run on older FreeBSD systems (up to 4.x).</P>
<H3>&jdk; 1.1.x</H3>
<P><A HREF="11.html">JDK 1.1.8</A> is unsupported. It would also only run on older FreeBSD systems (up to 4.x). Two separate binaries were provided for both X and non-X systems.</P>
<H3>&jdk; 1.2.x</H3>
<P><A HREF="12.html">JDK2 (aka 1.2)</A> is unsupported. The history is
preserved in the former <code>jdk12</code> port that can be found in the
CVS ports repository Attic.</P>
<H3>&jdk; 1.3.x</H3>
<P><A HREF="13.html">JDK 1.3</A> is unsupported. The history is
preserved in the former <code>jdk13</code> port that can be found in the
CVS ports repository Attic.</P>
<H3>&jdk; 1.4.x</H3>
<P><A HREF="14.html">JDK 1.4</A> is unsupported. The history is
preserved in the former <code>jdk14</code> port that can be found in the
CVS ports repository Attic.</P>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>