* Announce our plans to discontinue FreeBSD 4.X support
* Announce the release of GNOME 2.11.3 for FreeBSD * Update the Development Branch FAQ
This commit is contained in:
parent
a920b015bb
commit
14f7defe59
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24980
2 changed files with 46 additions and 5 deletions
|
@ -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/gnome/docs/develfaq.sgml,v 1.28 2005/02/11 19:40:04 marcus Exp $">
|
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.29 2005/03/27 01:08:49 marcus Exp $">
|
||||||
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
||||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
|
@ -139,16 +139,21 @@ STRIP=
|
||||||
<li style="padding-bottom: 0.5em"><a name="q6"></a>
|
<li style="padding-bottom: 0.5em"><a name="q6"></a>
|
||||||
<p><b>How can I help with the development versions?</b></p>
|
<p><b>How can I help with the development versions?</b></p>
|
||||||
<!-- A6 -->
|
<!-- A6 -->
|
||||||
<p>Hold tight for now until development for &gnomedevelver;
|
<p>Start grabbing ports or packages, and let us know how GNOME
|
||||||
gets under way.</p>
|
&gnomedevelver; handles. We are
|
||||||
|
looking for build and run problems as well as user
|
||||||
|
experiences. If you are artistic, start thinking about
|
||||||
|
FreeBSD GNOME splash screens as well as themes for GNOME
|
||||||
|
2.12.</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<!-- Q7 -->
|
<!-- Q7 -->
|
||||||
<li style="padding-bottom: 0.5em"><a name="q7"></a>
|
<li style="padding-bottom: 0.5em"><a name="q7"></a>
|
||||||
<p><b>What is the current state of development GNOME on FreeBSD?</b></p>
|
<p><b>What is the current state of development GNOME on FreeBSD?</b></p>
|
||||||
<!-- A7 -->
|
<!-- A7 -->
|
||||||
<p>GNOME &gnomever; has just been released, and development on
|
<p>The first release of GNOME &gnomedevelver;, 2.11.3, has
|
||||||
&gnomedevelver; has not yet begun. Stay tuned.</p>
|
been released. Don't be the last thrill-seeker to
|
||||||
|
upgrade!</p>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
|
@ -27,6 +27,42 @@ encoding="ISO-8859-1" ?>
|
||||||
<year>
|
<year>
|
||||||
<name>2005</name>
|
<name>2005</name>
|
||||||
|
|
||||||
|
<month>
|
||||||
|
<name>June</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>29</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>GNOME 2.11.3 available for FreeBSD</title>
|
||||||
|
|
||||||
|
<p>GNOME 2.11.3 has been released, and FreeBSD ports are
|
||||||
|
ready with packages on the way! The FreeBSD GNOME team has
|
||||||
|
been working like crazy to get this release out the door.
|
||||||
|
Unfortunately, the GNOME project has not made any official
|
||||||
|
release announcements, so this release only has one new
|
||||||
|
module, gnomekeyringmanager. Get your copy now from our
|
||||||
|
<a href="http://www.freebsd.org/gnome/docs/develfaq.html">
|
||||||
|
development branch FAQ</a>
|
||||||
|
|
||||||
|
.</p>
|
||||||
|
</event>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD GNOME to drop FreeBSD 4.X support</title>
|
||||||
|
|
||||||
|
<p>Starting with GNOME 2.11, and continuing with the release
|
||||||
|
of 2.12 and beyond, the FreeBSD GNOME team will no longer
|
||||||
|
support the GNOME Desktop on FreeBSD 4.X. Some of lower-level
|
||||||
|
components will be supported, however. FreeBSD 4.X lacks many
|
||||||
|
of the features needed for a modern desktop, and there are
|
||||||
|
now two stable 5.X releases with 6.0 around the corner. If
|
||||||
|
you haven't done so already, now would be a good time to
|
||||||
|
upgrade to 5.X or 6.0.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
</month>
|
||||||
|
|
||||||
<month>
|
<month>
|
||||||
<name>April</name>
|
<name>April</name>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue