Update FAQ: Actually, there is a native FreeBSD JDK. You can build it

from source, or you can download a binary distribution.
This commit is contained in:
Robert Watson 2003-12-27 05:14:02 +00:00
parent f2ad04f608
commit af7b94a56b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19293

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/docs/faq.sgml,v 1.4 2000/04/30 22:57:38 nik Exp $"> <!ENTITY date "$FreeBSD: www/en/java/docs/faq.sgml,v 1.5 2003/06/18 23:37:37 murray Exp $">
<!ENTITY title "FreeBSD &java; Project: FAQ"> <!ENTITY title "FreeBSD &java; Project: FAQ">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
@ -28,7 +28,9 @@
<tr> <tr>
<TD BGCOLOR="#990000" WIDTH="10"> <br> </TD> <TD BGCOLOR="#990000" WIDTH="10"> <br> </TD>
<TD ALIGN="LEFT" VALIGN="TOP" colspan=3> <TD ALIGN="LEFT" VALIGN="TOP" colspan=3>
No. But porting is under way. Hava a look at the news section. Yes. You can build a native FreeBSD JDK from source, or download
pre-compiled binaries. See the FreeBSD Java front page for more
information.
</TD> </TD>
</tr> </tr>
<tr bgcolor="#ffcc66"> <tr bgcolor="#ffcc66">