Skip site navigation (1)Skip section navigation (2)
Date:      09 Feb 2003 17:51:09 -0600
From:      "Adriel Cardenas G." <aztlanet@gmx.net>
To:        GNOME FreeBSD <freebsd-gnome@FreeBSD.org>
Subject:   Error compiling Galeon2
Message-ID:  <1044834669.15553.10.camel@unxstar.aztlanet>

next in thread | raw e-mail | index | archive | help

--=-TkbwaNp+uSpUjUEn2/nP
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi;

My upgrade to  2.2. just have finished but I'm getting an error while
galeon2 is build. The funny thing is that this didn't happen in a
5.0-CURRENT machine before (now is time for the 4.7-STABLE :) ).

Here's the output of the script file, and my attaching my pkg_info and
config.log

If anybody has seen this, I'll thanks for any tips/advice/joke/etc.. :)


Regards

Adriel


[snip]
gGnomeHelpUrl.logGnomeHelpUrl.cpp: In method `nsresult
gGnomeHelpUrl::Read(nsIObjectInputStream *)':
gGnomeHelpUrl.cpp:117: no matching function for call to
`nsIObjectInputStream::ReadStringZ (nsXPIDLCString::getter_Copies_t)'
gGnomeHelpUrl.cpp:121: no matching function for call to
`nsIObjectInputStream::ReadStringZ (nsXPIDLCString::getter_Copies_t)'
gGnomeHelpUrl.cpp:106: warning: `nsresult rv' might be used
uninitialized in this function*** Error code 1
 
