Remove after repo-copy into index.xsl.

This commit is contained in:
Maxim Sobolev 2002-01-28 16:39:47 +00:00
parent 39ca1702b8
commit 0f89455b3e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11947

View file

@ -1,125 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project">
<!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<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><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>GNOME on FreeBSD</b></font>
<small><br>
<a href="http://www.FreeBSD.org/gnome/">GNOME on FreeBSD Home</a><br>
<a href="docs/faq.html#q1">Installation Instructions</a><br>
<a href="../ports/gnome.html">Available Applications</a><br>
<a href="docs/volunteer.html">How to Help</a><br>
<a href="docs/bugging.html">Reporting a Bug</a><br>
<a href="screenshots.html">Screenshots</a><br>
<a href="contact.html">Contact Us</a><br>
</small></p>
<p><font size="+1" color="#990000"><b>Documentation</b></font>
<small><br>
<a href="docs/faq.html">FAQ</a><br>
<a href="docs/porting.html">Creating Ports</a><br>
</small></p>
<p><font size="+1" color="#990000"><b>Resources</b></font>
<small><br>
<a href="http://www.gnome.org/">GNOME Project</a><br>
<a href="XXX">GNOME on GNU/Darwin</a><br>
</small></p>
<p><font size="+1" color="#990000"><b>Related Projects</b></font>
<small><br>
<a href="http://www.kde.org/">KDE Project</a><br>
<a href="http://freebsd.kde.org/">KDE on FreeBSD</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">
<h2><font color="#990000">What is GNOME?</font></h2>
<p>The GNOME project was born as an effort to create an entirely free
desktop environment for free systems. From the start, the main
objective of GNOME has been to provide a user friendly suite of
applications and an easy-to-use desktop. The FreeBSD GNOME Project
strives to bring GNOME to the FreeBSD user.</p>
<p>As with most GNU programs, GNOME has been designed to run on all
modern Unix-like operating systems. Through the efforts of the
FreeBSD GNOME Project and countless volunteers, those operating
systems include FreeBSD.</p>
<p>The GNOME project has expanded its objectives over the past few
months to include addressing a number of problems in the existing
Unix infrastructure.</p>
<p>The GNOME project acts as an umbrella, the major components of
GNOME are:</p>
<ul>
<li>The <a href="http://www.gnome.org">GNOME desktop</a>: An easy
to use windows-based environment for users.
<li>The <a href="http://developer.gnome.org">GNOME development
platform</a>: A rich collection of tools, libraries,
and components to develop powerful applications on Unix.
<li>The <a href="http://www.gnome.org/gnome-office">GNOME
Office</a>: A set of office productivity applications.
</ul>
<h2><font color="#990000">State of the port</font></h2>
<p>We currently support 4.x and 5-CURRENT FreeBSD Systems
for GNOME 1.4.1. Anything prior to FreeBSD 4.1 is not
supported. Most of GNOME has been ported to FreeBSD;
however, there's plenty left to do!</p>
<p><big><b>Newsflash!</b></big> We're UP! We're running! We're
churning out patches and ports as fast as we can make the keyboards
work! See <a href="newsflash.html">Newsflash page</a> for
details.</p>
</td>
</tr>
</table>
&footer;
</body>
</html>