From d104b86a5d95f3591c322e22c9a5086ccce68183 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Sun, 26 Jan 2014 04:10:51 +0000 Subject: [PATCH] - drop announcements/newsflash in favor of pointing to svn/freshports - update information on installation, and include pkg install instructions - shift java/linux-sun-jdk16 java/linux-sun-jdk17 for oracle jdk - update release information - drop links as these are very old and java@ would rather bring back with more relevant content Reviewed by: glewis@ (java) Approved by: wblock (mentor) --- en_US.ISO8859-1/htdocs/java/Makefile | 5 - en_US.ISO8859-1/htdocs/java/dists/16.xml | 115 +- en_US.ISO8859-1/htdocs/java/dists/17.xml | 7 +- en_US.ISO8859-1/htdocs/java/dists/index.xml | 4 +- en_US.ISO8859-1/htdocs/java/index.xml | 9 +- en_US.ISO8859-1/htdocs/java/install.xml | 12 +- en_US.ISO8859-1/htdocs/java/java-rss.xsl | 98 -- en_US.ISO8859-1/htdocs/java/links.xml | 86 - en_US.ISO8859-1/htdocs/java/news.xml | 1616 ------------------- en_US.ISO8859-1/htdocs/java/newsflash.xsl | 90 -- 10 files changed, 23 insertions(+), 2019 deletions(-) delete mode 100644 en_US.ISO8859-1/htdocs/java/java-rss.xsl delete mode 100644 en_US.ISO8859-1/htdocs/java/links.xml delete mode 100644 en_US.ISO8859-1/htdocs/java/news.xml delete mode 100644 en_US.ISO8859-1/htdocs/java/newsflash.xsl diff --git a/en_US.ISO8859-1/htdocs/java/Makefile b/en_US.ISO8859-1/htdocs/java/Makefile index 298747f722..7b7cb4d466 100644 --- a/en_US.ISO8859-1/htdocs/java/Makefile +++ b/en_US.ISO8859-1/htdocs/java/Makefile @@ -12,12 +12,7 @@ SUBDIR = dists DOCS+= howhelp.xml DOCS+= index.xml DOCS+= install.xml -DOCS+= links.xml DATA= j2j.gif -XML.DEFAULT= news.xml -XMLDOCS= newsflash -XMLDOCS+= news:java-rss.xsl::rss.xml - .include "${DOC_PREFIX}/share/mk/web.site.mk" diff --git a/en_US.ISO8859-1/htdocs/java/dists/16.xml b/en_US.ISO8859-1/htdocs/java/dists/16.xml index 13c63aad81..a78fe2cda5 100644 --- a/en_US.ISO8859-1/htdocs/java/dists/16.xml +++ b/en_US.ISO8859-1/htdocs/java/dists/16.xml @@ -13,115 +13,10 @@

-May 09, 2012: Greg -Lewis updates the &openjdk; 6 port -to Build 25. +&openjdk; 6 is frequently updated, and it is suggested to refer to a +revision log for +detailed release history. Additionally, one may choose to review more information at +FreshPorts.

-

-November 30, 2011: Jung-uk -Kim updates the &openjdk; 6 port -to Build 24. -

- -

-August 9, 2011: Jung-uk -Kim updates the &openjdk; 6 port -to Build 23. -

- -

-March 1, 2011: Jung-uk -Kim updates the &openjdk; 6 port -to Build 22. -

- -

-February 9, 2011: Jung-uk -Kim updates the &openjdk; 6 port -to Build 21. -

- -

-July 10, 2010: Greg -Lewis updates the &openjdk; 6 port -to Build 20. -

- -

-May 17, 2010: Lev A. -Serebryakov's update to Build 19 of the -&openjdk; 6 port is committed. -

- -

-January 16, 2010: Brian -Gardner's update to Build 17 of the -&openjdk; 6 port is committed. -This update adds support for building a 'fastdebug' version of -&openjdk; 6, updates the cacerts -file and fixes font rendering. -

- -

-May 5, 2009: Brian -Gardner's update to Build 16 of the -&openjdk; 6 port is committed. -This update also fixes a problem with the port using the HotSpot JVM -from the bootstrap JDK rather building and installing it's version of HotSpot. -

- -

