Add comments about JDK 1.3 and clean up files.
This commit is contained in:
parent
f8edd6547e
commit
a450e60475
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6452
25 changed files with 142 additions and 482 deletions
|
@ -1,72 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/10.sgml,v 1.1 2000/01/29 14:17:06 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: JDK 1.0">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<table>
|
||||
<table width="600" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- <table border="0" cellspacing="0" cellpadding="2">
|
||||
<tr>
|
||||
<TD BGCOLOR="#990000" WIDTH="10"> <BR> </TD>
|
||||
<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#ffcc66">
|
||||
<P><BIG><FONT COLOR="#990000"><B>News</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="newsflash.html">Announcements</A><BR>
|
||||
<A HREF="news.html">More ...</A>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Software</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="install.html">Getting Java for FreeBSD</A><BR>
|
||||
<A HREF="dists/">Release Information</A><BR>
|
||||
<A HREF="dists/11.html">JDK 1.1.x</A><BR>
|
||||
<A HREF="dists/12.html">JDK 1.2.x</A><BR>
|
||||
<A HREF="http://www.freebsd.org/ports/java.html">Available Ports …</A><BR>
|
||||
<A HREF="howhelp.html">How can I help?</A>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Documentation</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="docs/newbies.html">For
|
||||
Newbies</A><BR>
|
||||
<A HREF="docs/Tutorials.html">Tutorials</A><BR>
|
||||
<A HREF="docs/FAQ.html">FAQ</A><BR>
|
||||
<A HREF="docs/howtoports.html">Creating Ports…</A><BR>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Java Resources</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="links/index.html">Links</A><BR>
|
||||
<a href="links/freebsd.html">FreeBSD</a><br>
|
||||
<A HREF="links/vendor.html">Vendor</A><BR>
|
||||
<A HREF="links/development.html">Development Tools</A><BR>
|
||||
<A HREF="links/api.html">APIs</A><BR>
|
||||
<A HREF="links/tutorials.html">Tutorials</A><BR>
|
||||
<A HREF="links/documentation.html">Documentation</A><BR>
|
||||
<A HREF="links/resources.html">Resources…</A><BR>
|
||||
</SMALL></P>
|
||||
|
||||
|
||||
<FORM ACTION="http://www.freebsd.org/cgi/search.cgi" METHOD="GET"> <SMALL> Search for:<BR>
|
||||
<INPUT TYPE="TEXT" NAME="words" SIZE="10">
|
||||
<INPUT TYPE="HIDDEN" NAME="max" VALUE="25">
|
||||
<INPUT TYPE="HIDDEN" NAME="source" VALUE="www">
|
||||
<INPUT TYPE="SUBMIT" VALUE="Go"></SMALL>
|
||||
</FORM>
|
||||
</TD>
|
||||
</tr>
|
||||
</table> -->
|
||||
</TD>
|
||||
<TD VALIGN="TOP" WIDTH="500">
|
||||
<h1><FONT COLOR="#660000">Java for FreeBSD: UNSUPPORTED</FONT></h1>
|
||||
<H3>JDK 1.0.x</H3>
|
||||
<P>Although it is noted below, this distribution is no longer found on freefall.FreeBSD.org. If you can find this port, feel free to use it. :)
|
||||
|
|
|
@ -1,70 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/11.sgml,v 1.1 2000/01/29 14:17:07 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: JDK 1.1">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<table>
|
||||
<table width="600" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<!-- <table border="0" cellspacing="0" cellpadding="2">
|
||||
<tr>
|
||||
<TD BGCOLOR="#990000" WIDTH="10"> <BR> </TD>
|
||||
<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#ffcc66">
|
||||
<P><BIG><FONT COLOR="#990000"><B>News</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="./news/newsflash.html">Announcements</A><BR>
|
||||
<A HREF="news/">More ...</A>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Software</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="./howto/install.html">Getting Java for FreeBSD</A><BR>
|
||||
<A HREF="./dists/">Release Information</A><BR>
|
||||
<A HREF="./dists/1.1/">JDK 1.1.x</A><BR>
|
||||
<A HREF="./dists/1.2/">JDK 1.2.x</A><BR>
|
||||
<A HREF="./ports/">Available Ports …</A><BR>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Documentation</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="./docs/newbies.html">For
|
||||
Newbies</A><BR>
|
||||
<A HREF="tutorials/">Tutorials</A><BR>
|
||||
<A HREF="./FAQ/FAQ.html">FAQ</A><BR>
|
||||
<A HREF="./docs/howtoports.html">Creating Ports…</A><BR>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Java Resources</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="./links/index.html">Links</A><BR>
|
||||
<a href="./links/freebsd.html">FreeBSD</a><br>
|
||||
<A HREF="./links/vendor.html">Vendor</A><BR>
|
||||
<A HREF="./links/development.html">Development Tools</A><BR>
|
||||
<A HREF="./links/api.html">APIs</A><BR>
|
||||
<A HREF="./links/tutorials.html">Tutorials</A><BR>
|
||||
<A HREF="./links/documentation.html">Documentation</A><BR>
|
||||
<A HREF="./links/resources.html">Resources…</A><BR>
|
||||
</SMALL></P>
|
||||
|
||||
|
||||
<FORM ACTION="http://www.freebsd.org/cgi/search.cgi" METHOD="GET"> <SMALL> Search for:<BR>
|
||||
<INPUT TYPE="TEXT" NAME="words" SIZE="10">
|
||||
<INPUT TYPE="HIDDEN" NAME="max" VALUE="25">
|
||||
<INPUT TYPE="HIDDEN" NAME="source" VALUE="www">
|
||||
<INPUT TYPE="SUBMIT" VALUE="Go"></SMALL>
|
||||
</FORM>
|
||||
</TD>
|
||||
</tr>
|
||||
</table> -->
|
||||
<h1><FONT COLOR="#660000">Java for FreeBSD: JDK 1.1.x</FONT></h1>
|
||||
|
||||
<P><B>November 9, 1999:</B>Another JDK1.1.8 release to fix a separate class of multicast bugs.
|
||||
|
|
|
@ -1,70 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.1 2000/01/29 14:17:07 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<table>
|
||||
<table width="600" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<!-- <table border="0" cellspacing="0" cellpadding="2">
|
||||
<tr>
|
||||
<TD BGCOLOR="#990000" WIDTH="10"> <BR> </TD>
|
||||
<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#ffcc66">
|
||||
<P><BIG><FONT COLOR="#990000"><B>News</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="./news/newsflash.html">Announcements</A><BR>
|
||||
<A HREF="news/">More ...</A>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Software</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="./howto/install.html">Getting Java for FreeBSD</A><BR>
|
||||
<A HREF="./dists/">Release Information</A><BR>
|
||||
<A HREF="./dists/1.1/">JDK 1.1.x</A><BR>
|
||||
<A HREF="./dists/1.2/">JDK 1.2.x</A><BR>
|
||||
<A HREF="./ports/">Available Ports …</A><BR>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Documentation</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="./docs/newbies.html">For
|
||||
Newbies</A><BR>
|
||||
<A HREF="tutorials/">Tutorials</A><BR>
|
||||
<A HREF="./FAQ/FAQ.html">FAQ</A><BR>
|
||||
<A HREF="./docs/howtoports.html">Creating Ports…</A><BR>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Java Resources</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="./links/index.html">Links</A><BR>
|
||||
<a href="./links/freebsd.html">FreeBSD</a><br>
|
||||
<A HREF="./links/vendor.html">Vendor</A><BR>
|
||||
<A HREF="./links/development.html">Development Tools</A><BR>
|
||||
<A HREF="./links/api.html">APIs</A><BR>
|
||||
<A HREF="./links/tutorials.html">Tutorials</A><BR>
|
||||
<A HREF="./links/documentation.html">Documentation</A><BR>
|
||||
<A HREF="./links/resources.html">Resources…</A><BR>
|
||||
</SMALL></P>
|
||||
|
||||
|
||||
<FORM ACTION="http://www.freebsd.org/cgi/search.cgi" METHOD="GET"> <SMALL> Search for:<BR>
|
||||
<INPUT TYPE="TEXT" NAME="words" SIZE="10">
|
||||
<INPUT TYPE="HIDDEN" NAME="max" VALUE="25">
|
||||
<INPUT TYPE="HIDDEN" NAME="source" VALUE="www">
|
||||
<INPUT TYPE="SUBMIT" VALUE="Go"></SMALL>
|
||||
</FORM>
|
||||
</TD>
|
||||
</tr>
|
||||
</table> -->
|
||||
<h1><FONT COLOR="#660000">Java for FreeBSD: JDK 2 (aka 1.2.x)</FONT></h1>
|
||||
|
||||
<P>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
DOCS= 10.sgml 11.sgml 12.sgml index.sgml
|
||||
DOCS= 10.sgml 11.sgml 12.sgml 13.sgml index.sgml
|
||||
|
||||
WEBBASE= /data/java
|
||||
|
||||
|
|
|
@ -1,83 +1,18 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/index.sgml,v 1.1 2000/01/29 14:17:08 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Distributions">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<table>
|
||||
<table width="600" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- <table border="0" cellspacing="0" cellpadding="2">
|
||||
<tr>
|
||||
<TD BGCOLOR="#990000" WIDTH="10"> <BR> </TD>
|
||||
<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#ffcc66">
|
||||
<P><BIG><FONT COLOR="#990000"><B>News</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="newsflash.html">Announcements</A><BR>
|
||||
<A HREF="news.html">More ...</A>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Software</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="install.html">Getting Java for FreeBSD</A><BR>
|
||||
<A HREF="dists/">Release Information</A><BR>
|
||||
<A HREF="dists/11.html">JDK 1.1.x</A><BR>
|
||||
<A HREF="dists/12.html">JDK 1.2.x</A><BR>
|
||||
<A HREF="http://www.freebsd.org/ports/java.html">Available Ports …</A><BR>
|
||||
<A HREF="howhelp.html">How can I help?</A>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Documentation</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="docs/newbies.html">For
|
||||
Newbies</A><BR>
|
||||
<A HREF="docs/Tutorials.html">Tutorials</A><BR>
|
||||
<A HREF="docs/FAQ.html">FAQ</A><BR>
|
||||
<A HREF="docs/howtoports.html">Creating Ports…</A><BR>
|
||||
</SMALL></P>
|
||||
|
||||
<P><BIG><FONT COLOR="#990000"><B>Java Resources</B></FONT></BIG>
|
||||
|
||||
<SMALL><BR>
|
||||
<A HREF="links/index.html">Links</A><BR>
|
||||
<a href="links/freebsd.html">FreeBSD</a><br>
|
||||
<A HREF="links/vendor.html">Vendor</A><BR>
|
||||
<A HREF="links/development.html">Development Tools</A><BR>
|
||||
<A HREF="links/api.html">APIs</A><BR>
|
||||
<A HREF="links/tutorials.html">Tutorials</A><BR>
|
||||
<A HREF="links/documentation.html">Documentation</A><BR>
|
||||
<A HREF="links/resources.html">Resources…</A><BR>
|
||||
</SMALL></P>
|
||||
|
||||
|
||||
<FORM ACTION="http://www.freebsd.org/cgi/search.cgi" METHOD="GET"> <SMALL> Search for:<BR>
|
||||
<INPUT TYPE="TEXT" NAME="words" SIZE="10">
|
||||
<INPUT TYPE="HIDDEN" NAME="max" VALUE="25">
|
||||
<INPUT TYPE="HIDDEN" NAME="source" VALUE="www">
|
||||
<INPUT TYPE="SUBMIT" VALUE="Go"></SMALL>
|
||||
</FORM>
|
||||
</TD>
|
||||
</tr>
|
||||
</table> -->
|
||||
</TD>
|
||||
<TD VALIGN="TOP" WIDTH="500">
|
||||
<TABLE BORDER=0 WIDTH="100%">
|
||||
<TR>
|
||||
<TD>
|
||||
<h1><FONT COLOR="#660000">Java for FreeBSD</FONT></h1>
|
||||
This is the offical port of Sun's Java Development Kit for FreeBSD. No known significant bugs exist at this time, but there are no guarantees of usability. However, many commercial companies rely on this port, so it should be safe to use.
|
||||
</TD>
|
||||
<TD>
|
||||
<A HREF="http://java.sun.com"><IMG SRC="../j2j.gif" HSPACE=10 border="0" ALT="Jump to Java"></A>
|
||||
</TD>
|
||||
</tr>
|
||||
</TABLE>
|
||||
<P><A HREF="http://java.sun.com"><IMG SRC="../j2j.gif" HSPACE=10 border="0" ALT="Jump to Java"></A>
|
||||
<H2>Supported</H2>
|
||||
<H3>JDK 1.1.x</H3>
|
||||
<P>We currently have support for 2.2.x, 3.x and 4-CURRENT FreeBSD Systems for <A HREF="11.html">JDK 1.1.8</A>. Included is support for both X and non-X systems as two separate binaries.
|
||||
|
@ -85,6 +20,9 @@ This is the offical port of Sun's Java Development Kit for FreeBSD. No known si
|
|||
<H3>JDK 1.2.x</H3>
|
||||
<P><A HREF="12.html">JDK2 (aka 1.2)</A> support is forthcoming.
|
||||
|
||||
<H3>JDK 1.3.x</H3>
|
||||
<P><A HREF="13.html">JDK 1.3</A> support is forthcoming (after JDK 1.2).
|
||||
|
||||
<H2>Unsupported</H2>
|
||||
<H3>JDK 1.0.x</H3>
|
||||
<P>There is an old port of <A HREF="10.html">JDK 1.0.2</A> availible. It is a.out, and will run on older FreeBSD systems (2.1.x and 2.2.x). <B>This port is not supported</B>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue