- Make look'n'feel consistent with that of the main FreeBSD.org page;
- convert tags into lowercase, so that the file is self-consistent; - indentate markup.
This commit is contained in:
parent
0358ff4670
commit
ecf83ec28f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11665
1 changed files with 101 additions and 85 deletions
|
@ -5,94 +5,110 @@
|
|||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
<table border="0">
|
||||
<tr>
|
||||
<td>
|
||||
&header;
|
||||
<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>
|
||||
</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="dists/13.html">JDK 1.3.x</A><BR>
|
||||
<A HREF="../ports/java.html">Available Ports...</A><BR>
|
||||
<A HREF="howhelp.html">How can I help?</A><BR>
|
||||
<A HREF="howhelp.html#BUG">I found a bug!?!</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/performance.html">Performance Comparison</A><BR>
|
||||
<A HREF="docs/howtoports.html">Creating Ports...</A><BR>
|
||||
</SMALL></P>
|
||||
<td valign="top">
|
||||
<table border="0" cellspacing="0" cellpadding="1"
|
||||
bgcolor="#000000" width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
<table cellpadding="4" cellspacing="0" border="0"
|
||||
bgcolor="#ffcc66" width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<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>
|
||||
<A HREF="links/servlets.html">Servlets</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>
|
||||
<p><font size="+1" color="#990000"><b>News</b></font>
|
||||
<small><br>
|
||||
<a href="newsflash.html">Announcements</a><br>
|
||||
</small></p>
|
||||
|
||||
<p><font size="+1" color="#990000"><b>Software</b></font>
|
||||
<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="dists/13.html">JDK 1.3.x</a><br>
|
||||
<a href="../ports/java.html">Available Ports...</a><br>
|
||||
<a href="howhelp.html">How can I help?</a><br>
|
||||
<a href="howhelp.html#BUG">I found a bug!?!</a><br>
|
||||
</small></p>
|
||||
|
||||
<p><font size="+1" color="#990000"><b>Documentation</b></font>
|
||||
<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/performance.html">Performance Comparison</a><br>
|
||||
<a href="docs/howtoports.html">Creating Ports...</a><br>
|
||||
</small></p>
|
||||
|
||||
<p><font size="+1" color="#990000"><b>Java Resources</b></font>
|
||||
<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>
|
||||
<a href="links/servlets.html">Servlets</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>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
<td></td>
|
||||
|
||||
<!-- Main body column -->
|
||||
|
||||
<td align="left" valign="top" rowspan="2">
|
||||
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
<p>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.</p>
|
||||
</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>We currently have support for 2.2.x, 3.x, 4.x and 5-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>
|
||||
|
||||
<p><b>Newsflash!</b> The FreeBSD Foundation has secured a license from
|
||||
Sun Microsystems to distribute a native FreeBSD version of both the
|
||||
Java Development Kit (JDK) and the Java Runtime Environment (JRE).
|
||||
Thanks to the great efforts of the FreeBSD Java team, these should
|
||||
be available for inclusion with the upcoming release of FreeBSD 4.5
|
||||
in January, 2002. See <a href="newsflash.html">Newsflash page</a>
|
||||
for details.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</TD>
|
||||
<TD VALIGN="TOP">
|
||||
<TABLE border="0" WIDTH="100%">
|
||||
<TR>
|
||||
<TD>
|
||||
<P>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>We currently have support for 2.2.x, 3.x, 4.x and 5-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> The FreeBSD Foundation has secured a license from Sun
|
||||
Microsystems to distribute a native FreeBSD version of both the Java
|
||||
Development Kit (JDK) and the Java Runtime Environment (JRE). Thanks to the
|
||||
great efforts of the FreeBSD Java team, these should be available for
|
||||
inclusion with the upcoming release of FreeBSD 4.5 in January, 2002. See
|
||||
<A HREF="newsflash.html">Newsflash page</A> for details.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
&footer;
|
||||
</BODY>
|
||||
</HTML>
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue