. Update to note that the FreeBSD Foundation provided binaries are

unsupported and that the recommended JDK is openjdk6.
. Add a link to the new 1.7 page.
. Convert some bare words to entities.
This commit is contained in:
Greg Lewis 2012-01-16 07:16:11 +00:00
parent 111337bf1e
commit ae40fc5ff3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38250

View file

@ -1,36 +1,33 @@
<!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 date "$FreeBSD: www/en/java/index.sgml,v 1.29 2008/08/27 15:36:53 jkois 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>
<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 &openjdk; project provides an open-source implementation of the &java;
SE Platform and is available in versions 6 and 7 for all supported
FreeBSD releases on the i386 and amd64 platforms. Both versions can be
installed by building from sources using the FreeBSD Ports Collection
(<code>openjdk6</code> and <code>openjdk7</code>, respectively) and
are also distributed as a prebuilt binary package via the FreeBSD mirrors
and can be installed directly using <code>pkg_add(1)</code>.</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&trade;) and Java Development Kit (&jdk;).</p>
<p>&openjdk; is the recommended &java; implementation on FreeBSD.
The FreeBSD Foundation is no longer providing supported &java; &jdk; and
&jre; packages based on Sun's partner sources. Older packages for &java;
&jdk; and &jre; 5.0 and 6.0 are still available below for reference and
legacy use only, but are no longer supported.</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>
<p>Further information about downloading the unsupported binaries is
available from the
<a href="http://www.FreeBSDFoundation.org/downloads/java.shtml">FreeBSD
Foundation &java; Downloads</a> page.</p>
<h2>News</h2>
@ -41,14 +38,11 @@
<h2>Software</h2>
<ul>
<li><a href="install.html">Getting Java for FreeBSD</a></li>
<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="dists/17.html">JDK 1.7.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>
@ -64,7 +58,7 @@
<li><a href="docs/howtoports.html">Creating Ports...</a></li>
</ul>
<h2>Java Resources</h2>
<h2>&java; Resources</h2>
<ul>
<li><a href="links/index.html">Links</a></li>