On 2013-06-21 03:20, Jason Helfman wrote: >> Number: 179801 >> Category: docs >> Synopsis: [patch] jdk16 is deprecated, reflect within documentation >> Confidential: no >> Severity: non-critical >> Priority: low >> Responsible: freebsd-doc >> State: open >> Quarter: >> Keywords: >> Date-Required: >> Class: change-request >> Submitter-Id: current-users >> Arrival-Date: Fri Jun 21 07:30:00 UTC 2013 >> Closed-Date: >> Last-Modified: >> Originator: Jason Helfman >> Release: FreeBSD 10.0-CURRENT amd64 >> Organization: >> Environment: > System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 > r252008: Wed Jun 19 21:39:58 UTC 2013 > [email protected]:/usr/obj/usr/src/sys/FREEFALL amd64 > > > >> Description: > java/jdk16 is gone >> How-To-Repeat: > >> Fix: > Index: en_US.ISO8859-1/htdocs/java/install.xml > =================================================================== > --- en_US.ISO8859-1/htdocs/java/install.xml (revision 41991) > +++ en_US.ISO8859-1/htdocs/java/install.xml (working copy) > @@ -23,16 +23,6 @@ > <br/>make install clean > </code></p> > > -<h3><a name="jdk">Oracle JDK on FreeBSD</a></h3> > - > -<p>This is the effort of the Java FreeBSD porting project. > -By the use of patchsets and the JDK source code released by Oracle, > -this port builds a native JDK for FreeBSD.</p> > - > -<p><code>cd /usr/ports/java/jdk16 > -<br/>make install clean > -</code></p> > - > <h3><a name="linux-sun-jdk">Oracle JDK for Linux</a></h3> > > <p>This port installs the Java Development Kit from Oracle which was built > for Linux. It will run under FreeBSD using the Linux compatibility.</p> > Index: en_US.ISO8859-1/books/porters-handbook/book.xml > =================================================================== > --- en_US.ISO8859-1/books/porters-handbook/book.xml (revision 41991) > +++ en_US.ISO8859-1/books/porters-handbook/book.xml (working copy) > @@ -6981,8 +6981,8 @@ > <para>There are several JDKs in the ports collection, from > various vendors, and in several versions. If your port must > use one of these versions, you can define which one. The > - most current version is <filename > - role="package">java/jdk16</filename>.</para> > + most current version, and &os; default is <filename > + role="package">java/openjdk6</filename>.</para> > > <table frame="none"> > <title>Variables Which May be Set by Ports That Use >> Release-Note: >> Audit-Trail: >> Unformatted: > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "[email protected]"
Oracle has EOL'd Java6 http://java.com/en/download/faq/java_6.xml The update they released this Tuesday, Java 6u51 is only available to enterprise customers with support contracts. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
