Announce to the world recent developments in the FreeBSD Java port:

- availability of the alpha-quality port of JDK 1.3.1;
- availability of the Forte for Java, Community Edition port.

Reviewed by:	nik, phantom
This commit is contained in:
Maxim Sobolev 2001-09-09 18:27:28 +00:00
parent a47294ae41
commit dac3e398eb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10637
3 changed files with 37 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/13.sgml,v 1.6 2001/07/06 02:12:00 dd Exp $"> <!ENTITY date "$FreeBSD: www/en/java/dists/13.sgml,v 1.7 2001/07/25 12:19:11 dd Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 1.3"> <!ENTITY title "FreeBSD Java Project: JDK 1.3">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
@ -10,6 +10,15 @@
<table border="0"> <table border="0">
<tr> <tr>
<td> <td>
<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>
release and it is not recommended for use in production environment.
</p>
<p> <p>
<b>July 16, 2001:</b> <a href="mailto:glewis@eyesbeyond.com">Greg Lewis</a> <b>July 16, 2001:</b> <a href="mailto:glewis@eyesbeyond.com">Greg Lewis</a>
releases patches for developers interested in building a native releases patches for developers interested in building a native

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.6 2000/05/03 14:16:42 patrick Exp $"> <!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.7 2000/10/14 13:56:06 patrick Exp $">
<!ENTITY title "FreeBSD Java Project"> <!ENTITY title "FreeBSD Java Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
@ -81,8 +81,8 @@
<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>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 JDK2 (aka 1.2) beta quality port. It can be <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/jdk12-beta. See <a href="dists/12.html">JDK 1.2.x page</a> for details. built from the ports directory ports/java/jdk13. See <a href="dists/13.html">JDK 1.3.x page</a> for details.
</td> </td>
</tr> </tr>

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.21 2001/07/06 02:12:00 dd Exp $"> <!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.22 2001/07/14 05:28:21 kuriyama Exp $">
<!ENTITY title "FreeBSD Java Project: Newsflash"> <!ENTITY title "FreeBSD Java Project: Newsflash">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
@ -10,10 +10,32 @@
<tr> <tr>
<td> <td>
<H2>September, 2001</H2>
<UL>
<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]
for Java[tm]</a>, release 3.0 Community Edition integrated development
environment (IDE). It can now be built from the ports directory
ports/java/forte.
<p>The port can be used either with native JDK 1.3.1, or with Linux JDK 1.3.1.
</UL>
<H2>August, 2001</H2>
<UL>
<li><b>August 27, 2001:</b>
<br><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. See <a href="dists/13.html">JDK 1.3.x</a>
for more details.
<p>It should be noted that this is very much a developer-only release and it
is not recommended for use in production environment.
</UL>
<H2>October, 2000</H2> <H2>October, 2000</H2>
<UL> <UL>
<li><b>October 14, 2000:</b> <li><b>October 14, 2000:</b>
<br><a href="mailto:sobomax@freebsd.org">Maxim Sobolev</a> has produced a <br><a href="mailto:sobomax@FreeBSD.org">Maxim Sobolev</a> has produced a
port of the JDK 1.2.2 software. It can now be built from the ports directory port of the JDK 1.2.2 software. It can now be built from the ports directory
ports/java/jdk12-beta. See <a href="dists/12.html">JDK 1.2.x</a> for more details. ports/java/jdk12-beta. See <a href="dists/12.html">JDK 1.2.x</a> for more details.
<p>All the issues noted below are still in place, however. <p>All the issues noted below are still in place, however.