* Remove all instances of GNOME 1.4

* Shorten some of the menu items now that we have only one GNOME desktop
  version in the ports tree
* Drop support for everything earlier than FreeBSD 4.6.2
This commit is contained in:
Joe Marcus Clarke 2003-07-15 21:26:06 +00:00
parent 473484fe9e
commit 085978185e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17566
2 changed files with 21 additions and 9 deletions

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.34 2003/02/07 17:53:24 marcus Exp $ -->
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.35 2003/06/18 23:30:32 murray Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
@ -9,7 +9,7 @@
<xsl:import href="includes.xsl"/>
<xsl:variable name="base" select="'..'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.34 2003/02/07 17:53:24 marcus Exp $'"/>
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.35 2003/06/18 23:30:32 murray Exp $'"/>
<xsl:variable name="title" select="'FreeBSD GNOME Project'"/>
<xsl:output type="html" encoding="iso-8859-1"
@ -39,8 +39,7 @@
<p><font size="+1" color="#990000"><b>GNOME on FreeBSD</b></font>
<small><br/>
&#183; <a href="http://www.FreeBSD.org/gnome/">GNOME on FreeBSD Home</a><br/>
&#183; <a href="docs/faq.html#q1">Installation Instructions for GNOME 1.4</a><br/>
&#183; <a href="docs/faq2.html#q1">Installation Instructions for GNOME 2.2</a><br/>
&#183; <a href="docs/faq2.html#q1">Installation Instructions</a><br/>
&#183; <a href="../ports/gnome.html">Available Applications</a><br/>
&#183; <a href="docs/volunteer.html">How to Help</a><br/>
&#183; <a href="docs/bugging.html">Reporting a Bug</a><br/>
@ -50,10 +49,9 @@
<p><font size="+1" color="#990000"><b>Documentation</b></font>
<small><br/>
&#183; <a href="docs/faq.html">GNOME 1.4 FAQ</a><br/>
&#183; <a href="docs/faq2.html">GNOME 2.2 FAQ</a><br/>
&#183; <a href="docs/faq2.html">GNOME FAQ</a><br/>
&#183; <a href="docs/porting.html">Creating Ports</a><br/>
&#183; <a href="docs/22knownissues.html">Known Issues with GNOME 2.2 on FreeBSD</a><br/>
&#183; <a href="docs/22knownissues.html">Known Issues</a><br/>
</small></p>
<p><font size="+1" color="#990000"><b>Resources</b></font>
@ -126,7 +124,7 @@
<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 and 2.2. Anything prior to FreeBSD 4.6 is
for GNOME 2.2. Anything prior to FreeBSD 4.6.2 is
not supported. Most of GNOME has been ported to FreeBSD;
however, there is <a href="docs/volunteer.html">plenty left to
do</a>!</p>

View file

@ -21,7 +21,7 @@
<news>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/en/gnome/news.xml,v 1.38 2003/07/07 21:30:37 marcus Exp $
$FreeBSD: www/en/gnome/news.xml,v 1.39 2003/07/12 05:43:21 marcus Exp $
</cvs:keyword>
</cvs:keywords>
@ -30,6 +30,20 @@
<month>
<name>July</name>
<day>
<name>15</name>
<event>
<title>GNOME 1.4 Removed from FreeBSD</title>
<p>The GNOME 1.4 Desktop has been removed from FreeBSD.
Users are encouraged to upgrade to GNOME 2.2 which
offers many improvements over the older desktop.
This follows the GNOME announcement that development
on the 1.4 desktop had stopped.</p>
</event>
</day>
<day>
<name>12</name>