Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2003 09:48:41 -0500
From:      "Brian T. Schellenberger" <bts@babbleon.org>
To:        gnome@freebsd.org
Subject:   galeon build failure requested that I report this
Message-ID:  <200302180948.42672.bts@babbleon.org>

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

--------------Boundary-00=_5HEI8NTXP47C60JG3CP6
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 8bit


Hi.

I was installing galeon and I got the following failure.  I updated my 
ports just yesterday.  I should tell you the entire sequence though --

First, I updated my world and kernel yesterday.  Then, I wiped out *all* 
my packages (I don't update that frequently and it is my experience 
that when I do update it works better to do it all at once than 
piecemmeal).

Then I re-installed all the packages that I could *as* packages, useing 
pkg_add -r for each package that I previously had installed and thought 
I wanted to keep.

After doing all this, galeon was crashing every time I used it, so I did 
a pkg_delete of galeon, and tried to install it from the port.  And 
that's when I got this failure, which says that I should tell you about 
it, so here I am.


checking for additional GNOME modules...  gdk_pixbuf
 vfs
 libglade
 gnome
 gnomeui
 oaf
 xml
 glib
 gtk
 bonobox
*** nautilus library is not installed
configure: error:
*** GNOME 1.2.8 or better is required.
*** gdk-pixbuf 0.14.0 or better is required.
*** gnome-vfs 1.0.1 or better is required.
*** libglade 0.13 or better is required.
*** libxml 1.8.14 or better is required.
*** oaf 0.6.5 or better is required.
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@FreeBSD.org [maintainer] and 
attach
      the "/usr/ports/www/galeon/work/galeon-1.2.8/config.log" including 
the
      output of the failure of your make command. Also, it might be a 
good
      idea to provide an overview of all packages installed on your 
system
      (e.g. an `ls /var/db/pkg`).
*** Error code 1

-- 
Brian, the man from Babble-On . . . .   bts@babbleon.org (personal)

--------------Boundary-00=_5HEI8NTXP47C60JG3CP6
Content-Type: text/x-log;
  charset="us-ascii";
  name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="config.log"

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.57.  Invocation command line was

  $ ./configure --with-mozilla-includes=/usr/X11R6/include/mozilla --with-mozilla-libs=/usr/X11R6/lib/mozilla --enable-nautilus-view --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 = i8k
uname -m = i386
uname -r = 4.7-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.7-STABLE #7: Mon Feb 17 16:44:24 EST 2003     root@i8k:/usr/obj/usr/src/sys/BTS 

