* Announce GNOME 2.13.90 (aka 2.14 Beta 1) for FreeBSD
* We no longer need to use gnome_upgrade.sh to upgrade to GNOME 2.13.90 * Update development status
This commit is contained in:
parent
41120e9edd
commit
d3eefb8f59
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27032
2 changed files with 34 additions and 10 deletions
en/gnome
|
@ -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.40 2005/12/24 21:36:47 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.41 2005/12/29 06:42:27 adamw Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navgnome.sgml"> %navincludes;
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
|
@ -107,13 +107,9 @@ STRIP=
|
|||
here</a>, and a man page on using the script is available
|
||||
<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_upgrade214.sh">
|
||||
gnome_upgrade212.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
|
||||
up-to-date.</p>
|
||||
into your main ports tree. From there, you can use
|
||||
<tt>portupgrade</tt> to upgrade from &gnomever; to &gnomedevelver;
|
||||
and stay up-to-date afterwards.</p>
|
||||
|
||||
<p>The long answer is that keeping up-to-date with the GNOME
|
||||
development branch is complicated. Sometimes components change
|
||||
|
@ -163,8 +159,8 @@ 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.13.3 has been release, and testing for the future
|
||||
GNOME 2.14 is now underway. As usual, test ports and
|
||||
<p>GNOME 2.14 Beta 1 has been release, and testing for the future
|
||||
GNOME 2.14 is winding down. As usual, test ports and
|
||||
<a href="faq2.html#q21">packages</a>, and report any
|
||||
problems to the authorities listed above.</p>
|
||||
|
||||
|
|
|
@ -24,6 +24,34 @@ encoding="ISO-8859-1" ?>
|
|||
2004/12/28 06:33:00 marcus Exp $</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
<year>
|
||||
<name>2006</name>
|
||||
|
||||
<month>
|
||||
<name>February</name>
|
||||
|
||||
<day>
|
||||
<name>4</name>
|
||||
|
||||
<event>
|
||||
<title>GNOME 2.13.90 available for FreeBSD</title>
|
||||
|
||||
<p>It's BETA time! GNOME 2.13.90 (aka GNOME 2.14 Beta 1) has
|
||||
been released along with a hot batch of FreeBSD ports. While
|
||||
still a beta, this release looks pretty solid. One of the
|
||||
biggest known issues is that the new GConf schema layout
|
||||
leaves behind a lot of leftover files (see
|
||||
<a href="http://bugzilla.gnome.org/show_bug.cgi?id=328623">
|
||||
#328623</a>
|
||||
|
||||
for more details). This should be fixed by release time. We
|
||||
are entering crunch time, so please report any and all
|
||||
problems. Enjoy!</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
</year>
|
||||
|
||||
<year>
|
||||
<name>2005</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue