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:
parent
f2ad04f608
commit
af7b94a56b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19293
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!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 % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -28,7 +28,9 @@
|
|||
<tr>
|
||||
<TD BGCOLOR="#990000" WIDTH="10"> <br> </TD>
|
||||
<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>
|
||||
</tr>
|
||||
<tr bgcolor="#ffcc66">
|
||||
|
|
Loading…
Reference in a new issue