* 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>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
<!DOCTYPE news PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for News//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/news.dtd">
|
||||
|
||||
<!DOCTYPE news PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for
|
||||
News//EN"
|
||||
"http://www.FreeBSD.org/XML/www/share/sgml/news.dtd">
|
||||
<!-- Simple schema for FreeBSD Project news.
|
||||
|
||||
Divide time in to <year>, <month>, and <day> elements, each of which
|
||||
|
@ -26,6 +26,41 @@
|
|||
<year>
|
||||
<name>2006</name>
|
||||
|
||||
<month>
|
||||
<name>September</name>
|
||||
|
||||
<day>
|
||||
<name>17</name>
|
||||
|
||||
<event>
|
||||
<title>GNOME 2.16 available for FreeBSD!</title>
|
||||
|
||||
<p>Quite possibly the most functional GNOME release ever is
|
||||
now available for FreeBSD. GNOME 2.16 features HAL support
|
||||
for FreeBSD which allows FreeBSD users to take advantage of
|
||||
automatic volume mounting, advanced power management, and
|
||||
more. In addition, many performance improvments have gone
|
||||
into GNOME, and the eye candy has definitely been improved.
|
||||
Check out the full set of
|
||||
<a href="http://www.gnome.org/start/2.16/">release notes</a>
|
||||
|
||||
for all of the new goodies.</p>
|
||||
|
||||
<p>Due to the fact that GNOME 2.16 will be the first GNOME
|
||||
release for FreeBSD to live in LOCALBASE, and because we are
|
||||
so close to the release of FreeBSD 6.2, GNOME 2.16 will not
|
||||
be committed to the ports tree until sometime in November
|
||||
most likely. In the meantime,
|
||||
<a href="&base;/gnome/docs/develfaq.html">ports</a>
|
||||
|
||||
and
|
||||
<a href="&base;/gnome/docs/faq2.html#q21">packages</a>
|
||||
|
||||
are available from MarcusCom.</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
|
||||
<month>
|
||||
<name>August</name>
|
||||
|
||||
|
@ -160,7 +195,8 @@
|
|||
|
||||
built against the update ports tree will be available
|
||||
shortly. Be sure to check out the list of
|
||||
<a href="&base;/gnome/docs/faq214.html#q5">known issues</a>
|
||||
<a href="&base;/gnome/docs/faq214.html#q5">known
|
||||
issues</a>
|
||||
|
||||
as well as the 2.14
|
||||
<a href="http://www.gnome.org/start/2.14/notes/en/">release
|
||||
|
@ -229,8 +265,8 @@
|
|||
for all the new goodies, fixes, and most importantly,
|
||||
performance improvements. Instructions for upgrading can be
|
||||
found on our
|
||||
<a href="&base;/gnome/docs/develfaq.html">development branch
|
||||
FAQ</a>
|
||||
<a href="&base;/gnome/docs/develfaq.html">development
|
||||
branch FAQ</a>
|
||||
|
||||
. After 5.5 and 6.1 are released, we will put out the
|
||||
official announcement, and update the website with all new
|
||||
|
@ -517,7 +553,8 @@
|
|||
|
||||
have been updated for your testing pleasure. We also have a
|
||||
complete set of
|
||||
<a href="&base;/gnome/docs/faq2.html#q21">Desktop packages</a>
|
||||
<a href="&base;/gnome/docs/faq2.html#q21">Desktop
|
||||
packages</a>
|
||||
|
||||
available for i386 and amd64. Don't forget to checkout the
|
||||
<a href="http://www.gnome.org/~davyd/gnome-2-12/">GNOME 2.12
|
||||
|
@ -582,8 +619,8 @@
|
|||
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="&base;/gnome/docs/develfaq.html">development branch
|
||||
FAQ</a>
|
||||
<a href="&base;/gnome/docs/develfaq.html">development
|
||||
branch FAQ</a>
|
||||
|
||||
.</p>
|
||||
</event>
|
||||
|
@ -1312,7 +1349,8 @@
|
|||
some more bugs before the first 2.6 beta release. The low
|
||||
down on obtaining this version and upgrading from GNOME 2.4
|
||||
can be found in the
|
||||
<a href="&base;/gnome/docs/develfaq.html">development FAQ</a>
|
||||
<a href="&base;/gnome/docs/develfaq.html">development
|
||||
FAQ</a>
|
||||
|
||||
.</p>
|
||||
</event>
|
||||
|
@ -1328,7 +1366,8 @@
|
|||
FreeBSD. This latest development release is slated to be the
|
||||
last before the GNOME 2.6 beta cycle begins. Those interested
|
||||
in joining the testing effort should read the
|
||||
<a href="&base;/gnome/docs/develfaq.html">development FAQ</a>
|
||||
<a href="&base;/gnome/docs/develfaq.html">development
|
||||
FAQ</a>
|
||||
|
||||
for details on obtaining GNOME 2.5 and upgrading from 2.4</p>
|
||||
</event>
|
||||
|
|
Loading…
Reference in a new issue