Add Mono on FreeBSD project, and OpenOffice.org on FreeBSD.

Remove '2.2' disclaimer from Java description.

Remove an apparently-dead site.
This commit is contained in:
Mark Linimon 2005-11-20 03:47:07 +00:00
parent 0580c435b1
commit 283c59bb54
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26380

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.179 2005/09/24 16:31:37 blackend Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.181 2005/10/04 16:09:32 simon Exp $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -79,11 +79,6 @@ use Linux and FreeBSD on the same system. It introduces FreeBSD
and discusses how the two operating systems can cooperate,
e.g. by sharing swap space.</li>
<li><a href="http://www.treefort.org/~rpratt/freebsd/227/">
Install Preview for FreeBSD 2.2.7</a>
This is a guide illustrating the FreeBSD install program for
those new to unix and/or FreeBSD.</li>
<li><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/index.html">
The FreeBSD Developers Handbook</a></li>
@ -116,9 +111,8 @@ the product they are written for.
<ul>
<li><a name="java" href="../java/index.html">&java; on FreeBSD</a>
This contains information on where to obtain the latest &jdk; for
FreeBSD, how to install and run it, and a list of java software that
you may find interesting. Please note that the JDK is unsupported on
versions of FreeBSD prior to 2.2.</li>
FreeBSD, how to install and run it, and a list of &java; software that
you may find interesting.</li>
<li><a name="gnome" href="../gnome/index.html">GNOME on FreeBSD</a>
This contains information on where to obtain the latest GNOME for
@ -132,6 +126,14 @@ documentation and tutorials about how to install and run KDE on
FreeBSD. Project news and a FreeBSD-specific FAQ are also
available.</li>
<li><a name="mono" href="http://www.mono-project.com/Mono:FreeBSD">
Mono on FreeBSD</a>
Here you can find information about the state of Mono and C# for FreeBSD.</li>
<li><a name="openoffice" href="http://porting.openoffice.org/freebsd/">
OpenOffice.org on FreeBSD</a>
Information about the various OpenOffice.org ports.</li>
<li><a href="../ports/index.html">FreeBSD Ports Collection</a>
The FreeBSD Ports Collection provides an easy way to compile and
install a wide range of applications with a minimum amount of effort.