Add details of sobomax's create of a port for the jdk2 native build

and change Greg Lewis's patch download locations.
This commit is contained in:
Patrick S. Gardella 2000-10-14 13:56:11 +00:00
parent d0e20f4ef0
commit 8bb2f73641
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8149
3 changed files with 36 additions and 9 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/12.sgml,v 1.9 2000/05/03 15:28:35 patrick Exp $">
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.10 2000/05/04 12:32:10 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -10,6 +10,20 @@
<table border="0">
<tr>
<td>
<p>
<b>October 14, 2000:</b> Greg Lewis' native FreeBSD JDK 1.2.2 is now in beta
test stage and is now available in the ports directory (ports/java/jdk12-beta).
<br>While this is only for i386 architecture at the moment, this will allow anyone
running the i386 (most of you) the opportunity to build a native JDK2, and then
test them out against your favorite apps and custom code. If you use something
regularly, why not make a port of it? Instructions are availible at <a href="http://www.freebsd.org/porters_handbook">Porters Handbook</a>.
<P>If you want to try to build it by hand, due to SCSL concerns, you now have to go to
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>
and agree to the SCSL before downloading. There is a mirror at
<a href="http://java2.freebsd.methodsystems.com/java/jdk.html">http://java2.freebsd.methodsystems.com/java/jdk.html</a>
<P><b>Note</b>: This port will take a lot of hard drive space to build (around 250 MB).
<p>
<b>May 3, 2000:</b> Greg Lewis has just announced that the native FreeBSD
JDK 1.2.2 port has entered alpha test stage.
@ -20,8 +34,8 @@ and 4.0 alpha). Most demo applets and applications run.
little time testing the new port. While this is not a trivial task, there are
clear step-by-step insturctions on how to build and use the port.
<br>The patches may be found, as usual on:
<br><a href="http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz">
http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz</a>
<br><a href="http://www.eyesbeyond.com/freebsddom/java/jdk.html">
http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>
<br>More information, open issues and step-by-step instructions may be found at:
<br><a href="http://web.inter.nl.net/users/kjkoster/java/index.html">
http://web.inter.nl.net/users/kjkoster/java/index.html</a>
@ -32,8 +46,8 @@ process is not for the faint of heart, and the resulting JDK is not for
production systems. Having said that, most AWT and Swing demo's have been
found to run. There is plenty of work to do, and we need all the testers we
can find. Patches and build instructions may be downloaded from
<A HREF="http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz">http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz</A>. Currently open
issues and test results may be found at
<A HREF="http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>
Current issues and test results may be found at
<A HREF="http://web.inter.nl.net/users/kjkoster/java/index.html">http://web.inter.nl.net/users/kjkoster/java/index.html.</A> </p>
<p>
<b>January 30, 2000:</b> The Linux Blackdown Port Team has released RC4 of JDK 1.2

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.5 2000/04/30 22:57:33 nik Exp $">
<!ENTITY date "$FreeBSD: www/en/java/index.sgml,v 1.6 2000/05/03 14:16:42 patrick Exp $">
<!ENTITY title "FreeBSD Java Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -79,7 +79,10 @@
</tr>
</TABLE>
<P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for JDK 1.1.8. JDK2 (aka 1.2) support is forthcoming. 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
built from the ports directory ports/java/jdk12-beta. See <a href="dists/12.html">JDK 1.2.x 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.15 2000/08/11 15:56:44 nate Exp $">
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.16 2000/09/16 02:16:14 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: Newsflash">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -10,6 +10,16 @@
<tr>
<td>
<H2>October, 2000</H2>
<UL>
<li><b>October 14, 2000:</b>
<br><a href="mailto:slobomax@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
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>So anyone who has a Java2 port you've been waiting on submitting, now is your chance.
</UL>
<H2>September, 2000</H2>
<UL>
<li><b>September 15, 2000:</b> From the Java news desk:
@ -54,7 +64,7 @@ little time testing the new port. While this is not a trivial task, there are
clear step-by-step insturctions on how to build and use the port.
<br>The patches may be found, as usual on:
<br><a href=
"http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz">http://www.eyesbeyond.com/freebsd-jdk122-patches-latest.tar.gz</a>
"http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>
<br>More information, open issues and step-by-step instructions may be found at:
<br><a href=
"http://web.inter.nl.net/users/kjkoster/java/index.html">http://web.inter.nl.net/users/kjkoster/java/index.html</a>