Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Dec 2002 13:10:33 -0600
From:      Mason Elmore <omegakidd@omegapunx.org>
To:        gnome@FreeBSD.org
Subject:   pan2
Message-ID:  <3DEA5EA9.70607@omegapunx.org>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------070409060102070009080304
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

The config.log is an attachment.
I also did a pkg_info > packages.  I attached that also.

--------------070409060102070009080304
Content-Type: text/plain;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 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 pan configure 0.13.2.90, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure --enable-html --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.6

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

hostname = omegapunx.org
uname -m = i386
uname -r = 4.6-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.6-RELEASE #4: Sun Jul 21 23:02:07 CDT 2002     omegakidd@omegapunx.org:/usr/obj/usr/src/sys/MYKERNEL 

/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:1230: checking for intltool >= 0.21
configure:1240: result: 0.22 found
configure:1287: checking for perl
configure:1305: found /usr/bin/perl
configure:1317: result: /usr/bin/perl
configure:1388: checking for a BSD-compatible install
configure:1442: result: /usr/bin/install -c -o root -g wheel
configure:1453: checking whether build environment is sane
configure:1496: result: yes
configure:1529: checking for gawk
configure:1558: result: no
configure:1529: checking for mawk
configure:1558: result: no
configure:1529: checking for nawk
configure:1558: result: no
configure:1529: checking for awk
configure:1545: found /usr/bin/awk
configure:1555: result: awk
configure:1565: checking whether gmake sets ${MAKE}
configure:1585: result: yes
configure:1736: checking whether to enable maintainer-specific portions of Makefiles
configure:1745: result: no
configure:1781: checking for style of include used by gmake
configure:1809: result: GNU
configure:1880: checking for gcc
configure:1906: result: cc
configure:2150: checking for C compiler version
configure:2153: cc --version </dev/null >&5
2.95.3
configure:2156: $? = 0
configure:2158: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:2161: $? = 0
configure:2163: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2166: $? = 1
configure:2192: checking for C compiler default output
configure:2195: cc -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:2198: $? = 0
configure:2231: result: a.out
configure:2236: checking whether the C compiler works
configure:2242: ./a.out
configure:2245: $? = 0
configure:2260: result: yes
configure:2267: checking whether we are cross compiling
configure:2269: result: no
configure:2272: checking for suffix of executables
configure:2274: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:2277: $? = 0
configure:2299: result: 
configure:2305: checking for suffix of object files
configure:2329: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:2332: $? = 0
configure:2351: result: o
configure:2355: checking whether we are using the GNU C compiler
configure:2382: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:2385: $? = 0
configure:2388: test -s conftest.o
configure:2391: $? = 0
configure:2403: result: yes
configure:2409: checking whether cc accepts -g
configure:2433: cc -c -g -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:2436: $? = 0
configure:2439: test -s conftest.o
configure:2442: $? = 0
configure:2452: result: yes
configure:2479: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2482: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2594: checking dependency style of cc
configure:2656: result: gcc
configure:2666: checking for fchmod
configure:2709: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:2712: $? = 0
configure:2715: test -s conftest
configure:2718: $? = 0
configure:2728: result: yes
configure:2742: checking for localtime_r
configure:2785: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:2788: $? = 0
configure:2791: test -s conftest
configure:2794: $? = 0
configure:2804: result: yes
configure:2818: checking for gmtime_r
configure:2861: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:2864: $? = 0
configure:2867: test -s conftest
configure:2870: $? = 0
configure:2880: result: yes
configure:2892: checking for strerror in -lcposix
configure:2925: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -lcposix  -L/usr/local/lib -lgnuregex -lcompat >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:2928: $? = 1
configure: failed program was:
#line 2900 "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 ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:2945: result: no
configure:2999: checking for gcc
configure:3025: result: cc
configure:3269: checking for C compiler version
configure:3272: cc --version </dev/null >&5
2.95.3
configure:3275: $? = 0
configure:3277: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:3280: $? = 0
configure:3282: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:3285: $? = 1
configure:3288: checking whether we are using the GNU C compiler
configure:3336: result: yes
configure:3342: checking whether cc accepts -g
configure:3385: result: yes
configure:3412: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
conftest.c:2: syntax error before `me'
configure:3415: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:3527: checking dependency style of cc
configure:3589: result: gcc
configure:3599: checking how to run the C preprocessor
configure:3625: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
configure:3631: $? = 0
configure:3658: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
configure:3655: ac_nonexistent.h: No such file or directory
configure:3664: $? = 1
configure: failed program was:
#line 3654 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3701: result: cc -E
configure:3716: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
configure:3722: $? = 0
configure:3749: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
configure:3746: ac_nonexistent.h: No such file or directory
configure:3755: $? = 1
configure: failed program was:
#line 3745 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3798: checking for gawk
configure:3824: result: awk
configure:3846: checking for a BSD-compatible install
configure:3900: result: /usr/bin/install -c -o root -g wheel
configure:3911: checking whether gmake sets ${MAKE}
configure:3931: result: yes
configure:3981: checking for ranlib
configure:3997: found /usr/bin/ranlib
configure:4008: result: ranlib
configure:4022: checking for ANSI C header files
configure:4036: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
configure:4042: $? = 0
configure:4129: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:4132: $? = 0
configure:4134: ./conftest
configure:4137: $? = 0
configure:4151: result: yes
configure:4175: checking for sys/types.h
configure:4188: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4191: $? = 0
configure:4194: test -s conftest.o
configure:4197: $? = 0
configure:4207: result: yes
configure:4175: checking for sys/stat.h
configure:4188: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4191: $? = 0
configure:4194: test -s conftest.o
configure:4197: $? = 0
configure:4207: result: yes
configure:4175: checking for stdlib.h
configure:4188: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4191: $? = 0
configure:4194: test -s conftest.o
configure:4197: $? = 0
configure:4207: result: yes
configure:4175: checking for string.h
configure:4188: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4191: $? = 0
configure:4194: test -s conftest.o
configure:4197: $? = 0
configure:4207: result: yes
configure:4175: checking for memory.h
configure:4188: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4191: $? = 0
configure:4194: test -s conftest.o
configure:4197: $? = 0
configure:4207: result: yes
configure:4175: checking for strings.h
configure:4188: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4191: $? = 0
configure:4194: test -s conftest.o
configure:4197: $? = 0
configure:4207: result: yes
configure:4175: checking for inttypes.h
configure:4188: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4191: $? = 0
configure:4194: test -s conftest.o
configure:4197: $? = 0
configure:4207: result: yes
configure:4175: checking for stdint.h
configure:4188: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4217: stdint.h: No such file or directory
configure:4191: $? = 1
configure: failed program was:
#line 4181 "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:4207: result: no
configure:4175: checking for unistd.h
configure:4188: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4191: $? = 0
configure:4194: test -s conftest.o
configure:4197: $? = 0
configure:4207: result: yes
configure:4219: checking for ssize_t
configure:4246: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4249: $? = 0
configure:4252: test -s conftest.o
configure:4255: $? = 0
configure:4265: result: yes
configure:4287: checking for cc option to accept ANSI C
configure:4350: cc  -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4353: $? = 0
configure:4356: test -s conftest.o
configure:4359: $? = 0
configure:4376: result: none needed
configure:4384: checking for an ANSI C-conforming const
configure:4454: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4457: $? = 0
configure:4460: test -s conftest.o
configure:4463: $? = 0
configure:4473: result: yes
configure:4483: checking for inline
configure:4500: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4503: $? = 0
configure:4506: test -s conftest.o
configure:4509: $? = 0
configure:4520: result: inline
configure:4535: checking for off_t
configure:4562: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4565: $? = 0
configure:4568: test -s conftest.o
configure:4571: $? = 0
configure:4581: result: yes
configure:4593: checking for size_t
configure:4620: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:4623: $? = 0
configure:4626: test -s conftest.o
configure:4629: $? = 0
configure:4639: result: yes
configure:4653: checking for working alloca.h
configure:4677: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:4660: alloca.h: No such file or directory
configure:4680: $? = 1
configure: failed program was:
#line 4659 "configure"
#include "confdefs.h"
#include <alloca.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
char *p = (char *) alloca (2 * sizeof (int));
  ;
  return 0;
}
configure:4696: result: no
configure:4706: checking for alloca
configure:4750: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:4753: $? = 0
configure:4756: test -s conftest
configure:4759: $? = 0
configure:4769: result: yes
configure:4965: checking for stdlib.h
configure:4970: result: yes
configure:4965: checking for unistd.h
configure:4970: result: yes
configure:5078: checking for getpagesize
configure:5121: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5124: $? = 0
configure:5127: test -s conftest
configure:5130: $? = 0
configure:5140: result: yes
configure:5150: checking for working mmap
configure:5289: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5292: $? = 0
configure:5294: ./conftest
configure:5297: $? = 0
configure:5310: result: yes
configure:5344: checking argz.h usability
configure:5353: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:5382: argz.h: No such file or directory
configure:5356: $? = 1
configure: failed program was:
#line 5347 "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:5371: result: no
configure:5375: checking argz.h presence
configure:5382: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
configure:5379: argz.h: No such file or directory
configure:5388: $? = 1
configure: failed program was:
#line 5378 "configure"
#include "confdefs.h"
#include <argz.h>
configure:5406: result: no
configure:5424: checking for argz.h
configure:5431: result: no
configure:5344: checking limits.h usability
configure:5353: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:5356: $? = 0
configure:5359: test -s conftest.o
configure:5362: $? = 0
configure:5371: result: yes
configure:5375: checking limits.h presence
configure:5382: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
configure:5388: $? = 0
configure:5406: result: yes
configure:5424: checking for limits.h
configure:5431: result: yes
configure:5344: checking locale.h usability
configure:5353: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:5356: $? = 0
configure:5359: test -s conftest.o
configure:5362: $? = 0
configure:5371: result: yes
configure:5375: checking locale.h presence
configure:5382: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
configure:5388: $? = 0
configure:5406: result: yes
configure:5424: checking for locale.h
configure:5431: result: yes
configure:5344: checking nl_types.h usability
configure:5353: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:5356: $? = 0
configure:5359: test -s conftest.o
configure:5362: $? = 0
configure:5371: result: yes
configure:5375: checking nl_types.h presence
configure:5382: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
configure:5388: $? = 0
configure:5406: result: yes
configure:5424: checking for nl_types.h
configure:5431: result: yes
configure:5344: checking malloc.h usability
configure:5353: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
In file included from configure:5382:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure:5356: $? = 0
configure:5359: test -s conftest.o
configure:5362: $? = 0
configure:5371: result: yes
configure:5375: checking malloc.h presence
configure:5382: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
In file included from configure:5379:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure:5388: $? = 0
configure:5406: result: yes
configure:5424: checking for malloc.h
configure:5431: result: yes
configure:5335: checking for string.h
configure:5340: result: yes
configure:5335: checking for unistd.h
configure:5340: result: yes
configure:5344: checking sys/param.h usability
configure:5353: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:5356: $? = 0
configure:5359: test -s conftest.o
configure:5362: $? = 0
configure:5371: result: yes
configure:5375: checking sys/param.h presence
configure:5382: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
configure:5388: $? = 0
configure:5406: result: yes
configure:5424: checking for sys/param.h
configure:5431: result: yes
configure:5459: checking for getcwd
configure:5502: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5505: $? = 0
configure:5508: test -s conftest
configure:5511: $? = 0
configure:5521: result: yes
configure:5459: checking for munmap
configure:5502: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5505: $? = 0
configure:5508: test -s conftest
configure:5511: $? = 0
configure:5521: result: yes
configure:5459: checking for putenv
configure:5502: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5505: $? = 0
configure:5508: test -s conftest
configure:5511: $? = 0
configure:5521: result: yes
configure:5459: checking for setenv
configure:5502: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5505: $? = 0
configure:5508: test -s conftest
configure:5511: $? = 0
configure:5521: result: yes
configure:5459: checking for setlocale
configure:5502: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5505: $? = 0
configure:5508: test -s conftest
configure:5511: $? = 0
configure:5521: result: yes
configure:5459: checking for strchr
configure:5502: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5505: $? = 0
configure:5508: test -s conftest
configure:5511: $? = 0
configure:5521: result: yes
configure:5459: checking for strcasecmp
configure:5502: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5505: $? = 0
configure:5508: test -s conftest
configure:5511: $? = 0
configure:5521: result: yes
configure:5459: checking for strdup
configure:5502: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5505: $? = 0
configure:5508: test -s conftest
configure:5511: $? = 0
configure:5521: result: yes
configure:5459: checking for __argz_count
configure:5502: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
/tmp/ccQ2wmrc.o: In function `main':
/tmp/ccQ2wmrc.o(.text+0x9): undefined reference to `__argz_count'
configure:5505: $? = 1
configure: failed program was:
#line 5465 "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) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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:5521: result: no
configure:5459: checking for __argz_stringify
configure:5502: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
/tmp/ccX5eKWF.o: In function `main':
/tmp/ccX5eKWF.o(.text+0x9): undefined reference to `__argz_stringify'
configure:5505: $? = 1
configure: failed program was:
#line 5465 "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) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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:5521: result: no
configure:5459: checking for __argz_next
configure:5502: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
/tmp/ccCAXYaS.o: In function `main':
/tmp/ccCAXYaS.o(.text+0x9): undefined reference to `__argz_next'
configure:5505: $? = 1
configure: failed program was:
#line 5465 "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) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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:5521: result: no
configure:5533: checking for LC_MESSAGES
configure:5557: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5560: $? = 0
configure:5563: test -s conftest
configure:5566: $? = 0
configure:5576: result: yes
configure:5608: checking libintl.h usability
configure:5617: cc -c -O -pipe  -I/usr/local/include -D_THREAD_SAFE conftest.c >&5
configure:5620: $? = 0
configure:5623: test -s conftest.o
configure:5626: $? = 0
configure:5635: result: yes
configure:5639: checking libintl.h presence
configure:5646: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c
configure:5652: $? = 0
configure:5670: result: yes
configure:5688: checking for libintl.h
configure:5695: result: yes
configure:5700: checking for dgettext in libc
configure:5724: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat >&5
/tmp/cczKfjCb.o: In function `main':
/tmp/cczKfjCb.o(.text+0x14): undefined reference to `libintl_dgettext'
configure:5727: $? = 1
configure: failed program was:
#line 5706 "configure"
#include "confdefs.h"
#include <libintl.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
return (int) dgettext ("","")
  ;
  return 0;
}
configure:5743: result: no
configure:5750: checking for bindtextdomain in -lintl
configure:5783: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -lintl  -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5786: $? = 0
configure:5789: test -s conftest
configure:5792: $? = 0
configure:5803: result: yes
configure:5806: checking for dgettext in -lintl
configure:5839: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -lintl  -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5842: $? = 0
configure:5845: test -s conftest
configure:5848: $? = 0
configure:5859: result: yes
configure:5869: checking if -liconv is needed to use gettext
configure:5871: result: 
configure:5873: checking for dcgettext in -lintl
configure:5906: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -lintl -liconv -L/usr/local/lib -lgnuregex -lcompat >&5
configure:5909: $? = 0
configure:5912: test -s conftest
configure:5915: $? = 0
configure:5926: result: yes
configure:5951: checking for msgfmt
configure:5978: result: /usr/local/bin/msgfmt
configure:5989: checking for dcgettext
configure:6032: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat -lintl -liconv >&5
configure:6035: $? = 0
configure:6038: test -s conftest
configure:6041: $? = 0
configure:6051: result: yes
configure:6063: checking for gmsgfmt
configure:6094: result: /usr/local/bin/msgfmt
configure:6103: checking for xgettext
configure:6130: result: /usr/local/bin/xgettext
configure:6157: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat -lintl -liconv >&5
configure:6160: $? = 0
configure:6163: test -s conftest
configure:6166: $? = 0
configure:6244: checking for catalogs to be installed
configure:6253: result:  ca cs da de el en_GB es et fi fr ga gl hu it ja ko lt no nl pl pt pt_BR ru sk sl sp sr sv tr uk zh_CN
configure:6399: checking for bind_textdomain_codeset
configure:6442: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -L/usr/local/lib -lgnuregex -lcompat  -liconv >&5
/tmp/ccYi1guN.o: In function `main':
/tmp/ccYi1guN.o(.text+0x9): undefined reference to `bind_textdomain_codeset'
configure:6445: $? = 1
configure: failed program was:
#line 6405 "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) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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:6461: result: no
configure:6467: checking for bind_textdomain_codeset in -lintl
configure:6500: cc -o conftest -O -pipe  -I/usr/local/include -D_THREAD_SAFE  conftest.c -lintl  -L/usr/local/lib -lgnuregex -lcompat  -liconv >&5
configure:6503: $? = 0
configure:6506: test -s conftest
configure:6509: $? = 0
configure:6520: result: yes
configure:6540: checking for pkg-config
configure:6558: found /usr/local/bin/pkg-config
configure:6571: result: /usr/local/bin/pkg-config
configure:6588: checking for glib-2.0 >= 2.0.4
                        gobject-2.0 >= 2.0.4
                        gthread-2.0 >= 2.0.4
configure:6639: error: Library requirements (glib-2.0 >= 2.0.4
                        gobject-2.0 >= 2.0.4
                        gthread-2.0 >= 2.0.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

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

ac_cv_func_bind_textdomain_codeset='no'
ac_cv_type_size_t='yes'
am_cv_CC_dependencies_compiler_type='gcc'
ac_cv_path_XGETTEXT='/usr/local/bin/xgettext'
ac_cv_func_getcwd='yes'
gt_cv_func_dgettext_libc='no'
ac_cv_header_stdlib_h='yes'
ac_cv_header_nl_types_h='yes'
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=''
ac_cv_path_PKG_CONFIG='/usr/local/bin/pkg-config'
ac_cv_c_compiler_gnu='yes'
ac_cv_exeext=''
ac_cv_env_CFLAGS_set='set'
ac_cv_func_setlocale='yes'
ac_cv_func_mmap_fixed_mapped='yes'
ac_cv_prog_make_gmake_set='yes'
ac_cv_env_CPP_value=''
ac_cv_env_CPPFLAGS_set='set'
ac_cv_lib_intl_dcgettext='yes'
ac_cv_func_strcasecmp='yes'
ac_cv_func___argz_count='no'
ac_cv_env_host_alias_set=''
ac_cv_path_GMSGFMT='/usr/local/bin/msgfmt'
ac_cv_c_const='yes'
ac_cv_working_alloca_h='no'
ac_cv_func_munmap='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_env_build_alias_set=''
ac_cv_header_limits_h='yes'
ac_cv_func_localtime_r='yes'
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_func_gmtime_r='yes'
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set='set'
ac_cv_path_MSGFMT='/usr/local/bin/msgfmt'
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'
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'
ac_cv_header_unistd_h='yes'
ac_cv_header_string_h='yes'
ac_cv_env_CPPFLAGS_value='-I/usr/local/include -D_THREAD_SAFE'
ac_cv_func_strchr='yes'
ac_cv_header_memory_h='yes'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_lib_intl_bind_textdomain_codeset='yes'
ac_cv_func_fchmod='yes'
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'
ac_cv_lib_intl_bindtextdomain='yes'
gt_cv_func_dgettext_libintl='yes'
nls_cv_use_gnu_gettext='no'
ac_cv_header_argz_h='no'
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK='awk'
ac_cv_env_build_alias_value=''
ac_cv_header_malloc_h='yes'
ac_cv_func_getpagesize='yes'
ac_cv_prog_ac_ct_CC='cc'
ac_cv_header_libintl_h='yes'
ac_cv_env_target_alias_value='i386-unknown-freebsd4.6'
ac_cv_env_CC_value='cc'
ac_cv_env_CPP_set=''
nls_cv_header_libgt=''
ac_cv_func_strdup='yes'
ac_cv_func_putenv='yes'
ac_cv_type_ssize_t='yes'
ac_cv_objext='o'

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

#define PACKAGE_NAME "pan"
#define PACKAGE_TARNAME "pan"
#define PACKAGE_VERSION "0.13.2.90"
#define PACKAGE_STRING "pan 0.13.2.90"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Pan"
#define VERSION_TITLE "Hexapodia as the key insight"
#define PACKAGE "pan"
#define VERSION "0.13.2.90"
#define HAVE_FCHMOD 1
#define HAVE_LOCALTIME_R 1
#define HAVE_GMTIME_R 1
#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_SSIZE_T 1
#define GETTEXT_PACKAGE "pan"
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETCWD 1
#define HAVE_MUNMAP 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STRCHR 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_LC_MESSAGES 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
#define HAVE_LIBINTL 1

configure: exit 1

--------------070409060102070009080304
Content-Type: text/plain;
 name="packages"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="packages"

0verkill-0.15       0verkill is a bloody 2D action deathmatch-like game in ASCI
BitchX-1.0c19       An alternative ircII color client with optional GTK/GNOME s
BitchX-gnome-1.0c19 An alternative ircII color client with optional GTK/GNOME s
Hermes-1.3.2        Fast pixel formats conversion library
ImageMagick-5.4.4.5 Image processing tools (interactive optional--misc/display 
Mesa-3.4.2_2        A graphics library similar to SGI's OpenGL
ORBit-0.5.15_1      High-performance CORBA ORB with support for the C language
ORBit2-2.3.109      High-performance CORBA ORB with support for the C language
QuakeForge-0.1.1    Cleaned up copy of the GPL'd Quake 1 source code
XFree86-4.2.0_1,1   X11/XFree86 core distribution (complete, using mini/meta-po
XFree86-FontServer-4.2.0 XFree86-4 Font Server
XFree86-Server-4.2.0_3 XFree86-4 X server and related programs
XFree86-clients-4.2.0_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 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.0_1 XFree86-4 include/(shared) library kit
aalib-1.4.r5_1      An ascii art library
abuse-2.0_1         The classic 2D action game Abuse
abuse_sdl-0.6.1     An SDL port of the Abuse game engine
acidwarp-1.0        SVGAlib demo which displays trippy mathematical images in c
apache-1.3.24_7     The extremely popular Apache http server.  Very fast, very 
arts-1.0.0_1        Audio system for the KDE integrated X11 desktop
asfrecorder-1.1.20010307 Tool for downloading streaming media from the Internet
aspell-0.50.3       Spelling checker with better suggestion logic than ispell
aterm-0.4.2         A color vt102 terminal emulator with transparency support
atk-1.0.1           A GNOME accessibility toolkit (ATK)
autoconf-2.53       Automatically configure source code on many Un*x platforms
autoconf213-2.13.000227_1 Automatically configure source code on many Un*x platforms 
autoconf213-2.13.000227_4 Automatically configure source code on many Un*x platforms 
automake-1.5,1      GNU Standards-compliant Makefile generator
automake14-1.4.5    GNU Standards-compliant Makefile generator (legacy version 
automake14-1.4.5_8  GNU Standards-compliant Makefile generator (legacy version 
bash-2.05a          The GNU Bourne Again Shell
bbconf-1.8          Configurator for the Blackbox window manager
bind9-9.2.1         The Berkeley Internet Name Daemon, an implementation of DNS
bison-1.35_1        A parser generator from FSF, (mostly) compatible with Yacc
blackbox-0.62.1     A small and fast window manager for X11R6
blackbox-0.65.0     A small and fast window manager for X11R6
blender-2.20        Fully functional 3D modeling/rendering/animation/gaming pac
bnc-2.8.4           A simple IRC relay proxy with support for virtual hosting
bonobo-1.0.20_2     The component and compound document system for GNOME
bonobo-activation-0.9.8_1 An object activation framework for GNOME 2.0
bpatch-1.0          A hex editor that doesn't load the whole file at once
bugbuddy2-2.1.6     A bug reporting tool for GNOME 2.0
cabextract-0.5      A program to extract Microsoft cabinet (.CAB) files
cclient-2001a,1     Mark Crispen's C-client mail access routines
clanbomber-1.01a    A bomberman-like multiplayer game
clanlib-0.4.4_1     Cross-platform game SDK
clockspeed-0.62_2   Uses a hardware tick counter to compensate for deviant syst
cpuburn-1.4         CPU/memory stress testing utilities
cups-base-1.1.14    The Common UNIX Printing System
cvsup-16.1f         General network file distribution system optimized for CVS 
db3-3.2.9_3,1       The Berkeley DB package, revision 3
divx4linux-0.20011010.4.02 Linux binary release of DivX 4 (TM) Codec
dnetc-2.8015.469_2,1 Distributed.net distributed computing (rc5/ogr) project
doom-1.8            DOOM: the game and the sound server
dri-devel-20021008_1 Unstable DRI (3d HW OpenGL acceleration) drivers for some c
eel2-1.1.14         Generally useful classes and extensions to GNOME
eog2-0.117.0        The Eye Of Gnome image viewer
esound-0.2.26_2     A sound library for enlightenment package
eterm-0.9.1_1       X11 terminal emulator based on rxvt/xterm
ethereal-0.9.3      An X11/GTK network analyzer/capture tool
expat-1.95.2        XML 1.0 parser written in C
expat-1.95.5        XML 1.0 parser written in C
ezm3-1.0            Easier, more portable Modula-3 distribution for building CV
fam-2.6.4           A file alteration monitor
fluxbox-0.1.12      A small and fast window manager based on BlackBox
freeciv-gtk-1.12.0_2 A civilisation clone for X11; multiplayer
freefonts-0.10_1    A collection of ATM fonts (not all free) from the CICA arch
freetype-1.3.1_2    A free and portable TrueType font rendering engine
freetype2-2.0.9     A free and portable TrueType font rendering engine
gail-0.13           An implementation of the ATK interfaces for GTK+ widgets
gaim-0.58           Gtk+ open-source 'clone' of AOL's Instant Messenger client
gaim-esound-0.59.5_2 Gtk+ open-source 'clone' of AOL's Instant Messenger client
gal-0.19.2_1        A collection of widgets taken from GNOME gnumeric and evolu
galeon-1.2.2        A GNOME Web browser based on gecko (the Mozilla rendering e
gconf-1.0.9         A configuration database system for GNOME
gconf-editor-0.1    A gconf database editor for the GNOME 2.0 environment
gconf2-1.1.10       A configuration database system for GNOME
gd-1.8.4_6          A graphics library for fast image creation
gd-2.0.1_3          A graphics library for fast creation of images
gdbm-1.8.0          The GNU database manager
gdchart-0.10.1_1    Easy to use, fast C API for creating charts and graphs
gdk-pixbuf-0.17.0   A graphic library for GTK+
gdm2-2.3.90.3       GNOME 2.0 version of xdm display manager
gedit2-1.119.0      A small but powerful text editor for Gnome 2.0 Desktop Envi
gettext-0.10.35_2   GNU gettext package
gettext-0.11.1_3    GNU gettext package
gettext-0.11.5_1    GNU gettext package
ghex-1.2.1          GNOME hex editor
ghostscript-gnu-7.05_1 GNU Postscript interpreter
gimp-1.2.3_1,1      the GNU Image Manipulation Program
gkrellm-1.2.11      A GTK based system monitor
gkrellweather-0.2.7_1 GKrellWeather is a weather plugin for GKrellM
gle-3.0.3           A GL Tubing and Extrusion Library
glib-1.2.10_5       Some useful routines of C programming (previous stable vers
glib-2.0.1_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
glide3-v5-20020113  Library to support 3dfx Voodoo3/4/5/Banshee with the DRI
gmake-3.79.1_1      GNU version of 'make' utility
gnome2-2.0_1        The "meta-port" for the GNOME 2.0 integrated X11 desktop
gnomeapplets2-1.102.1_1 Applets components for the Gnome 2.0 Desktop Environment
gnomeaudio-1.4.0    Sound files for use with GNOME
gnomecanvas-0.17.0  A graphics library for GNOME
gnomecontrolcenter-1.4.0.5_1 Control center for GNOME project
gnomecontrolcenter2-1.99.10 Control center for GNOME 2.0 project
gnomecore-1.4.0.8_1 Core component for the Gnome Desktop Environment
gnomedb-0.2.96_1    Provide uniform access to data sources for the GNOME enviro
gnomedesktop-1.5.19 Additional UI API for GNOME 2.0
gnomegames2-1.92.0  The game applications package for the Gnome 2.0 Desktop Env
gnomehier-1.0_3     An utility port, installing hierarchy of common GNOME direc
gnomelibs-1.4.1.7   Libraries for GNOME, a GNU desktop environment
gnomemedia2-1.547.0 Multimedia applications for the GNOME 2.0 desktop
gnomemimedata-1.0.8 A MIME and Application database for GNOME
gnomepanel-1.5.21_1 Panel component for the GNOME 2.0 Desktop
gnomeprint-0.35     Gnome print support library
gnomesession-1.5.19 Session component for the GNOME 2.0 desktop
gnomesystemmonitor-1.1.6 GNOME 2.0 system monitor program
gnometerminal-1.9.6 Terminal component for the GNOME 2.0 Desktop
gnomeutils2-1.105.0,1 GNOME 2.0 support utilities
gnomevfs-1.0.5_4    GNOME Virtual File System
gnomevfs2-1.9.15    GNOME Virtual File System
gnupg-1.2.1         The GNU Privacy Guard
gpgme-0.3.9         A library to make access to GnuPG easier
gtk-1.2.10_4        Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.0.2           Gimp Toolkit for X11 GUI (current stable version)
gtk-engines2-1.9.0  Theme engine for the gtk+-2.0 toolkit
gtk-gnutella-0.85   GTK based Gnutella client
gtkhtml-1.0.2_2     Lightweight HTML rendering/printing/editing engine
gtkspell2-2.0.2_1   A GTK+ 2 spell checking component
guiTAR-gnome-0.1.4  A gtk+/GNOME frontend to tar, gzip, bzip2, slp, rar, lha, a
guile-1.4           GNU's Ubiquitous Intelligent Language for Extension
guilib-1.1.0_1      A very simple GUI framework for use with SDL
hackedbox-0.7.2     Hackedbox is a small and fast window manager based on Black
heretic-1.1         Unix source-port of the famous Heretic game by id Software
hex-0.0.2           Clone of "Puzzle Bobble" for X11 that uses GTK/Imlib
hping-2.0.0r1_1,1   Network auditing tool
httplog-2.1         Apache log rollover program with strftime(3) filename suppo
icecast-1.3.12_1    A streaming mp3 audio server
imake-4.2.0_1       Imake and other utilities from XFree86
imlib-1.9.14_1      A graphic library for enlightenment package
imlib2-1.0.5        The next generation graphic library for enlightenment packa
ircii-20020403      The 'Internet Relay Chat' Client
jbigkit-1.2         Lossless compression for bi-level images such as scanned pa
jetpack-1.0         Arcade action game for X11
john-1.6            Featureful Unix password cracker
jpeg-6b_1           IJG's jpeg compression utilities
kde-3.0_1           The "meta-port" for KDE
kdebase-3.0_1       Base modules for the KDE integrated X11 desktop
kdegames-3.0_1      Games for the KDE integrated X11 desktop
kdegraphics-3.0_2   Utilities for the KDE integrated X11 desktop
kdelibs-3.0_1       Libraries for KDE
kdemultimedia-3.0_1 Multimedia utilities for the KDE integrated X11 desktop
kdenetwork-3.0_1    Network modules for KDE2
kdeutils-3.0        Utilities for the KDE integrated X11 desktop
koffice-1.1.1,1     Office suite for KDE2
lame-gtk-3.91       ISO code based fast MP3 encoder kit
latex2e-2000.06     TeX macro package
lcms-1.08           Light Color Management System -- a color management library
lha-1.14i           Archive files using LZW compression (.lzh files)
libIDL-0.7.4        A library for creating trees of CORBA Interface Definition 
libart_lgpl2-2.3.8  Library for high-performance 2D graphics
libast-0.4          A library of assorted spiffy things
libaudiofile-0.2.3  A sound library for SGI audio file
libbonobo-1.116.0   A component and compound document system for GNOME2
libbonoboui-1.116.0 GUI frontend to the libbonobo component of GNOME2
libevent-0.4        Provides an API to execute callback functions on certain ev
libflash-0.4.10     GPL Flash (TM) Library
libfpx-1.2.0.4      Library routines for working with Flashpix images
libgda-0.2.96_1     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-1.99.12   GNOME glade library
libgnome-1.117.0_1  Libraries for GNOME, a GNU desktop environment
libgnomecanvas-1.117.0 A graphics library for GNOME
libgnomeprint-1.113.0 Gnome print support library
libgnomeprintui-1.113.0 Gnome print support library
libgnomeui-1.117.0  Libraries for the GNOME GUI, a GNU desktop environment
libgnugetopt-1.1    GNU getopt library
libgtkhtml-1.99.7   Lightweight HTML rendering/printing/editing engine
libgtop2-1.90.2_1   GNOME 2.0 top library
libiconv-1.7_5      A character set conversion library
libmcrypt-2.5.0     Multi-cipher cryptographic library (used in PHP3)
libmikmod-3.1.10    MikMod Sound Library
libmng-1.0.3        Multiple-image Network Graphics (MNG) reference library
libmpeg2-0.2.1      A free library for decoding mpeg-2 and mpeg-1 video streams
libogg-1.0,3        Ogg bitstream library
libogg-1.0.r3_1,2   Ogg bitstream library
librep2-2002.05.02_1 An Emacs Lisp like runtime library
librsvg2-1.1.6      Library for parsing and rendering SVG vector-graphic files
libslang-1.4.5      Routines for rapid alpha-numeric terminal applications deve
libtai-0.60         A library for storing and manipulating dates and times in s
libtool-1.3.4_3     Generic shared library support script
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_2    A library for manipulating Unicode characters and strings
libvorbis-1.0,3     Audio compression codec library
libvorbis-1.0.r3_1,2 Audio compression codec library
libwmf-0.2.5_1      Tools and library for converting microsoft's wmf (windows m
libwnck-0.10        Library used for writing pagers and taskslists
libwww-5.3.2        The W3C Reference Library
libxml-1.8.17_1     Xml parser library for GNOME
libxml2-2.4.21      Xml parser library for GNOME
libxslt-1.0.17      The XSLT C library for GNOME
libzvt-1.115.2      Library components for Zed's Virtual Terminal
linc-0.1.21         A library for writing networked servers & clients
lincity-1.11        Rich city simulation game for X
linux-flashplugin-5.0r48 The official Macromedia Flash Player for Linux Netscape and
linux-jpeg-6b.9_1   RPM of Jpeg lib
linux-netscape-communicator-4.79 Linux Netscape Communicator suite
linux-png-1.0.3_1   RPM of png lib
linux_base-7.1_1    The base set of packages needed in Linux mode
linux_base-7.1_2    The base set of packages needed in Linux mode
linux_glx-991127    Libraries to make use of glx-aware Linux apps
lynx-2.8.4.1b_1     A non-graphical, text-based World-Wide Web client
m4-1.4_1            GNU's m4
man2html-3.0.1      Convert nroff(1) man pages to HTML
mdbtools-0.3        Utilities and libraries to export data from MS Access datab
metacity-2.3.377_1  A window manager for the adult in you
metacity-setup-0.2  A graphical configurator tool for the metacity window manag
metatheme2-0.9.7    An utility for managing "theme sets" that accomodate gtk, w
mhash-0.8.14        Library provides an easy way to access strong hashes such a
mod_php4-4.2.1_1    PHP4 module for Apache
mozilla-1.0.rc3,1   The open source, standards compliant web browser
mozilla-headers-1.0.rc3,1 Header files for mozilla communicator web-surfboard
mpeg_lib-1.3.1      A collection of C routines to decode MPEG movies
mpg123-esound-0.59r_6 Command-line player for mpeg layer 1, 2 and 3 audio
mplayer-fonts-0.50  A font pack for the mplayer OSD and SUB
mplayer-gtk-0.90.0.4 High performance media player that supports many formats
mtv-1.2.5           High-performance MPEG video player (shareware)
mysql-client-3.23.49 Multithreaded SQL database (client)
mysql-server-3.23.49 Multithreaded SQL database (server)
nail-9.30_2         BSD mail utility with MIME extensions
nasm-0.98,1         General-purpose multi-platform x86 assembler
nautilus-gtkhtml-0.3.2 A simple NautilusView component for displaying html files i
nautilus2-1.1.16    GNOME file manager and graphical shell developed by Eazel
nbaudit-1.0         NetBIOS Auditing Tool / Security Kit
nbtscan-1.0.2       NetBIOS name network scanner
ncplib-1.3.4        Client for Novell NetWare servers
nessus-gtk-1.0.9    A security scanner: looks for vulnerabilities in a given ne
nessus-libnasl-1.0.9 Nessus Attack Scripting Language
nessus-libraries-1.0.9_1 Libraries for Nessus, the security scanner
netcat-1.10_1       Simple utility which reads and writes data across network c
nethack-3.4.0       A dungeon explorin', slashin', hackin' game
netscape-remote-1.0_1 Utility to pass commands to running netscape process
netscape-wrapper-2000.07.07 Netscape wrapper to avoid multiple invocation and more
nil-000928          A multiplayer game that can be described as Quake in 2D or 
nmap-2.54.b34       Port scanning utility for large networks
nmap-3.00           Port scanning utility for large networks
ntop-2.0.99.r2_1    Network monitoring tool with command line and web interface
nucleus-0.77_1      Another font package for X
oaf-0.6.10          Object Activation Framework for GNOME
objprelink-1.0_2    An object file processor which improves dynamic linking per
open-motif-2.1.30_2 Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openbox-1.2.4       Derived from, and similar to, Blackbox
opengl-man-657      Section 3 manpages for OpenGL: gl, glx, glu, gle, glut
openquicktime-1.0   Portable library for handling Apple's QuickTime(TM) files
p5-DBI-1.21         The perl5 Database Interface.  Required for DBD::* modules
p5-Data-ShowTable-3.3 Perl5 module to pretty-print arrays of data
p5-Mysql-modules-1.2216 Perl5 modules for accessing MySQL databases
p5-Net-Daemon-0.36  Perl5 extension for portable daemons
p5-PlRPC-0.2016     Perl module for writing RPC servers and clients
p5-Storable-1.0.14  Persistency for perl data structures
pango-1.0.1_1       An open-source framework for the layout and rendering of i1
pcre-3.7            Perl Compatible Regular Expressions library
perl-5.8.0_3        Practical Extraction and Report Language
pico-4.0            PIne's message COmposition editor
pine-4.44           PINE(tm) -- a Program for Internet News & Email
pkgconfig-0.12.0    An utility used to retrieve information about installed lib
png-1.2.2_4         Library for manipulating PNG images
popt-1.5.1_1        A getopt(3) like library with a number of enhancements, fro
postgresql-7.2.1_1  The most advanced open-source database available anywhere
pspell-0.12.2_1     Generic interface to spell checker libraries
py22-expat-2.2.1    Python interface to the Expat XML parser
python-2.2.1        An interpreted object-oriented programming language
qpopper-2.53_4      Berkeley POP 3 server (now maintained by Qualcomm)
qpopper-4.0.4       Berkeley POP 3 server (now maintained by Qualcomm)
qstat-2.5.b_1       A command line program to query game servers on the net
qt-3.0.3_5          A C++ X GUI toolkit
quakeserver-1.0     A server to host Quake network games under FreeBSD
rep-gtk2-2002.05.02 GTK+ binding for rep Lisp interpreter
rmonitor-1.2        Remote system monitoring utility
roottail-0.0.10     Simple utility to tail files/logs to a root X window
rpm-3.0.6_6         The Red Hat Package Manager
rt2_demo-1.54b      The free demo of Railroad Tycoon II
rtc-2001.09.16.1    Kernel module which provides /dev/rtc device support
rxvt-2.6.4_1        A low memory usage xterm replacement that supports color
samba-2.2.4_1       A free SMB and CIFS client and server for UNIX
sarah-0.8b          Syslog automated Rotation and Archive Handler
sawfish2-2002.05.02 Lisp configurable window manager
scrollkeeper-0.2_3  An Open Document Cataloging Project
sdl-1.2.4_1         Cross-platform multi-media development API (developm. vers.
sdl_mixer-1.2.4_1   A sample multi-channel audio mixer library
sdl_net-1.2.4       A small sample cross-platform networking library
sed_inplace-2002.06.28 A modified version of the sed(1) which can do in-place edit
sex-1.0_1           Spouts silly mad-lib-style porn-like text
sftp-0.9.9          An ftp replacement that runs over an ssh tunnel
slrn-0.9.7.4        SLang-based newsreader
smpeg-0.4.4         A free MPEG1 video player library with sound support
smpeg-xmms-0.3.4    A mpeg video plugin for XMMS
sniffit-0.3.7b_1    A packet sniffer program.  For educational use
snort-1.8.6         Lightweight network intrusion detection system
sokoban-1.0         Logical game: problems with packets in cave
sox-12.17.3         SOund eXchange - universal sound sample translator
stegdetect-0.3      An automated tool for detecting steganographic content in j
steghide-0.4.4      Steganography tool to hide data in binary files
svgalib-1.4.2_1     A low level console graphics library
tcl-8.3.5           Tool Command Language
tcsh-6.11.00        An extended C-shell with many useful features
teTeX-1.0.7_1       Thomas Esser's distribution of TeX & friends
tex-3.14159         TeX and METAFONT
tiff-3.5.7          Tools and library routines for working with TIFF images
tin-1.5.11_1        Easy-to-use threaded newsreader with NOV/NNTP support
ttmkfdir-0.0        Create fonts.scale file for use with TrueType font server
tuxracer-0.61       A 3d penguin racing game using OpenGL
ucd-snmp-4.2.5      An extendable SNMP implementation
unzip-5.50          List, test and extract compressed files in a ZIP archive
uulib-0.5.13        A library for uu/xx/Base64/BinHex de-/encoding
vmware2-2.0.4.1142  A virtual machine emulator - a full PC in a window
vsftpd-1.0.1        A FTP daemon that aims to be "very secure"
webfonts-0.21       TrueType core fonts for the Web
wget-1.8.2_1        Retrieve files from the 'net via HTTP and FTP
whowatch-1.4        Displays information in real time about users currently log
win32-codecs-011002.0.0.60 Huge compilation of Win32 binary codecs, including MPEG-4(D
wmWeather-1.31      A WMaker dockapp which displays meteorological data for you
xanim-2.80.2        Play most popular animation formats and show pictures
xcdplayer-2.2       CD player for X
xchat-1.8.8_2       An X11 IRC client using the GTK+ toolkit, and optionally, G
xdvi-pl20           A DVI Previewer for the X Window System
xloadimage-4.1.10   X11 Image Loading Utility
xmail-1.6           An X-based interface to the Berkeley mail program
xmcd-3.0.2          Motif CD player
xmmix-1.2           A Motif based audio mixer
xmms-gnome-1.2.7_1  X Multimedia System --- An audio player with a Winamp GUI
xmovie-1.6.1        A movie player for MPEG-2 and Quicktime movies
xosview-1.7.4       A graphical performance meter
xpacman-1.0         An old action game
xqf-0.9.9           Find quake servers
xracer-0.94         Awesome WipeOut clone for OpenGL and X11!
xscreensaver-4.02   Save your screen while you entertain your cat
xskyroot-920428     Realtime sky drawer for X root window
xsokoban-3.3c       A puzzle of pushing objects to the goals
xsoldier-0.96       Shooting game for x11
xspacewarp-1.2      Time Trek - like game for X Window System
xtron-1.1a          Avoid running into walls, your own tail, and that of your o
yelp-0.7_1          A help browser for GNOME 2.0 desktop
zangband-2.6.2      Zangband (Zelazny Angband) with color, X11 support
zip-2.3             Create/update ZIP files compatible with pkzip

--------------070409060102070009080304--


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?3DEA5EA9.70607>