Error installing usr/ports/x11/yelp & gnomelogalyzer.sh ouput

Dino Vliet dino_vliet at yahoo.com
Sat Nov 22 02:29:29 PST 2008


Hi gnome folks,

When running gnomelogalyzer.sh in the yelp port directory which will not install properly I get this info:

Generating build log. Please wait... done.

The cause of your build failure is not known to gnomelogalyzer.sh.  Before
e-mailing the build log to the FreeBSD GNOME team at freebsd-gnome at FreeBSD.org,
TRY EACH OF THE FOLLOWING:

  * If you are generating your own logfile, make sure to generate it with
    something similar to:
          "make 2>&1 | tee /path/to/logfile" (sh/bash/ksh/zsh) or
          "make |& tee /path/to/logfile" (csh/tcsh)
        * Make sure your cvsup(1) configuration file specifies the 'ports-all'
          collection
        * Run cvsup(1) and attempt the build again
        * Check /usr/ports/UPDATING for information pertinent to your build
          failure
        * 99% of the commonly reported build failures can be solved by
          running "portupgrade -a"
        * Read the FAQs at http://www.FreeBSD.org/gnome/
        * Search the archives of freebsd-gnome at FreeBSD.org.  Archives can be
          searched at http://www.freebsd.org/gnome/index.html#search

If you have not performed each of the above suggestions, don't bother asking
for help.  The chances are good that you'll simply be told to perform one of
the aforementioned steps.


The output of the first suggestion above, make 2>&1 | tee /path/to/logfile, gives:


 yelp is using firefox for gecko support, but you can
 change that by defining WITH_GECKO to the following values:

   firefox 
   xulrunner 

=> yelp-2.22.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2.
=> Attempting to fetch from ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/yelp/2.22/.
yelp-2.22.1.tar.bz2                                    972 kB  966 kBps
===>  Extracting for yelp-2.22.1_1
=> MD5 Checksum OK for gnome2/yelp-2.22.1.tar.bz2.
=> SHA256 Checksum OK for gnome2/yelp-2.22.1.tar.bz2.
===>  Patching for yelp-2.22.1_1
===>  Applying FreeBSD patches for yelp-2.22.1_1
===>   yelp-2.22.1_1 depends on file: /usr/local/lib/firefox/libgtkembedmoz.so - found
===>   yelp-2.22.1_1 depends on executable: gmake - found
===>   yelp-2.22.1_1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===>   yelp-2.22.1_1 depends on file: /usr/local/bin/intltool-extract - found
===>   yelp-2.22.1_1 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   yelp-2.22.1_1 depends on executable: pkg-config - found
===>   yelp-2.22.1_1 depends on file: /usr/local/libdata/pkgconfig/gnome-doc-utils.pc - found
===>   yelp-2.22.1_1 depends on shared library: dbus-glib-1.2 - found
===>   yelp-2.22.1_1 depends on shared library: rarian.0 - found
===>   yelp-2.22.1_1 depends on shared library: intl - found
===>   yelp-2.22.1_1 depends on shared library: esd.2 - found
===>   yelp-2.22.1_1 depends on shared library: atk-1.0.0 - found
===>   yelp-2.22.1_1 depends on shared library: gailutil.18 - found
===>   yelp-2.22.1_1 depends on shared library: gconf-2.4 - found
===>   yelp-2.22.1_1 depends on shared library: glib-2.0.0 - found
===>   yelp-2.22.1_1 depends on shared library: gnomevfs-2.0 - found
===>   yelp-2.22.1_1 depends on shared library: gtk-x11-2.0.0 - found
===>   yelp-2.22.1_1 depends on shared library: art_lgpl_2.5 - found
===>   yelp-2.22.1_1 depends on shared library: bonobo-2.0 - found
===>   yelp-2.22.1_1 depends on shared library: bonoboui-2.0 - found
===>   yelp-2.22.1_1 depends on shared library: glade-2.0.0 - found
===>   yelp-2.22.1_1 depends on shared library: gnome-2.0 - found
===>   yelp-2.22.1_1 depends on shared library: gnomecanvas-2.0 - found
===>   yelp-2.22.1_1 depends on shared library: gnomeui-2.0 - found
===>   yelp-2.22.1_1 depends on shared library: IDL-2.0 - found
===>   yelp-2.22.1_1 depends on shared library: xml2.5 - found
===>   yelp-2.22.1_1 depends on shared library: xslt.2 - found
===>   yelp-2.22.1_1 depends on shared library: ORBit-2.0 - found
===>   yelp-2.22.1_1 depends on shared library: pango-1.0.0 - found
===>  Configuring for yelp-2.22.1_1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.35.0... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/local/bin/iconv
checking for msgfmt... /usr/local/bin/msgfmt
checking for msgmerge... /usr/local/bin/msgmerge
checking for xgettext... /usr/local/bin/xgettext
checking for gconftool-2... /usr/local/bin/gconftool-2
Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking whether ln -s works... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for strerror in -lcposix... no
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... amd64-portbld-freebsd6.3
checking host system type... amd64-portbld-freebsd6.3
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.3 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 static flag -static works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.3 ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >= 2.0.0... yes (version 2.16.5)
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler... 
checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused
checking what language compliance flags to pass to the C++ compiler... 
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for YELP... yes
checking for gsed... /usr/bin/sed
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for YELP_SEARCH... no
checking for gawk... (cached) gawk
checking which gecko to use... firefox
checking for compiler -fshort-wchar option... yes
checking whether to enable C++ RTTI... no
checking whether we have a gtk 2 gecko build... yes
checking whether we have a gecko debug build... no
checking for gecko version... 1.8.1
checking for MOZILLA_COMPONENT... yes
checking for gzopen in -lz... yes
checking for lzmadec_open in -llzmadec... yes
checking for bzread in -lbz2... no
checking for BZ2_bzread in -lbz2... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating stylesheets/Makefile
config.status: creating stylesheets/db2html.xsl
config.status: creating stylesheets/db-title.xsl
config.status: creating data/Makefile
config.status: creating data/icons/Makefile
config.status: creating data/ui/Makefile
config.status: creating po/Makefile.in
config.status: creating yelp.desktop.in
config.status: creating config.h
config.status: executing intltool commands
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

yelp-2.22.1:

    prefix:                   /usr/local
    source code location:      .
    compiler:          cc

    Debug enabled:            no
    Search backend:           auto - basic
    Mozilla version:          firefox

===>  Building for yelp-2.22.1_1
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/x11/yelp/work/yelp-2.22.1'
Making all in src
gmake[2]: Entering directory `/usr/ports/x11/yelp/work/yelp-2.22.1/src'
gmake  all-am
gmake[3]: Entering directory `/usr/ports/x11/yelp/work/yelp-2.22.1/src'
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\"
 -DSHAREDIR=\""/usr/local/share/yelp"\" -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1
 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -I/usr/local/include/firefox -I/usr/local/include/firefox/xpcom -I/usr/local/include/firefox/string -I/usr/local/include/nspr -I/usr/local/include/firefox/gtkembedmoz   -fno-rtti  -fshort-wchar -O2 -fno-strict-aliasing -pipe -Wall -Wno-unused  -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O2 -fno-strict-aliasing -pipe -MT yelp-Yelper.o -MD -MP -MF ".deps/yelp-Yelper.Tpo" -c -o yelp-Yelper.o `test -f 'Yelper.cpp' || echo './'`Yelper.cpp; \
    then mv -f ".deps/yelp-Yelper.Tpo" ".deps/yelp-Yelper.Po"; else rm -f ".deps/yelp-Yelper.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-base.o -MD -MP -MF ".deps/yelp-yelp-base.Tpo" -c -o yelp-yelp-base.o `test -f 'yelp-base.c' || echo './'`yelp-base.c; \
    then mv -f ".deps/yelp-yelp-base.Tpo" ".deps/yelp-yelp-base.Po"; else rm -f ".deps/yelp-yelp-base.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-bookmarks.o -MD -MP -MF ".deps/yelp-yelp-bookmarks.Tpo" -c -o yelp-yelp-bookmarks.o `test -f 'yelp-bookmarks.c' || echo './'`yelp-bookmarks.c; \
    then mv -f ".deps/yelp-yelp-bookmarks.Tpo" ".deps/yelp-yelp-bookmarks.Po"; else rm -f ".deps/yelp-yelp-bookmarks.Tpo"; exit 1; fi
