91 lines
3.4 KiB
Text
91 lines
3.4 KiB
Text
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.28 2008/02/22 04:41:19 glewis Exp $">
|
|
<!ENTITY title "FreeBSD &java; Project">
|
|
<!ENTITY % navinclude.developers "INCLUDE">
|
|
]>
|
|
<html>
|
|
&header;
|
|
|
|
<a href="http://java.sun.com"><img src="j2j.gif" hspace="10"
|
|
border="0" alt="Jump to Java" align="right"></a>
|
|
|
|
<p>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.</p>
|
|
|
|
<p>The <a href="http://www.FreeBSDFoundation.org/">FreeBSD
|
|
Foundation</a> has negotiated a license with Sun Microsystems to
|
|
distribute FreeBSD binaries for the Java Runtime Environment
|
|
(JRE™) and Java Development Kit (&jdk;).</p>
|
|
|
|
<p>The current release of the JDK and JRE available via the FreeBSD
|
|
Foundation is 1.6.0-7. These binaries have been tested and
|
|
certified to run with 6.3-RELEASE and 7.0-RELEASE (&os;/i386 and
|
|
&os;/amd64) but may also work with other 6.X/7.X releases
|
|
(&os;/i386 and &os;/amd64). Packages for JDK/JRE 1.5.0 are still
|
|
available for download although they are not supported any longer.</p>
|
|
|
|
<p>For further information about downloading the JDK and JRE
|
|
binaries for FreeBSD, please see the <a
|
|
href="http://www.FreeBSDFoundation.org/downloads/java.shtml">FreeBSD
|
|
Foundation Java Downloads</a> page.</p>
|
|
|
|
<h2>News</h2>
|
|
|
|
<ul>
|
|
<li><a href="newsflash.html">Announcements</a></li>
|
|
</ul>
|
|
|
|
<h2>Software</h2>
|
|
|
|
<ul>
|
|
<li><a href="install.html">Getting Java for FreeBSD</a></li>
|
|
<li><a href="dists/">Release Information</a></li>
|
|
<li><a href="dists/11.html">JDK 1.1.x</a></li>
|
|
<li><a href="dists/12.html">JDK 1.2.x</a></li>
|
|
<li><a href="dists/13.html">JDK 1.3.x</a></li>
|
|
<li><a href="dists/14.html">JDK 1.4.x</a></li>
|
|
<li><a href="dists/15.html">JDK 1.5.x</a></li>
|
|
<li><a href="dists/16.html">JDK 1.6.x</a></li>
|
|
<li><a href="../ports/java.html">Available Ports...</a></li>
|
|
<li><a href="howhelp.html">How can I help?</a></li>
|
|
<li><a href="howhelp.html#BUG">I found a bug!?!</a></li>
|
|
</ul>
|
|
|
|
<h2>Documentation</h2>
|
|
|
|
<ul>
|
|
<li><a href="docs/newbies.html">For Newbies</a></li>
|
|
<li><a href="docs/tutorials.html">Tutorials</a></li>
|
|
<li><a href="docs/faq.html">FAQ</a></li>
|
|
<li><a href="docs/performance.html">Performance Comparison</a></li>
|
|
<li><a href="docs/howtoports.html">Creating Ports...</a></li>
|
|
</ul>
|
|
|
|
<h2>Java Resources</h2>
|
|
|
|
<ul>
|
|
<li><a href="links/index.html">Links</a></li>
|
|
<li><a href="links/freebsd.html">FreeBSD</a></li>
|
|
<li><a href="links/vendor.html">Vendor</a></li>
|
|
<li><a href="links/development.html">Development Tools</a></li>
|
|
<li><a href="links/api.html">APIs</a></li>
|
|
<li><a href="links/tutorials.html">Tutorials</a></li>
|
|
<li><a href="links/documentation.html">Documentation</a></li>
|
|
<li><a href="links/resources.html">Resources...</a></li>
|
|
<li><a href="links/servlets.html">Servlets</a></li>
|
|
</ul>
|
|
|
|
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
|
|
<p>Search for:</p>
|
|
<input type="text" name="words" size="25">
|
|
<input type="hidden" name="max" value="25">
|
|
<input type="hidden" name="source" value="www">
|
|
<input type="submit" value="Go">
|
|
</form>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|