Stop in /usr/ports/www/galeon2/work/galeon-1.3.1/mozilla.
eadStringZ (nsXPIDLCString::getter_Copies_t)'
gGnomeHelpUrl.cpp:106: warning: `nsresult rv' might be used
uninitialized in this function
*** Error code 1
                                                                                
Stop in /usr/ports/www/galeon2/work/galeon-1.3.1/mozilla.
*** Error code 1
                                                                                
Stop in /usr/ports/www/galeon2/work/galeon-1.3.1.
*** Error code 1


--=-TkbwaNp+uSpUjUEn2/nP
Content-Disposition: attachment; filename=config.log
Content-Type: text/plain; name=config.log; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  $ ./configure --with-mozilla-includes=/usr/X11R6/include/mozilla --with-mozilla-libs=/usr/X11R6/lib/mozilla-gtk2 --enable-nautilus-view=no --with-mozilla-snapshot=1.2 --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --target=i386-unknown-freebsd4.7

## --------- ##
## Platform. ##
## --------- ##

hostname = unxstar.aztlanet
uname -m = i386
uname -r = 4.7-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.7-RELEASE #0: Sat Jan 18 20:13:58 CST 2003     root@unxstar.aztlanet:/usr/src/sys/compile/UNXSTARIII 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1537: checking for a BSD-compatible install
configure:1591: result: /usr/bin/install -c -o root -g wheel
configure:1602: checking whether build environment is sane
configure:1645: result: yes
configure:1678: checking for gawk
configure:1707: result: no
configure:1678: checking for mawk
configure:1707: result: no
configure:1678: checking for nawk
configure:1694: found /usr/bin/nawk
configure:1704: result: nawk
configure:1714: checking whether make sets ${MAKE}
configure:1734: result: yes
configure:1892: checking whether to enable maintainer-specific portions of Makefiles
configure:1901: result: no
configure:1953: checking build system type
configure:1971: result: i386-unknown-freebsd4.7
configure:1979: checking host system type
configure:1993: result: i386-unknown-freebsd4.7
configure:2021: checking for style of include used by make
configure:2049: result: GNU
configure:2120: checking for gcc
configure:2146: result: cc
configure:2388: checking for C compiler version
configure:2391: cc --version </dev/null >&5
2.95.4
configure:2394: $? = 0
configure:2396: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2399: $? = 0
configure:2401: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2404: $? = 1
configure:2424: checking for C compiler default output
configure:2427: cc -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:2430: $? = 0
configure:2464: result: a.out
configure:2469: checking whether the C compiler works
configure:2475: ./a.out
configure:2478: $? = 0
configure:2493: result: yes
configure:2500: checking whether we are cross compiling
configure:2502: result: no
configure:2505: checking for suffix of executables
configure:2507: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:2510: $? = 0
configure:2533: result: 
configure:2539: checking for suffix of object files
configure:2557: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:2560: $? = 0
configure:2579: result: o
configure:2583: checking whether we are using the GNU C compiler
configure:2604: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:2607: $? = 0
configure:2610: test -s conftest.o
configure:2613: $? = 0
configure:2625: result: yes
configure:2631: checking whether cc accepts -g
configure:2649: cc -c -g -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:2652: $? = 0
configure:2655: test -s conftest.o
configure:2658: $? = 0
configure:2668: result: yes
configure:2685: checking for cc option to accept ANSI C
configure:2742: cc  -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:2745: $? = 0
configure:2748: test -s conftest.o
configure:2751: $? = 0
configure:2768: result: none needed
configure:2786: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2789: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2889: checking dependency style of cc
configure:2951: result: gcc
configure:2979: checking for ld used by GCC
configure:3043: result: /usr/libexec/elf/ld
configure:3052: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:3064: result: yes
configure:3069: checking for /usr/libexec/elf/ld option to reload object files
configure:3076: result: -r
configure:3085: checking for BSD-compatible nm
configure:3120: result: /usr/bin/nm -B
configure:3124: checking whether ln -s works
configure:3128: result: yes
configure:3135: checking how to recognise dependant libraries
configure:3323: result: pass_all
configure:3463: checking how to run the C preprocessor
configure:3489: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:3495: $? = 0
configure:3522: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:3519: ac_nonexistent.h: No such file or directory
configure:3528: $? = 1
configure: failed program was:
#line 3518 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3565: result: cc -E
configure:3580: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:3586: $? = 0
configure:3613: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:3610: ac_nonexistent.h: No such file or directory
configure:3619: $? = 1
configure: failed program was:
#line 3609 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3659: checking for egrep
configure:3669: result: grep -E
configure:3674: checking for ANSI C header files
configure:3688: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:3694: $? = 0
configure:3781: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:3784: $? = 0
configure:3786: ./conftest
configure:3789: $? = 0
configure:3803: result: yes
configure:3827: checking for sys/types.h
configure:3840: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:3843: $? = 0
configure:3846: test -s conftest.o
configure:3849: $? = 0
configure:3859: result: yes
configure:3827: checking for sys/stat.h
configure:3840: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:3843: $? = 0
configure:3846: test -s conftest.o
configure:3849: $? = 0
configure:3859: result: yes
configure:3827: checking for stdlib.h
configure:3840: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:3843: $? = 0
configure:3846: test -s conftest.o
configure:3849: $? = 0
configure:3859: result: yes
configure:3827: checking for string.h
configure:3840: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:3843: $? = 0
configure:3846: test -s conftest.o
configure:3849: $? = 0
configure:3859: result: yes
configure:3827: checking for memory.h
configure:3840: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:3843: $? = 0
configure:3846: test -s conftest.o
configure:3849: $? = 0
configure:3859: result: yes
configure:3827: checking for strings.h
configure:3840: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:3843: $? = 0
configure:3846: test -s conftest.o
configure:3849: $? = 0
configure:3859: result: yes
configure:3827: checking for inttypes.h
configure:3840: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:3843: $? = 0
configure:3846: test -s conftest.o
configure:3849: $? = 0
configure:3859: result: yes
configure:3827: checking for stdint.h
configure:3840: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:3869: stdint.h: No such file or directory
configure:3843: $? = 1
configure: failed program was:
#line 3833 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:3859: result: no
configure:3827: checking for unistd.h
configure:3840: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:3843: $? = 0
configure:3846: test -s conftest.o
configure:3849: $? = 0
configure:3859: result: yes
configure:3885: checking dlfcn.h usability
configure:3894: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:3897: $? = 0
configure:3900: test -s conftest.o
configure:3903: $? = 0
configure:3912: result: yes
configure:3916: checking dlfcn.h presence
configure:3923: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:3929: $? = 0
configure:3947: result: yes
configure:3965: checking for dlfcn.h
configure:3972: result: yes
configure:4079: checking for C++ compiler version
configure:4082: c++ --version </dev/null >&5
2.95.4
configure:4085: $? = 0
configure:4087: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:4090: $? = 0
configure:4092: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:4095: $? = 1
configure:4098: checking whether we are using the GNU C++ compiler
configure:4119: c++ -c  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:4122: $? = 0
configure:4125: test -s conftest.o
configure:4128: $? = 0
configure:4140: result: yes
configure:4146: checking whether c++ accepts -g
configure:4164: c++ -c -g -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:4167: $? = 0
configure:4170: test -s conftest.o
configure:4173: $? = 0
configure:4183: result: yes
configure:4223: c++ -c  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:4226: $? = 0
configure:4229: test -s conftest.o
configure:4232: $? = 0
configure:4254: c++ -c  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:4257: $? = 0
configure:4260: test -s conftest.o
configure:4263: $? = 0
configure:4287: checking dependency style of c++
configure:4349: result: gcc
configure:4371: checking how to run the C++ preprocessor
configure:4393: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc
configure:4399: $? = 0
configure:4426: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc
configure:4423: ac_nonexistent.h: No such file or directory
configure:4432: $? = 1
configure: failed program was:
#line 4422 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4469: result: c++ -E
configure:4484: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc
configure:4490: $? = 0
configure:4517: c++ -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc
configure:4514: ac_nonexistent.h: No such file or directory
configure:4523: $? = 1
configure: failed program was:
#line 4513 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4566: checking the maximum length of command line arguments
configure:4614: result: 16384
configure:4625: checking command to parse /usr/bin/nm -B output from cc object
configure:4710: c++ -c  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:4713: $? = 0
configure:4717: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4720: $? = 0
configure:4772: c++ -o conftest  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.cc conftstm.o >&5
configure:4775: $? = 0
configure:4813: result: ok
configure:4817: checking for objdir
configure:4832: result: .libs
configure:4922: checking for ranlib
configure:4938: found /usr/bin/ranlib
configure:4949: result: ranlib
configure:5002: checking for strip
configure:5018: found /usr/bin/strip
configure:5029: result: strip
configure:5291: checking if cc static flag  works
configure:5314: result: yes
configure:5331: checking if cc supports -fno-rtti -fno-exceptions
configure:5355: result: yes
configure:5370: checking for cc option to produce PIC
configure:5523: result: -fPIC
configure:5530: checking if cc PIC flag -fPIC works
configure:5554: result: yes
configure:5578: checking if cc supports -c -o file.o
configure:5619: result: yes
configure:5645: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries
configure:6429: result: yes
configure:6451: checking whether -lc should be explicitly linked in
configure:6456: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:6459: $? = 0
configure:6473: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6476: $? = 1
configure:6488: result: yes
configure:6494: checking how to hardcode library paths into programs
configure:6518: result: immediate
configure:6532: checking whether stripping libraries is possible
configure:6537: result: yes
configure:6544: checking dynamic linker characteristics
configure:6986: result: freebsd4.7 ld.so
configure:7591: checking if libtool supports shared libraries
configure:7593: result: yes
configure:7596: checking whether to build shared libraries
configure:7617: result: yes
configure:7620: checking whether to build static libraries
configure:7624: result: no
configure:7703: creating libtool
configure:8425: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:9082: result: yes
configure:9099: c++ -c  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:9102: $? = 0
configure:9202: checking for c++ option to produce PIC
configure:9438: result: -fPIC
configure:9445: checking if c++ PIC flag -fPIC works
configure:9469: result: yes
configure:9493: checking if c++ supports -c -o file.o
configure:9534: result: yes
configure:9560: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:9582: result: yes
configure:9604: checking whether -lc should be explicitly linked in
configure:9609: c++ -c  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:9612: $? = 0
configure:9626: c++ -shared -nostdlib  conftest.o   -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9629: $? = 1
configure:9641: result: yes
configure:9647: checking how to hardcode library paths into programs
configure:9671: result: immediate
configure:9685: checking whether stripping libraries is possible
configure:9690: result: yes
configure:9697: checking dynamic linker characteristics
configure:10139: result: freebsd4.7 ld.so
configure:11157: checking if gcj supports -fno-rtti -fno-exceptions
configure:11181: result: yes
configure:11196: checking for gcj option to produce PIC
configure:11349: result: -fPIC
configure:11356: checking if gcj PIC flag -fPIC works
configure:11380: result: no
configure:11404: checking if gcj supports -c -o file.o
configure:11445: result: no
configure:11471: checking whether the gcj linker (/usr/libexec/elf/ld) supports shared libraries
configure:12255: result: yes
configure:12277: checking whether -lc should be explicitly linked in
configure:12282: gcj -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.java >&5
gcj: not found
configure:12285: $? = 127
configure:12314: result: yes
configure:12320: checking how to hardcode library paths into programs
configure:12344: result: immediate
configure:12358: checking whether stripping libraries is possible
configure:12363: result: yes
configure:12370: checking dynamic linker characteristics
configure:12812: result: freebsd4.7 ld.so
configure:14242: checking for strerror in -lcposix
configure:14269: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -lcposix  -L/usr/local/lib -pthread >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:14272: $? = 1
configure: failed program was:
#line 14250 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strerror ();
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:14289: result: no
configure:14343: checking for gcc
configure:14369: result: cc
configure:14611: checking for C compiler version
configure:14614: cc --version </dev/null >&5
2.95.4
configure:14617: $? = 0
configure:14619: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:14622: $? = 0
configure:14624: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:14627: $? = 1
configure:14630: checking whether we are using the GNU C compiler
configure:14672: result: yes
configure:14678: checking whether cc accepts -g
configure:14715: result: yes
configure:14732: checking for cc option to accept ANSI C
configure:14815: result: none needed
configure:14833: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
conftest.c:2: syntax error before `me'
configure:14836: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:14936: checking dependency style of cc
configure:14998: result: gcc
configure:15109: checking for C++ compiler version
configure:15112: c++ --version </dev/null >&5
2.95.4
configure:15115: $? = 0
configure:15117: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:15120: $? = 0
configure:15122: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:15125: $? = 1
configure:15128: checking whether we are using the GNU C++ compiler
configure:15170: result: yes
configure:15176: checking whether c++ accepts -g
configure:15213: result: yes
configure:15253: c++ -c  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:15256: $? = 0
configure:15259: test -s conftest.o
configure:15262: $? = 0
configure:15284: c++ -c  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:15287: $? = 0
configure:15290: test -s conftest.o
configure:15293: $? = 0
configure:15317: checking dependency style of c++
configure:15379: result: gcc
configure:15399: checking for cc option to accept ANSI C
configure:15459: cc  -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:15462: $? = 0
configure:15465: test -s conftest.o
configure:15468: $? = 0
configure:15482: result: none needed
configure:15493: checking for ANSI C header files
configure:15622: result: yes
configure:15696: checking for perl
configure:15714: found /usr/bin/perl
configure:15726: result: /usr/bin/perl
configure:15760: checking for glib-genmarshal
configure:15778: found /usr/local/bin/glib-genmarshal
configure:15790: result: /usr/local/bin/glib-genmarshal
configure:15803: checking for scandir
configure:15840: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:15843: $? = 0
configure:15846: test -s conftest
configure:15849: $? = 0
configure:15859: result: yes
configure:15803: checking for bind_textdomain_codeset
configure:15840: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
/tmp/ccOnPW4S.o: In function `main':
/usr/ports/www/galeon2/work/galeon-1.3.1/configure(.text+0x9): undefined reference to `bind_textdomain_codeset'
configure:15843: $? = 1
configure: failed program was:
#line 15809 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char bind_textdomain_codeset (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char bind_textdomain_codeset ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_bind_textdomain_codeset) || defined (__stub___bind_textdomain_codeset)
choke me
#else
f = bind_textdomain_codeset;
#endif

  ;
  return 0;
}
configure:15859: result: no
configure:15890: checking if NautilusView Galeon component is wanted
configure:15910: result: no
configure:15945: checking for pkg-config
configure:15963: found /usr/local/bin/pkg-config
configure:15976: result: /usr/local/bin/pkg-config
configure:15993: checking for gtk+-2.0 libxml-2.0 libgnomeui-2.0 libglade-2.0 bonobo-activation-2.0 ORBit-2.0 libglade-2.0 gnome-vfs-2.0 gnome-vfs-module-2.0 gconf-2.0 
configure:15997: result: yes
configure:16001: checking GALEON_DEPENDENCY_CFLAGS
configure:16004: result: -DORBIT2=1 -pthread -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gnome-vfs-module-2.0  
configure:16007: checking GALEON_DEPENDENCY_LIBS
configure:16010: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft2 -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:16103: checking for mozilla-gtkmozembed
configure:16107: result: yes
configure:16111: checking MOZILLA_COMPONENT_CFLAGS
configure:16114: result: -I/usr/X11R6/include/mozilla-devel/gtkembedmoz -I/usr/X11R6/include/mozilla-devel/xpcom -I/usr/X11R6/include/mozilla-devel/string -I/usr/X11R6/include/mozilla-devel/nspr  
configure:16117: checking MOZILLA_COMPONENT_LIBS
configure:16120: result: -pthread -L/usr/X11R6/lib/mozilla-devel-gtk2 -lgtkembedmoz -lxpcom -lplds4 -lplc4 -lnspr4  
configure:16303: c++ -c  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:16306: $? = 0
configure:16309: test -s conftest.o
configure:16312: $? = 0
configure:16339: c++ -c  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:16327: g++-2/string: No such file or directory
configure:16342: $? = 1
configure: failed program was:
#line 16326 "configure"
#include "confdefs.h"
#include <g++-2/string>

