From owner-freebsd-java@FreeBSD.ORG Fri Jun 21 07:20:42 2013
Return-Path:
Delivered-To: java@FreeBSD.org
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)
Date: Fri, 21 Jun 2013 07:20:42 GMT
Message-Id: <201306210720.r5L7KgF9054079@freefall.freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] jdk16 is deprecated, reflect within documentation
From: Jason Helfman
X-send-pr-version: 3.114
X-GNATS-Notify:
Cc: java@FreeBSD.org, glewis@FreeBSD.org
X-BeenThere: freebsd-java@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: Jason Helfman
List-Id: Porting Java to FreeBSD
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Fri, 21 Jun 2013 07:20:42 -0000
>Submitter-Id: current-users
>Originator: Jason Helfman
>Organization:
>Confidential: no
>Synopsis: [patch] jdk16 is deprecated, reflect within documentation
>Severity: non-critical
>Priority: low
>Category: docs
>Class: change-request
>Release: FreeBSD 10.0-CURRENT amd64
>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
-
-
-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
-
-
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