Resurrect the GNOME Development Branch FAQ, and bump the development version
to 2.7.
This commit is contained in:
parent
0f8991c195
commit
ef95fd336e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20963
4 changed files with 13 additions and 48 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.18 2004/03/20 06:32:58 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.19 2004/04/04 21:49:39 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -98,7 +98,7 @@ STRIP=
|
|||
into your main ports tree. From there, you can download
|
||||
the <a href="http://www.marcuscom.com/downloads/gnome_upgrade.sh">
|
||||
gnome_upgrade.sh</a> script to aid in upgrading from GNOME
|
||||
2.4 to &gnomedevelver;. Once you are running 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>
|
||||
|
@ -144,13 +144,6 @@ STRIP=
|
|||
skills to create some hot <a href="/gnome/screenshots.html">
|
||||
screenshots</a>.</p>
|
||||
|
||||
<p>If you like coding, and you know Perl, we <em>really</em> need
|
||||
someone to help in porting
|
||||
<a href="http://www.gnome.org/projects/gst/index.html">
|
||||
gnome-system-tools</a>. Please contact
|
||||
<a href="marcus@FreeBSD.org">marcus@FreeBSD.org</a> if you are
|
||||
interested in helping with this.</p>
|
||||
|
||||
<p>Even if you don't 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 strange behaviour; we need to know in advance everything
|
||||
|
@ -162,39 +155,10 @@ 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>Development versions of the entire GNOME &gnomedevelver; desktop
|
||||
environment are available, and they all compile cleanly.</p>
|
||||
<p>GNOME &gnomedevelver; is currently being ported as
|
||||
components are released. However, there is not an official
|
||||
&gnomedevelver; release available yet.</p>
|
||||
|
||||
<p>Most of the components of <tt>x11/gnome2-fifth-toe</tt> have working
|
||||
development versions. None of the apps that use the C++
|
||||
bindings work yet; the C++ bindings themselves are there, but
|
||||
none of the Fifth Toe apps will currently compile against them.</p>
|
||||
|
||||
<p>Existing GNOME &gnomedevelver; users should do the
|
||||
following to work around a file conflict with libgnome and
|
||||
gnomecontrolcenter2 that caused key repeat to fail:</p>
|
||||
|
||||
<pre>
|
||||
# portupgrade -f gnomecontrolcenter2
|
||||
# portupgrade -f libgnome
|
||||
</pre>
|
||||
|
||||
<p><b>Known Bugs:</b></p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=132154">
|
||||
#132154</a>: [gnome-keyboard-properties] Keyboard repeat
|
||||
rate and delay are saved as floats</li>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=137388">
|
||||
#137388</a>: [gnome-terminal] gnome-terminal has a problem
|
||||
with the dynamic title and vim</li>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=133690">
|
||||
#133690</a>: [gnome-terminal] gnome-terminal does not exit
|
||||
the shell correctly</li>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=136966">
|
||||
#136966</a>: [nautilus] Create Document -> Empty File gets
|
||||
wrong group</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
&footer;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- $FreeBSD: www/en/gnome/includes.sgml,v 1.4 2003/12/27 23:15:32 adamw Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/includes.sgml,v 1.5 2004/04/04 22:07:06 adamw Exp $ -->
|
||||
|
||||
<!ENTITY email 'freebsd-gnome'>
|
||||
<!ENTITY gnomever '2.6'>
|
||||
<!ENTITY gnomedevelver '2.5'>
|
||||
<!ENTITY gnomedevelver '2.7'>
|
||||
<!ENTITY author '<a href="&base;/gnome/contact.html">&email@FreeBSD.org</a><br>
|
||||
©right;'>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/en/gnome/includes.xsl,v 1.6 2003/12/27 23:15:32 adamw Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/includes.xsl,v 1.7 2004/01/24 07:58:44 marcus Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
|||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="gnomedevelver">
|
||||
2.5
|
||||
2.7
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="author">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.50 2004/04/08 04:09:48 marcus Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.51 2004/05/02 21:37:12 adamw Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
|
@ -9,7 +9,7 @@
|
|||
<xsl:import href="includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'..'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.50 2004/04/08 04:09:48 marcus Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.51 2004/05/02 21:37:12 adamw Exp $'"/>
|
||||
<xsl:variable name="title" select="'FreeBSD GNOME Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -51,7 +51,8 @@
|
|||
<p><font size="+1" color="#990000"><b>Documentation</b></font>
|
||||
<small><br/>
|
||||
· <a href="docs/faq2.html">FAQ</a><br/>
|
||||
· <a href="docs/faq26.html">2.4 to 2.6 Upgrade FAQ</a><br/>
|
||||
· <a href="docs/faq26.html">2.4 to 2.6 Upgrade FAQ</a><br/>
|
||||
· <a href="docs/develfaq.html">Development Branch FAQ</a><br/>
|
||||
· <a href="docs/porting.html">Creating Ports</a><br/>
|
||||
· <a href="docs/faq26.html#q5">Known Issues</a><br/>
|
||||
</small></p>
|
||||
|
|
Loading…
Reference in a new issue