. Add information about Brian Gardner's port of OpenJDK 6.
. Fix some whitespace bogons. . Replace some instances of FreeBSD by &os;.
This commit is contained in:
parent
584ec3161b
commit
ce3281760a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35116
2 changed files with 87 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/16.sgml,v 1.2 2008/02/22 04:53:47 glewis Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.6">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/16.sgml,v 1.3 2008/06/24 02:56:50 glewis Exp $">
|
||||
<!ENTITY title "&os; &java; Project: &jdk; 1.6">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
]>
|
||||
<html>
|
||||
|
@ -9,7 +9,29 @@
|
|||
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<td>
|
||||
|
||||
<p>
|
||||
<b>May 5, 2009:</b> <a href="mailto:openjdk@getsnappy.com">Brian
|
||||
Gardner</a>'s update to Build 16 of the
|
||||
<a href="http://openjdk.java.net/">OpenJDK</a> 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.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>February 23, 2009:</b> <a href="mailto:openjdk@getsnappy.com">Brian
|
||||
Gardner</a>'s port of <a href="http://openjdk.java.net/">OpenJDK</a> 6 is
|
||||
committed to the &os; Ports Collection.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>February 6, 2009:</b> <a href="mailto:openjdk@getsnappy.com">Brian
|
||||
Gardner</a> has announced a port of
|
||||
<a href="http://openjdk.java.net/">OpenJDK</a> 6 to &os; 7.0. The patch
|
||||
can be found at
|
||||
<a href="http://beta.experts-exchange.com/articles/OS/Unix/BSD/Patch-for-OpenJDK6-on-BSD.html">http://beta.experts-exchange.com/articles/OS/Unix/BSD/Patch-for-OpenJDK6-on-BSD.html</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>February 14, 2008:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
|
@ -44,7 +66,7 @@ on downloading the patchset can be found at
|
|||
<b>August 2, 2007:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the first patchset (patchlevel 1, "Brumby")
|
||||
for the &jdk; 1.6.0 software. This first release supports both
|
||||
FreeBSD and OpenBSD on the i386 and amd64 architectures. Information
|
||||
&os; and OpenBSD on the i386 and amd64 architectures. Information
|
||||
on downloading the patchset can be found at
|
||||
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk16.html">http://www.eyesbeyond.com/freebsddom/java/jdk16.html</a>.
|
||||
</p>
|
||||
|
|
|
@ -20,13 +20,32 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/java/news.xml,v 1.7 2008/08/27 13:42:31 jkois Exp $
|
||||
$FreeBSD: www/en/java/news.xml,v 1.8 2009/07/12 22:53:00 glewis Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
<year>
|
||||
<name>2009</name>
|
||||
|
||||
<month>
|
||||
<name>May</name>
|
||||
|
||||
<day>
|
||||
<name>5</name>
|
||||
|
||||
<event>
|
||||
<title><a href="http://openjdk.java.net/">OpenJDK</a> 6 updated
|
||||
to Build 16.</title>
|
||||
|
||||
<p><a href="mailto:openjdk@getsnappy.com">Brian Gardner</a> has
|
||||
released an update of the
|
||||
<a href="http://openjdk.java.net/">OpenJDK</a> 6 port to Build 16.
|
||||
See the <a href="dists/16.html">JDK 1.6.x page</a>
|
||||
for more details.</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
|
||||
<month>
|
||||
<name>March</name>
|
||||
|
||||
|
@ -44,6 +63,40 @@
|
|||
</event>
|
||||
</day>
|
||||
</month>
|
||||
|
||||
<month>
|
||||
<name>February</name>
|
||||
|
||||
<day>
|
||||
<name>23</name>
|
||||
|
||||
<event>
|
||||
<title>Port of <a href="http://openjdk.java.net/">OpenJDK</a> 6
|
||||
committed</title>
|
||||
|
||||
<p><a href="mailto:openjdk@getsnappy.com">Brian Gardner</a>'s
|
||||
port of <a href="http://openjdk.java.net/">OpenJDK</a> 6 is
|
||||
committed to the Ports Collection as java/openjdk6.
|
||||
See the <a href="dists/16.html">JDK 1.6.x page</a> for more
|
||||
details.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>6</name>
|
||||
|
||||
<event>
|
||||
<title>Port of <a href="http://openjdk.java.net/">OpenJDK</a> 6
|
||||
announced</title>
|
||||
|
||||
<p><a href="mailto:openjdk@getsnappy.com">Brian Gardner</a> has
|
||||
announced a port of <a href="http://openjdk.java.net/">OpenJDK</a>
|
||||
6 to FreeBSD 7.x.
|
||||
See the <a href="dists/16.html">JDK 1.6.x page</a> for more
|
||||
details.</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
</year>
|
||||
|
||||
<year>
|
||||
|
@ -55,7 +108,7 @@
|
|||
<day>
|
||||
<name>18</name>
|
||||
|
||||
<event>
|
||||
<event>
|
||||
<title>The FreeBSD Foundation has announced binary releases
|
||||
of the JDK 1.6 and JRE 1.6</title>
|
||||
|
||||
|
@ -157,7 +210,7 @@
|
|||
|
||||
<day>
|
||||
<name>2</name>
|
||||
|
||||
|
||||
<event>
|
||||
<title>Patchset 1 for &jdk; 1.6 released</title>
|
||||
|
||||
|
@ -179,7 +232,7 @@
|
|||
<event>
|
||||
<title>Patchset 6 for &jdk; 1.5 released</title>
|
||||
|
||||
<p><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has
|
||||
<p><a href="mailto:glewis@FreeBSD.org">Greg Lewis</a> has
|
||||
released the sixth patchset (patchset 6) in the
|
||||
&jdk; 1.5 series. See the <a
|
||||
href="dists/15.html">JDK 1.5.x page</a> for more
|
||||
|
@ -242,13 +295,13 @@
|
|||
&jdk; 1.5 series. See the <a
|
||||
href="dists/15.html">JDK 1.5.x page</a> for more
|
||||
details.</p>
|
||||
</event>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>5</name>
|
||||
|
||||
<event>
|
||||
<event>
|
||||
<title>The FreeBSD Foundation has announced binary releases
|
||||
of the JDK 1.5 and JRE 1.5</title>
|
||||
|
||||
|
@ -461,7 +514,7 @@
|
|||
</event>
|
||||
</day>
|
||||
</month>
|
||||
|
||||
|
||||
<month>
|
||||
<name>March</name>
|
||||
|
||||
|
@ -755,7 +808,7 @@
|
|||
1.2.x</a> for more details.</p>
|
||||
|
||||
<p>All the issues noted below are still in place,
|
||||
however.</p>
|
||||
however.</p>
|
||||
|
||||
<p>So anyone who has a Java2 port you've been waiting on
|
||||
submitting, now is your chance.</p>
|
||||
|
|
Loading…
Reference in a new issue