* Announce GNOME 2.16.0 for FreeBSD
* Add instructions on upgrading from 2.14 to 2.16 The bulk of the 2.16 documentation will be added with 2.16 is committed to ports.
This commit is contained in:
parent
ddc3724d95
commit
b299fd0772
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28659
2 changed files with 62 additions and 16 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.43 2006/03/23 15:42:33 pav Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.44 2006/08/19 21:20:35 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||
]>
|
||||
|
|
@ -107,7 +107,14 @@ STRIP=
|
|||
here</a>. This script will merge the development ports tree
|
||||
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>
|
||||
and stay up-to-date afterwards. <b>NOTE:</b> if this is a
|
||||
first-time upgrade from &gnomever; to &gnomedevelver; you
|
||||
must run a special <tt>portupgrade</tt> command to account
|
||||
for the move from <tt>X11BASE</tt> to <tt>LOCALBASE</tt>:</p>
|
||||
|
||||
<pre>
|
||||
portupgrade -rf glib-2\* cairo gnome-doc-utils gnome-mime-data gnome-audio
|
||||
</pre>
|
||||
|
||||
<p>The long answer is that keeping up-to-date with the GNOME
|
||||
development branch is complicated. Sometimes components change
|
||||
|
|
@ -148,16 +155,16 @@ STRIP=
|
|||
&gnomedevelver; handles. We are
|
||||
looking for build and run problems as well as user
|
||||
experiences. If you are artistic, please start submitting
|
||||
splash screens and themes for 2.14. We are also looking for
|
||||
splash screens and themes for 2.16. We are also looking for
|
||||
some screenshots that show off some of the new features of
|
||||
GNOME 2.14.</p>
|
||||
GNOME 2.16.</p>
|
||||
</li>
|
||||
|
||||
<!-- Q7 -->
|
||||
<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.14 release is available and being tested.
|
||||
<p>GNOME 2.16 release is available and being tested.
|
||||
As usual, test ports and
|
||||
<a href="faq2.html#q21">packages</a>, and report any
|
||||
problems to the authorities listed above.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue