The following reply was made to PR docs/179801; it has been noted by GNATS.

From: [email protected] (dfilter service)
To: [email protected]
Cc:  
Subject: Re: docs/179801: commit references a PR
Date: Fri,  5 Jul 2013 00:47:19 +0000 (UTC)

 Author: glewis
 Date: Fri Jul  5 00:47:11 2013
 New Revision: 42154
 URL: http://svnweb.freebsd.org/changeset/doc/42154
 
 Log:
   . Remove references to the defunct java/jdk16 port and replace with
     java/openjdk6 as appropriate.
   
   PR:          179801
   Submitted by:        jgh@
 
 Modified:
   head/en_US.ISO8859-1/books/porters-handbook/book.xml
   head/en_US.ISO8859-1/htdocs/java/install.xml
 
 Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/books/porters-handbook/book.xml       Thu Jul  4 
22:34:09 2013        (r42153)
 +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml       Fri Jul  5 
00:47:11 2013        (r42154)
 @@ -6982,8 +6982,8 @@ USE_QT4= moc_build qmake_build rcc_build
        <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
 
 Modified: head/en_US.ISO8859-1/htdocs/java/install.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/htdocs/java/install.xml       Thu Jul  4 22:34:09 
2013        (r42153)
 +++ head/en_US.ISO8859-1/htdocs/java/install.xml       Fri Jul  5 00:47:11 
2013        (r42154)
 @@ -23,16 +23,6 @@ different Java Development Kits:</p>
  <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>
 _______________________________________________
 [email protected] mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "[email protected]"
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to