. Fix some grammar.
. Update to note that java/jdk15 now builds on FreeBSD 4.x.
This commit is contained in:
parent
938e154c5b
commit
7ff1e9513f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24300
1 changed files with 12 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/15.sgml,v 1.10 2004/12/18 08:14:34 glewis Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/15.sgml,v 1.1 2005/01/20 09:00:13 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: &jdk; 1.5">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -13,15 +13,20 @@
|
|||
|
||||
<p>
|
||||
<b>January 19, 2005:</b> <a href="mailto:glewis@FreeBSD.org">Greg
|
||||
Lewis</a> has released the first patchset (patchlevel 1) for the
|
||||
&jdk; 1.5.0 software. This is initial patchset and suitable for
|
||||
early testers and developers. Patchset includes support for following
|
||||
versions of FreeBSD -- <b>i386/5.3</b> and <b>amd64/5.3</b>. Though
|
||||
FreeBSD 4.10-RELEASE was testing as well, it's having serious problems
|
||||
still. Information on downloading the patchset can be found at
|
||||
Lewis</a> has released the first patchset (patchlevel 1, "Sabretooth")
|
||||
for the &jdk; 1.5.0 software. This initial patchset is only suitable
|
||||
for early testers and developers. Support for the following
|
||||
versions of FreeBSD is included -- <b>i386/5.3</b> and <b>amd64/5.3</b>.
|
||||
Information on downloading the patchset can be found at
|
||||
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk15.html">http://www.eyesbeyond.com/freebsddom/java/jdk15.html</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<b>April 7, 2005:</b> The java/jdk15 port has been updated so that it
|
||||
builds on FreeBSD 4.11/i386. Unfortunately there are still serious
|
||||
run time issues on this platform.
|
||||
</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</TABLE>
|
||||
|
|
Loading…
Reference in a new issue