/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: /usr/local/adabas/bin
PATH: /usr/local/adabas/pgm
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:1556: checking for perl
configure:1574: found /usr/bin/perl
configure:1586: result: /usr/bin/perl
configure:1732: checking for a BSD-compatible install
configure:1786: result: /usr/bin/install -c -o root -g wheel
configure:1797: checking whether build environment is sane
configure:1840: result: yes
configure:1873: checking for gawk
configure:1902: result: no
configure:1873: checking for mawk
configure:1902: result: no
configure:1873: checking for nawk
configure:1889: found /usr/bin/nawk
configure:1899: result: nawk
configure:1909: checking whether make sets $(MAKE)
configure:1929: result: yes
configure:2114: checking build system type
configure:2132: result: i386-unknown-freebsd4.7
configure:2140: checking host system type
configure:2154: result: i386-unknown-freebsd4.7
configure:2182: checking for style of include used by make
configure:2210: result: GNU
configure:2281: checking for gcc
configure:2307: result: cc
configure:2551: checking for C compiler version
configure:2554: cc --version </dev/null >&5
2.95.4
configure:2557: $? = 0
configure:2559: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2562: $? = 0
configure:2564: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2567: $? = 1
configure:2591: checking for C compiler default output
configure:2594: cc -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:2597: $? = 0
configure:2643: result: a.out
configure:2648: checking whether the C compiler works
configure:2654: ./a.out
configure:2657: $? = 0
configure:2674: result: yes
configure:2681: checking whether we are cross compiling
configure:2683: result: no
configure:2686: checking for suffix of executables
configure:2688: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:2691: $? = 0
configure:2716: result: 
configure:2722: checking for suffix of object files
configure:2744: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:2747: $? = 0
configure:2769: result: o
configure:2773: checking whether we are using the GNU C compiler
configure:2798: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:2801: $? = 0
configure:2804: test -s conftest.o
configure:2807: $? = 0
configure:2820: result: yes
configure:2826: checking whether cc accepts -g
configure:2848: cc -c -g -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:2851: $? = 0
configure:2854: test -s conftest.o
configure:2857: $? = 0
configure:2868: result: yes
configure:2885: checking for cc option to accept ANSI C
configure:2946: cc  -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:2949: $? = 0
configure:2952: test -s conftest.o
configure:2955: $? = 0
configure:2973: result: none needed
configure:2991: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2994: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3105: checking dependency style of cc
configure:3167: result: gcc
configure:3206: checking for ld used by GCC
configure:3269: result: /usr/libexec/elf/ld
configure:3278: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:3290: result: yes
configure:3295: checking for /usr/libexec/elf/ld option to reload object files
configure:3302: result: -r
configure:3307: checking for BSD-compatible nm
configure:3343: result: /usr/bin/nm -B
configure:3346: checking for a sed that does not truncate output
configure:3428: result: /usr/bin/sed
configure:3431: checking whether ln -s works
configure:3435: result: yes
configure:3442: checking how to recognise dependent libraries
configure:3623: result: pass_all
configure:3636: checking command to parse /usr/bin/nm -B output
configure:3720: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:3723: $? = 0
configure:3727: /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:3730: $? = 0
configure:3782: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c conftstm.o >&5
configure:3785: $? = 0
configure:3829: result: ok
configure:3838: checking how to run the C preprocessor
configure:3874: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:3880: $? = 0
configure:3912: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:3914: ac_nonexistent.h: No such file or directory
configure:3918: $? = 1
configure: failed program was:
| #line 3904 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "galeon"
| #define VERSION "1.2.8"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3956: result: cc -E
configure:3981: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:3987: $? = 0
configure:4019: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:4021: ac_nonexistent.h: No such file or directory
configure:4025: $? = 1
configure: failed program was:
| #line 4011 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "galeon"
| #define VERSION "1.2.8"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4068: checking for egrep
configure:4078: result: grep -E
configure:4083: checking for ANSI C header files
configure:4109: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:4112: $? = 0
configure:4115: test -s conftest.o
configure:4118: $? = 0
configure:4210: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:4213: $? = 0
configure:4215: ./conftest
configure:4218: $? = 0
configure:4233: result: yes
configure:4257: checking for sys/types.h
configure:4274: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:4277: $? = 0
configure:4280: test -s conftest.o
configure:4283: $? = 0
configure:4294: result: yes
configure:4257: checking for sys/stat.h
configure:4274: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:4277: $? = 0
configure:4280: test -s conftest.o
configure:4283: $? = 0
configure:4294: result: yes
configure:4257: checking for stdlib.h
configure:4274: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:4277: $? = 0
configure:4280: test -s conftest.o
configure:4283: $? = 0
configure:4294: result: yes
configure:4257: checking for string.h
configure:4274: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:4277: $? = 0
configure:4280: test -s conftest.o
configure:4283: $? = 0
configure:4294: result: yes
configure:4257: checking for memory.h
configure:4274: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:4277: $? = 0
configure:4280: test -s conftest.o
configure:4283: $? = 0
configure:4294: result: yes
configure:4257: checking for strings.h
configure:4274: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:4277: $? = 0
configure:4280: test -s conftest.o
configure:4283: $? = 0
configure:4294: result: yes
configure:4257: checking for inttypes.h
configure:4274: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:4277: $? = 0
configure:4280: test -s conftest.o
configure:4283: $? = 0
configure:4294: result: yes
configure:4257: checking for stdint.h
configure:4274: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:4316: stdint.h: No such file or directory
configure:4277: $? = 1
configure: failed program was:
| #line 4263 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "galeon"
| #define VERSION "1.2.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| /* end 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:4294: result: no
configure:4257: checking for unistd.h
configure:4274: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:4277: $? = 0
configure:4280: test -s conftest.o
configure:4283: $? = 0
configure:4294: result: yes
configure:4320: checking dlfcn.h usability
configure:4333: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:4336: $? = 0
configure:4339: test -s conftest.o
configure:4342: $? = 0
configure:4352: result: yes
configure:4356: checking dlfcn.h presence
configure:4367: cc -E -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c
configure:4373: $? = 0
configure:4392: result: yes
configure:4428: checking for dlfcn.h
configure:4435: result: yes
configure:4633: checking for ranlib
configure:4649: found /usr/bin/ranlib
configure:4660: result: ranlib
configure:4713: checking for strip
configure:4729: found /usr/bin/strip
configure:4740: result: strip
configure:4950: checking for objdir
configure:4961: result: .libs
configure:4978: checking for cc option to produce PIC
configure:5124: result: -fPIC
configure:5128: checking if cc PIC flag -fPIC works
configure:5152: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:5155: $? = 0
configure:5158: test -s conftest.o
configure:5161: $? = 0
configure:5199: result: yes
configure:5215: checking if cc static flag -static works
configure:5240: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  -static conftest.c -L/usr/local/lib -pthread >&5
configure:5243: $? = 0
configure:5246: test -s conftest
configure:5249: $? = 0
configure:5265: result: yes
configure:5277: checking if cc supports -c -o file.o
configure:5297: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:5321: result: yes
configure:5326: checking if cc supports -c -o file.lo
configure:5354: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:5357: $? = 0
configure:5360: test -s conftest.lo
configure:5363: $? = 0
configure:5385: result: yes
configure:5416: checking if cc supports -fno-rtti -fno-exceptions
configure:5439: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:5442: $? = 0
configure:5445: test -s conftest.o
configure:5448: $? = 0
configure:5465: result: yes
configure:5476: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:6171: result: yes
configure:6176: checking how to hardcode library paths into programs
configure:6200: result: immediate
configure:6205: checking whether stripping libraries is possible
configure:6210: result: yes
configure:6221: checking dynamic linker characteristics
configure:6628: result: freebsd4.7 ld.so
configure:6633: checking if libtool supports shared libraries
configure:6635: result: yes
configure:6638: checking whether to build shared libraries
configure:6659: result: yes
configure:6662: checking whether to build static libraries
configure:6666: result: no
configure:7340: checking whether -lc should be explicitly linked in
configure:7348: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:7351: $? = 0
configure:7365: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7368: $? = 1
configure:7381: result: yes
configure:7957: checking for strerror in -lcposix
configure:7988: cc -o conftest -O -pipe  -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:7991: $? = 1
configure: failed program was:
| #line 7965 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "galeon"
| #define VERSION "1.2.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end 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:8009: result: no
configure:8063: checking for gcc
configure:8089: result: cc
configure:8333: checking for C compiler version
configure:8336: cc --version </dev/null >&5
2.95.4
configure:8339: $? = 0
configure:8341: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:8344: $? = 0
configure:8346: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:8349: $? = 1
configure:8352: checking whether we are using the GNU C compiler
configure:8399: result: yes
configure:8405: checking whether cc accepts -g
configure:8447: result: yes
configure:8464: checking for cc option to accept ANSI C
configure:8552: result: none needed
configure:8570: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
conftest.c:2: syntax error before `me'
configure:8573: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:8684: checking dependency style of cc
configure:8746: result: gcc
configure:8857: checking for C++ compiler version
configure:8860: c++ --version </dev/null >&5
2.95.4
configure:8863: $? = 0
configure:8865: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:8868: $? = 0
configure:8870: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:8873: $? = 1
configure:8876: checking whether we are using the GNU C++ compiler
configure:8901: c++ -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:8904: $? = 0
configure:8907: test -s conftest.o
configure:8910: $? = 0
configure:8923: result: yes
configure:8929: checking whether c++ accepts -g
configure:8951: c++ -c -g -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:8954: $? = 0
configure:8957: test -s conftest.o
configure:8960: $? = 0
configure:8971: result: yes
configure:9015: c++ -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:9018: $? = 0
configure:9021: test -s conftest.o
configure:9024: $? = 0
configure:9051: c++ -c  -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.cc >&5
configure:9054: $? = 0
configure:9057: test -s conftest.o
configure:9060: $? = 0
configure:9085: checking dependency style of c++
configure:9147: result: gcc
configure:9167: checking for cc option to accept ANSI C
configure:9231: cc  -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:9234: $? = 0
configure:9237: test -s conftest.o
configure:9240: $? = 0
configure:9255: result: none needed
configure:9266: checking for ANSI C header files
configure:9416: result: yes
configure:9431: checking for scandir
configure:9481: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -pthread >&5
configure:9484: $? = 0
configure:9487: test -s conftest
configure:9490: $? = 0
configure:9501: result: yes
configure:9566: checking for orbit-config
configure:9597: result: /usr/local/bin/orbit-config
configure:9605: checking for ORBit - version >= 0.5.1
configure:9712: cc -o conftest -O -pipe  -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm -L/usr/local/lib -pthread >&5
configure:9715: $? = 0
configure:9717: ./conftest
configure:9720: $? = 0
configure:9738: result: yes
configure:9822: checking for orbit-idl
configure:9840: found /usr/local/bin/orbit-idl
configure:9853: result: /usr/local/bin/orbit-idl
configure:9921: checking for glib-config
configure:9952: result: /usr/local/bin/glib12-config
configure:9960: checking for GLIB - version >= 1.2.9
configure:10065: cc -o conftest -O -pipe  -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib -pthread >&5
configure:10068: $? = 0
configure:10070: ./conftest
configure:10073: $? = 0
configure:10091: result: yes
configure:10232: checking for gtk-config
configure:10263: result: /usr/X11R6/bin/gtk12-config
configure:10271: checking for GTK - version >= 1.2.9
configure:10378: cc -o conftest -O -pipe  -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE  conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib -pthread >&5
configure:10381: $? = 0
configure:10383: ./conftest
configure:10386: $? = 0
configure:10404: result: yes
configure:10508: checking if GNOME_FileSelector component is wanted
configure:10517: result: 
configure:10549: checking if NautilusView Galeon component is wanted
configure:10569: result: yes
configure:10617: checking for gnome-config
configure:10648: result: /usr/X11R6/bin/gnome-config
configure:10657: checking for GNOME - version >= 1.2.8
configure:10741: result: yes
configure:10782: checking for additional GNOME modules
configure:10816: result: *** nautilus library is not installed
configure:10818: error:
*** GNOME 1.2.8 or better is required.
*** gdk-pixbuf 0.14.0 or better is required.
*** gnome-vfs 1.0.1 or better is required.
*** libglade 0.13 or better is required.
*** libxml 1.8.14 or better is required.
*** oaf 0.6.5 or better is required.

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

am_cv_CC_dependencies_compiler_type=gcc
ac_cv_env_CXXFLAGS_value=' -O -pipe '
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_env_LDFLAGS_set=
lt_cv_prog_cc_can_build_shared=yes
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_path_ORBIT_CONFIG=/usr/local/bin/orbit-config
ac_cv_path_GTK_CONFIG=/usr/X11R6/bin/gtk12-config
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_no_builtin=
ac_cv_cxx_compiler_gnu=yes
lt_cv_prog_cc_shlib=
ac_cv_env_CXX_set=set
lt_cv_prog_cc_static=-static
ac_cv_env_host_alias_set=
lt_cv_ld_reload_flag=-r
lt_cv_archive_cmds_need_lc=yes
ac_cv_header_sys_stat_h=yes
lt_cv_prog_gnu_ld=yes
ac_cv_env_build_alias_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=set
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-unknown-freebsd4.7
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
ac_cv_path_ORBIT_IDL=/usr/local/bin/orbit-idl
lt_cv_prog_cc_wl=-Wl,
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
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
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
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_scandir=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_path_GLIB_CONFIG=/usr/local/bin/glib12-config
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-unknown-freebsd4.7
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
am_cv_prog_cc_stdc=
lt_cv_compiler_c_o=yes
lt_cv_prog_cc_pic_works=yes
lt_cv_file_magic_test_file=
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=
lt_cv_prog_cc_pic=' -fPIC'
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
lt_cv_compiler_o_lo=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
ac_cv_path_GNOME_CONFIG=/usr/X11R6/bin/gnome-config
ac_cv_objext=o

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

ACLOCAL='${SHELL} /usr/ports/www/galeon/work/galeon-1.2.8/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/www/galeon/work/galeon-1.2.8/missing --run tar'
AUTOCONF='${SHELL} /usr/ports/www/galeon/work/galeon-1.2.8/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/www/galeon/work/galeon-1.2.8/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/www/galeon/work/galeon-1.2.8/missing --run automake-1.7'
AWK='nawk'
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC='cc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O -pipe '
CPP='cc -E'
CPPFLAGS='-I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE'
CXX='c++'
CXXDEPMODE='depmode=gcc'
CXXFLAGS=' -O -pipe '
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
DISABLE_SCROLLKEEPER=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_GNOME_FILE_SELECTOR_FALSE=''
ENABLE_GNOME_FILE_SELECTOR_TRUE='#'
ENABLE_NAUTILUS_VIEW_FALSE='#'
ENABLE_NAUTILUS_VIEW_TRUE=''
EXEEXT=''
GALEON_DEPENDENCY_CFLAGS=''
GALEON_DEPENDENCY_LIBS=''
GALEON_XPCOM_DEPENDENCY_LIBS=''
GCONF_CFLAGS=''
GCONF_CONFIG='/usr/X11R6/bin/gconf-config'
GCONF_LIBS=''
GCONF_REQUIRED='1.0.4'
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GDK_PIXBUF_CFLAGS='-I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include'
GDK_PIXBUF_CONFIG='/usr/X11R6/bin/gdk-pixbuf-config'
GDK_PIXBUF_LIBS='-Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm'
GDK_PIXBUF_REQUIRED='0.14.0'
GENCAT=''
GLIBC21=''
GLIB_CFLAGS='-I/usr/local/include/glib12'
GLIB_CONFIG='/usr/local/bin/glib12-config'
GLIB_LIBS='-L/usr/local/lib -lglib12'
GLIB_REQUIRED='1.2.9'
GMSGFMT=''
GNOMEUI_CFLAGS='-I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include'
GNOMEUI_LIBS='-Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lXi -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -lgnugetopt -laudiofile -lm -lglib12'
GNOME_CFLAGS='-I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include'
GNOME_CONFIG='/usr/X11R6/bin/gnome-config'
GNOME_LIBS='-L/usr/X11R6/lib -L/usr/local/lib -lgnome -lgnomesupport -lintl -lesd -lgnugetopt -laudiofile -lm -lglib12'
GNOME_LIBS_REQUIRED='1.2.11'
GNOME_REQUIRED='1.2.8'
GNOME_VFS_REQUIRED='1.0.1'
GNORBA_CFLAGS=''
GNORBA_LIBS=''
GTK_CFLAGS='-I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include'
GTK_CONFIG='/usr/X11R6/bin/gtk12-config'
GTK_LIBS='-Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm'
GTK_REQUIRED='1.2.9'
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_SCHEMAS_FALSE=''
INSTALL_SCHEMAS_TRUE=''
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
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'
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS=''
LIBGLADE_REQUIRED='0.13'
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS='-L/usr/local/lib -pthread'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML_REQUIRED='1.8.14'
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/www/galeon/work/galeon-1.2.8/missing --run makeinfo'
MKINSTALLDIRS=''
MOZILLA_COMPONENT_CFLAGS=''
MOZILLA_COMPONENT_LDFLAGS=''
MOZILLA_COMPONENT_LIBS=''
MOZILLA_HOME=''
MOZILLA_INCLUDE_ROOT=''
MOZILLA_REQUIRED='1.2'
MSGFMT=''
MSGMERGE=''
OAF_CFLAGS='-I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include'
OAF_CONFIG='/usr/X11R6/bin/oaf-config'
OAF_LIBS='-L/usr/X11R6/lib -L/usr/local/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm'
OAF_REQUIRED='0.6.5'
OBJEXT='o'
ORBIT_CFLAGS='-I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include'
ORBIT_CONFIG='/usr/local/bin/orbit-config'
ORBIT_IDL='/usr/local/bin/orbit-idl'
ORBIT_LIBS='-L/usr/local/lib -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm'
ORBIT_REQUIRED='0.5.7'
PACKAGE='galeon'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB=''
RANLIB='ranlib'
SCROLLKEEPER_CONFIG=''
SCROLLKEEPER_REQUIRED='0.1.4'
SCROLLKEEPER_UPDATE_FALSE=''
SCROLLKEEPER_UPDATE_TRUE=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_INCLUDED_LIBINTL=''
USE_NLS=''
VERSION='1.2.8'
XGETTEXT=''
XML_CONFIG='/usr/local/bin/xml-config'
ZVT_LIBS=''
_PTHREAD_CFLAGS=''
_PTHREAD_LDFLAGS=''
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='NONE'
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/galeon/work/galeon-1.2.8/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_NAUTILUS_VIEW 1
#define GNOME_PIXMAPS_DIR "/usr/X11R6/share/gnome/pixmaps"
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SCANDIR 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "galeon"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "1.2.8"

configure: exit 1

--------------Boundary-00=_5HEI8NTXP47C60JG3CP6
Content-Type: text/plain;
  charset="us-ascii";
  name="pkg-list"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="pkg-list"

AbiWord-1.0.4/
ImageMagick-5.5.1.4/
Mesa-3.4.2_2/
ORBit-0.5.17/
XFree86-4.2.0_1,1/
XFree86-FontServer-4.2.0_1/
XFree86-Server-4.2.1_7/
XFree86-clients-4.2.1_2/
XFree86-documents-4.2.0/
XFree86-font100dpi-4.2.0/
XFree86-font75dpi-4.2.0/
XFree86-fontCyrillic-4.2.0_4/
XFree86-fontDefaultBitmaps-4.2.0/
XFree86-fontEncodings-4.2.0/
XFree86-fontScalable-4.2.0/
XFree86-libraries-4.2.1_6/
Xaw3d-1.5/
Xft-2.1/
a2ps-letter-4.13_1/
aalib-1.4.r5_1/
acroread-5.06_1/
afio-2.4.7/
apache-1.3.27_1/
apsfilter-7.2.5_1/
arts-1.0.4,1/
autoconf-2.53_1/
autoconf213-2.13.000227_5/
automake14-1.4.5_9/
avifile-0.7.27.20030122,2/
bash-2.05b.004/
bonobo-1.0.22/
cabextract-0.6/
cfs-1.4.1/
compat3x-i386-4.4.20020925/
cups-base-1.1.18.0_2/
cursive-1.0/
cvsup-16.1f/
dagrab-0.3.5/
db3-3.3.11,1/
detach-1.3/
djbfft-0.76/
docbook-sk-4.1.2/
docbook-xml-4.2/
docbook-xsl-1.59.1/
dvips2ascii-1.3/
elm-2.5.6/
esound-0.2.29/
everybuddy-0.4.3/
expat-1.95.5/
fbsd-icons-1.0/
fep-1.0/
ffmpeg-0.4.6_2/
fontconfig-2.1_2/
freetype-1.3.1_2/
freetype2-2.1.3_1/
gaim-0.59.8_1/
gal-0.22/
galaxis-1.2/
gconf-1.0.9_2/
gdbm-1.8.3/
gdk-pixbuf-0.22.0/
gemdropx-0.9/
gettext-0.11.5_1/
ghostscript-gnu-7.05_3/
gif2png-2.4.4/
gimp-1.2.3_2,1/
glasteroids-1.0/
glib-1.2.10_8/
gmake-3.80/
gnomebasic-0.0.20/
gnomecanvas-0.22.0/
gnomedb-0.2.96_1/
gnomehier-1.0_6/
gnomelibs-1.4.2_1/
gnomemimedata-2.0.1_2/
gnomeprint-0.37/
gnomevfs-1.0.5_4/
gnuchess-5.05/
gnugo-3.2/
gnumeric-1.0.12_2/
gqview-1.1.1/
gtk-1.2.10_9/
guile-1.4.1_2/
guilib-1.1.0_1/
guppi-0.40.3_2/
gv-3.5.8_1/
help2man-1.29/
hpijs-1.3/
icbm3d-0.4/
imagesort-2.0_1/
imake-1.0/
imake-4.2.0_1/
imlib-1.9.14_1/
indexme-0.1/
intltool-0.25/
ispell-3.2.06_2/
jasper-1.600.0/
javavmwrapper-1.4/
jbigkit-1.4/
jetpack-1.0/
jpeg-6b_1/
jpgtn-1.04/
kde-3.0.5/
kdebase-3.0.5/
kdegames-3.0.4/
kdegraphics-3.0.4/
kdelibs-3.0.5_1/
kdemultimedia-3.0.4/
kdenetwork-3.0.5/
kdeutils-3.0.4_1/
koffice-1.2.1,1/
lame-3.93.1/
lbreakout-010315/
lcms-1.09/
liba52-0.7.4/
libart_lgpl2-2.3.11/
libaudiofile-0.2.3/
libfpx-1.2.0.4_1/
libgda-0.2.96_1/
libglade-0.17_2/
libgnugetopt-1.2/
libiconv-1.8_2/
libijs-0.34/
libmng-1.0.4/
libmpeg2-0.3.1_1/
libogg-1.0_1,3/
libole2-0.2.4/
libsidplay-1.36.57/
libtool-1.3.4_4/
libungif-4.1.0b1/
libunicode-0.4_3/
libvorbis-1.0_1,3/
libwmf-0.2.8/
libwww-5.4.0/
libxml-1.8.17_1/
libxml2-2.5.1/
libxslt-1.0.24/
linux-sun-jdk-1.3.1.06_1/
linux_base-7.1_2/
ltris-1.0.1,1/
lynx-2.8.4.1c/
m4-1.4_1/
mad-0.14.2b_2/
maelstrom-3.0.5/
metamail-2.7/
mkcatalog-1.1/
mkisofs-2.0/
mozilla-1.2.1_1,2/
mozilla-headers-1.2.1_1,2/
mpegedit-2.2/
mpg123-0.59r_8/
mpg123-0.59r_9/
mpgtx-1.3/
mplayer-0.90.0.103/
mplayer-fonts-0.50/
mtools-3.9.8_1/
nasm-0.98.33,1/
netpbm-10.12/
nonsense-0.6/
nspr-4.2_1/
oaf-0.6.10_1/
op-1.11/
open-motif-2.2.2_1/
opera-6.11.20021129/
parchive-1.1/
pcre-3.9/
pdksh-5.2.14p2/
pgp-2.6.3i/
pkgconfig-0.15.0/
pkgdb.db
plugger-4.0_2/
png-1.2.5/
popt-1.6.4/
portupgrade-20030123/
postfix-2.0.2,1/
premail-0.46_1/
psiconv-0.8.3/
psutils-letter-1.17_1/
py22-tkinter-2.2.2/
python-2.2.2_2/
qt-3.0.5_5/
quickpics-1.8_1/
rsync-2.5.5_1/
rsynth-2.0/
rtc-2001.09.16.1/
rubix-1.0.2/
ruby-1.6.8/
ruby-bdb1-0.1.8/
ruby-shim-ruby18-1.8.0.p1/
samba-2.2.7a/
scrollkeeper-0.3.11_7,1/
sdl-1.2.5_1/
sdl_mixer-1.2.4_1/
sdl_net-1.2.4/
sdocbook-xml-4.1.2.5/
sidplay-1.0.9/
smpeg-0.4.4/
sokoban-1.0/
sox-12.17.3_1/
spellcast-1.2/
splay-0.9.5.2/
squid-2.5_1/
stuffit-5.2.0.611/
svgalib-1.4.2_1/
sxsame-3.02/
t1lib-1.3.1/
tcl-8.3.5/
tcl-8.4.1,1/
teTeX-1.0.7_1/
ted-2.12/
textmaze-1.0/
tiff-3.5.7/
tightvnc-1.2.7/
timidity++-2.11.3_1/
tk-8.3.5/
tk-8.4.1,1/
trn-4.0.b76/
ttmkfdir-0.0_1/
unzip-5.50/
urwfonts-1.0/
vcdimager-0.7.12_1/
vile-9.3j/
wavplay-1.4/
webcrawl-1.10_1/
webfonts-0.21_1/
win32-codecs-011002.1.0.90.p7/
wine-2003.01.15/
wrapper-1.0_2/
xabacus-5.5.2/
xanim-2.92.0/
xasteroids-5.0/
xbl-1.0k/
xboing-2.4/
xbomb-2.1a/
xbomber-0.8/
xdu-3.0_1/
xearth-1.1/
xfireworks-1.3/
xforms-1.0_3,1/
xgalaga-2.0.34/
xhexagons-5.5.2/
xisola-1.0/
xjig-2.4/
xjump-2.7.5/
xjumpjump-0.12/
xkobo-1.11/
xkoules-1.4/
xlaby-2.0.1_1/
xlife-3.0/
xloadimage-4.1.10/
xmcd-3.2/
xmitbin-1.9/
xmp-2.0.4/
xmris-4.04_1/
xoids-1.5/
xonix-1.4/
xosview-1.8.0/
xpacman-1.0/
xpdf-2.01_1/
xphotohunter-1.4/
xpuzzletama-1.5b/
xroads-0.6_1/
xrobots-1.0/
xrot-1.3.2/
xrubik-5.5.2/
xsc-1.4/
xspacewarp-1.2/
xtet42-2.21/
xtrojka-1.1/
xtron-1.1a/
xv-3.10a_3/
xvid-0.9.0_1,1/
xvile-9.3j/
ymessenger-0.99.19.1,20020902/
zip-2.3_1/

--------------Boundary-00=_5HEI8NTXP47C60JG3CP6--

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?200302180948.42672.bts>