int
main ()
{

  ;
  return 0;
}
configure:16375: c++ -c  -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:16363: g++-3/string: No such file or directory
configure:16378: $? = 1
configure: failed program was:
#line 16362 "configure"
#include "confdefs.h"
#include <g++-3/string>

int
main ()
{

  ;
  return 0;
}
configure:16438: result: "1.3a"
configure:16479: checking for gconftool-2
configure:16497: found /usr/X11R6/bin/gconftool-2
configure:16510: result: /usr/X11R6/bin/gconftool-2
configure:16539: result: Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
configure:16556: result: Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
configure:16609: checking for ranlib
configure:16636: result: ranlib
configure:16648: checking for an ANSI C-conforming const
configure:16712: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:16715: $? = 0
configure:16718: test -s conftest.o
configure:16721: $? = 0
configure:16731: result: yes
configure:16741: checking for inline
configure:16759: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:16762: $? = 0
configure:16765: test -s conftest.o
configure:16768: $? = 0
configure:16779: result: inline
configure:16794: checking for off_t
configure:16815: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:16818: $? = 0
configure:16821: test -s conftest.o
configure:16824: $? = 0
configure:16834: result: yes
configure:16846: checking for size_t
configure:16867: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:16870: $? = 0
configure:16873: test -s conftest.o
configure:16876: $? = 0
configure:16886: result: yes
configure:16900: checking for working alloca.h
configure:16918: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:16907: alloca.h: No such file or directory
configure:16921: $? = 1
configure: failed program was:
#line 16906 "configure"
#include "confdefs.h"
#include <alloca.h>
int
main ()
{
char *p = (char *) alloca (2 * sizeof (int));
  ;
  return 0;
}
configure:16937: result: no
configure:16947: checking for alloca
configure:16985: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:16988: $? = 0
configure:16991: test -s conftest
configure:16994: $? = 0
configure:17004: result: yes
configure:17194: checking for stdlib.h
configure:17199: result: yes
configure:17194: checking for unistd.h
configure:17199: result: yes
configure:17307: checking for getpagesize
configure:17344: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:17347: $? = 0
configure:17350: test -s conftest
configure:17353: $? = 0
configure:17363: result: yes
configure:17373: checking for working mmap
configure:17512: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:17515: $? = 0
configure:17517: ./conftest
configure:17520: $? = 0
configure:17533: result: yes
configure:17567: checking argz.h usability
configure:17576: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:17605: argz.h: No such file or directory
configure:17579: $? = 1
configure: failed program was:
#line 17570 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <argz.h>
configure:17594: result: no
configure:17598: checking argz.h presence
configure:17605: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:17602: argz.h: No such file or directory
configure:17611: $? = 1
configure: failed program was:
#line 17601 "configure"
#include "confdefs.h"
#include <argz.h>
configure:17629: result: no
configure:17647: checking for argz.h
configure:17654: result: no
configure:17567: checking limits.h usability
configure:17576: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:17579: $? = 0
configure:17582: test -s conftest.o
configure:17585: $? = 0
configure:17594: result: yes
configure:17598: checking limits.h presence
configure:17605: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:17611: $? = 0
configure:17629: result: yes
configure:17647: checking for limits.h
configure:17654: result: yes
configure:17567: checking locale.h usability
configure:17576: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:17579: $? = 0
configure:17582: test -s conftest.o
configure:17585: $? = 0
configure:17594: result: yes
configure:17598: checking locale.h presence
configure:17605: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:17611: $? = 0
configure:17629: result: yes
configure:17647: checking for locale.h
configure:17654: result: yes
configure:17567: checking nl_types.h usability
configure:17576: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:17579: $? = 0
configure:17582: test -s conftest.o
configure:17585: $? = 0
configure:17594: result: yes
configure:17598: checking nl_types.h presence
configure:17605: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:17611: $? = 0
configure:17629: result: yes
configure:17647: checking for nl_types.h
configure:17654: result: yes
configure:17567: checking malloc.h usability
configure:17576: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
In file included from configure:17605:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure:17579: $? = 0
configure:17582: test -s conftest.o
configure:17585: $? = 0
configure:17594: result: yes
configure:17598: checking malloc.h presence
configure:17605: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
In file included from configure:17602:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure:17611: $? = 0
configure:17629: result: yes
configure:17647: checking for malloc.h
configure:17654: result: yes
configure:17558: checking for string.h
configure:17563: result: yes
configure:17558: checking for unistd.h
configure:17563: result: yes
configure:17567: checking sys/param.h usability
configure:17576: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:17579: $? = 0
configure:17582: test -s conftest.o
configure:17585: $? = 0
configure:17594: result: yes
configure:17598: checking sys/param.h presence
configure:17605: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:17611: $? = 0
configure:17629: result: yes
configure:17647: checking for sys/param.h
configure:17654: result: yes
configure:17682: checking for getcwd
configure:17719: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:17722: $? = 0
configure:17725: test -s conftest
configure:17728: $? = 0
configure:17738: result: yes
configure:17682: checking for munmap
configure:17719: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:17722: $? = 0
configure:17725: test -s conftest
configure:17728: $? = 0
configure:17738: result: yes
configure:17682: checking for putenv
configure:17719: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:17722: $? = 0
configure:17725: test -s conftest
configure:17728: $? = 0
configure:17738: result: yes
configure:17682: checking for setenv
configure:17719: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:17722: $? = 0
configure:17725: test -s conftest
configure:17728: $? = 0
configure:17738: result: yes
configure:17682: checking for setlocale
configure:17719: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:17722: $? = 0
configure:17725: test -s conftest
configure:17728: $? = 0
configure:17738: result: yes
configure:17682: checking for strchr
configure:17719: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:17722: $? = 0
configure:17725: test -s conftest
configure:17728: $? = 0
configure:17738: result: yes
configure:17682: checking for strcasecmp
configure:17719: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:17722: $? = 0
configure:17725: test -s conftest
configure:17728: $? = 0
configure:17738: result: yes
configure:17682: checking for strdup
configure:17719: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:17722: $? = 0
configure:17725: test -s conftest
configure:17728: $? = 0
configure:17738: result: yes
configure:17682: checking for __argz_count
configure:17719: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
/tmp/ccu0UoeC.o: In function `main':
/usr/ports/www/galeon2/work/galeon-1.3.1/configure(.text+0x9): undefined reference to `__argz_count'
configure:17722: $? = 1
configure: failed program was:
#line 17688 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_count (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char __argz_count ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_count) || defined (__stub_____argz_count)
choke me
#else
f = __argz_count;
#endif

  ;
  return 0;
}
configure:17738: result: no
configure:17682: checking for __argz_stringify
configure:17719: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
/tmp/ccXdleL6.o: In function `main':
/usr/ports/www/galeon2/work/galeon-1.3.1/configure(.text+0x9): undefined reference to `__argz_stringify'
configure:17722: $? = 1
configure: failed program was:
#line 17688 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_stringify (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char __argz_stringify ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify)
choke me
#else
f = __argz_stringify;
#endif

  ;
  return 0;
}
configure:17738: result: no
configure:17682: checking for __argz_next
configure:17719: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
/tmp/ccjjiLrG.o: In function `main':
/usr/ports/www/galeon2/work/galeon-1.3.1/configure(.text+0x9): undefined reference to `__argz_next'
configure:17722: $? = 1
configure: failed program was:
#line 17688 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_next (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char __argz_next ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___argz_next) || defined (__stub_____argz_next)
choke me
#else
f = __argz_next;
#endif

  ;
  return 0;
}
configure:17738: result: no
configure:17750: checking for LC_MESSAGES
configure:17768: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:17771: $? = 0
configure:17774: test -s conftest
configure:17777: $? = 0
configure:17787: result: yes
configure:17819: checking libintl.h usability
configure:17828: cc -c -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:17831: $? = 0
configure:17834: test -s conftest.o
configure:17837: $? = 0
configure:17846: result: yes
configure:17850: checking libintl.h presence
configure:17857: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:17863: $? = 0
configure:17881: result: yes
configure:17899: checking for libintl.h
configure:17906: result: yes
configure:17911: checking for dgettext in libc
configure:17929: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
/tmp/ccfWGZ5A.o: In function `main':
/usr/ports/www/galeon2/work/galeon-1.3.1/configure(.text+0x14): undefined reference to `libintl_dgettext'
configure:17932: $? = 1
configure: failed program was:
#line 17917 "configure"
#include "confdefs.h"
#include <libintl.h>
int
main ()
{
return (int) dgettext ("","")
  ;
  return 0;
}
configure:17948: result: no
configure:17955: checking for bindtextdomain in -lintl
configure:17982: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -lintl  -L/usr/local/lib -pthread >&5
configure:17985: $? = 0
configure:17988: test -s conftest
configure:17991: $? = 0
configure:18002: result: yes
configure:18005: checking for dgettext in -lintl
configure:18032: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -lintl  -L/usr/local/lib -pthread >&5
configure:18035: $? = 0
configure:18038: test -s conftest
configure:18041: $? = 0
configure:18052: result: yes
configure:18062: checking if -liconv is needed to use gettext
configure:18064: result: 
configure:18066: checking for dcgettext in -lintl
configure:18093: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -lintl -liconv -L/usr/local/lib -pthread >&5
configure:18096: $? = 0
configure:18099: test -s conftest
configure:18102: $? = 0
configure:18113: result: yes
configure:18138: checking for msgfmt
configure:18165: result: /usr/local/bin/msgfmt
configure:18176: checking for dcgettext
configure:18213: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread -lintl -liconv >&5
configure:18216: $? = 0
configure:18219: test -s conftest
configure:18222: $? = 0
configure:18232: result: yes
configure:18244: checking for gmsgfmt
configure:18275: result: /usr/local/bin/msgfmt
configure:18284: checking for xgettext
configure:18311: result: /usr/local/bin/xgettext
configure:18332: cc -o conftest -O -pipe -g -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread -lintl -liconv >&5
configure:18335: $? = 0
configure:18338: test -s conftest
configure:18341: $? = 0
configure:18419: checking for catalogs to be installed
configure:18428: result:  am az bg ca cs da de el es et eu fi fr gl hr hu it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sv ta tr uk wa zh_CN zh_TW
configure:18814: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on unxstar.aztlanet

