From owner-freebsd-doc@FreeBSD.ORG Fri Jun 21 07:30:00 2013 Return-Path: Delivered-To: freebsd-doc@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D5E91DDD for ; Fri, 21 Jun 2013 07:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B89D01EE6 for ; Fri, 21 Jun 2013 07:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5L7U0X0054308 for ; Fri, 21 Jun 2013 07:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5L7U0EM054307; Fri, 21 Jun 2013 07:30:00 GMT (envelope-from gnats) Resent-Date: Fri, 21 Jun 2013 07:30:00 GMT Resent-Message-Id: <201306210730.r5L7U0EM054307@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jason Helfman Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A86CB84B; Fri, 21 Jun 2013 07:20:42 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 812581E34; Fri, 21 Jun 2013 07:20:42 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5L7KgVL054080; Fri, 21 Jun 2013 07:20:42 GMT (envelope-from jgh@freefall.freebsd.org) Received: (from jgh@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5L7KgF9054079; Fri, 21 Jun 2013 07:20:42 GMT (envelope-from jgh) Message-Id: <201306210720.r5L7KgF9054079@freefall.freebsd.org> Date: Fri, 21 Jun 2013 07:20:42 GMT From: Jason Helfman To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: docs/179801: [patch] jdk16 is deprecated, reflect within documentation Cc: java@FreeBSD.org, glewis@FreeBSD.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jason Helfman List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jun 2013 07:30:00 -0000 >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 peter@freefall.freebsd.org:/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 @@
make install clean

-

Oracle JDK on FreeBSD

- -

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.

- -

cd /usr/ports/java/jdk16 -
make install clean -

-

Oracle JDK for Linux

This port installs the Java Development Kit from Oracle which was built for Linux. It will run under FreeBSD using the Linux compatibility.

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 @@ 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 java/jdk16. + most current version, and &os; default is java/openjdk6. Variables Which May be Set by Ports That Use >Release-Note: >Audit-Trail: >Unformatted: