Date: Mon, 10 Sep 2001 13:15:20 -0700 From: Maxim Sobolev <sobomax@hub.freebsd.org> To: www@FreeBSD.org Cc: java@FreeBSD.org Subject: Another update for FreeBSD Java page [patch] Message-ID: <20010910131520.A14832@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
--yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Please review attached patch. Thanks! -Maxim --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="javawww.diff" Index: index.sgml =================================================================== RCS file: /home/ncvs/www/en/java/index.sgml,v retrieving revision 1.8 diff -d -u -r1.8 index.sgml --- index.sgml 2001/09/09 18:27:22 1.8 +++ index.sgml 2001/09/10 20:08:53 @@ -81,8 +81,10 @@ <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>We now have a JDK 1.3.1 alpha quality port. It can be -built from the ports directory ports/java/jdk13. See <a href="dists/13.html">JDK 1.3.x page</a> for details. +<P><B>Newsflash!</B> 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. </td> </tr> Index: newsflash.sgml =================================================================== RCS file: /home/ncvs/www/en/java/newsflash.sgml,v retrieving revision 1.23 diff -d -u -r1.23 newsflash.sgml --- newsflash.sgml 2001/09/09 18:27:22 1.23 +++ newsflash.sgml 2001/09/10 20:01:04 @@ -12,6 +12,10 @@ <H2>September, 2001</H2> <UL> +<li><b>September 10, 2001:</b> +<br><a href="mailto:glewis@eyesbeyond.com">Greg Lewis</a> has released an +updated patchset (patchlevel 4) for the JDK 1.3.1 software. See +<a href="dists/13.html">JDK 1.3.x page</a> for more details. <li><b>September 6, 2001:</b> <br><a href="mailto:sobomax@FreeBSD.org">Maxim Sobolev</a> has created a port of the Sun's <a href="http://www.sun.com/forte/ffj/index.html">Forte[tm] Index: dists/13.sgml =================================================================== RCS file: /home/ncvs/www/en/java/dists/13.sgml,v retrieving revision 1.8 diff -d -u -r1.8 13.sgml --- dists/13.sgml 2001/09/09 18:27:28 1.8 +++ dists/13.sgml 2001/09/10 20:11:39 @@ -12,7 +12,17 @@ <td> <p> -<b>August 27, 2001:</b><a href="mailto:glewis@eyesbeyond.com">Greg Lewis</a> +<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 +software and updated the ports/java/jdk13 port accordingly. The updated +patches may be found, as usually, at <a href= +"http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a> +<br>This release contains many fixes and improvements, so please upgrade +before reporting a problem. +</p> + +<p> +<b>August 27, 2001:</b> <a href="mailto:glewis@eyesbeyond.com">Greg Lewis</a> has released a long-awaited port of the JDK 1.3.1 software. It can now be built from the ports directory ports/java/jdk13. It should be noted that all notes below apply and it is still very much a <strong>developer-only</strong> --yrj/dFKFPuw6o+aM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010910131520.A14832>