config.status:19604: creating galeon.spec
config.status:19604: creating Makefile
config.status:19604: creating src/Makefile
config.status:19604: creating utils/Makefile
config.status:19604: creating mozilla/Makefile
config.status:19604: creating gtkhtml/Makefile
config.status:19604: creating embed/Makefile
config.status:19604: creating bookmarks/Makefile
config.status:19604: creating src/galeon
config.status:19604: creating po/Makefile.in
config.status:19604: creating spinners/Makefile
config.status:19604: creating spinners/pipeon/Makefile
config.status:19604: creating spinners/galeon/Makefile
config.status:19604: creating spinners/crashcut/Makefile
config.status:19604: creating ui/Makefile
config.status:19604: creating doc/Makefile
config.status:19604: creating doc/C/Makefile
config.status:19604: creating sounds/Makefile
config.status:19604: creating galeon.schemas
config.status:19604: creating galeon-config-tool
config.status:19604: creating INSTALL
config.status:19604: creating ui/galeon-bookmarks-editor-ui.xml
config.status:19604: creating ui/galeon-ui.xml
config.status:19707: creating config.h
config.status:19963: executing depfiles commands
config.status:19963: executing default-1 commands
config.status:19963: executing default-2 commands
config.status:19963: executing default commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_type_size_t=yes
ac_cv_func_bind_textdomain_codeset=no
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGISTW][ABCDGISTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
am_cv_CC_dependencies_compiler_type=gcc
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_func_getcwd=yes
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CXXFLAGS_value=' -O -pipe -g -march=pentiumpro'
gt_cv_func_dgettext_libc=no
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_header_nl_types_h=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_func_setlocale=yes
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_path_GCONFTOOL=/usr/X11R6/bin/gconftool-2
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
lt_cv_sys_max_cmd_len=16384
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_lib_intl_dcgettext=yes
ac_cv_func_strcasecmp=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_func___argz_count=no
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_c_const=yes
lt_cv_prog_compiler_c_o_GCJ=no
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
ac_cv_path_GLIB_GENMARSHAL=/usr/local/bin/glib-genmarshal
lt_cv_ld_reload_flag=-r
ac_cv_working_alloca_h=no
ac_cv_func_munmap=yes
ac_cv_header_sys_stat_h=yes
lt_cv_prog_gnu_ld=yes
ac_cv_env_build_alias_set=
ac_cv_header_limits_h=yes
lt_cv_prog_compiler_c_o=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=set
ac_cv_func_alloca_works=yes
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-unknown-freebsd4.7
ac_cv_env_CFLAGS_value='-O -pipe -g -march=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
lt_lt_cv_prog_compiler_c_o_GCJ='"no"'
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_func___argz_stringify=no
ac_cv_header_strings_h=yes
ac_cv_func_dcgettext=yes
ac_cv_header_stdint_h=no
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
nls_cv_header_intl=
ac_cv_func___argz_next=no
ac_cv_func_setenv=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_locale_h=yes
ac_cv_c_inline=inline
lt_cv_prog_compiler_rtti_exceptions=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
lt_cv_path_LD=/usr/libexec/elf/ld
ac_cv_build_alias=i386-unknown-freebsd4.7
ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE'
ac_cv_func_strchr=yes
ac_cv_func_scandir=yes
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-unknown-freebsd4.7
ac_cv_env_host_alias_value=
am_cv_val_LC_MESSAGES=yes
ac_cv_type_off_t=yes
ac_cv_lib_intl_dgettext=yes
nls_cv_force_use_gnu_gettext=no
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
ac_cv_lib_intl_bindtextdomain=yes
gt_cv_func_dgettext_libintl=yes
am_cv_prog_cc_stdc=
lt_cv_file_magic_test_file=
nls_cv_use_gnu_gettext=no
ac_cv_header_argz_h=no
am_cv_CXX_dependencies_compiler_type=gcc
ac_cv_prog_CPP='cc -E'
ac_cv_build=i386-unknown-freebsd4.7
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=
ac_cv_header_malloc_h=yes
ac_cv_func_getpagesize=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
ac_cv_header_libintl_h=yes
ac_cv_env_target_alias_value=i386-unknown-freebsd4.7
ac_cv_env_CC_value=cc
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
nls_cv_header_libgt=
ac_cv_func_strdup=yes
ac_cv_func_putenv=yes
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/www/galeon2/work/galeon-1.3.1/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/www/galeon2/work/galeon-1.3.1/missing --run tar'
AUTOCONF='${SHELL} /usr/ports/www/galeon2/work/galeon-1.3.1/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/www/galeon2/work/galeon-1.3.1/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/www/galeon2/work/galeon-1.3.1/missing --run automake-1.7'
AWK='nawk'
BONOBO_ACTIVATION_IDL='/usr/local/share/idl/bonobo-activation-2.0'
CATALOGS=' am.gmo az.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo ta.gmo tr.gmo uk.gmo wa.gmo zh_CN.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='cc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O -pipe -g -march=pentiumpro -Wall -Wmissing-declarations -Wmissing-prototypes -Wsign-compare'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc'
CXXFLAGS='-fno-rtti  -O -pipe -g -march=pentiumpro -Wall -Wmissing-declarations -Wmissing-prototypes -Wsign-compare'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_GTKHTML_EMBED_FALSE=''
ENABLE_GTKHTML_EMBED_TRUE='#'
ENABLE_NAUTILUS_VIEW_FALSE=''
ENABLE_NAUTILUS_VIEW_TRUE='#'
EXEEXT=''
GALEON_DEPENDENCY_CFLAGS='-DORBIT2=1 -pthread -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gnome-vfs-module-2.0  '
GALEON_DEPENDENCY_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft2 -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
GCONFTOOL='/usr/X11R6/bin/gconftool-2'
GCONF_SCHEMA_CONFIG_SOURCE='xml::/usr/X11R6/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/'
GETTEXT_PACKAGE='galeon-2.0'
GLIB_GENMARSHAL='/usr/local/bin/glib-genmarshal'
GMOFILES=' am.gmo az.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo ta.gmo tr.gmo uk.gmo wa.gmo zh_CN.gmo zh_TW.gmo'
GMSGFMT='/usr/local/bin/msgfmt'
GNOME_LIBS_REQUIRED='1.2.11'
GNOME_VFS_REQUIRED='1.0.1'
GTKHTML_CFLAGS=''
GTKHTML_LIBS=''
HAVE_SCANDIR_FALSE='#'
HAVE_SCANDIR_TRUE=''
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLDEPS=''
INTLLIBS='-lintl -liconv'
INTLOBJS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
LDFLAGS=''
LIBBONOBO_IDL='/usr/local/share/idl/bonobo-2.0'
LIBGLADE_REQUIRED='0.13'
LIBOBJS=''
LIBS='-L/usr/local/lib -pthread  -liconv'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML_REQUIRED='1.8.14'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/www/galeon2/work/galeon-1.3.1/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MOZILLA_COMPONENT_CFLAGS='-I/usr/X11R6/include/mozilla-devel/gtkembedmoz -I/usr/X11R6/include/mozilla-devel/xpcom -I/usr/X11R6/include/mozilla-devel/string -I/usr/X11R6/include/mozilla-devel/nspr  '
MOZILLA_COMPONENT_LIBS='-pthread -L/usr/X11R6/lib/mozilla-devel-gtk2 -lgtkembedmoz -lxpcom -lplds4 -lplc4 -lnspr4  '
MOZILLA_HOME='/usr/X11R6/lib/mozilla-devel-gtk2'
MOZILLA_INCLUDE_ROOT='/usr/X11R6/include/mozilla-devel'
MOZILLA_REQUIRED='1.2'
MSGFMT='/usr/local/bin/msgfmt'
OBJEXT='o'
ORBIT_IDL='/usr/local/bin/orbit-idl-2'
ORBIT_REQUIRED='0.5.7'
PACKAGE='galeon'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=' am.po az.po bg.po ca.po cs.po da.po de.po el.po es.po et.po eu.po fi.po fr.po gl.po hr.po hu.po it.po ja.po ko.po lt.po lv.po ms.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sv.po ta.po tr.po uk.po wa.po zh_CN.po zh_TW.po'
POSUB='po'
RANLIB='ranlib'
SCROLLKEEPER_REQUIRED='0.1.4'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='1.3.1'
XGETTEXT='/usr/local/bin/xgettext'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-unknown-freebsd4.7'
build_alias=''
build_cpu='i386'
build_os='freebsd4.7'
build_vendor='unknown'
datadir='/usr/X11R6/share/gnome'
exec_prefix='${prefix}'
host='i386-unknown-freebsd4.7'
host_alias=''
host_cpu='i386'
host_os='freebsd4.7'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/www/galeon2/work/galeon-1.3.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='i386-unknown-freebsd4.7'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ENABLE_MOZILLA_EMBED 1
#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "galeon-2.0"
#define HAVE_ALLOCA 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_GETCWD 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_NL_TYPES_H 1
#define HAVE_PUTENV 1
#define HAVE_SCANDIR 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define MOZILLA_SNAPSHOT 3
#define MOZILLA_VERSION "1.3a"
#define PACKAGE "galeon"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_LOCALE_DIR "/usr/X11R6/share/locale"
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define STRING_HEADER "g++/string"
#define VERSION "1.3.1"

configure: exit 0

--=-TkbwaNp+uSpUjUEn2/nP
Content-Disposition: attachment; filename=pkg_info.out
Content-Type: text/plain; name=pkg_info.out; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

AbiWord-gnome-1.0.4 An open-source, cross-platform WYSIWYG word processor
ImageMagick-5.5.1.4 Image processing tools (interactive optional--misc/display 
Mesa-3.4.2_2        A graphics library similar to SGI's OpenGL
ORBit-0.5.17        High-performance CORBA ORB with support for the C language
ORBit2-2.6.0        High-performance CORBA ORB with support for the C language
XFree86-4.2.0_1,1   X11/XFree86 core distribution (complete, using mini/meta-po
XFree86-FontServer-4.2.0_1 XFree86-4 Font Server
XFree86-Server-4.2.1_7 XFree86-4 X server and related programs
XFree86-clients-4.2.1_2 XFree86-4 Client environments
XFree86-documents-4.2.0 XFree86-4 Document Files
XFree86-font100dpi-4.2.0 XFree86-4 bitmap 100 dpi fonts
XFree86-font75dpi-4.2.0 XFree86-4 bitmap 75 dpi fonts
XFree86-fontCyrillic-4.2.0_4 XFree86-4 Cyrillic Fonts
XFree86-fontDefaultBitmaps-4.2.0 XFree86-4 default bitmap fonts
XFree86-fontEncodings-4.2.0 XFree86-4 font encoding files
XFree86-fontScalable-4.2.0 XFree86-4 Scalable font files
XFree86-libraries-4.2.1_6 XFree86-4 include/(shared) library kit
Xft-2.1             A client-sided font API for X applications
a2ps-letter-4.13_1  Formats an ascii file for printing on a postscript printer
aalib-1.4.r5_1      An ascii art library
acme-2.0.2          Tool to make multimedia keys work on laptops
anjuta-1.0.0        Integrated Development Environment for C and C++
apache-2.0.44       Version 2 of the extremely popular Apache http server
apsfilter-7.2.5_1   Magic print filter with file type recognition, print previe
aspell-0.50.3_1     Spelling checker with better suggestion logic than ispell
at-spi-1.1.8        An Assistive Technology Service Provider Interface
atk-1.2.2           A GNOME accessibility toolkit (ATK)
autoconf-2.53_1     Automatically configure source code on many Un*x platforms
autoconf213-2.13.000227_5 Automatically configure source code on many Un*x platforms 
automake-1.5,1      GNU Standards-compliant Makefile generator
automake14-1.4.5_9  GNU Standards-compliant Makefile generator (legacy version 
balsa2-2.0.6_1      A mail reader for the GNOME 2.0 desktop
bash-2.05b.004      The GNU Bourne Again Shell
bison-1.75          A parser generator from FSF, (mostly) compatible with Yacc
bluefish-0.8.20030207 HTML editor designed for the experienced web designer
bonobo-1.0.22       The component and compound document system for GNOME
bonobo-activation-2.2.1,1 An object activation framework for GNOME 2.0
bonobo-conf-0.16    Bonobo configuration moniker
bugbuddy2-2.2.0     A bug reporting tool for GNOME 2.0
bugbuddy2-2.2.102   A bug reporting tool for GNOME 2.0
bzip-0.21           A block-sorting file compressor
cabextract-0.6      A program to extract Microsoft cabinet (.CAB) files
ccmsn-0.3p3         A Tcl/Tk-based MSN messenger
cscope-15.4         An interactive C program browser
cups-base-1.1.18.0_4 The Common UNIX Printing System: headers, libs, & daemons
cups-pstoraster-7.05.5_2 GNU Postscript interpreter for CUPS printing to non-PS prin
cvsup-without-gui-16.1f General network file distribution system optimized for CVS 
db3-3.3.11,1        The Berkeley DB package, revision 3
docbook-sk-4.1.2    XML version of the DocBook DTD version controlled for Scrol
docbook-xml-4.2     XML version of the DocBook DTD
docbook-xsl-1.59.1  XSL DocBook stylesheets
eel-1.0.2_1         Generally useful classes and extensions to GNOME
eel2-2.2.0.2        Generally useful classes and extensions to GNOME
eog2-2.2.0          The Eye Of Gnome image viewer
esound-0.2.29       A sound library for enlightenment package
evolution-1.2.2     An integrated mail, calendar and address book distributed s
expat-1.95.6_1      XML 1.0 parser written in C
ezm3-1.0            Easier, more portable Modula-3 distribution for building CV
fam-2.6.9_2         A file alteration monitor
fbsd-icons-1.0      Collection of icons related to the FreeBSD project
fileroller-2.2.1,1  An archive manager for zip files, tar, etc.
fontconfig-2.1_2    An XML-based font configuration API for X Windows
freetype-1.3.1_2    A free and portable TrueType font rendering engine
freetype2-2.1.3_1   A free and portable TrueType font rendering engine
gail-1.2.0          An implementation of the ATK interfaces for GTK+ widgets
gal-0.23            A collection of widgets taken from GNOME gnumeric and evolu
gal2-1.99.1         A collection of widgets taken from GNOME 2 gnumeric
gcalctool-4.1.9_1   A GTK+-2.0 calculator tool based on the old calctool for Op
gconf-1.0.9_2       A configuration database system for GNOME
gconf-editor-0.4.0  A gconf database editor for the GNOME 2.0 environment
gconf2-2.2.0        A configuration database system for GNOME
gdbm-1.8.3          The GNU database manager
gdk-pixbuf-0.22.0   A graphic library for GTK+
gdm2-2.4.1.3        GNOME 2.0 version of xdm display manager
gedit2-2.2.0.1      A small but powerful text editor for Gnome 2.0 Desktop Envi
gettext-0.11.5_1    GNU gettext package
gftp-gnome-2.0.14   A free multithreaded GTK based ftp client
ggv-1.0.2_2         GNOME ghostscript viewer
ggv2-1.99.98        GNOME 2.0 ghostscript viewer
ghex-1.2.1          GNOME hex editor
ghex2-2.2.0         GNOME 2 hex editor
ghostscript-gnu-7.05_3 GNU Postscript interpreter
gimp-1.3.11_1,1     A GNU Image Manipulation Program (unstable development vers
gimp-print-4.2.4    GIMP Print Printer Driver
gkrellm-2.1.7a_1    A GTK based system monitor
glade2-1.1.3_1      A user interface builder for GTK+/GNOME
gle-3.0.3           A GL Tubing and Extrusion Library
glib-1.2.10_8       Some useful routines of C programming (previous stable vers
glib-2.2.1          Some useful routines of C programming (current stable versi
glibwww-0.2_1       A library for people wanting to use libwww with gtk/gnome
gmake-3.80          GNU version of 'make' utility
gnet-1.1.4          A simple network library built upon Glib
gnome-commander-0.9.7 File manager for Gnome
gnome-icon-theme-1.0.0 A collection of icons for the GNOME 2 desktop
gnome-pkgview-0.0.8 Displays the version of GNOME 2 components installed
gnome-themes-2.2    A collection of themes and icons for GNOME 2 designed for a
gnome2-2.2.0        The "meta-port" for the GNOME 2 integrated X11 desktop
gnomeapplets2-2.2.0 Applets components for the Gnome 2.0 Desktop Environment
gnomeaudio-1.4.0    Sound files for use with GNOME
gnomecanvas-0.22.0  A graphics library for GNOME
gnomecontrolcenter-1.4.0.5_1 Control center for GNOME project
gnomecontrolcenter2-2.2.0.1 Control center for GNOME 2.0 project
gnomedb-0.2.96_1    Provide uniform access to data sources for the GNOME enviro
gnomedesktop-2.2.0.1 Additional UI API for GNOME 2.0
gnomegames2-2.2.0   The game applications package for the Gnome 2.0 Desktop Env
gnomehier-1.0_7     An utility port, installing hierarchy of common GNOME direc
gnomeicu2-0.98.126_1 GNOME2 ICQ client
gnomelibs-1.4.2_1   Libraries for GNOME, a GNU desktop environment
gnomemedia2-2.2.1.1 Multimedia applications for the GNOME 2.0 desktop
gnomemimedata-2.2.0 A MIME and Application database for GNOME
gnomemm-1.2.4       A powerful C++ binding for the GNOME libraries
gnomepanel-2.2.0.1  Panel component for the GNOME 2.0 Desktop
gnomepilot-0.1.71   3Com PalmPilot conduit system for GNOME
gnomepilot-conduits-0.9 Additional conduits for gnome-pilot
gnomepim-1.4.9      Gnome pim package
gnomeprint-0.37     Gnome print support library
gnomesession-2.2.0.2 Session component for the GNOME 2.0 desktop
gnomespell-0.5      A GNOME/Bonobo component for spell checking
gnomesystemmonitor-2.0.4_1 GNOME 2.0 system monitor program
gnometerminal-2.2.1 Terminal component for the GNOME 2.0 Desktop
gnomeuserdocs-1.4.1.1 GNOME users guide
gnomeuserdocs2-2.0.5 GNOME 2.0 users guide
gnomeutils2-2.2.0.3,1 GNOME 2.0 support utilities
gnomevfs-1.0.5_4    GNOME Virtual File System
gnomevfs2-2.2.0     GNOME Virtual File System
gnumeric2-1.1.16    The GNOME 2 spreadsheet
gob-1.0.12          A preprocessor for making GTK+ objects with inline C
gob2-2.0.5_1        A preprocessor for making GObjects with inline C
gqview-gnome-1.1.1  Another gtk-based graphic file viewer
gstreamer-0.6.0     Development framework for creating media applications
gstreamer-plugins-0.6.0 GStreamer written collection of plugins handling several me
gthumb2-2.0.1_1     An image viewer and browser for the GNOME 2 environment
gtk-1.2.10_9        Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.2.1           Gimp Toolkit for X11 GUI (current stable version)
gtk-Mac2-theme-200003050858 GTK+ engine theme based on the look of MacOS
gtk-bluecurve-theme-0.47_1 Bluecurve unified-look theme for GTK1 and GTK2 from RedHat 
gtk-engines-0.12_2  Theme engine for gtk+ toolkits
gtk-engines2-2.2.0  Theme engine for the gtk+-2.0 toolkit
gtk-thinice-engine-2.0.2 A simple, clean theme engine
gtkglarea-1.2.2_1   An OpenGL widget for the GTK+ GUI toolkit
gtkhtml-1.1.8       Lightweight HTML rendering/printing/editing engine
gtkmm-1.2.8_1       C++ wrapper for gtk, a x11 graphics library
gtkspell2-2.0.2_2   A GTK+ 2 spell checking component
gtop-1.0.13_1       GNOME system moniter program
guile-1.4.1_3       GNU's Ubiquitous Intelligent Language for Extension
guile-gnome-0.20_6  Guile binding library for GNOME
guile-gtk-0.20_2    Guile binding library for GTK+
help2man-1.29       Automatically generating simple manual pages from program o
hpijs-1.3.1         The drivers and support resources for the HP Inkjet Printer
html2ps-letter-1.0_1 HTML to PostScript converter
imake-4.2.0_1       Imake and other utilities from XFree86
imlib-1.9.14_1      A graphic library for enlightenment package
intltool-0.25       Xml internationalization support for GNOME, and others
ispell-3.2.06_2     An interactive spelling checker for multiple languages
jasper-1.600.0      An implementation of the codec specified in the JPEG-2000 s
jbigkit-1.4         Lossless compression for bi-level images such as scanned pa
jpeg-6b_1           IJG's jpeg compression utilities
lame-3.93.1         ISO code based fast MP3 encoder kit
lcms-1.09           Light Color Management System -- a color management library
lha-1.14i           Archive files using LZW compression (.lzh files)
libIDL-0.8.0_1      A library for creating trees of CORBA Interface Definition 
libart_lgpl2-2.3.11 Library for high-performance 2D graphics
libaudiofile-0.2.3  A sound library for SGI audio file
libbonobo-2.2.0     A component and compound document system for GNOME2
libbonoboui-2.2.0   GUI frontend to the libbonobo component of GNOME2
libcapplet-1.4.0.5  A library for writing custom applets for GNOME Control Cent
libesmtp-1.0_1,1    A library for posting electronic mail
libfpx-1.2.0.4_1    Library routines for working with Flashpix images
libgail-gnome-1.0.2_1 An implementation of the ATK interfaces for GNOME widgets
libgda-0.2.96_1     Provides uniform access to different kinds of data sources
libgda2-0.10.0      Provides uniform access to different kinds of data sources
libghttp-1.0.9      GNOME http client library
libglade-0.17_2     GNOME glade library
libglade2-2.0.1_1   GNOME glade library
libgnome-2.2.0.1    Libraries for GNOME, a GNU desktop environment
libgnomecanvas-2.2.0.1 A graphics library for GNOME
libgnomedb-0.10.0   Library components for the GNOME database frontend
libgnomeprint-2.2.1.1 Gnome print support library
libgnomeprintui-2.2.1.1 Gnome print support library
libgnomeui-2.2.0.1  Libraries for the GNOME GUI, a GNU desktop environment
libgnugetopt-1.2    GNU getopt library
libgsf-1.7.2        An extensible i/o abstraction for dealing with structured f
libgtkhtml-2.2.0    Lightweight HTML rendering/printing/editing engine
libgtop-1.0.13_3    GNOME top library
libgtop2-2.0.1_2    GNOME 2.0 top library
libiconv-1.8_2      A character set conversion library
libijs-0.34         C library that supports plugin printer driver for Ghostscri
libmikmod-esound-3.1.10 MikMod Sound Library
libmng-1.0.4        Multiple-image Network Graphics (MNG) reference library
libmpeg2-0.3.1_1    A free library for decoding mpeg-2 and mpeg-1 video streams
libogg-1.0_1,3      Ogg bitstream library
libpanel-1.4.2      A library for writing custom applets for GNOME Panel
librep-0.16.1_1     An Emacs Lisp like runtime library
librsvg-1.0.3_1     Library for parsing and rendering SVG vector-graphic files
librsvg2-2.2.3      Library for parsing and rendering SVG vector-graphic files
libsigc++-1.0.4     Callback Framework for C++
libtool-1.3.4_4     Generic shared library support script
libungif-4.1.0b1    Tools and library routines for working with GIF images
libunicode-0.4_3    A library for manipulating Unicode characters and strings
libvorbis-1.0_1,3   Audio compression codec library
libwmf-0.2.8        Tools and library for converting Microsoft WMF (windows met
libwnck-2.2.1       Library used for writing pagers and taskslists
libwww-5.4.0        The W3C Reference Library
libxml-1.8.17_1     Xml parser library for GNOME
libxml2-2.5.2       Xml parser library for GNOME
libxslt-1.0.25      The XSLT C library for GNOME
libzvt-2.0.1_6      Library components for Zed's Virtual Terminal
linc-1.0.1          A library for writing networked servers & clients
links-2.1.p7,1      Lynx-like text WWW browser
linux_base-7.1_2    The base set of packages needed in Linux mode
lzo-1.08_1          Portable speedy, lossless data compression library
lzop-1.00           Fast file compressor similar to gzip, using the LZO library
m4-1.4_1            GNU m4
medusa-0.5.1        GNOME filesystem indexer
mergeant-0.10.0     Provide uniform access to data sources for the GNOME 2.0 en
metacity-2.4.34     A window manager for the adult in you
metacity-setup-0.7.1_2 A graphical configurator tool for the metacity window manag
metatheme2-0.9.7_1  An utility for managing "theme sets" that accomodate gtk, w
mkcatalog-1.1       A maintainance utility for sgml catalog files
mkisofs-2.0         Create iso9660/Rock Ridge/Joliet filesystems
mozilla-1.2.1_2     The open source, standards compliant web browser
mozilla-1.3a_2      The open source, standards compliant web browser
mozilla-headers-1.2.1_1,2 Header files for mozilla communicator web-surfboard
mozilla-headers-1.3a_1,1 Header files for mozilla communicator web-surfboard
nasm-0.98.33,1      General-purpose multi-platform x86 assembler
nautilus-gtkhtml-0.3.2_1 A simple NautilusView component for displaying html files i
nautilus-media-0.2.1 GStreamer-based multimedia views for Nautilus
nautilus2-2.2.0.2   GNOME file manager and graphical shell developed by Eazel
neon-0.23.5         An HTTP and WebDAV client library for Unix systems, with a 
netpbm-10.12        A toolkit for conversion of images between different format
nspr-4.2_1          A platform-neutral API for system level and libc like funct
nss-3.4.2           A set of libraries to support development of security-enabl
oaf-0.6.10_1        Object Activation Framework for GNOME
open-motif-2.2.2_1  Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openldap-2.0.25_3   Open source LDAP client and server software
p5-Authen-PAM-0.13_1 A Perl interface to the PAM library
p5-Authen-SASL-2.02 Perl5 module for SASL authentication
p5-Digest-MD5-2.22  Perl5 interface to the MD5 algorithm
p5-HTML-Parser-3.26 Perl5 module for parse HTML tag
p5-HTML-Tagset-3.03 Some useful data table in parsing HTML
p5-MIME-Base64-2.16 Perl5 module for Base64 and Quoted-Printable encodings
p5-Net-1.12,1       Perl5 modules to access and use network protocols
p5-Net-SSLeay-1.17  Perl5 interface to SSL
p5-URI-1.23         Perl5 interface to Uniform Resource Identifier (URI) refere
p5-libwww-5.65_1    Perl5 library for WWW access
pan2-0.13.3_1       Threaded GNOME 2 newsreader based on Agent for Windows
panelmm-0.3.1       A powerful C++ binding for the GNOME panel libraries
pango-1.2.1         An open-source framework for the layout and rendering of i1
pcre-3.9            Perl Compatible Regular Expressions library
pilot-link-0.11.7_1 PalmPilot communications utilities (backup/restore/install/
pkgconfig-0.15.0    An utility used to retrieve information about installed lib
png-1.2.5_1         Library for manipulating PNG images
popt-1.6.4          A getopt(3) like library with a number of enhancements, fro
portupgrade-20030123 FreeBSD ports/packages administration and management tool s
psiconv-0.8.3       A conversion utility to convert Psion 5(MX) files into othe
psutils-letter-1.17_1 Utilities for manipulating PostScript documents
py-gnome-1.4.4_1    A set of Python bindings for GNOME
py-gtk-0.6.10       A set of Python bindings for GTK
py22-expat-2.2.2_2  Python interface to the Expat XML parser
py22-numeric-21.0   The Numeric Extension to Python
python-2.2.2_2      An interpreted object-oriented programming language
rep-gtk-gnome-0.15_1 GTK+ binding for rep Lisp interpreter
rep-gtk2-0.17_1,1   GTK+ binding for rep Lisp interpreter
rpm-3.0.6_6         The Red Hat Package Manager
ruby-1.6.8.2003.01.19 An object-oriented interpreted scripting language
ruby-bdb1-0.1.8     Ruby interface to Berkeley DB revision 1.8x with full featu
ruby-rdoc-0.0.0.b2  Documentation from Ruby source files
ruby-shim-ruby18-1.8.0.p1 A set of Ruby modules to provide Ruby 1.8 functionalities
samba-2.2.7a        A free SMB and CIFS client and server for UNIX
sawfish2-1.2_3,2    Lisp configurable window manager
scintilla-1.50      A full-featured free source code editing component for GTK+
screem-0.5.9        Nice GNOME/GTK-based HTML editor
scrollkeeper-0.3.11_8,1 An Open Document Cataloging Project
sdocbook-xml-4.1.2.5 "Simplified" DocBook XML DTD
soup-0.7.11         A SOAP (Simple Object Access Protocol) implementation in C
sox-12.17.3_1       SOund eXchange - universal sound sample translator
startup-notification-0.5_1 Library that supports startup notification spec from freede
t1lib-1.3.1         A Type 1 Rasterizer Library for UNIX/X11
tcl-8.3.5           Tool Command Language
teTeX-1.0.7_1       Thomas Esser's distribution of TeX & friends
tiff-3.5.7          Tools and library routines for working with TIFF images
tk-8.3.5            Graphical toolkit for TCL
ttmkfdir-0.0_1      Create fonts.scale file for use with TrueType font server
unzip-5.50          List, test and extract compressed files in a ZIP archive
vim-6.1.319         Vi "workalike", with many additional features
vte-0.10.17         Terminal widget with improved accessibility and I18N suppor
webfonts-0.21_1     TrueType core fonts for the Web
weblint-1.020       HTML validator and sanity checker
webmin-1.050_4      Web-based interface for system administration for Unix
wrapper-1.0_2       Wrapper for XFree86-4 server
xchat2-1.9.8_1      An X11 IRC client using the GTK+ 2 toolkit
xmcd-3.2            Motif CD player
xmms-esound-gnome-1.2.7_3 X Multimedia System --- An audio player with a Winamp GUI
xpdf-2.01_1         Display PDF files, and convert them to other formats
xscreensaver-gnome-4.07 Save your screen while you entertain your cat (for GNOME us
yelp-2.2.0          A help browser for GNOME 2.0 desktop
zip-2.3_1           Create/update ZIP files compatible with pkzip

--=-TkbwaNp+uSpUjUEn2/nP--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1044834669.15553.10.camel>