yelp-bookmarks.c: In function `yelp_bookmarks_add':
yelp-bookmarks.c:310: warning: null format string
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-debug.o -MD -MP -MF ".deps/yelp-yelp-debug.Tpo" -c -o yelp-yelp-debug.o `test -f 'yelp-debug.c' || echo './'`yelp-debug.c; \
    then mv -f ".deps/yelp-yelp-debug.Tpo" ".deps/yelp-yelp-debug.Po"; else rm -f ".deps/yelp-yelp-debug.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-error.o -MD -MP -MF ".deps/yelp-yelp-error.Tpo" -c -o yelp-yelp-error.o `test -f 'yelp-error.c' || echo './'`yelp-error.c; \
    then mv -f ".deps/yelp-yelp-error.Tpo" ".deps/yelp-yelp-error.Po"; else rm -f ".deps/yelp-yelp-error.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\"
 -DSHAREDIR=\""/usr/local/share/yelp"\" -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1
 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -I/usr/local/include/firefox -I/usr/local/include/firefox/xpcom -I/usr/local/include/firefox/string -I/usr/local/include/nspr -I/usr/local/include/firefox/gtkembedmoz   -fno-rtti  -fshort-wchar -O2 -fno-strict-aliasing -pipe -Wall -Wno-unused  -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-gecko-utils.o -MD -MP -MF ".deps/yelp-yelp-gecko-utils.Tpo" -c -o yelp-yelp-gecko-utils.o `test -f 'yelp-gecko-utils.cpp' || echo './'`yelp-gecko-utils.cpp; \
    then mv -f ".deps/yelp-yelp-gecko-utils.Tpo" ".deps/yelp-yelp-gecko-utils.Po"; else rm -f ".deps/yelp-yelp-gecko-utils.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\"
 -DSHAREDIR=\""/usr/local/share/yelp"\" -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1
 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -I/usr/local/include/firefox -I/usr/local/include/firefox/xpcom -I/usr/local/include/firefox/string -I/usr/local/include/nspr -I/usr/local/include/firefox/gtkembedmoz   -fno-rtti  -fshort-wchar -O2 -fno-strict-aliasing -pipe -Wall -Wno-unused  -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-html.o -MD -MP -MF ".deps/yelp-yelp-html.Tpo" -c -o yelp-yelp-html.o `test -f 'yelp-html.cpp' || echo './'`yelp-html.cpp; \
    then mv -f ".deps/yelp-yelp-html.Tpo" ".deps/yelp-yelp-html.Po"; else rm -f ".deps/yelp-yelp-html.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-io-channel.o -MD -MP -MF ".deps/yelp-yelp-io-channel.Tpo" -c -o yelp-yelp-io-channel.o `test -f 'yelp-io-channel.c' || echo './'`yelp-io-channel.c; \
    then mv -f ".deps/yelp-yelp-io-channel.Tpo" ".deps/yelp-yelp-io-channel.Po"; else rm -f ".deps/yelp-yelp-io-channel.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-settings.o -MD -MP -MF ".deps/yelp-yelp-settings.Tpo" -c -o yelp-yelp-settings.o `test -f 'yelp-settings.c' || echo './'`yelp-settings.c; \
    then mv -f ".deps/yelp-yelp-settings.Tpo" ".deps/yelp-yelp-settings.Po"; else rm -f ".deps/yelp-yelp-settings.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-utils.o -MD -MP -MF ".deps/yelp-yelp-utils.Tpo" -c -o yelp-yelp-utils.o `test -f 'yelp-utils.c' || echo './'`yelp-utils.c; \
    then mv -f ".deps/yelp-yelp-utils.Tpo" ".deps/yelp-yelp-utils.Po"; else rm -f ".deps/yelp-yelp-utils.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-window.o -MD -MP -MF ".deps/yelp-yelp-window.Tpo" -c -o yelp-yelp-window.o `test -f 'yelp-window.c' || echo './'`yelp-window.c; \
    then mv -f ".deps/yelp-yelp-window.Tpo" ".deps/yelp-yelp-window.Po"; else rm -f ".deps/yelp-yelp-window.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-marshal.o -MD -MP -MF ".deps/yelp-yelp-marshal.Tpo" -c -o yelp-yelp-marshal.o `test -f 'yelp-marshal.c' || echo './'`yelp-marshal.c; \
    then mv -f ".deps/yelp-yelp-marshal.Tpo" ".deps/yelp-yelp-marshal.Po"; else rm -f ".deps/yelp-yelp-marshal.Tpo"; exit 1; fi
yelp-marshal.c:58: warning: no previous prototype for 'yelp_marshal_VOID__POINTER_BOOLEAN'
yelp-marshal.c:99: warning: no previous prototype for 'yelp_marshal_VOID__STRING_INT'
yelp-marshal.c:138: warning: no previous prototype for 'yelp_marshal_BOOLEAN__POINTER_BOOLEAN'
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-main.o -MD -MP -MF ".deps/yelp-yelp-main.Tpo" -c -o yelp-yelp-main.o `test -f 'yelp-main.c' || echo './'`yelp-main.c; \
    then mv -f ".deps/yelp-yelp-main.Tpo" ".deps/yelp-yelp-main.Po"; else rm -f ".deps/yelp-yelp-main.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-print.o -MD -MP -MF ".deps/yelp-yelp-print.Tpo" -c -o yelp-yelp-print.o `test -f 'yelp-print.c' || echo './'`yelp-print.c; \
    then mv -f ".deps/yelp-yelp-print.Tpo" ".deps/yelp-yelp-print.Po"; else rm -f ".deps/yelp-yelp-print.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-page.o -MD -MP -MF ".deps/yelp-yelp-page.Tpo" -c -o yelp-yelp-page.o `test -f 'yelp-page.c' || echo './'`yelp-page.c; \
    then mv -f ".deps/yelp-yelp-page.Tpo" ".deps/yelp-yelp-page.Po"; else rm -f ".deps/yelp-yelp-page.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-transform.o -MD -MP -MF ".deps/yelp-yelp-transform.Tpo" -c -o yelp-yelp-transform.o `test -f 'yelp-transform.c' || echo './'`yelp-transform.c; \
    then mv -f ".deps/yelp-yelp-transform.Tpo" ".deps/yelp-yelp-transform.Po"; else rm -f ".deps/yelp-yelp-transform.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\"
 -DSHAREDIR=\""/usr/local/share/yelp"\" -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1
 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -I/usr/local/include/firefox -I/usr/local/include/firefox/xpcom -I/usr/local/include/firefox/string -I/usr/local/include/nspr -I/usr/local/include/firefox/gtkembedmoz   -fno-rtti  -fshort-wchar -O2 -fno-strict-aliasing -pipe -Wall -Wno-unused  -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-gecko-services.o -MD -MP -MF ".deps/yelp-yelp-gecko-services.Tpo" -c -o yelp-yelp-gecko-services.o `test -f 'yelp-gecko-services.cpp' || echo './'`yelp-gecko-services.cpp; \
    then mv -f ".deps/yelp-yelp-gecko-services.Tpo" ".deps/yelp-yelp-gecko-services.Po"; else rm -f ".deps/yelp-yelp-gecko-services.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-document.o -MD -MP -MF ".deps/yelp-yelp-document.Tpo" -c -o yelp-yelp-document.o `test -f 'yelp-document.c' || echo './'`yelp-document.c; \
    then mv -f ".deps/yelp-yelp-document.Tpo" ".deps/yelp-yelp-document.Po"; else rm -f ".deps/yelp-yelp-document.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-toc.o -MD -MP -MF ".deps/yelp-yelp-toc.Tpo" -c -o yelp-yelp-toc.o `test -f 'yelp-toc.c' || echo './'`yelp-toc.c; \
    then mv -f ".deps/yelp-yelp-toc.Tpo" ".deps/yelp-yelp-toc.Po"; else rm -f ".deps/yelp-yelp-toc.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-docbook.o -MD -MP -MF ".deps/yelp-yelp-docbook.Tpo" -c -o yelp-yelp-docbook.o `test -f 'yelp-docbook.c' || echo './'`yelp-docbook.c; \
    then mv -f ".deps/yelp-yelp-docbook.Tpo" ".deps/yelp-yelp-docbook.Po"; else rm -f ".deps/yelp-yelp-docbook.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-db-print.o -MD -MP -MF ".deps/yelp-yelp-db-print.Tpo" -c -o yelp-yelp-db-print.o `test -f 'yelp-db-print.c' || echo './'`yelp-db-print.c; \
    then mv -f ".deps/yelp-yelp-db-print.Tpo" ".deps/yelp-yelp-db-print.Po"; else rm -f ".deps/yelp-yelp-db-print.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-man-parser.o -MD -MP -MF ".deps/yelp-yelp-man-parser.Tpo" -c -o yelp-yelp-man-parser.o `test -f 'yelp-man-parser.c' || echo './'`yelp-man-parser.c; \
    then mv -f ".deps/yelp-yelp-man-parser.Tpo" ".deps/yelp-yelp-man-parser.Po"; else rm -f ".deps/yelp-yelp-man-parser.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-man.o -MD -MP -MF ".deps/yelp-yelp-man.Tpo" -c -o yelp-yelp-man.o `test -f 'yelp-man.c' || echo './'`yelp-man.c; \
    then mv -f ".deps/yelp-yelp-man.Tpo" ".deps/yelp-yelp-man.Po"; else rm -f ".deps/yelp-yelp-man.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-info.o -MD -MP -MF ".deps/yelp-yelp-info.Tpo" -c -o yelp-yelp-info.o `test -f 'yelp-info.c' || echo './'`yelp-info.c; \
    then mv -f ".deps/yelp-yelp-info.Tpo" ".deps/yelp-yelp-info.Po"; else rm -f ".deps/yelp-yelp-info.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-info-parser.o -MD -MP -MF ".deps/yelp-yelp-info-parser.Tpo" -c -o yelp-yelp-info-parser.o `test -f 'yelp-info-parser.c' || echo './'`yelp-info-parser.c; \
    then mv -f ".deps/yelp-yelp-info-parser.Tpo" ".deps/yelp-yelp-info-parser.Po"; else rm -f ".deps/yelp-yelp-info-parser.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-gtkentryaction.o -MD -MP -MF ".deps/yelp-gtkentryaction.Tpo" -c -o yelp-gtkentryaction.o `test -f 'gtkentryaction.c' || echo './'`gtkentryaction.c; \
    then mv -f ".deps/yelp-gtkentryaction.Tpo" ".deps/yelp-gtkentryaction.Po"; else rm -f ".deps/yelp-gtkentryaction.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-search.o -MD -MP -MF ".deps/yelp-yelp-search.Tpo" -c -o yelp-yelp-search.o `test -f 'yelp-search.c' || echo './'`yelp-search.c; \
    then mv -f ".deps/yelp-yelp-search.Tpo" ".deps/yelp-yelp-search.Po"; else rm -f ".deps/yelp-yelp-search.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src -I/usr/local/include/firefox/. -I/usr/local/include/firefox/commandhandler -I/usr/local/include/firefox/content -I/usr/local/include/firefox/docshell -I/usr/local/include/firefox/dom -I/usr/local/include/firefox/fastfind -I/usr/local/include/firefox/find -I/usr/local/include/firefox/gtkembedmoz -I/usr/local/include/firefox/gfx -I/usr/local/include/firefox/layout -I/usr/local/include/firefox/necko -I/usr/local/include/firefox/pref -I/usr/local/include/firefox/string -I/usr/local/include/firefox/uriloader -I/usr/local/include/firefox/webbrwsr -I/usr/local/include/firefox/webshell -I/usr/local/include/firefox/widget -DG_LOG_DOMAIN=\"Yelp\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\" -DIMAGEDIR=\""/usr/local/share/images/yelp"\" -DSERVERDIR=\"/usr/local/libexec\" -DBINDIR=\""/usr/local/bin"\" -DSHAREDIR=\""/usr/local/share/yelp"\"
 -DMOZILLA_HOME=\""/usr/local/lib/firefox\"" -DGDU_ICON_PATH=\"/usr/local/share/gnome-doc-utils/icons\"  -I/usr/local/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libbonoboui-2.0
 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/rarian    -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare   -O2 -fno-strict-aliasing -pipe -MT yelp-yelp-search-parser.o -MD -MP -MF ".deps/yelp-yelp-search-parser.Tpo" -c -o yelp-yelp-search-parser.o `test -f 'yelp-search-parser.c' || echo './'`yelp-search-parser.c; \
    then mv -f ".deps/yelp-yelp-search-parser.Tpo" ".deps/yelp-yelp-search-parser.Po"; else rm -f ".deps/yelp-yelp-search-parser.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CXX --mode=link c++ -fno-rtti  -fshort-wchar -O2 -fno-strict-aliasing -pipe -Wall -Wno-unused  -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O2 -fno-strict-aliasing -pipe  -L/usr/local/lib -o yelp -R/usr/local/lib/firefox  yelp-Yelper.o yelp-yelp-base.o yelp-yelp-bookmarks.o yelp-yelp-debug.o yelp-yelp-error.o yelp-yelp-gecko-utils.o yelp-yelp-html.o yelp-yelp-io-channel.o yelp-yelp-settings.o yelp-yelp-utils.o yelp-yelp-window.o yelp-yelp-marshal.o yelp-yelp-main.o yelp-yelp-print.o yelp-yelp-page.o yelp-yelp-transform.o yelp-yelp-gecko-services.o yelp-yelp-document.o yelp-yelp-toc.o yelp-yelp-docbook.o yelp-yelp-db-print.o yelp-yelp-man-parser.o yelp-yelp-man.o yelp-yelp-info.o yelp-yelp-info-parser.o yelp-gtkentryaction.o yelp-yelp-search.o yelp-yelp-search-parser.o -pthread -L/usr/local/lib -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation
 -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lcairo -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lX11 -lXfixes -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lexslt -lxslt -lz -lm -lgcrypt -lgpg-error -lxml2 -lstartup-notification-1 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -liconv -lrarian     -lz -lbz2 -llzmadec -lSM -lICE  -L/usr/local/lib -lX11  -Wl,-rpath,/usr/local/lib/firefox -pthread -L/usr/local/lib/firefox -L/usr/local/lib -lgtkembedmoz -lxpcom -lplds4 -lplc4 -lnspr4     
mkdir .libs
c++ -fno-rtti -fshort-wchar -O2 -fno-strict-aliasing -pipe -Wall -Wno-unused -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -O2 -fno-strict-aliasing -pipe -o yelp yelp-Yelper.o yelp-yelp-base.o yelp-yelp-bookmarks.o yelp-yelp-debug.o yelp-yelp-error.o yelp-yelp-gecko-utils.o yelp-yelp-html.o yelp-yelp-io-channel.o yelp-yelp-settings.o yelp-yelp-utils.o yelp-yelp-window.o yelp-yelp-marshal.o yelp-yelp-main.o yelp-yelp-print.o yelp-yelp-page.o yelp-yelp-transform.o yelp-yelp-gecko-services.o yelp-yelp-document.o yelp-yelp-toc.o yelp-yelp-docbook.o yelp-yelp-db-print.o yelp-yelp-man-parser.o yelp-yelp-man.o yelp-yelp-info.o yelp-yelp-info-parser.o yelp-gtkentryaction.o yelp-yelp-search.o yelp-yelp-search-parser.o -pthread -Wl,-rpath -Wl,/usr/local/lib/firefox -pthread  -L/usr/local/lib /usr/local/lib/libglade-2.0.so /usr/local/lib/libgnomeui-2.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libgnome-keyring.so /usr/local/lib/libjpeg.so
 /usr/local/lib/libbonoboui-2.so /usr/local/lib/libgnomecanvas-2.so /usr/local/lib/libgailutil.so /usr/local/lib/libgnome-2.so /usr/local/lib/libgnomevfs-2.so -lssl -lcrypto -lutil /usr/local/lib/libesd.so /usr/local/lib/libaudiofile.so /usr/local/lib/libpopt.so /usr/local/lib/libbonobo-2.so /usr/local/lib/libbonobo-activation.so /usr/local/lib/libORBitCosNaming-2.so /usr/local/lib/libart_lgpl_2.so /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libXinerama.so /usr/local/lib/libXi.so /usr/local/lib/libXrandr.so /usr/local/lib/libXcursor.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXext.so /usr/local/lib/libXdamage.so /usr/local/lib/libcairo.so /usr/local/lib/libglitz.so -lpng /usr/local/lib/libxcb-render-util.so /usr/local/lib/libxcb-render.so /usr/local/lib/libxcb.so /usr/local/lib/libpthread-stubs.so
 /usr/local/lib/libXrender.so /usr/local/lib/libpixman-1.so /usr/local/lib/libpangoft2-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libexpat.so /usr/local/lib/libXfixes.so /usr/local/lib/libgconf-2.so /usr/local/lib/libORBit-2.so /usr/local/lib/libgthread-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libexslt.so /usr/local/lib/libxslt.so /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so /usr/local/lib/libxml2.so -lm /usr/local/lib/libstartup-notification-1.so /usr/local/lib/libdbus-glib-1.so /usr/local/lib/libdbus-1.so -pthread /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so -licui18n /usr/local/lib/libintl.so /usr/local/lib/libpcre.so /usr/local/lib/libiconv.so /usr/local/lib/librarian.so -lz -lbz2 /usr/local/lib/liblzmadec.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so
 -lrpcsvc -L/usr/local/lib/firefox -lgtkembedmoz -lxpcom -lplds4 -lplc4 -lnspr4   -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib/firefox
yelp-Yelper.o(.text+0x26d): In function `Yelper::Find(char const*)':
: undefined reference to `NS_CStringContainerInit2'
yelp-yelp-gecko-services.o(.text+0x631): In function `PrintListener::SetPrintSettings(_YelpPrintInfo*, int, nsIPrintSettings*)':
: undefined reference to `NS_StringContainerInit2'
yelp-yelp-gecko-services.o(.text+0x6f4): In function `PrintListener::SetPrintSettings(_YelpPrintInfo*, int, nsIPrintSettings*)':
: undefined reference to `NS_CStringContainerInit2'
yelp-yelp-gecko-services.o(.text+0x8fd): In function `PrintListener::SetPrintSettings(_YelpPrintInfo*, int, nsIPrintSettings*)':
: undefined reference to `NS_CStringContainerInit2'
yelp-yelp-gecko-services.o(.text+0x9cf): In function `PrintListener::SetPrintSettings(_YelpPrintInfo*, int, nsIPrintSettings*)':
: undefined reference to `NS_CStringContainerInit2'
yelp-yelp-gecko-services.o(.text+0xa1e): In function `PrintListener::SetPrintSettings(_YelpPrintInfo*, int, nsIPrintSettings*)':
: undefined reference to `NS_CStringContainerInit2'
yelp-yelp-gecko-services.o(.text+0xa6d): In function `PrintListener::SetPrintSettings(_YelpPrintInfo*, int, nsIPrintSettings*)':
: undefined reference to `NS_CStringContainerInit2'
yelp-yelp-gecko-services.o(.text+0xabc): more undefined references to `NS_CStringContainerInit2' follow
/usr/local/lib/libgtkembedmoz.so: undefined reference to `NS_InitXPCOM3'
gmake[3]: *** [yelp] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/yelp/work/yelp-2.22.1/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/x11/yelp/work/yelp-2.22.1/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/yelp/work/yelp-2.22.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11/yelp.


My ports tree is up to date (portsnap fetch update).
I've checked /usr/portsUPDATING but didn't find anything relevent.
I've already done a portupgrade -fa, which takes 3 days on my system.
I've already searched the archives of both http://www.FreeBSD.org/gnome/ and http://www.freebsd.org/gnome/index.html#search.

My Operating System is:
uname -a
FreeBSD zouk.telfort.nl 6.3-RELEASE-p4 FreeBSD 6.3-RELEASE-p4 #21: Wed Oct  1 08:07:27 CEST 2008     rgilaard at amd_desktop:/usr/obj/usr/src/sys/MYKERNEL  amd64

The list of my installed applications:

ImageMagick-6.4.5.5 Image processing tools
ORBit-0.5.17_4      High-performance CORBA ORB with support for the C language
ORBit2-2.14.14      High-performance CORBA ORB with support for the C language
OpenEXR-1.6.1_1     A high dynamic-range (HDR) image file format
OpenSP-1.5.2_1      This package is a collection of SGML/XML tools called OpenS
R-2.7.1             A language for statistical computing and graphics
Terminal-0.2.8.3    Terminal emulator for the X windowing system
Thunar-0.9.3        XFce 4 file manager
Xaw3d-1.5E_2        A 3-D Athena Widget set that looks like Motif
a2ps-a4-4.13b_4     Formats an ascii file for printing on a postscript printer
aalib-1.4.r5_4      An ascii art library
aiksaurus-1.2.1_2   A set of libraries and applications which provide a thesaur
amspsfnt-1.0_5      AMSFonts PostScript Fonts (Adobe Type 1 format)
antlr-2.7.6_2       ANother Tool for Language Recognition
aolserver-4.5.0_5   A multithreaded web server with embedded TCL interpreter
aolserver-nscache-1.5_2 Tcl interface to AOLserver's caching API
aolserver-nsencrypt-0.4_2 OpenSSL data encryption module for AOLserver
aolserver-nsgd-2.0_4 Graphics module for AOLserver
aolserver-nsmhash-1.1_1 AOLserver interface to mhash library
aolserver-nsopenssl-3.0.b26_1 OpenSSL socket encryption module for AOLserver
aolserver-nspostgres-4.1_3 Internal PostgreSQL driver for AOLserver
aolserver-nssha1-0.1_1 AOLserver module to perform SHA1 hashes
aolserver-nszlib-1.1_2 Zlib library interface for AOLserver
aolserver-xotcl-1.6.2 Object-oriented scripting language based on Tcl
apache-ant-1.7.0_2  Java- and XML-based build tool, conceptually similar to mak
appres-1.0.1        Program to list application's resources
arc-5.21o_1         Create & extract files from DOS .ARC files
arj-3.10.22_1       Open-source ARJ
arts-1.5.10,1       Audio system for the KDE integrated X11 desktop
aspell-0.60.6_2     Spelling checker with better suggestion logic than ispell
at-spi-1.22.1_2     An Assistive Technology Service Provider Interface
atk-1.22.0_1        A GNOME accessibility toolkit (ATK)
atlas-3.8.2,1       Automatically Tuned Linear Algebra Software (ATLAS)
autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms 
autoconf-2.62       Automatically configure source code on many Un*x platforms 
autoconf-wrapper-20071109 Wrapper script for GNU autoconf
automake-1.5_5,1    GNU Standards-compliant Makefile generator (1.5)
automake-1.6.3_1    GNU Standards-compliant Makefile generator (1.6)
automake-1.9.6_3    GNU Standards-compliant Makefile generator (1.9)
automake-wrapper-20071109 Wrapper script for GNU automake
avahi-0.6.23        The "meta-port" for the Avahi service discovery suite
avahi-app-0.6.23    Service discovery on a local network
axis-1.4_4          Java SOAP implementation by Apache
bash-3.2.39_1       The GNU Project's Bourne Again SHell
bdftopcf-1.0.1      Convert X font from BDF to PCF
beforelight-1.0.2   A sample screen saver for X
bigreqsproto-1.0.2  BigReqs extension headers
bison-2.3_4,1       A parser generator from FSF, (mostly) compatible with Yacc
bitmap-1.0.3        Bitmap editor and converter utilities for X
bitstream-vera-1.10_4 Bitstream Vera TrueType font collection
blas-1.0_2          Basic Linear Algebra, level 1, 2, and 3
bluefish-1.0.7_5    HTML editor designed for the experienced web designer
boehm-gc-6.8        Garbage collection and memory leak detection for C and C++
bonobo-1.0.22_7     The component and compound document system for GNOME
boost-1.34.1        Free peer-reviewed portable C++ source libraries
bsdstats-5.4_2      Monthly script for reporting anonymous statistics about you
cairo-1.6.4_3,1     Vector graphics library with cross-device output support
cairomm-1.6.4       C++ interface to cairo
cclient-2006j_1,1   Mark Crispin's C-client mail access routines
ccrtp-1.6.0         Implementation of the real-time transport protocol
cdparanoia-3.9.8_8  A CDDA extraction tool (also known as ripper)
cdrtools-2.01_7     CD/CD-R[W] and ISO-9660 image creation and extraction tools
chkrootkit-0.48     A tool to locally check for signs of a rootkit
clamav-0.94.1       Command line virus scanner written entirely in C
claws-mail-3.5.0_1  A lightweight and very featureful GTK+ based e-mail and new
cm-super-0.3.3_1    Computer Modern Font Families in Type 1 Fonts
cmake-2.6.1_1       A cross-platform make
cmpsfont-1.0_6      Computer Modern PostScript Fonts (Adobe Type 1 format)
commoncpp-1.6.1,2   GNU project portable class framework for C++
compositeproto-0.4  Composite extension headers
consolekit-0.2.10_3 Framework for defining and tracking users
coreutils-6.9_3     The Free Software Foundation's core utilities
cups-base-1.3.9     Common UNIX Printing System
curl-7.18.0         Non-interactive tool to get files from FTP, GOPHER, HTTP(S)
cvsup-without-gui-16.1h_4 File distribution system optimized for CVS (non-GUI version
cyrus-sasl-2.1.22_2 RFC 2222 SASL (Simple Authentication and Security Layer)
damageproto-1.1.0_2 Damage extension headers
db4-4.0.14_1,1      The Berkeley DB package, revision 4
db41-4.1.25_4       The Berkeley DB package, revision 4.1
db42-4.2.52_5       The Berkeley DB package, revision 4.2
dbus-1.2.1          A message bus system for inter-application communication
dbus-glib-0.76      GLib bindings for the D-BUS messaging system
desktop-file-utils-0.15_1 A couple of command line utilities for working with desktop
dia-gnome-0.96.1_6,1 Diagram creation program, similar to Visio
diablo-jdk-1.5.0.07.01_12 Java Development Kit 1.5.0_07.01
dirmngr-1.0.2       A client for managing and downloading certificate revocatio
djbfft-0.76_2       An extremely fast library for floating-point convolution
dmidecode-2.9       A tool for dumping DMI (SMBIOS) contents in human-readable 
dmxproto-2.2.2      DMX extension headers
docbook-3.1_4       V3.1 of the DocBook DTD, designed for technical documentati
docbook-4.1_3       V4.1 of the DocBook DTD, designed for technical documentati
docbook-sk-4.1.2_4  XML version of the DocBook DTD version controlled for Scrol
docbook-to-man-1.0_1 A DocBook SGML DTD into nroff/troff -man macros converter
docbook-xml-4.2_1   XML version of the DocBook DTD
docbook-xml-4.3     DocBook/XML DTD V4.3, designed for technical documentation
docbook-xml-4.4     DocBook/XML DTD V4.4, designed for technical documentation
docbook-xsl-1.74.0  XSL DocBook stylesheets
dri-7.0.3_1,2       OpenGL hardware acceleration drivers for the DRI
dsssl-docbook-modular-1.79_1,1 DSSSL stylesheets for the DocBook DTD by Norman Walsh
dvd+rw-tools-7.1    DVD burning software
dvipsk-tetex-5.95a_2 Convert a TeX DVI file to PostScript
editres-1.0.3       Dynamic resource editor for X Toolkit Applications
enchant-1.4.0_1     Dictionary/spellchecking framework
encodings-1.0.2,1   X.Org Encoding fonts
esound-0.2.40       A sound library for enlightenment package
evieext-1.0.2       XEVIE extension headers
evolution-2.22.3.1  An integrated mail, calendar and address book distributed s
evolution-data-server-2.22.3_1 The data backends for the Evolution integrated mail/PIM sui
evolution-exchange-2.22.3 Evolution plugin to connect to Microsoft Exchange servers
evolution-webcal-2.21.92_2 Webcal(endar) handler for gnome
expat-2.0.1         XML 1.0 parser written in C
ezm3-1.1_2          Easier, more portable Modula-3 distribution for building CV
f-prot-4.6.8        F-Prot Antivirus for BSD Workstations
f-prot-sig-20071027 F-Prot Antivirus Signatures
f2c-20060810_2      Fortran-to-C converter and its run-time libraries
faac-1.26_1         MPEG-2 and MPEG-4 AAC audio encoder
faad2-2.6.1_1,1     MPEG-2 and MPEG-4 AAC audio decoder
faces-1.7.7_9       Visual mail, user and print face server
ffmpeg-2008.07.27_7 Hyper fast realtime audio/video encoder/converter, streamin
fftw3-3.1.3         Fast C routines to compute the Discrete Fourier Transform
firefox-2.0.0.18,1  Web browser based on the browser portion of Mozilla
fixesproto-4.0      Fixes extension headers
flac-1.2.1          Free lossless audio codec
flex-2.5.35         Fast lexical analyzer generator
font-adobe-100dpi-1.0.0_1 X.Org Adobe 100dpi font
font-adobe-75dpi-1.0.0 X.Org Adobe 75dpi font
font-adobe-utopia-100dpi-1.0.1 X.Org Adobe Utopia 100dpi font
font-adobe-utopia-75dpi-1.0.1 X.Org Adobe Utopia 75dpi font
font-adobe-utopia-type1-1.0.1 X.Org Adobe Utopia Type1 font
font-alias-1.0.1    X.Org Font aliases
font-arabic-misc-1.0.0 X.Org miscellaneous Arabic fonts
font-bh-100dpi-1.0.0 X.Org Bigelow Holmes 100dpi font
font-bh-75dpi-1.0.0 X.Org Bigelow Holmes 75dpi font
font-bh-lucidatypewriter-100dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 100dpi font
font-bh-lucidatypewriter-75dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 75dpi font
font-bh-ttf-1.0.0   X.Org Bigelow & Holmes TTF font
font-bh-type1-1.0.0 X.Org Bigelow Holmes Type1 font
font-bitstream-100dpi-1.0.0 X.Org Bitstream Vera 100dpi font
font-bitstream-75dpi-1.0.0 X.Org Bitstream Vera 75dpi font
font-bitstream-type1-1.0.0 X.Org Bitstream Vera Type1 font
font-cronyx-cyrillic-1.0.0 X.Org Cronyx Cyrillic font
font-cursor-misc-1.0.0 X.Org miscellaneous Cursor fonts
font-daewoo-misc-1.0.0 X.Org miscellaneous Daewoo fonts
font-dec-misc-1.0.0 X.Org miscellaneous Dec fonts
font-ibm-type1-1.0.0 X.Org IBM Type1 font
font-isas-misc-1.0.0 X.Org miscellaneous ISAS fonts
font-jis-misc-1.0.0 X.Org miscellaneous JIS fonts
font-micro-misc-1.0.0 X.Org miscellaneous Micro fonts
font-misc-cyrillic-1.0.0 X.Org miscellaneous Cyrillic font
font-misc-ethiopic-1.0.0 X.Org miscellaneous Ethiopic font
font-misc-meltho-1.0.0_1 X.Org miscellaneous Meltho font
font-misc-misc-1.0.0 X.Org miscellaneous Misc fonts
font-mutt-misc-1.0.0 X.Org miscellaneous Mutt fonts
font-schumacher-misc-1.0.0 X.Org miscellaneous Schumacher fonts
font-screen-cyrillic-1.0.1 X.Org Screen Cyrillic font
font-sony-misc-1.0.0 X.Org miscellaneous Sony fonts
font-sun-misc-1.0.0 X.Org miscellaneous Sun fonts
font-util-1.0.1     Create an index of X font files in a directory
font-winitzki-cyrillic-1.0.0 X.Org Winitzki Cyrillic font
font-xfree86-type1-1.0.0 X.Org XFree86 Type1 font
fontcacheproto-0.1.2 Fontcache extension headers
fontconfig-2.5.0,1  An XML-based font configuration API for X Windows
fontsproto-2.0.2    Fonts extension headers
fonttosfnt-1.0.3    Wrap a bitmap font in a sftn wrapper
freetype2-2.3.7     A free and portable TrueType font rendering engine
fslsfonts-1.0.1     List fonts served by the X font server
fstobdf-1.0.2       Generate BDF font from X font server
fusefs-kmod-0.3.9.p1.20080208_4 Kernel module for fuse
fusefs-libs-2.7.3   FUSE allows filesystem implementation in userspace
g-wrap-1.9.6_4,1    A tool for exporting C libraries into Scheme interpreters
gail-1.22.3         An implementation of the ATK interfaces for GTK+ widgets
gamin-0.1.9_2       A file and directory monitoring system
ganttproject-2.1.m2_1 Plan projects using a Gantt chart
gawk-3.1.6_1        The GNU version of Awk
gcc-4.2.5_20080702  GNU Compiler Collection 4.2
gccmakedep-1.0.2    Create dependencies in makefiles using 'gcc -M'
gconf-1.0.9_15      A configuration database system for GNOME
gconf2-2.22.0_1     A configuration database system for GNOME
gd-2.0.35,1         A graphics library for fast creation of images
gdbm-1.8.3_3        The GNU database manager
gdk-pixbuf-0.22.0_8 A graphic library for GTK+
gdl-0.7.11_2        Components intended to be shared between GNOME development 
gdm-2.20.8          GNOME 2 version of xdm display manager
gdvrecv-1.2_4       DV Tools for FreeBSD
getopt-1.1.4_1      A getopt(1) replacement that supports GNU-style long option
gettext-0.17_1      GNU gettext package
ggz-client-libs-0.0.14.1_1 The GGZ Gaming Zone - Core Client Libraries
ghostscript8-8.63   Ghostscript 8.x PostScript interpreter
gio-fam-backend-2.16.5 FAM backend for GLib's GIO library
glib-1.2.10_12      Some useful routines of C programming (previous stable vers
glib-2.16.5         Some useful routines of C programming (current stable versi
glitz-0.5.6_1       OpenGL image compositing library
glproto-1.4.8       GLX extension headers
gmake-3.81_3        GNU version of 'make' utility
gnome-doc-utils-0.12.2_1 GNOME doc utils
gnome-icon-theme-2.22.0_1 A collection of icons for the GNOME 2 desktop
gnome-keyring-2.22.3_1 A program that keeps passwords and other secrets
gnome-libs-1.4.2_12 Libraries for GNOME, a GNU desktop environment
gnome-mime-data-2.18.0_3 A MIME and Application database for GNOME
gnome-mount-0.8_2   A front-end to mount, umount, and eject using HAL
gnome-print-0.37_7  Gnome print support library
gnome-spell-1.0.8_2 A GNOME/Bonobo component for spell checking
gnome-vfs-2.22.0_2  GNOME Virtual File System
gnome_subr-1.0      Common startup and shutdown subroutines used by GNOME scrip
gnomecanvas-0.22.0_8 A graphics library for GNOME
gnomehier-2.3_10    A utility port that creates the GNOME directory tree
gnupg-1.4.9_1       The GNU Privacy Guard
gnupg-2.0.9_2       The GNU Privacy Guard
gnutls-2.4.1_1      GNU Transport Layer Security library
goffice-0.6.5       GLib/GTK+ set of document centric objects and utilities
gpac-libgpac-0.4.4,1 Gpac MPEG-4 Systems library and headers
gperf-3.0.3         Generates perfect hash functions for sets of keywords
graphviz-2.20.3     Graph Visualization Software from AT&T and Bell Labs
gsfonts-8.11_4      Fonts used by GNU Ghostscript (or X)
gsm-1.0.12_1        Audio converter and library for converting u-law to gsm enc
gstreamer-0.10.21   Development framework for creating media applications
gstreamer-plugins-0.10.21,3 GStreamer written collection of plugins handling several me
gtar-1.20_1         GNU version of the traditional tape archiver
gtk-1.2.10_20       Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.12.11_1       Gimp Toolkit for X11 GUI (current stable version)
gtk-doc-1.10_1      Code documentation system, originally for GTK+
gtk-engines2-2.14.3 Theme engine for the gtk+-2.0 toolkit
gtk-xfce-engine-2.4.3 An XFCE engine for GTK 2.0
gtkhtml3-3.18.3     Lightweight HTML rendering/printing/editing engine
gtksourceview2-2.2.2 A text widget that adds syntax highlighting to the GtkTextV
gtkspell-2.0.14     A GTK+ 2 spell checking component
guile-1.8.5         GNU Ubiquitous Intelligent Language for Extension
gv-3.6.5            A PostScript and PDF previewer
gvfs-0.2.5          GNOME virtual file system
hal-0.5.11_1        Hardware Abstraction Layer for simplifying device access
hdf5-1.6.7_1        Hierarchical Data Format library (from NCSA)
help2man-1.36.4_2   Automatically generating simple manual pages from program o
hicolor-icon-theme-0.10_2 A high-color icon theme shell from the FreeDesktop project
html2ps-letter-1.0.b5_1,1 HTML to PostScript converter
iceauth-1.0.2       ICE authority file utility for X
ico-1.0.2           Displays a wire-frame rotating plyhedron
icon-naming-utils-0.8.6 Utilities of the Tango project
icu-3.8.1_1         International Components for Unicode (from IBM)
ilbc-r3951          Internet Low Bit Rate codec (RFC3951)
ilmbase-1.0.1_1     ILM Base libraries a.k.a. Half, IlmThread, Imath and Iex
imake-1.0.2_4,1     Imake and other utilities from X.Org
imlib-1.9.15_7      A graphic library for enlightenment package
imlib2-1.4.1.000,2  The next generation graphics library for Enlightenment
inkscape-0.46_3     A program seeks to become a full featured open source SVG e
inputproto-1.4.2.1  Input extension headers
intltool-0.37.1     Tools to internationalize various kinds of data files
iso-codes-3.2_1     Lists of the country, language and currency iso names
iso8879-1986_2      Character entity sets from ISO 8879:1986 (SGML)
ispell-3.3.02_4     An interactive spelling checker for multiple languages
jackit-0.109.2_1    A low-latency audio server
jade-1.2.1_9        An object-oriented SGML/XML parser toolkit and DSSSL engine
jadetex-3.13_2      A TeX backend for Jade, for typesetting SGML documents
jasper-1.900.1_6    An implementation of the codec specified in the JPEG-2000 s
javavmwrapper-2.3.2 Wrapper script for various Java Virtual Machines
jbigkit-1.6         Lossless compression for bi-level images such as scanned pa
jdk-1.5.0.14p8_4,1  Java Development Kit 1.5.0
jedit-4.2_3         Powerful programmer\'s text editor written in Java
jogl-1.1.1          Java bindings for OpenGL
john-1.7.2_1        Featureful Unix password cracker
jpeg-6b_7           IJG's jpeg compression utilities
junit-4.4_1         A regression testing utility for use with the Java(TM) Lang
kbproto-1.0.3       KB extension headers
kdehier-1.0_11      Utility port which installs a hierarchy of shared KDE direc
kdelibs-3.5.10      Base set of libraries needed by KDE programs
kmymoney2-0.8.9_2   KDE-based personal finance assistant
lame-3.97_1         ISO code based fast MP3 encoder kit
lapack-3.1.1_1      A library of Fortran 77 subroutines for linear algebra
lcms-1.17,1         Light Color Management System -- a color management library
lha-1.14i_6         Archive files using LZSS and Huffman compression (.lzh file
libFS-1.0.0_1       The FS library
libGL-7.0.3         OpenGL library that renders using GLX or DRI
libGLU-7.0.3        OpenGL utility library
libICE-1.0.4_1,1    Inter Client Exchange library for X11
libIDL-0.8.11       A library for creating trees of CORBA IDL files
libSM-1.0.3_1,1     Session Management library for X11
libX11-1.1.3_1,1    X11 library
libXScrnSaver-1.1.2 The XScrnSaver library
libXTrap-1.0.0      The XTrap library
libXau-1.0.3_2      Authentication Protocol library for X11
libXaw-1.0.4_1,1    X Athena Widgets library
libXcomposite-0.4.0,1 X Composite extension library
libXcursor-1.1.9_1  X client-side cursor loading library
libXdamage-1.1.1    X Damage extension library
libXdmcp-1.0.2_1    X Display Manager Control Protocol library
libXevie-1.0.2      The Xevie library
libXext-1.0.3,1     X11 Extension library
libXfixes-4.0.3_1   X Fixes extension library
libXfont-1.3.1_3,1  X font libary
libXfontcache-1.0.4 The Xfontcache library
libXft-2.1.13       A client-sided font API for X applications
libXi-1.1.3,1       X Input extension library
libXinerama-1.0.2,1 X11 Xinerama library
libXmu-1.0.3,1      X Miscellaneous Utilities libraries
libXp-1.0.0,1       X print library
libXpm-3.5.7        X Pixmap library
libXprintAppUtil-1.0.1 The XprintAppUtil library
libXprintUtil-1.0.1 The XprintUtil library
libXrandr-1.2.2_1   X Resize and Rotate extension library
libXrender-0.9.4_1  X Render extension library
libXres-1.0.3_3     X Resource usage library
libXt-1.0.5_1       X Toolkit library
libXtst-1.0.3_1     X Test extension
libXv-1.0.3_1,1     X Video Extension library
libXvMC-1.0.4_1     X Video Extension Motion Compensation library
libXxf86dga-1.0.2   X DGA Extension
libXxf86misc-1.0.1  X XF86-Misc Extension
libXxf86vm-1.0.1    X Vidmode Extension
liba52-0.7.4_2      A free library for decoding ATSC A/52 streams, aka AC-3
libart_lgpl-2.3.20,1 Library for high-performance 2D graphics
libassuan-1.0.4     IPC library used by GnuPG and gpgme
libaudiofile-0.2.6  A sound library for SGI audio file
libbonobo-2.22.0_1  A component and compound document system for GNOME2
libbonoboui-2.22.0_2 GUI frontend to the libbonobo component of GNOME 2
libcddb-1.3.0       A library to access data on a CDDB server
libcdio-0.78.2_2    Compact Disc Input and Control Library
libcheck-0.9.5_1    A unit test framework for C
libcroco-0.6.1_1    CSS2 parsing library
libdaemon-0.12      Lightweight C library that eases the writing of UNIX daemon
libdca-0.0.5        Free DTS Coherent Acoustics decoder
libdmx-1.0.2_1      DMX extension library
libdnet-1.11_2      A simple interface to low level networking routines
libdrm-2.3.1        Userspace interface to kernel Direct Rendering Module servi
libdvbpsi-0.1.6     A library for MPEG TS and DVB PSI tables decoding and gener
libdvdcss-1.2.9_2   Portable abstraction library for DVD decryption
libdvdnav-0.1.10_3  The library for the xine-dvdnav plugin
libdvdread-0.9.7_3  This is needed by ogle, which is a DVD player that supports
libebml-0.7.8       EBML (Extensible Binary Meta Language), sort of binary vers
libetpan-0.55       A mail library
libexif-0.6.16      Library to read digital camera file meta-data
libexo-0.3.4_2      Terminal library, extensions to Xfce by os-cillation
libfame-0.9.1_2     A video encoding library
libfontenc-1.0.4    The fontenc Library
libfpx-1.2.0.12_1   Library routines for working with Flashpix images
libgcrypt-1.4.1_1   General purpose crypto library based on code used in GnuPG
libgda-0.2.96_10    Provides uniform access to different kinds of data sources
libgda3-3.0.4_1     Provides uniform access to different kinds of data sources
libggz-0.0.14.1_4   The GGZ Gaming Zone - Base Library
libgksu-1.3.8_3     Library providing su and sudo functionality
libgksuui-1.0.7_3   A graphical fronted to su library
libglade2-2.6.3     GNOME glade library
libgmp-4.2.4        A free library for arbitrary precision arithmetic
libgnome-2.22.0_1   Libraries for GNOME, a GNU desktop environment
libgnomecanvas-2.20.1.1_2 A graphics library for GNOME
libgnomecups-0.2.3_1,1 Support library for gnome cups admistration
libgnomeprint-2.18.4_2 Gnome print support library
libgnomeprintui-2.18.2_2 Gnome print support library
libgnomeui-2.22.1_2 Libraries for the GNOME GUI, a GNU desktop environment
libgpg-error-1.6_1  Common error values for all GnuPG components
libgphoto2-2.4.3    A universal digital camera picture control tool
libgsf-1.14.8_2     An extensible i/o abstraction for dealing with structured f
libgsf-gnome-1.14.8_1 A GNOME wrapper for libgsf
libgtkhtml-2.11.1_2 Lightweight HTML rendering/printing/editing engine
libical-0.27        An implementation of the IETF's Calendaring and Scheduling 
libiconv-1.11_1     A character set conversion library
libid3tag-0.15.1b   ID3 tags library (part of MAD project)
libidn-1.9          Internationalized Domain Names command line tool
libksba-1.0.4       KSBA is an X.509 Library
libltdl-1.5.26      System independent dlopen wrapper
libmad-0.15.1b_2    Libmad library (part of MAD project)
libmatroska-0.8.1   Extensible Multimedia Container Format
libmng-1.0.10       Multiple-image Network Graphics (MNG) reference library
libmodplug-0.8.4    ModPlug mod-like music shared libraries
libmpcdec-1.2.6     High quality audio compression format
libmpeg2-0.5.1      A free library for decoding mpeg-2 and mpeg-1 video streams
libmspack-0.0.20040308_3 A library for Microsoft compression formats
libnotify-0.4.4_2   A library for desktop notifications
libofx-0.9.0_1      OpenSource implementation of the OFX (Open Financial eXchan
libogg-1.1.3,4      Ogg bitstream library
liboil-0.3.15       Library of optimized inner loops
liboldX-1.0.1       Old X library
liboobs-2.22.0_1    Wrapping library to the System Tools Backends
libopendaap-0.4.0_1 C lib used to connect to iTunes(R) music shares
libpaper-1.1.21_3   A library providing routines for paper size management
libpthread-stubs-0.1 This library provides weak aliases for pthread functions
librsvg2-2.22.3     Library for parsing and rendering SVG vector-graphic files
libsamplerate-0.1.4 Secret Rabbit Code: a Sample Rate Converter for audio
libsexy-0.1.11_1    Extension widgets for GTK+
libsigc++-2.2.3     Callback Framework for C++
libsndfile-1.0.17_2 Reading and writing files containing sampled sound (like WA
libsoup-2.2.105_3   A SOAP (Simple Object Access Protocol) implementation in C
libsoup-2.4.1_1     A SOAP (Simple Object Access Protocol) implementation in C
libspectre-0.2.1    A small library for rendering Postscript documents
libssh2-0.18        A library implementing the SSH2 protocol
libsvg-0.1.4_1      A parser for SVG content in files or buffers
libtasn1-1.5        ASN.1 structure parser library
libthai-0.1.5_3     Thai language support library
libtheora-1.0.b2    Theora video codec for the Ogg multimedia streaming system
libtool-1.5.26      Generic shared library support script
libungif-4.1.4_5    Tools and library routines for working with GIF images
libunicode-0.4_9    A library for manipulating Unicode characters and strings
libusb-0.1.12_4     Library giving userland programs access to USB devices
libvolume_id-0.81.0 Library to provide file system type information
libvorbis-1.2.0_2,3 Audio compression codec library
libwmf-0.2.8.4_2    Tools and library for converting Microsoft WMF (windows met
libwnck-2.22.3      Library used for writing pagers and taskslists
libwpd-0.8.14_1     Tools for importing and exporting WordPerfect(tm) documents
libwww-5.4.0_4      The W3C Reference Library
libxcb-1.1.90.1     The X protocol C-language Binding (XCB) library
libxfce4gui-4.4.3   XFce 4 widget library required by xfce4 and xfwm4
libxfce4mcs-4.4.3   XFce 4 settings management library used by most XFce 4 modu
libxfce4util-4.4.3  XFce 4 library with non-graphical helper functions
libxkbfile-1.0.4    XKB file library
libxkbui-1.0.2_1    The xkbui library
libxklavier-3.5_2,1 An utility library to make XKB stuff easier
libxml++-1.0.5_1    XML API for C++
libxml-1.8.17_4     XML parser library for GNOME
libxml2-2.6.32_1    XML parser library for GNOME
libxslt-1.1.24_1    The XSLT C library for GNOME
libzrtpcpp-1.0.0    ZRTP extension for GNU ccRTP
linc-1.0.3_7        A library for writing networked servers & clients
listres-1.0.1       List resources in widgets
liveMedia-2008.11.13,1 LIVE.COM Streaming Media
lsof-4.81_1,3       Lists information about open files (similar to fstat(1))
lua-5.1.3_3         Small, compilable scripting language providing easy access 
luit-1.0.2_2        Locale and ISO 2022 support for Unicode terminals
lynx-2.8.6.5_4,1    A non-graphical, text-based World-Wide Web client
lyx-1.4.5.1_1       Document processor interfaced with LaTeX (nearly WYSIWYG)
lzmautils-4.32.7    LZMA compression and decompression tools
m4-1.4.11,1         GNU m4
mDNSResponder-108   Apple's mDNSResponder
makedepend-1.0.1,1  A dependency generator for makefiles
mhash-0.9.9         An easy-to-use library for strong hashes such as MD5 and SH
mime-support-3.44.1 MIME Media Types list
mkcomposecache-1.2_1 Program to create Compose cache files
mkfontdir-1.0.3_1   Create an index of X font files in a directory
mkfontscale-1.0.3   Creates an index of scalable font files for X
mousepad-0.2.14     Simple xfce editor
mpeg4ip-libmp4v2-1.6.1 Mpeg-4 library and tools from mpeg4ip
mpfr-2.3.2          A library for multiple-precision floating-point computation
mpgtx-1.3.1_2       A command line MPEG audio/video/system file toolbox
nas-1.9.1_2         Network Audio System
nasm-2.05.01,1      General-purpose multi-platform x86 and x86-64 assembler
netbeans-6.1_2      A full-featured integrated environment for Java
netpbm-10.26.58     A toolkit for conversion of images between different format
nmap-4.76           Port scanning utility for large networks
nmh-1.2_2           A cleaned up MH mailer suite
notification-daemon-0.3.7_3 Send small notifications to your desktop
nspr-4.7            A platform-neutral API for system level and libc like funct
nss-3.11.9_2        Libraries to support development of security-enabled applic
nvu-1.0_7           A complete Web Authoring System similar to Dreamweaver or F
oaf-0.6.10_8        Object Activation Framework for GNOME
oclock-1.0.1        Round clock application for X
open-motif-2.2.3_5  Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openacs-5.4.3       A modular web application platform for communities
openldap-client-2.3.43 Open source LDAP client implementation
openoffice.org-3.0.0 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br
openslp-1.2.1_3     Open-source implementation of the Service Location Protocol
openssl-0.9.8i      SSL and crypto library
opera-9.62.20081029 Blazingly fast, full-featured, standards-compliant browser,
orage-4.4.3         A calendar application to manage your time with XFce 4
p5-Archive-Tar-1.40 Perl module for creation and manipulation of tar files
p5-Archive-Zip-1.26 Perl module to create, manipulate, read, and write Zip arch
p5-Authen-SASL-2.12 Perl5 module for SASL authentication
p5-Compress-Raw-Bzip2-2.015 Low-Level Interface to bzip2 compression library
p5-Compress-Raw-Zlib-2.015 Low-Level Interface to zlib compression library
p5-Compress-Zlib-2.015 Perl5 interface to zlib compression library
p5-Crypt-OpenSSL-Bignum-0.04 OpenSSL's multiprecision integer arithmetic
p5-Crypt-OpenSSL-RSA-0.25 Perl5 module to RSA encode and decode strings using OpenSSL
p5-Crypt-OpenSSL-Random-0.04 Perl5 interface to the OpenSSL pseudo-random number generat
p5-Crypt-SSLeay-0.57 Perl5 interface to allow p5-libwww LWP to make https connec
p5-DBD-Pg-2.10.7    Provides access to PostgreSQL databases through the DBI
p5-DBI-1.60.4       The perl5 Database Interface.  Required for DBD::* modules
p5-Date-Manip-5.54  Perl5 module containing date manipulation routines
p5-Digest-1.15_1    Modules that calculate message digests
p5-Digest-HMAC-1.01 Perl5 interface to HMAC Message-Digest Algorithms
p5-Digest-MD5-2.38  Perl5 interface to the MD5 algorithm
p5-Digest-SHA1-2.11 Perl interface to the SHA-1 Algorithm
p5-Email-Address-1.88.9 RFC 2822 Address Parsing and Creation
p5-Encode-Detect-1.01 An Encode::Encoding subclass that detects the encoding of d
p5-ExtUtils-CBuilder-0.24 Compile and link C code for Perl modules
p5-ExtUtils-ParseXS-2.19 Converts Perl XS code into C code
p5-File-Temp-0.20   Perl5 module to generate temporary files or directories saf
p5-File-Which-0.05  Portable implementation of `which' in Perl
p5-Finance-Quote-1.15 Get stock and mutual fund quotes from various exchanges
p5-Finance-QuoteHist-1.11_1 Perl module for fetching historical stock quotes
p5-GSSAPI-0.26      Perl extension providing access to the GSSAPIv2 library
p5-HTML-Parser-3.58 Perl5 module for parsing HTML documents
p5-HTML-TableExtract-2.10 Extract text contained in tables within an HTML document
p5-HTML-Tagset-3.20 Some useful data table in parsing HTML
p5-HTML-Tree-3.23   A collection of modules to manupulate HTML syntax trees
p5-IO-Compress-Base-2.015 Base Class for IO::Uncompress modules
p5-IO-Compress-Bzip2-2.015 An interface to allow writing bzip2 compressed data to file
p5-IO-Compress-Zlib-2.015 Perl5 interface for reading and writing of (g)zip files
p5-IO-Socket-INET6-2.56 Perl module with object interface to AF_INET6 domain socket
p5-IO-Socket-SSL-1.18 Perl5 interface to SSL sockets
p5-IO-String-1.08   Simplified Perl5 module to handle I/O on in-core strings
p5-IO-Zlib-1.09     IO:: style interface to Compress::Zlib
p5-IO-stringy-2.110 Perl5 module for using IO handles with non-file objects
p5-MIME-Base64-3.07 Perl5 module for Base64 and Quoted-Printable encodings
p5-Mail-DomainKeys-1.0 Perl implementation of DomainKeys
p5-Mail-SpamAssassin-3.2.5 A highly efficient mail filter for identifying spam
p5-Mail-Tools-2.04  Perl5 modules for dealing with Internet e-mail messages
p5-Math-BigInt-1.89 Math::BigInt - Arbitrary size integer math package
p5-Module-Build-0.30 Build and install Perl modules
p5-Net-1.22_1,1     Perl5 modules to access and use network protocols
p5-Net-CIDR-Lite-0.20 Perl extension for merging IPv4 or IPv6 CIDR addresses
p5-Net-DBus-0.33.6  Perl extension for the DBus message system
p5-Net-DNS-0.63     Perl5 interface to the DNS resolver, and dynamic updates
p5-Net-IP-1.25      Perl extension for manipulating IPv4/IPv6 addresses
p5-Net-SSLeay-1.35  Perl5 interface to SSL
p5-Package-Constants-0.01 List all constants declared in a package
p5-Parse-Syslog-1.10 Perl5 routines that present a simple interface to parse sys
p5-Parse-Yapp-1.05  Perl extension for generating and using LALR parsers
p5-PathTools-3.2900 A Perl module for portably manipulating file specifications
p5-SGMLSpm-1.03_1   Perl module for postprocessing the output from sgmls and ns
p5-Scalar-List-Utils-1.19,1 Perl subroutines that would be nice to have in the perl cor
p5-Socket6-0.23     IPv6 related part of the C socket.h defines and structure m
p5-Spiffy-0.30      Spiffy Perl Interface Framework For You
p5-Storable-2.18    Persistency for perl data structures
p5-Test-Base-0.54_1 Test::Base - A Data Driven Testing Framework
p5-Test-Harness-3.14 Run perl standard test scripts with statistics
p5-Test-Simple-0.86 Basic utilities for writing tests in perl
p5-Text-CSV_XS-0.54 Comma-separated values manipulation routines
p5-Text-Iconv-1.7   Perl interface to iconv() codeset conversion function
p5-Text-ParseWords-3.1 Parse text into an array of tokens or array of arrays
p5-Tie-IxHash-1.21  Perl module implementing ordered in-memory associative arra
p5-Time-HiRes-1.9715,1 A perl5 module implementing High resolution time, sleep, an
p5-TimeDate-1.16,1  Perl5 module containing a better/faster date parser for abs
p5-URI-1.37         Perl5 interface to Uniform Resource Identifier (URI) refere
p5-XML-DOM-1.44     Perl module for building DOM Level 1 compliant document str
p5-XML-Filter-BufferText-1.01 Filter to put all characters() in one event
p5-XML-Grove-0.46.a Perl-style XML objects
p5-XML-Handler-YAWriter-0.23 Yet another Perl SAX XML Writer
p5-XML-NamespaceSupport-1.09_1 A simple generic namespace support class
p5-XML-Parser-2.36  Perl extension interface to James Clark's XML parser, expat
p5-XML-RegExp-0.03  Regular expressions for XML tokens
p5-XML-SAX-0.96     Simple API for XML
p5-XML-SAX-Expat-0.40 Simple API for XML
p5-XML-SAX-Writer-0.50 SAX2 XML Writer
p5-XML-Simple-2.18  Trivial API for reading and writing XML (esp config files)
p5-XML-Twig-3.32    Process huge XML documents by chunks via a tree interface
p5-XML-XPath-1.13   Modules for parsing and evaluating XPath statements
p5-XML-XQL-0.68     Perl module for querying XML tree structures with XQL
p5-YAML-0.66        YAML implementation in Perl
p5-gettext-1.05_2   Message handling functions
p5-libwww-5.820     Perl5 library for WWW access
p5-libxml-0.08      Collection of Perl5 modules for working with XML
p5-type1inst-0.6.1_5 A script that helps install Postscript fonts in X Window Sy
p5-version-0.76     Perl extension for Version Objects
pango-1.20.5        An open-source framework for the layout and rendering of i1
patch-2.5.4         GNU patch utility
pciids-20081012     Database of all known ID's used in PCI devices
pcre-7.8            Perl Compatible Regular Expressions library
pdflib-7.0.3        A C library for dynamically generating PDF
perl-threaded-5.8.8_1 Practical Extraction and Report Language
pftop-0.7_1         Utility for real-time display of statistics for pf
pgadmin3-1.8.4      PostgreSQL database design and management system
pixman-0.10.0_2     Low-level pixel manipulation library
pkg-config-0.23_1   A utility to retrieve information about installed libraries
pkg_cutleaves-20080320 Interactive script for deinstalling 'leaf' packages
plotutils-2.5.1     A plotting library and toolkit
png-1.2.33          Library for manipulating PNG images
policykit-0.9_1     Framework for controlling access to system-wide components
policykit-gnome-0.9 GNOME frontend to the PolicKit framework
poppler-0.8.7_1     A PDF rendering library
poppler-data-0.2.0  Poppler encoding data
poppler-gtk-0.8.7   Gtk bindings to poppler
popt-1.7_5          A getopt(3) like library with a number of enhancements, fro
portaudio-18.1_2    Portable cross-platform Audio API
portaudit-0.5.12    Checks installed ports against a list of security vulnerabi
portdowngrade-0.6_1 Sets a port back to a previous version
portupgrade-devel-2.4.6 FreeBSD ports/packages administration and management tool s
postgresql-client-8.2.11 PostgreSQL database (client)
postgresql-docs-8.2.11 The PostgreSQL documentation set
postgresql-libpqxx-2.6.9_1 A new C++ interface for PostgreSQL
postgresql-server-8.2.11 The most advanced open-source database available anywhere
printproto-1.0.3    Print extension headers
procmail-3.22_6     A local mail delivery agent
pth-2.0.7           GNU Portable Threads
pvm-3.4.5_3         Parallel Virtual Machine libraries and environment
pwlib-1.12.0_3,1    A cross platform C++ library, used by OpenH323
py25-bsddb-2.5.2_2  Python bindings to the Berkeley DB library
py25-cairo-1.6.4    Python bindings for Cairo
py25-dbus-0.83.0_1  Python bindings for the D-BUS messaging system
py25-elementtree-1.2.6 Container for hierarchical data structures written in Pytho
py25-gdata-1.2.2    GData Python Client Library
py25-gobject-2.14.2_2 Python bindings for GObject
py25-gstreamer-0.10.12 A set of Python bindings for gstreamer
py25-gtk-2.12.1_1   A set of Python bindings for GTK+
py25-imaging-1.1.6_2 The Python Imaging Library
py25-libxml2-2.6.32 Python interface for XML parser library for GNOME
py25-numeric-24.2_2 The Numeric Extension to Python
py25-orbit-2.14.3_1 Python bindings for ORBit2
py25-pysqlite-2.3.5 A DB-API v2 Python library for the SQLite 3 embedded SQL en
py25-tkinter-2.5.2_2 Python bindings to the Tk widget set
py25-xml-0.8.4      PyXML: Python XML library enhancements
py25-zenmap-4.76    GUI frontend for the nmap scanning utility
pyrex-0.9.8.5       Programming Language for writing Python extension modules
python-2.5,2        The "meta-port" for the default version of Python interpret
python25-2.5.2_3    An interpreted object-oriented programming language
qmake-3.3.8_1       The build utility of the Qt project
qt-3.3.8_9          Multiplatform C++ application framework
randrproto-1.2.1    Randr extension headers
rarian-0.8.1        An OMF help system based on the Freedesktop specification
recordproto-1.13.2  RECORD extension headers
renderproto-0.9.3   RenderProto protocol headers
resourceproto-1.0.2 Resource extension headers
rgb-1.0.1           Uncompile an rgb corl-name database
rkhunter-1.3.2_1    Rootkit detection tool
rstart-1.0.2        Sample implementation of a Remote Start client
rsync-3.0.4         A network file distribution/synchronization utility
ruby-1.8.6.287,1    An object-oriented interpreted scripting language
ruby18-bdb-0.6.4    Ruby interface to Sleepycat's Berkeley DB revision 2 or lat
ruby18-deplate-0.8.4 Ruby tool for converting wiki-like markup
ruby18-gems-1.2.0_1 Package management framework for the Ruby language
rubygem-postgres-0.7.9.2008.01.28_1 Ruby interface to PostgreSQL library
samba-libsmbclient-3.0.32_1 Shared libs from the samba package
screen-4.0.3_5      A multi-screen window manager
scribus-1.3.3.11_1  A comprehensive desktop publishing program
scripts-1.0.1       Various X related scripts
scrnsaverproto-1.1.0 ScrnSaver extension headers
sdl-1.2.13_2,2      Cross-platform multimedia development API
sdl_image-1.2.6_1   A simple library to load images of various formats as SDL s
sdocbook-xml-1.1,1  "Simplified" DocBook XML DTD
seq2-0.2_1          A clone of the UNIX(tm) program called seq
sessreg-1.0.3       Manage utmp/wtmp entries for non-init X clients
setxkbmap-1.0.4     Set the keyboard using the X Keyboard Extension
shared-mime-info-0.51 A MIME type database from the FreeDesktop project
shc-3.8.6           A shell script "encoder"
showfont-1.0.1_1    Font dumper for the X font server
slib-3a4_1          A portable scheme library
slib-guile-3a4_2    SLIB installation for Guile
smartmontools-5.38  S.M.A.R.T. disk monitoring tools
smproxy-1.0.2       Session Manager Proxy
speex-1.2.r1_1,1    An open-source patent-free voice codec
sqlite3-3.6.4       An SQL database engine in a C library w/ Tcl wrapper
startup-notification-0.9_2 Library that supports startup notification spec from freede
sudo-1.6.9.17       Allow others to run commands as root
swig-1.3.36         Simplified Wrapper and Interface Generator
swt-3.1.1_3         Standard Widget Toolkit for Java
system-tools-backends-2.6.0_1 Backend system admin scripts for gnome-system-tools
t1lib-5.1.2,1       A Type 1 Rasterizer Library for UNIX/X11
tDOM-0.8.2          High performance XML data processing with Tcl (ARGS for Ope
taglib-1.5          Library for manipulating ID3 tags and Ogg comments
tcl-8.4.19,1        Tool Command Language
tcl-8.5.5           Tool Command Language
tcl-threads-8.4.19,1 Tool Command Language
tcl-wrapper-1.1     Shell wrapper for tclsh (Tcl)
tcllib-1.10_1       A collection of utility modules for Tcl
tclthread-2.6.5     Thread extension for Tcl
tclwebtest-1.0_3    Tool for issuing HTTP requests and dealing with the result
teTeX-base-3.0_14   Thomas Esser's distribution of TeX & friends (binaries)
teTeX-texmf-3.0_5   Thomas Esser's distribution of TeX & friends (texmf tree)
tex-texmflocal-1.9  Meta-port that creates a site-local $TEXMF directory
texcm-ttf-20010117_3 TeX's Computer Modern Fonts
texi2html-1.76_1,1  Texinfo to HTML converter
texinfo-4.11        A typeset documentation system with multiple format output
tiff-3.8.2_2        Tools and library routines for working with TIFF images
tk-8.4.19,2         Graphical toolkit for TCL
tk-8.5.5            Graphical toolkit for TCL
tomcat-5.5.27       Open-source Java web server by Apache, 5.5.x branch
trapproto-3.4.3     DEC-XTRAP extension headers
ttmkfdir-3.0.9_2,1  Create fonts.scale file for use with TrueType font server
twm-1.0.3_3         Tab Window Manager for the X Window System
twolame-0.3.12      MPEG Audio Layer 2 encoder
unarj-2.65_2        Allows files to be extracted from ARJ archives
unix2dos-1.3        Translate ASCII files from DOS (cr/lf) to UNIX (lf)
unrar-3.80,5        Extract, view & test RAR archives
unzip-5.52_5        List, test and extract compressed files in a ZIP archive
unzoo-4.4_2         A zoo archive extractor
urwfonts-ttf-1.0.7b18_2 Unicode TrueType fonts from URW extended by Valek Filippov
v4l_compat-1.0.20060801 Video4Linux compatibility header
vcdimager-0.7.23_5  GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping
videoproto-2.2.2    Video extension headers
viewres-1.0.1       Graphical class browser for Xt
vlc-0.8.6.i_2,2     Multimedia streaming server and player for various audio/vi
vte-0.16.14_1       Terminal widget with improved accessibility and I18N suppor
wavpack-4.41.0      Compress (and restore) both 16 and 24-bit audio files in .w
weblint-1.020       HTML validator and sanity checker
weka-3.4.13         Data Mining Software in Java
wget-1.11.2_1       Retrieve files from the Net via HTTP(S) and FTP
wv2-0.2.3_2         A library providing routines to access Microsoft Word files
wxgtk2-2.4.2_16     The wxWidgets GUI toolkit with GTK+ bindings
wxgtk2-2.6.3_5      The wxWidgets GUI toolkit with GTK+ bindings
wxgtk2-2.8.9        The wxWidgets GUI toolkit with GTK+ bindings
wxgtk2-common-2.6.3_4 The wxWidgets GUI toolkit (common files)
wxgtk2-common-2.8.9 The wxWidgets GUI toolkit (common files)
wxgtk2-contrib-common-2.6.3_3 The wxWidgets GUI toolkit contributed libraries (common fil
wxgtk2-contrib-common-2.8.9 The wxWidgets GUI toolkit contributed libraries (common fil
wxgtk2-unicode-2.6.3_5 The wxWidgets GUI toolkit (Unicode)
wxgtk2-unicode-2.8.9 The wxWidgets GUI toolkit (Unicode)
wxgtk2-unicode-contrib-2.6.3_3 The wxWidgets GUI toolkit contributed libraries (Unicode)
wxgtk2-unicode-contrib-2.8.9 The wxWidgets GUI toolkit contributed libraries (Unicode)
wxsvg-1.0.b7.2_2    C++ library to create, manipulate, and render SVG files
x11perf-1.4.1       X11 server performance test program
x264-0.0.20080409_2 Multimedia library and tool for encoding H.264/AVC video st
xalan-j-2.7.0_2     Apache XSLT processor for transforming XML documents
xauth-1.0.2         X authority file utility
xbacklight-1.1      Program to adjust backlight brightness
xbiff-1.0.1         Mailbox flag for X
xbitmaps-1.0.1      X.Org bitmaps data
xcalc-1.0.2         Scientific calculator for X
xcb-proto-1.2       The X protocol C-language Binding (XCB) protocol
xcb-util-0.2.1      A module with libxcb/libX11 extension/replacement libraries
xclipboard-1.0.1    X clipboard client
xclock-1.0.3        Analog and digital clock for X
xcmiscproto-1.1.2   XCMisc extension headers
xcmsdb-1.0.1        Device Color Characterization utility for X
xconsole-1.0.3      Monitor system console messages with X
xcursor-themes-1.0.1_1 X.org cursors themes
xcursorgen-1.0.2    Create an X cursor file from a collection of PNG images
xdbedizzy-1.0.2     Demo of DBE creating a double buffered spinning scene
xditview-1.0.1      Display ditroff output
xdm-1.1.6_3         X.Org X display manager
xdpyinfo-1.0.2_1    Display information utility for X
xdriinfo-1.0.2      Query configuration information of DRI drivers
xdvik-tetex-22.84.10_2 DVI Previewer(kpathsearch) for X
xedit-1.0.2         Simple text editor for X
xev-1.0.2           Print contents of X events
xextproto-7.0.2     XExt extension headers
xeyes-1.0.1         A follow the mouse X demo
xf86-input-acecad-1.2.1_1 X.Org acecad input driver
xf86-input-calcomp-1.1.1_1 X.Org calcomp input driver
xf86-input-citron-2.2.1_1 X.Org citron input driver
xf86-input-digitaledge-1.1.0_1 X.Org digitaledge input driver
xf86-input-dmc-1.1.1_1 X.Org dmc input driver
xf86-input-dynapro-1.1.1_1 X.Org dynapro input driver
xf86-input-elo2300-1.1.1_1 X.Org elo2300 input driver
xf86-input-elographics-1.1.0_1 X.Org elographics input driver
xf86-input-fpit-1.1.0_1 X.Org fpit input driver
xf86-input-hyperpen-1.1.0_1 X.Org hyperpen input driver
xf86-input-jamstudio-1.1.0_1 X.Org jamstudio input driver
xf86-input-joystick-1.2.3_1 X.Org joystick input driver
xf86-input-keyboard-1.2.2_2 X.Org keyboard input driver
xf86-input-magellan-1.1.1_1 X.Org magellan input driver
xf86-input-magictouch-1.0.0.5_2 X.Org magictouch input driver
xf86-input-microtouch-1.1.1_1 X.Org microtouch input driver
xf86-input-mouse-1.2.3_2 X.Org mouse input driver
xf86-input-mutouch-1.1.0_1 X.Org mutouch input driver
xf86-input-palmax-1.1.0_1 X.Org palmax input driver
xf86-input-penmount-1.2.1_1 X.Org penmount input driver
xf86-input-spaceorb-1.1.1_1 X.Org spaceorb input driver
xf86-input-summa-1.1.0_1 X.Org summa input driver
xf86-input-tek4957-1.1.0_1 X.Org tek4957 input driver
xf86-input-void-1.1.1_1 X.Org void input driver
xf86-video-apm-1.1.1_2 X.Org apm display driver
xf86-video-ark-0.6.0_2 X.Org ark display driver
xf86-video-ati-6.9.0 X.Org ati display driver
xf86-video-chips-1.1.1_2 X.Org chips display driver
xf86-video-cirrus-1.1.0_2 X.Org cirrus display driver
xf86-video-cyrix-1.1.0_2 X.Org cyrix display driver
xf86-video-dummy-0.2.0_2 X.Org dummy display driver
xf86-video-fbdev-0.3.1_2 X.Org fbdev display driver
xf86-video-glint-1.1.1_4 X.Org glint display driver
xf86-video-i128-1.2.1_2 X.Org i128 display driver
xf86-video-i740-1.1.0_2 X.Org i740 display driver
xf86-video-i810-1.7.4 X.Org i810 display driver
xf86-video-imstt-1.1.0_2 X.Org imstt display driver
xf86-video-mach64-6.8.0 X.Org mach64 display driver
xf86-video-mga-1.4.9,1 X.Org mga display driver
xf86-video-neomagic-1.1.1_2 X.Org neomagic display driver
xf86-video-newport-0.2.1_2 X.Org newport display driver
xf86-video-nsc-2.8.3_1 X.Org nsc display driver
xf86-video-nv-2.1.12 X.Org nv display driver
xf86-video-r128-6.8.0 X.Org r128 display driver
xf86-video-rendition-4.1.3_2 X.Org rendition display driver
xf86-video-s3-0.5.0_2 X.Org s3 display driver
xf86-video-s3virge-1.9.1_2 X.Org s3virge display driver
xf86-video-savage-2.1.3_1 X.Org savage display driver
xf86-video-siliconmotion-1.5.1_1 X.Org siliconmotion display driver
xf86-video-sis-0.10.0 X.Org sis display driver
xf86-video-tdfx-1.3.0_3 X.Org tdfx display driver
xf86-video-tga-1.1.0_2 X.Org tga display driver
xf86-video-trident-1.2.3_2 X.Org trident display driver
xf86-video-tseng-1.1.1_2 X.Org tseng display driver
xf86-video-vesa-1.3.0_2 X.Org vesa display driver
xf86-video-vga-4.1.0_2 X.Org vga display driver
xf86-video-via-0.2.2_3 X.Org via display driver
xf86-video-vmware-10.15.2_1 X.Org vmware display driver
xf86-video-voodoo-1.1.1_2 X.Org voodoo display driver
xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers
xf86dga-1.0.2       Test program for the XFree86-DGA extension
xf86dgaproto-2.0.3  XFree86-DGA extension headers
xf86driproto-2.0.3  XFree86-DRI extension headers
xf86miscproto-0.9.2 XFree86-Misc extension headers
xf86rushproto-1.1.2 XFree86-Rush extension headers
xf86vidmodeproto-2.2.2 XFree86-VidModeExtension extension headers
xfce-4.4.3          The "meta-port" for the XFce 4 desktop environment
xfce4-appfinder-4.4.3 Find application in the system supporting Desktop entry for
xfce4-desktop-4.4.3 XFce 4 desktop background manager and root menu
xfce4-icon-theme-4.4.3 Icon themes for XFce 4
xfce4-mcs-manager-4.4.3 XFce 4 settings manager
xfce4-mcs-plugins-4.4.3 XFce 4 settings manager plugins
xfce4-mixer-4.4.3   XFce 4 volume mixer module for xfce4-panel
xfce4-panel-4.4.3   XFce 4 panel module
xfce4-print-4.4.3   XFce 4 graphical frontend for printing
xfce4-session-4.4.3 Session manager for the Xfce 4 desktop environment
xfce4-utils-4.4.3   XFce 4 essential utilities and scripts
xfce4-wm-4.4.3      XFce 4 window manager
xfce4-wm-themes-4.4.3 XFce 4 window decoration themes for xfwm4
xfd-1.0.1           Display all characters in an X font
xfindproxy-1.0.1    Locate available proxy services
xfontsel-1.0.2      Point and click selection of X11 font names
xforms-1.0_4,1      A graphical user interface toolkit for X Window System
xfs-1.0.5_1,1       X.Org font server
xfsinfo-1.0.1       X font server information utility
xfwp-1.0.1          X firewall proxy
xgamma-1.0.2        Gamma correction through the X server.
xgc-1.0.1           X graphics demo
xhost-1.0.2         Server access control program for X
xineramaproto-1.1.2 Xinerama extension headers
xinit-1.0.7         X Window System initializer
xkbcomp-1.0.3       Compile XKB keyboard description
xkbevd-1.0.2        XKB event daemon
xkbprint-1.0.1      Utility for printing an XKB keyboard description
xkbutils-1.0.1_1    XKB utility demos
xkeyboard-config-1.4 X Keyboard Configuration Database
xkill-1.0.1         Utility for killing a client by its X resource
xload-1.0.2         System load average display for X
xlogo-1.0.1         Displays the X Window System logo.
xlsatoms-1.0.1      List interned atoms defined on a server
xlsclients-1.0.1    List client applications running on a display
xlsfonts-1.0.2      Server font list displayer for X
xmag-1.0.2          X application for screen magnifying
xman-1.0.3          Manual page display program for X
xmessage-1.0.2      Display message or query in a X window
xmh-1.0.1           Send and read mail with an X interface to MH
xmlcatmgr-2.2       SGML and XML catalog manager
xmodmap-1.0.3       Utility for modifying keymaps and pointer button mappings i
xmore-1.0.1         Plain text display program for X
xorg-7.3_2          X.Org complete distribution metaport
xorg-apps-7.3       X.org apps meta-port
xorg-cf-files-1.0.2_2 X.org cf files for use with imake builds
xorg-docs-1.4,1     X.org documentation files
xorg-drivers-7.3_3  X.org drivers meta-port
xorg-fonts-100dpi-7.3 X.Org 100dpi bitmap fonts
xorg-fonts-7.3_1    X.org fonts meta-port
xorg-fonts-75dpi-7.3 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-7.3 X.Org Cyrillic bitmap fonts
xorg-fonts-miscbitmaps-7.3 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-7.3 X.Org TrueType fonts
xorg-fonts-type1-7.3 X.Org Type1 fonts
xorg-libraries-7.3_2 X.org libraries meta-port
xorg-nestserver-1.4_1,1 Nesting X server from X.Org
xorg-protos-7.3_2   X.org protos meta-port
xorg-server-1.4.2,1 X.Org X server and related programs
xorg-vfbserver-1.4_1,1 X virtual framebuffer server from X.Org
xotcl-1.6.2         Object-oriented scripting language based on Tcl
xpdf-3.02_10        Display PDF files, and convert them to other formats
xphelloworld-1.0.1_1 Sends a test page to an Xprint printer
xplsprinters-1.0.1  Shows a list of Xprint printers
xpr-1.0.2           Utility for printing an X window dump
xprehashprinterlist-1.0.1 Recomputes the list of available printers.
xprop-1.0.3         Property displayer for X
xproto-7.0.10_1     X11 protocol headers
xproxymanagementprotocol-1.0.2 X Proxy Management Protocol headers
xrandr-1.2.2        Primitive command line interface to the RandR extension
xrdb-1.0.4          X server resource database utility
xrefresh-1.0.2      Refresh all or part of an X screen
xrx-1.0.1_1         RX helper program
xset-1.0.3          User preference utility for X
xsetmode-1.0.0      Set the mode for an X Input Device
xsetpointer-1.0.1   Set an X Input device as the main pointer
xsetroot-1.0.2      root window parameter setting utility for X
xsm-1.0.1           X Session Manager
xstdcmap-1.0.1      X standard colormap utility
xterm-237           Terminal emulator for the X Window System
xtrans-1.0.4        Abstract network code for X
xtrap-1.0.2         XTrap sample clients for X
xvid-1.1.3_1,1      An opensource MPEG-4 codec, based on OpenDivx
xvidtune-1.0.1      Video mode tuner for X
xvinfo-1.0.2        Print out X-Video extension adaptor information
xwd-1.0.1           Dump an image of an X window
xwininfo-1.0.3      Window information utility for X
xwud-1.0.1          Image displayer for X
yasm-0.7.2          A complete rewrite of the NASM assembler
zenity-2.22.1_1     Display GNOME dialogs from the command line
zip-3.0             Create/update ZIP files compatible with pkzip
zoo-2.10.1_2        Manipulate archives of files in compressed form

My Build environment is:

SSH_AGENT_PID=1401
SHELL=/bin/sh
TERM=screen
CATALINA_HOME=/usr/local/tomcat5.5
XALAN_HOME=usr/local/share/java/classes/
WINDOWID=25165838
ANT_HOME=/usr/local
USER=rgilaard
ENV=/home/rgilaard/.shrc
TERMCAP=SC|screen|VT 100/ANSI X3.64 virtual terminal:\
    :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\
    :cd=\E[J:ce=\E[K:cl=\E[H\E[J:cm=\E[%i%d;%dH:ct=\E[3g:\
    :do=^J:nd=\E[C:pt:rc=\E8:rs=\Ec:sc=\E7:st=\EH:up=\EM:\
    :le=^H:bl=^G:cr=^M:it#8:ho=\E[H:nw=\EE:ta=^I:is=\E)0:\
    :li#24:co#80:am:xn:xv:LP:sr=\EM:al=\E[L:AL=\E[%dL:\
    :cs=\E[%i%d;%dr:dl=\E[M:DL=\E[%dM:dc=\E[P:DC=\E[%dP:\
    :im=\E[4h:ei=\E[4l:mi:IC=\E[%d@:ks=\E[?1h\E=:\
    :ke=\E[?1l\E>:vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\
    :ti=\E[?1049h:te=\E[?1049l:us=\E[4m:ue=\E[24m:so=\E[3m:\
    :se=\E[23m:md=\E[1m:mr=\E[7m:me=\E[m:ms:\
    :Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:G0:\
    :as=\E(0:ae=\E(B:\
    :ac=\140\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\
    :k0=\E[10~:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:\
    :k6=\E[17~:k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:\
    :F1=\E[23~:F2=\E[24~:kb=^H:kh=\E[1~:@1=\E[1~:kH=\E[4~:\
    :@7=\E[4~:kN=\E[6~:kP=\E[5~:kI=\E[2~:kD=\E[3~:ku=\EOA:\
    :kd=\EOB:kr=\EOC:kl=\EOD:km:
SSH_AUTH_SOCK=/tmp/ssh-NbbsUShYIM/agent.1400
GNOME_KEYRING_SOCKET=/var/tmp/keyring-fmGjI1/socket
SESSION_MANAGER=local/zouk.telfort.nl:/tmp/.ICE-unix/1409
USERNAME=rgilaard
PAGER=more
FTP_PASSIVE_MODE=YES
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/usr/local/share/java/weka:/home/rgilaard/bin
DESKTOP_SESSION=XFce4
MAIL=/var/mail/rgilaard
STY=6413.ttyp0.zouk
BLOCKSIZE=K
GDM_XSERVER_LOCATION=local
PWD=/usr/ports/x11/yelp
EDITOR=vi
LANG=C
GNOME_KEYRING_PID=1376
GDMSESSION=XFce4
JUNIT_HOME=usr/local/share/java/classes/
HOME=/root
SHLVL=3
LOGNAME=rgilaard
WINDOW=0
XDG_DATA_DIRS=/usr/local/share/:/usr/share/:/usr/local/share/gdm/:/usr/local/share
CLASSPATH=/usr/local/share/java/weka/weka.jar:.
DBUS_SESSION_BUS_ADDRESS=unix:path=/var/tmp/dbus-dixnyk5RKE,guid=dd2834947f2e6860c3111c2b4921a8fa
WINDOWPATH=10
DISPLAY=:0.0
XAUTHORITY=/home/rgilaard/.Xauthority
COLORTERM=Terminal
_=/usr/bin/env
OLDPWD=/


I have updated my ports tree frequently and it's up to date now.

The build log info is in this mail and on:

http://freebsd-gnome.pastebin.com/f3e4b622e


I hope someone can help me with this, because otherwise I will have to start contemplating on reinstalling m whole OS from scratch, a route I'm reluctant to take

Thanks in advanced,
Dino



      


More information about the freebsd-gnome mailing list