From owner-svn-doc-all@FreeBSD.ORG Mon Jun 24 20:44:40 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A43B3D95; Mon, 24 Jun 2013 20:44:40 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7C7121EF9; Mon, 24 Jun 2013 20:44:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5OKiemq029946; Mon, 24 Jun 2013 20:44:40 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5OKieGO029945; Mon, 24 Jun 2013 20:44:40 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201306242044.r5OKieGO029945@svn.freebsd.org> From: Eitan Adler Date: Mon, 24 Jun 2013 20:44:40 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42026 - head/en_US.ISO8859-1/htdocs/java/dists X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jun 2013 20:44:40 -0000 Author: eadler Date: Mon Jun 24 20:44:39 2013 New Revision: 42026 URL: http://svnweb.freebsd.org/changeset/doc/42026 Log: Remove unsupported releases from this page: they offer almost no value and clutter the page. Discussed with: Allan Jude Modified: head/en_US.ISO8859-1/htdocs/java/dists/index.xml Modified: head/en_US.ISO8859-1/htdocs/java/dists/index.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/java/dists/index.xml Mon Jun 24 20:42:59 2013 (r42025) +++ head/en_US.ISO8859-1/htdocs/java/dists/index.xml Mon Jun 24 20:44:39 2013 (r42026) @@ -25,7 +25,6 @@ This is the official port of Sun's &java -

Supported

&jdk; 1.6.x

JDK 1.6 support is available. Currently supported @@ -34,32 +33,6 @@ versions are FreeBSD 6.2 and later (for

&jdk; 1.7.x

JDK 1.7 support is available. Currently supported versions are FreeBSD 7.0 and later (for i386 and amd64 architectures).

- -

Unsupported

- -

Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) was never supported in any way.

- -

&jdk; 1.0.x

-

JDK 1.0.2 is unsupported. It was a.out, and would only run on older FreeBSD systems (up to 4.x).

- -

&jdk; 1.1.x

-

JDK 1.1.8 is unsupported. It would also only run on older FreeBSD systems (up to 4.x). Two separate binaries were provided for both X and non-X systems.

- -

&jdk; 1.2.x

-

JDK2 (aka 1.2) is unsupported. The history is -preserved in the former jdk12 port that can be found in the -CVS ports repository Attic.

- -

&jdk; 1.3.x

-

JDK 1.3 is unsupported. The history is -preserved in the former jdk13 port that can be found in the -CVS ports repository Attic.

- -

&jdk; 1.4.x

-

JDK 1.4 is unsupported. The history is -preserved in the former jdk14 port that can be found in the -CVS ports repository Attic.

-