* Announce GNOME 2.9.91 (aka GNOME 2.10 BETA 2) for FreeBSD
* Update the development branch FAQ with the upgrade issues * Add a link to the GNOME 2.9 upgrade script
This commit is contained in:
parent
bd6b3a6e66
commit
bb03f1efa5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23771
2 changed files with 26 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.26 2004/11/25 04:32:23 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.27 2005/02/07 06:24:32 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -96,8 +96,8 @@ STRIP=
|
|||
<a href="http://www.marcuscom.com/marcusmerge.8.html">
|
||||
here</a>. This script will merge the development ports tree
|
||||
into your main ports tree. From there, you can download
|
||||
the <a href="http://www.marcuscom.com/downloads/gnome_upgrade28.sh">
|
||||
gnome_upgrade28.sh</a> script to aid in upgrading from GNOME
|
||||
the <a href="http://www.marcuscom.com/downloads/gnome_upgrade29.sh">
|
||||
gnome_upgrade29.sh</a> script to aid in upgrading from GNOME
|
||||
&gnomever; to &gnomedevelver;. Once you are running GNOME
|
||||
&gnomedevelver;, you can use <a
|
||||
href="/gnome/docs/faq2.html#q6">portupgrade</a> to stay
|
||||
|
@ -148,6 +148,11 @@ STRIP=
|
|||
&gnomedevelver;, and will be removed from the tree when
|
||||
GNOME 2.10 is released.</p>
|
||||
|
||||
<p>Upgrades are a big problem with GNOME &gnomedevelver;.
|
||||
There are quite a few packages that install files previously
|
||||
installed by other packages. Please test upgrades as much
|
||||
as possible, and report any breakage.</p>
|
||||
|
||||
<p>Even if you do not like working directly with code, we need
|
||||
reports on experiences upgrading from GNOME &gnomever; to GNOME
|
||||
&gnomedevelver;; we need information on which apps are exhibiting
|
||||
|
@ -161,7 +166,7 @@ STRIP=
|
|||
<li style="padding-bottom: 0.5em"><a name="q7"></a>
|
||||
<p><b>What is the current state of development GNOME on FreeBSD?</b></p>
|
||||
<!-- A7 -->
|
||||
<p>GNOME 2.10 BETA 1 has been released! Testers should
|
||||
<p>GNOME 2.10 BETA 2 has been released! Testers should
|
||||
consider it prime time for testing and bug hunting.</p>
|
||||
|
||||
</li>
|
||||
|
|
|
@ -29,6 +29,23 @@
|
|||
<month>
|
||||
<name>February</name>
|
||||
|
||||
<day>
|
||||
<name>11</name>
|
||||
|
||||
<event>
|
||||
<title>GNOME 2.9.91 available for FreeBSD</title>
|
||||
|
||||
<p>GNOME 2.9.91 (aka GNOME 2.10 BETA 2) has been released,
|
||||
and
|
||||
<a href="http://www.freebsd.org/gnome/docs/develfaq.html">
|
||||
ports are available</a>
|
||||
|
||||
for your favorite OS. This release features the final set of
|
||||
GNOME 2.10 modules. Please join us in heping to make this the
|
||||
best release since 2.8!</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>7</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue