From 12e7d2a110e4ac055df0b32a05ec0ade375e75b8 Mon Sep 17 00:00:00 2001
From: Jeremy Messenger While this may be buried in some other text, the error is
very straight-forward: you need to upgrade pkg-config.
The pkg-config application is found in the
- devel/pkgconfig port. By updating this port to
+ devel/pkg-config port. By updating this port to
the latest version, this error will go away. You may see compiler errors relating to pthreads
@@ -199,7 +199,7 @@ options _KPOSIX_PRIORITY_SCHEDULING
of the same library. This can happen if you have two different versions of
a port installed, or can even happen through normal portupgrade use.
You can back up the libraries in /usr/local/lib/compat/pkg and remove
- them, and then run portupgrade -u -rf pkgconfig. This will force a
+ them, and then run portupgrade -u -rf pkg-config. This will force a
rebuild of all GNOME-related apps (and a fair number of other apps) without
retaining old versions of libraries in /usr/local/lib/compat/pkg.
# pkgdb -fF
-# pkg_delete -rf pkgconfig\*
+# pkg_delete -rf pkg-config\*
# cd /usr/ports/x11/gnome2
# make clean
# make install clean
@@ -404,7 +404,7 @@ ggv
metacity window manager by default. Another popular window
manager that works well with GNOME &gnomever; is
sawfish. Sawfish
- can be found in x11-wm/sawfish2.
To switch between metacity and sawfish in GNOME 2, you will need to do the following:
@@ -555,7 +555,7 @@ Load "type1"How do I configure settings for GNOME 1.4 applications under GNOME &gnomever;?
-Install sysutils/gnomecontrolcenter, then invoke +
Install sysutils/gnome-control-center1, then invoke gnomecc from the command line to bring up the GNOME 1.4 control center.
@@ -1024,7 +1024,7 @@ gtk-key-theme-name = "Emacs" /usr/X11R6/libexec/gnome-settings-daemon from the command line, and check for any errors. Most problems can be solved by reinstalling - sysutils/gnomecontrolcenter2. + sysutils/gnome-control-center.To build GNOME &gnomever;, you need to obtain the latest ports tree skeleton. This is most easily accomplished with portsnap(8) or cvsupCVSup. Simply obtain the latest ports tree, and you are + href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup. Simply obtain the latest ports tree, and you are ready to go. Then do the following:
# pkgdb -Ff diff --git a/en/gnome/docs/gnome1_porting.sgml b/en/gnome/docs/gnome1_porting.sgml index 8ccde3a2de..de37759661 100644 --- a/en/gnome/docs/gnome1_porting.sgml +++ b/en/gnome/docs/gnome1_porting.sgml @@ -1,6 +1,6 @@ - + %navincludes; %gnomeincludes; @@ -66,25 +66,25 @@-gnomedb -databases/gnomedb +databases/gnome-db libgda gnomelibs -x11/gnomelibs +x11/gnome-libs esound imlib libxml orbit gnomeprint -print/gnomeprint +print/gnome-print gnomelibs gnomecanvas @@ -156,7 +156,7 @@ gnomevfs -devel/gnomevfs +devel/gnome-vfs1 gnomemimedata gconf gnomelibs diff --git a/en/gnome/docs/gnome2_porting.sgml b/en/gnome/docs/gnome2_porting.sgml index f34b07c9c4..18bfd71cd3 100644 --- a/en/gnome/docs/gnome2_porting.sgml +++ b/en/gnome/docs/gnome2_porting.sgml @@ -1,6 +1,6 @@ - + %navincludes; %gnomeincludes; @@ -42,7 +42,7 @@ pygtk -x11-toolkits/pygtk +x11-toolkits/py-gtk gnomelibs gdkpixbuf libglade @@ -78,19 +78,19 @@ eel2 -x11-toolkits/eel2 +x11-toolkits/eel gnomemenus gnomedesktop gail gnomecontrolcenter2 -sysutils/gnomecontrolcenter2 +sysutils/gnome-control-center gnomedesktop metacity nautilus2 gnomedesktop -x11/gnomedesktop +x11/gnome-desktop libgnomeui gnomedocutils @@ -102,19 +102,19 @@ gnomedocutils -textproc/gnomedocutils +textproc/gnome-doc-utils libxslt gnomepanel -x11/gnomepanel +x11/gnome-panel gnomedesktop libwnck gnomespeech -accessibility/gnomespeech +accessibility/gnome-speech libbonobo @@ -138,7 +138,7 @@ gnomevfs2 -devel/gnomevfs2 +devel/gnome-vfs gconf2 libbonobo gnomemimedata @@ -282,7 +282,7 @@ libartlgpl2 -graphics/libartlgpl2 +graphics/libart_lgpl pkgconfig diff --git a/en/gnome/docs/gnome_porting.sgml b/en/gnome/docs/gnome_porting.sgml index 0311b2c537..657d89c942 100644 --- a/en/gnome/docs/gnome_porting.sgml +++ b/en/gnome/docs/gnome_porting.sgml @@ -1,6 +1,6 @@ - + %navincludes; %gnomeincludes; @@ -47,7 +47,7 @@ nautilus2 -x11-fm/nautilus2 +x11-fm/nautilus librsvg2 eel2 gnomedesktop @@ -119,7 +119,7 @@ gnomemimedata -misc/gnomemimedata +misc/gnome-mime-data gnomehier pkgconfig diff --git a/en/gnome/docs/porting.sgml b/en/gnome/docs/porting.sgml index 07ced18ec6..30eae12fa8 100644 --- a/en/gnome/docs/porting.sgml +++ b/en/gnome/docs/porting.sgml @@ -1,6 +1,6 @@ - + %navincludes; %gnomeincludes; @@ -247,7 +247,7 @@ INSTALLS_OMF=yes GCONF_SCHEMAS= my_app.schemas my_app2.schemas my_app3.schemas pkgconfig pkgconfig registers a dependency upon - devel/pkgconfig to make sure it is installed. + devel/pkg-config to make sure it is installed.
For example in audio/gnomemedia2:
+For example in audio/gnome-media:
GCONF_SCHEMAS= CDDB-Slave2.schemas gnome-audio-profiles.schemas \ diff --git a/en/gnome/gnomelogalyzer.sh b/en/gnome/gnomelogalyzer.sh index 22e45ba51e..295775d1a7 100644 --- a/en/gnome/gnomelogalyzer.sh +++ b/en/gnome/gnomelogalyzer.sh @@ -27,7 +27,7 @@ # Heh. "Tort." # # $MCom: portstools/gnomelogalyzer.sh.in,v 1.12 2005/06/28 05:47:54 adamw Exp $ -# $FreeBSD: www/en/gnome/gnomelogalyzer.sh,v 1.6 2005/08/14 07:01:28 adamw Exp $ +# $FreeBSD: www/en/gnome/gnomelogalyzer.sh,v 1.7 2006/01/07 06:14:16 mezz Exp $ # # This script uses some simple yet effective heuristics to analyse @@ -153,12 +153,12 @@ fi # # TEST: Invalid pkg-config version # -# SOLUTION: portupgrade pkgconfig +# SOLUTION: portupgrade pkg-config debug -n "Checking pkg-config version... " if grep -q '\*\*\* Your version of pkg-config is too old.' ${buildlog} ; then echo "You have an outdated version of pkg-config installed." - soln_portupgrade "pkgconfig" + soln_portupgrade "pkg-config" exit else debug "OK" diff --git a/en/gnome/includes.navgnome.sgml b/en/gnome/includes.navgnome.sgml index 1d1aea8727..1fef297178 100644 --- a/en/gnome/includes.navgnome.sgml +++ b/en/gnome/includes.navgnome.sgml @@ -1,4 +1,4 @@ - +Section Navigation
@@ -16,7 +16,7 @@