- Add long overdue news item about availability of patchlevel 5 for jdk1.3.1;

- add an item about reached agreement between the FreeBSD Foundation and
  Sun Microsystems regarding license for the native jdk/jre ports.
This commit is contained in:
Maxim Sobolev 2001-12-29 08:34:02 +00:00
parent dba6471783
commit cccafaf19c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11532
3 changed files with 55 additions and 7 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/13.sgml,v 1.8 2001/09/09 18:27:28 sobomax Exp $">
<!ENTITY date "$FreeBSD: www/en/java/dists/13.sgml,v 1.9 2001/09/11 07:11:52 sobomax Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.3">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -11,6 +11,16 @@
<tr>
<td>
<p>
<b>October 16, 2001:</b> <a href="mailto:glewis@eyesbeyond.com">Greg
Lewis</a> has released an updated patchset (patchlevel 5) for the JDK 1.3.1
software and updated the ports/java/jdk13 port accordingly. The updated
patches may be found, as usual at <a href=
"http://www.eyesbeyond.com/freebsddom/java/jdk13.html">http://www.eyesbeyond.com/freebsddom/java/jdk13.html</a>
<br>This release contains many fixes and improvements, so please upgrade
before reporting a problem.
</p>
<p>
<b>September 10, 2001:</b> <a href="mailto:glewis@eyesbeyond.com">Greg
Lewis</a> has released an updated patchset (patchlevel 4) for the JDK 1.3.1

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.9 2001/09/11 07:11:46 sobomax Exp $">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.10 2001/11/07 17:55:35 phantom Exp $">
<!ENTITY title "FreeBSD Java Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -81,10 +81,12 @@
<P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for JDK 1.1.8. Anything prior to FreeBSD 2.2 (such as FreeBSD 2.1.7.1) is not supported.
<P><B>Newsflash!</B> A new patchset (patchlevel 4) is available for the JDK 1.3.1 port.
This release contains numerous bug fixes and improvements. Please don't forget to
upgrade before reporting any problems. See <a href="dists/13.html">JDK 1.3.x page</a>
for details.
<P><B>Newsflash!</B> The FreeBSD Foundation has secured a license from Sun
Microsystems to distribute a native FreeBSD version of both the Java
Development Kit (JDK) and the Java Runtime Environment (JRE). Thanks to the
great efforts of the FreeBSD Java team, these should be available for
inclusion with the upcoming release of FreeBSD 4.5 in January, 2002. See
<A HREF="newsflash.html">Newsflash page</A> for details.
</td>
</tr>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.23 2001/09/09 18:27:22 sobomax Exp $">
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.24 2001/09/11 07:11:46 sobomax Exp $">
<!ENTITY title "FreeBSD Java Project: Newsflash">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -10,6 +10,42 @@
<tr>
<td>
<H2>December, 2001</H2>
<UL>
<li><b>December 22, 2001:</b>
<br>
<p>This was posted to announce@freebsd.org:<p>
The FreeBSD Foundation has secured a license from Sun Microsystems to
distribute a native FreeBSD version of both the Java Development Kit (JDK)
and the Java Runtime Environment (JRE). Thanks to the great efforts of
the FreeBSD Java team, these should be available for inclusion with the
upcoming release of FreeBSD 4.5 in January, 2002.
<p>
The general availability of a distributable version of Java will
benefit end users, commercial users, and developers who use FreeBSD.
Java continues to grow in popularity and has become heavily used in
server side web applications, one of FreeBSD's core areas of strength.
With an officially licensed binary Java distribution, FreeBSD becomes
an ideal platform for execution, development, and deployment of Java
based solutions.
<p>
This agreement would not have been possible without the efforts of
<a href="mailto:nate@FreeBSD.org">Nate Williams</a>. Nate not only
started the FreeBSD Java porting effort, but also brought Sun Microsystems
and the Foundation together to negotiate a license.
<p>
You can find full text of the announcement
<a href="http://daily.daemonnews.org/view_story.php3?story_id=2602">here</a>.
</UL>
<H2>October, 2001</H2>
<UL>
<li><b>October 16, 2001:</b>
<br><a href="mailto:glewis@eyesbeyond.com">Greg Lewis</a> has released an
updated patchset (patchlevel 5) for the JDK 1.3.1 software. See
<a href="dists/13.html">JDK 1.3.x page</a> for more details.
</UL>
<H2>September, 2001</H2>
<UL>
<li><b>September 10, 2001:</b>