-February 23, 2009: Brian -Gardner's port of &openjdk; 6 is -committed to the &os; Ports Collection. -

- -

-February 6, 2009: Brian -Gardner has announced a port of -&openjdk; 6 to &os; 7.0. The patch -can be found at -http://beta.experts-exchange.com/articles/OS/Unix/BSD/Patch-for-OpenJDK6-on-BSD.html. -

- -

-February 14, 2008: Greg -Lewis has released the fourth patchset (patchlevel 4, "Mach 1") -for the &jdk; 1.6.0 software. This release now supports MacOS X -Leopard and NetBSD/amd64. Information on downloading the patchset can be -found at -http://www.eyesbeyond.com/freebsddom/java/jdk16.html. -

- -

-November 15, 2007: Greg -Lewis has released the third patchset (patchlevel 3, "Boss 302") -for the &jdk; 1.6.0 software. The main update in this patchset -is to move the source code base to 1.6.0 Update 3. Information on -downloading the patchset can be found at -http://www.eyesbeyond.com/freebsddom/java/jdk16.html. -

- -

-October 28, 2007: Greg -Lewis has released the second patchset (patchlevel 2, "Mestengo") -for the &jdk; 1.6.0 software. This release adds support for -NetBSD/i386 and is the first version of the JDK to support the browser -plugin on the amd64 architecture that I am aware of. In addition, the -source code base has been updated to 1.6.0 Update 2. Information -on downloading the patchset can be found at -http://www.eyesbeyond.com/freebsddom/java/jdk16.html. -

- -

-August 2, 2007: Greg -Lewis has released the first patchset (patchlevel 1, "Brumby") -for the &jdk; 1.6.0 software. This first release supports both -&os; and OpenBSD on the i386 and amd64 architectures. Information -on downloading the patchset can be found at -http://www.eyesbeyond.com/freebsddom/java/jdk16.html. -

- - - + diff --git a/en_US.ISO8859-1/htdocs/java/dists/17.xml b/en_US.ISO8859-1/htdocs/java/dists/17.xml index 11f10bed1b..9880eefe23 100644 --- a/en_US.ISO8859-1/htdocs/java/dists/17.xml +++ b/en_US.ISO8859-1/htdocs/java/dists/17.xml @@ -13,9 +13,10 @@

-June 26, 2011: Greg Lewis -updates the &openjdk; 7 port -to Build 147. This corresponds to the initial FCS release of &jdk; 7. +&openjdk; 7 is frequently updated, and it is suggested to refer to a +revision log for +detailed release history. Additionally, one may choose to review more information at +FreshPorts.

diff --git a/en_US.ISO8859-1/htdocs/java/dists/index.xml b/en_US.ISO8859-1/htdocs/java/dists/index.xml index 9cd97cc409..02d4882ac5 100644 --- a/en_US.ISO8859-1/htdocs/java/dists/index.xml +++ b/en_US.ISO8859-1/htdocs/java/dists/index.xml @@ -28,11 +28,11 @@ This is the official port of Sun's &java; Development Kit for FreeBSD. No known

&jdk; 1.6.x

JDK 1.6 support is available. Currently supported -versions are FreeBSD 6.2 and later (for i386 and amd64 architectures).

+versions are FreeBSD 8.4 and later (for i386 and amd64 architectures).

&jdk; 1.7.x

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

+versions are FreeBSD 8.4 and later (for i386 and amd64 architectures).

diff --git a/en_US.ISO8859-1/htdocs/java/index.xml b/en_US.ISO8859-1/htdocs/java/index.xml index 496c693085..cf30ab4aba 100644 --- a/en_US.ISO8859-1/htdocs/java/index.xml +++ b/en_US.ISO8859-1/htdocs/java/index.xml @@ -22,7 +22,7 @@ installed by building from sources using the FreeBSD Ports Collection (openjdk6 and openjdk7, respectively) and are also distributed as a prebuilt binary package via the FreeBSD mirrors - and can be installed directly using pkg_add(1).

+ and can be installed directly using pkg(8).

&openjdk; is the recommended &java; implementation on FreeBSD. The FreeBSD Foundation is no longer providing supported &java; &jdk; and @@ -35,12 +35,6 @@ FreeBSD Foundation &java; Downloads page.

-

News

- - -

Software