In the first paragraph at the very end, the link for "Porters Handbook" is

point to a non-existent location.

Submitted by: "Paul Fournier" <august70@august70-0.dsl.speakeasy.net>
This commit is contained in:
Wolfram Schneider 2000-12-27 13:29:39 +00:00
parent 5df96d7683
commit 34d780c80f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8551

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/12.sgml,v 1.10 2000/05/04 12:32:10 patrick Exp $"> <!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.11 2000/10/14 13:56:11 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)"> <!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
@ -16,7 +16,7 @@ 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 <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 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 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>. 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 <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> <a href="http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>