70 lines
2.5 KiB
XML
70 lines
2.5 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "FreeBSD &java; Project: Distributions">
|
|
]>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.developers">
|
|
|
|
<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>
|
|
</body>
|
|
</html>
|