ports problem - installing gtkglext

baka veell q at veell.net
Tue Jul 31 08:05:55 UTC 2007


configure: error: Cannot find GLX header
===>  Script "configure" failed unexpectedly.
Please report the problem to ports at FreeBSD.org [maintainer] and attach the
"/usr/ports/x11-toolkits/gtkglext/work/gtkglext-1.2.0/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

Stop in /usr/ports/x11-toolkits/gtkglext.
*** Error code 1

Stop in /usr/ports/graphics/gnash.
*** Error code 1

Stop in /usr/ports/graphics/gnash.



---
cheers!
veell_

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

It was created by gtkglext configure 1.2.0, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --localstatedir=/usr/local/share/gnome --datadir=/usr/local/share/gnome --with-html-dir=/usr/local/share/doc --with-help-dir=/usr/local/share/gnome/help --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.2

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

hostname = baka
uname -m = i386
uname -r = 6.2-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP 

/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: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin


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

configure:1597: checking for a BSD-compatible install
configure:1652: result: /usr/bin/install -c -o root -g wheel
configure:1663: checking whether build environment is sane
configure:1706: result: yes
configure:1739: checking for gawk
configure:1755: found /usr/local/bin/gawk
configure:1765: result: gawk
configure:1775: checking whether gmake sets $(MAKE)
configure:1795: result: yes
configure:1955: checking whether to enable maintainer-specific portions of Makefiles
configure:1964: result: no
configure:1986: checking build system type
configure:2004: result: i386-portbld-freebsd6.2
configure:2012: checking host system type
configure:2026: result: i386-portbld-freebsd6.2
configure:2118: checking for gcc
configure:2144: result: cc
configure:2388: checking for C compiler version
configure:2391: cc --version </dev/null >&5
cc (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2394: $? = 0
configure:2396: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:2399: $? = 0
configure:2401: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2404: $? = 1
configure:2427: checking for C compiler default output file name
configure:2430: cc -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
configure:2433: $? = 0
configure:2479: result: a.out
configure:2484: checking whether the C compiler works
configure:2490: ./a.out
configure:2493: $? = 0
configure:2510: result: yes
configure:2517: checking whether we are cross compiling
configure:2519: result: no
configure:2522: checking for suffix of executables
configure:2524: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
configure:2527: $? = 0
configure:2552: result: 
configure:2558: checking for suffix of object files
configure:2579: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:2582: $? = 0
configure:2604: result: o
configure:2608: checking whether we are using the GNU C compiler
configure:2632: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:2638: $? = 0
configure:2642: test -z 
			 || test ! -s conftest.err
configure:2645: $? = 0
configure:2648: test -s conftest.o
configure:2651: $? = 0
configure:2664: result: yes
configure:2670: checking whether cc accepts -g
configure:2691: cc -c -g  conftest.c >&5
configure:2697: $? = 0
configure:2701: test -z 
			 || test ! -s conftest.err
configure:2704: $? = 0
configure:2707: test -s conftest.o
configure:2710: $? = 0
configure:2721: result: yes
configure:2738: checking for cc option to accept ANSI C
configure:2808: cc  -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:2814: $? = 0
configure:2818: test -z 
			 || test ! -s conftest.err
configure:2821: $? = 0
configure:2824: test -s conftest.o
configure:2827: $? = 0
configure:2845: result: none needed
configure:2863: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2869: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3013: checking for style of include used by gmake
configure:3041: result: GNU
configure:3069: checking dependency style of cc
configure:3152: result: gcc3
configure:3174: checking how to run the C preprocessor
configure:3209: cc -E  conftest.c
configure:3215: $? = 0
configure:3247: cc -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:3253: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkglext"
| #define PACKAGE_TARNAME "gtkglext"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "gtkglext 1.2.0"
| #define PACKAGE_BUGREPORT "gtkglext-list at gnome.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3292: result: cc -E
configure:3316: cc -E  conftest.c
configure:3322: $? = 0
configure:3354: cc -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:3360: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkglext"
| #define PACKAGE_TARNAME "gtkglext"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "gtkglext 1.2.0"
| #define PACKAGE_BUGREPORT "gtkglext-list at gnome.org"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3405: checking for strerror in -lcposix
configure:3435: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
configure:3441: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkglext"
| #define PACKAGE_TARNAME "gtkglext"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "gtkglext 1.2.0"
| #define PACKAGE_BUGREPORT "gtkglext-list at gnome.org"
| /* 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:3467: result: no
configure:3550: checking for a sed that does not truncate output
configure:3604: result: /usr/bin/sed
configure:3607: checking for egrep
configure:3617: result: grep -E
configure:3633: checking for ld used by cc
configure:3700: result: /usr/bin/ld
configure:3709: checking if the linker (/usr/bin/ld) is GNU ld
configure:3724: result: yes
configure:3729: checking for /usr/bin/ld option to reload object files
configure:3736: result: -r
configure:3754: checking for BSD-compatible nm
configure:3803: result: /usr/bin/nm -B
configure:3807: checking whether ln -s works
configure:3811: result: yes
configure:3818: checking how to recognise dependent libraries
configure:3994: result: pass_all
configure:4468: checking for ANSI C header files
configure:4493: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4499: $? = 0
configure:4503: test -z 
			 || test ! -s conftest.err
configure:4506: $? = 0
configure:4509: test -s conftest.o
configure:4512: $? = 0
configure:4601: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c  >&5
configure:4604: $? = 0
configure:4606: ./conftest
configure:4609: $? = 0
configure:4624: result: yes
configure:4648: checking for sys/types.h
configure:4664: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4670: $? = 0
configure:4674: test -z 
			 || test ! -s conftest.err
configure:4677: $? = 0
configure:4680: test -s conftest.o
configure:4683: $? = 0
configure:4694: result: yes
configure:4648: checking for sys/stat.h
configure:4664: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4670: $? = 0
configure:4674: test -z 
			 || test ! -s conftest.err
configure:4677: $? = 0
configure:4680: test -s conftest.o
configure:4683: $? = 0
configure:4694: result: yes
configure:4648: checking for stdlib.h
configure:4664: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4670: $? = 0
configure:4674: test -z 
			 || test ! -s conftest.err
configure:4677: $? = 0
configure:4680: test -s conftest.o
configure:4683: $? = 0
configure:4694: result: yes
configure:4648: checking for string.h
configure:4664: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4670: $? = 0
configure:4674: test -z 
			 || test ! -s conftest.err
configure:4677: $? = 0
configure:4680: test -s conftest.o
configure:4683: $? = 0
configure:4694: result: yes
configure:4648: checking for memory.h
configure:4664: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4670: $? = 0
configure:4674: test -z 
			 || test ! -s conftest.err
configure:4677: $? = 0
configure:4680: test -s conftest.o
configure:4683: $? = 0
configure:4694: result: yes
configure:4648: checking for strings.h
configure:4664: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4670: $? = 0
configure:4674: test -z 
			 || test ! -s conftest.err
configure:4677: $? = 0
configure:4680: test -s conftest.o
configure:4683: $? = 0
configure:4694: result: yes
configure:4648: checking for inttypes.h
configure:4664: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4670: $? = 0
configure:4674: test -z 
			 || test ! -s conftest.err
configure:4677: $? = 0
configure:4680: test -s conftest.o
configure:4683: $? = 0
configure:4694: result: yes
configure:4648: checking for stdint.h
configure:4664: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4670: $? = 0
configure:4674: test -z 
			 || test ! -s conftest.err
configure:4677: $? = 0
configure:4680: test -s conftest.o
configure:4683: $? = 0
configure:4694: result: yes
configure:4648: checking for unistd.h
configure:4664: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4670: $? = 0
configure:4674: test -z 
			 || test ! -s conftest.err
configure:4677: $? = 0
configure:4680: test -s conftest.o
configure:4683: $? = 0
configure:4694: result: yes
configure:4720: checking dlfcn.h usability
configure:4732: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4738: $? = 0
configure:4742: test -z 
			 || test ! -s conftest.err
configure:4745: $? = 0
configure:4748: test -s conftest.o
configure:4751: $? = 0
configure:4761: result: yes
configure:4765: checking dlfcn.h presence
configure:4775: cc -E  conftest.c
configure:4781: $? = 0
configure:4801: result: yes
configure:4836: checking for dlfcn.h
configure:4843: result: yes
configure:4950: checking for C++ compiler version
configure:4953: c++ --version </dev/null >&5
c++ (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4956: $? = 0
configure:4958: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:4961: $? = 0
configure:4963: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:4966: $? = 1
configure:4969: checking whether we are using the GNU C++ compiler
configure:4993: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cc >&5
configure:4999: $? = 0
configure:5003: test -z 
			 || test ! -s conftest.err
configure:5006: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5025: result: yes
configure:5031: checking whether c++ accepts -g
configure:5052: c++ -c -g  conftest.cc >&5
configure:5058: $? = 0
configure:5062: test -z 
			 || test ! -s conftest.err
configure:5065: $? = 0
configure:5068: test -s conftest.o
configure:5071: $? = 0
configure:5082: result: yes
configure:5124: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cc >&5
configure:5130: $? = 0
configure:5134: test -z 
			 || test ! -s conftest.err
configure:5137: $? = 0
configure:5140: test -s conftest.o
configure:5143: $? = 0
configure:5169: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:24: error: `exit' was not declared in this scope
configure:5175: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkglext"
| #define PACKAGE_TARNAME "gtkglext"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "gtkglext 1.2.0"
| #define PACKAGE_BUGREPORT "gtkglext-list at gnome.org"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5124: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cc >&5
configure:5130: $? = 0
configure:5134: test -z 
			 || test ! -s conftest.err
configure:5137: $? = 0
configure:5140: test -s conftest.o
configure:5143: $? = 0
configure:5169: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cc >&5
configure:5175: $? = 0
configure:5179: test -z 
			 || test ! -s conftest.err
configure:5182: $? = 0
configure:5185: test -s conftest.o
configure:5188: $? = 0
configure:5213: checking dependency style of c++
configure:5296: result: gcc3
configure:5323: checking how to run the C++ preprocessor
configure:5354: c++ -E  conftest.cc
configure:5360: $? = 0
configure:5392: c++ -E  conftest.cc
conftest.cc:23:28: ac_nonexistent.h: No such file or directory
configure:5398: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkglext"
| #define PACKAGE_TARNAME "gtkglext"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "gtkglext 1.2.0"
| #define PACKAGE_BUGREPORT "gtkglext-list at gnome.org"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5437: result: c++ -E
configure:5461: c++ -E  conftest.cc
configure:5467: $? = 0
configure:5499: c++ -E  conftest.cc
conftest.cc:23:28: ac_nonexistent.h: No such file or directory
configure:5505: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkglext"
| #define PACKAGE_TARNAME "gtkglext"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "gtkglext 1.2.0"
| #define PACKAGE_BUGREPORT "gtkglext-list at gnome.org"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5602: checking for g77
configure:5631: result: no
configure:5602: checking for f77
configure:5618: found /usr/bin/f77
configure:5628: result: f77
configure:5643: checking for Fortran 77 compiler version
configure:5646: f77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5649: $? = 0
configure:5651: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:5654: $? = 0
configure:5656: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:5659: $? = 1
configure:5667: checking whether we are using the GNU Fortran 77 compiler
configure:5681: f77 -c  conftest.F >&5
configure:5687: $? = 0
configure:5691: test -z 
			 || test ! -s conftest.err
configure:5694: $? = 0
configure:5697: test -s conftest.o
configure:5700: $? = 0
configure:5713: result: yes
configure:5719: checking whether f77 accepts -g
configure:5731: f77 -c -g conftest.f >&5
configure:5737: $? = 0
configure:5741: test -z 
			 || test ! -s conftest.err
configure:5744: $? = 0
configure:5747: test -s conftest.o
configure:5750: $? = 0
configure:5762: result: yes
configure:5792: checking the maximum length of command line arguments
configure:5901: result: 262144
configure:5912: checking command to parse /usr/bin/nm -B output from cc object
configure:6017: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:6020: $? = 0
configure:6024: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6027: $? = 0
configure:6079: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c conftstm.o >&5
configure:6082: $? = 0
configure:6120: result: ok
configure:6124: checking for objdir
configure:6139: result: .libs
configure:6229: checking for ar
configure:6245: found /usr/bin/ar
configure:6256: result: ar
configure:6309: checking for ranlib
configure:6325: found /usr/bin/ranlib
configure:6336: result: ranlib
configure:6389: checking for strip
configure:6405: found /usr/bin/strip
configure:6416: result: strip
configure:6639: checking for correct ltmain.sh version
configure:6689: result: yes
configure:6749: checking if cc supports -fno-rtti -fno-exceptions
configure:6767: cc -c -O2 -fno-strict-aliasing -pipe   -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6771: $? = 0
configure:6784: result: no
configure:6799: checking for cc option to produce PIC
configure:7009: result: -fPIC
configure:7017: checking if cc PIC flag -fPIC works
configure:7035: cc -c -O2 -fno-strict-aliasing -pipe   -fPIC -DPIC conftest.c >&5
configure:7039: $? = 0
configure:7052: result: yes
configure:7080: checking if cc static flag -static works
configure:7108: result: yes
configure:7118: checking if cc supports -c -o file.o
configure:7139: cc -c -O2 -fno-strict-aliasing -pipe   -o out/conftest2.o conftest.c >&5
configure:7143: $? = 0
configure:7165: result: yes
configure:7191: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:8149: result: yes
configure:8170: checking whether -lc should be explicitly linked in
configure:8175: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:8178: $? = 0
configure:8193: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8196: $? = 1
configure:8208: result: yes
configure:8216: checking dynamic linker characteristics
configure:8841: result: freebsd6.2 ld.so
configure:8850: checking how to hardcode library paths into programs
configure:8875: result: immediate
configure:8889: checking whether stripping libraries is possible
configure:8894: result: yes
configure:9728: checking if libtool supports shared libraries
configure:9730: result: yes
configure:9733: checking whether to build shared libraries
configure:9754: result: yes
configure:9757: checking whether to build static libraries
configure:9761: result: yes
configure:9853: creating libtool
configure:10441: checking for ld used by c++
configure:10508: result: /usr/bin/ld
configure:10517: checking if the linker (/usr/bin/ld) is GNU ld
configure:10532: result: yes
configure:10583: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11521: result: yes
configure:11539: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cpp >&5
configure:11542: $? = 0
configure:11661: checking for c++ option to produce PIC
configure:11935: result: -fPIC
configure:11943: checking if c++ PIC flag -fPIC works
configure:11961: c++ -c -O2 -fno-strict-aliasing -pipe  -fPIC -DPIC conftest.cpp >&5
configure:11965: $? = 0
configure:11978: result: yes
configure:12006: checking if c++ static flag -static works
configure:12034: result: yes
configure:12044: checking if c++ supports -c -o file.o
configure:12065: c++ -c -O2 -fno-strict-aliasing -pipe  -o out/conftest2.o conftest.cpp >&5
configure:12069: $? = 0
configure:12091: result: yes
configure:12117: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12142: result: yes
configure:12209: checking dynamic linker characteristics
configure:12834: result: freebsd6.2 ld.so
configure:12843: checking how to hardcode library paths into programs
configure:12868: result: immediate
configure:13394: checking if libtool supports shared libraries
configure:13396: result: yes
configure:13399: checking whether to build shared libraries
configure:13419: result: yes
configure:13422: checking whether to build static libraries
configure:13426: result: yes
configure:13436: checking for f77 option to produce PIC
configure:13646: result: -fPIC
configure:13654: checking if f77 PIC flag -fPIC works
configure:13672: f77 -c -g -O2 -fPIC conftest.f >&5
configure:13676: $? = 0
configure:13689: result: yes
configure:13717: checking if f77 static flag -static works
configure:13745: result: yes
configure:13755: checking if f77 supports -c -o file.o
configure:13776: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13780: $? = 0
configure:13802: result: yes
configure:13828: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:14766: result: yes
configure:14833: checking dynamic linker characteristics
configure:15458: result: freebsd6.2 ld.so
configure:15467: checking how to hardcode library paths into programs
configure:15492: result: immediate
configure:19094: checking for some Win32 platform
configure:19103: result: no
configure:19118: checking for native Win32
configure:19128: result: no
configure:19220: checking whether build environment is sane
configure:19263: result: yes
configure:19270: checking for cc option to accept ANSI C
configure:19333: cc  -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:19339: $? = 0
configure:19343: test -z 
			 || test ! -s conftest.err
configure:19346: $? = 0
configure:19349: test -s conftest.o
configure:19352: $? = 0
configure:19367: result: none needed
configure:19391: checking for a BSD-compatible install
configure:19446: result: /usr/bin/install -c -o root -g wheel
configure:19457: checking whether gmake sets $(MAKE)
configure:19477: result: yes
configure:19486: checking whether ln -s works
configure:19490: result: yes
configure:19501: checking for gawk
configure:19527: result: gawk
configure:19669: checking for perl5
configure:19687: found /usr/bin/perl5
configure:19699: result: /usr/bin/perl5
configure:19713: checking for indent
configure:19729: found /usr/bin/indent
configure:19739: result: indent
configure:19812: checking for pkg-config
configure:19830: found /usr/local/bin/pkg-config
configure:19842: result: /usr/local/bin/pkg-config
configure:19857: checking pkg-config is at least version 0.9.0
configure:19860: result: yes
configure:19871: checking for BASE_DEPENDENCIES
configure:19879: $PKG_CONFIG --exists --print-errors "\
gtk+-2.0 >= 2.0.0 \
gdk-2.0 >= 2.0.0 \
pango >= 1.0.0 \
pangox >= 1.0.0 \
gmodule-2.0 >= 2.0.0 \
"
configure:19894: $? = 0
configure:19915: $PKG_CONFIG --exists --print-errors "\
gtk+-2.0 >= 2.0.0 \
gdk-2.0 >= 2.0.0 \
pango >= 1.0.0 \
pangox >= 1.0.0 \
gmodule-2.0 >= 2.0.0 \
"
configure:19930: $? = 0
configure:20036: result: yes
configure:20071: checking for pkg-config
configure:20102: result: /usr/local/bin/pkg-config
configure:20125: checking for GLIB - version >= 2.0.0
configure:20244: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include     conftest.c -L/usr/local/lib -lglib-2.0 -liconv    >&5
configure:20247: $? = 0
configure:20249: ./conftest
configure:20252: $? = 0
configure:20270: result: yes (version 2.12.4)
configure:20390: checking for pkg-config
configure:20421: result: /usr/local/bin/pkg-config
configure:20442: checking for GTK+ - version >= 2.0.0
configure:20557: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2     conftest.c -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXrender -lXi -lXinerama -lXext -lX11 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv    >&5
configure:20560: $? = 0
configure:20562: ./conftest
configure:20565: $? = 0
configure:20583: result: yes (version 2.10.6)
configure:20677: checking for ANSI C header files
configure:20833: result: yes
configure:20850: checking for inttypes.h
configure:20855: result: yes
configure:20850: checking for stdlib.h
configure:20855: result: yes
configure:20850: checking for string.h
configure:20855: result: yes
configure:20997: checking for an ANSI C-conforming const
configure:21064: cc -c -O2 -fno-strict-aliasing -pipe  -Wall  conftest.c >&5
conftest.c: In function `main':
conftest.c:54: warning: unused variable `s'
conftest.c:74: warning: unused variable `foo'
conftest.c:35: warning: unused variable `x'
conftest.c:41: warning: unused variable `zero'
conftest.c:71: warning: 'b' might be used uninitialized in this function
conftest.c:53: warning: 't' might be used uninitialized in this function
configure:21070: $? = 0
configure:21074: test -z 
			 || test ! -s conftest.err
configure:21077: $? = 0
configure:21080: test -s conftest.o
configure:21083: $? = 0
configure:21094: result: yes
configure:21114: checking for stdlib.h
configure:21119: result: yes
configure:21259: checking for GNU libc compatible malloc
configure:21288: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c  -lm >&5
configure:21291: $? = 0
configure:21293: ./conftest
configure:21296: $? = 0
configure:21310: result: yes
configure:21348: checking for memset
configure:21405: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c  -lm >&5
conftest.c:53: warning: conflicting types for built-in function 'memset'
configure:21411: $? = 0
configure:21415: test -z 
			 || test ! -s conftest.err
configure:21418: $? = 0
configure:21421: test -s conftest
configure:21424: $? = 0
configure:21436: result: yes
configure:21348: checking for sqrt
configure:21405: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c  -lm >&5
conftest.c:54: warning: conflicting types for built-in function 'sqrt'
configure:21411: $? = 0
configure:21415: test -z 
			 || test ! -s conftest.err
configure:21418: $? = 0
configure:21421: test -s conftest
configure:21424: $? = 0
configure:21436: result: yes
configure:21348: checking for strchr
configure:21405: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c  -lm >&5
conftest.c:55: warning: conflicting types for built-in function 'strchr'
configure:21411: $? = 0
configure:21415: test -z 
			 || test ! -s conftest.err
configure:21418: $? = 0
configure:21421: test -s conftest
configure:21424: $? = 0
configure:21436: result: yes
configure:21348: checking for strrchr
configure:21405: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c  -lm >&5
conftest.c:56: warning: conflicting types for built-in function 'strrchr'
configure:21411: $? = 0
configure:21415: test -z 
			 || test ! -s conftest.err
configure:21418: $? = 0
configure:21421: test -s conftest
configure:21424: $? = 0
configure:21436: result: yes
configure:21348: checking for strstr
configure:21405: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c  -lm >&5
conftest.c:57: warning: conflicting types for built-in function 'strstr'
configure:21411: $? = 0
configure:21415: test -z 
			 || test ! -s conftest.err
configure:21418: $? = 0
configure:21421: test -s conftest
configure:21424: $? = 0
configure:21436: result: yes
configure:21476: checking gdk/gdkdisplay.h usability
configure:21488: cc -c -O2 -fno-strict-aliasing -pipe  -Wall  -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2   conftest.c >&5
configure:21494: $? = 0
configure:21498: test -z 
			 || test ! -s conftest.err
configure:21501: $? = 0
configure:21504: test -s conftest.o
configure:21507: $? = 0
configure:21517: result: yes
configure:21521: checking gdk/gdkdisplay.h presence
configure:21531: cc -E  -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2   conftest.c
configure:21537: $? = 0
configure:21557: result: yes
configure:21592: checking for gdk/gdkdisplay.h
configure:21599: result: yes
configure:21476: checking gdk/gdkscreen.h usability
configure:21488: cc -c -O2 -fno-strict-aliasing -pipe  -Wall  -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2   conftest.c >&5
configure:21494: $? = 0
configure:21498: test -z 
			 || test ! -s conftest.err
configure:21501: $? = 0
configure:21504: test -s conftest.o
configure:21507: $? = 0
configure:21517: result: yes
configure:21521: checking gdk/gdkscreen.h presence
configure:21531: cc -E  -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2   conftest.c
configure:21537: $? = 0
configure:21557: result: yes
configure:21592: checking for gdk/gdkscreen.h
configure:21599: result: yes
configure:21616: checking for gdk_display_get_default in GDK library
configure:21634: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall  -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2    conftest.c  -Wl,--rpath -Wl,/usr/local/lib -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -latk-1.0 -lgdk-x11-2.0 -lXrandr -lXrender -lXi -lXinerama -lXext -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   >&5
configure:21640: $? = 0
configure:21644: test -z 
			 || test ! -s conftest.err
configure:21647: $? = 0
configure:21650: test -s conftest
configure:21653: $? = 0
configure:21664: result: yes
configure:21672: GDK supports multihead
configure:21704: checking for gdk_x11_colormap_foreign_new
configure:21761: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c  -Wl,--rpath -Wl,/usr/local/lib -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -latk-1.0 -lgdk-x11-2.0 -lXrandr -lXrender -lXi -lXinerama -lXext -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   >&5
configure:21767: $? = 0
configure:21771: test -z 
			 || test ! -s conftest.err
configure:21774: $? = 0
configure:21777: test -s conftest
configure:21780: $? = 0
configure:21792: result: yes
configure:21820: checking for X
configure:22050: result: libraries /usr/local/lib, headers /usr/local/include
configure:22222: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c   -L/usr/local/lib -lX11 >&5
configure:22228: $? = 0
configure:22232: test -z 
			 || test ! -s conftest.err
configure:22235: $? = 0
configure:22238: test -s conftest
configure:22241: $? = 0
configure:22399: checking for gethostbyname
configure:22456: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c  >&5
configure:22462: $? = 0
configure:22466: test -z 
			 || test ! -s conftest.err
configure:22469: $? = 0
configure:22472: test -s conftest
configure:22475: $? = 0
configure:22487: result: yes
configure:22638: checking for connect
configure:22695: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c  >&5
configure:22701: $? = 0
configure:22705: test -z 
			 || test ! -s conftest.err
configure:22708: $? = 0
configure:22711: test -s conftest
configure:22714: $? = 0
configure:22726: result: yes
configure:22801: checking for remove
configure:22858: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c  >&5
configure:22864: $? = 0
configure:22868: test -z 
			 || test ! -s conftest.err
configure:22871: $? = 0
configure:22874: test -s conftest
configure:22877: $? = 0
configure:22889: result: yes
configure:22964: checking for shmat
configure:23021: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   conftest.c  >&5
configure:23027: $? = 0
configure:23031: test -z 
			 || test ! -s conftest.err
configure:23034: $? = 0
configure:23037: test -s conftest
configure:23040: $? = 0
configure:23052: result: yes
configure:23136: checking for IceConnectionNumber in -lICE
configure:23166: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   -L/usr/local/lib conftest.c -lICE   >&5
configure:23172: $? = 0
configure:23176: test -z 
			 || test ! -s conftest.err
configure:23179: $? = 0
configure:23182: test -s conftest
configure:23185: $? = 0
configure:23198: result: yes
configure:23225: checking for X11/Xmu/StdCmap.h
configure:23242: cc -c -O2 -fno-strict-aliasing -pipe  -Wall   -I/usr/local/include conftest.c >&5
configure:23248: $? = 0
configure:23252: test -z 
			 || test ! -s conftest.err
configure:23255: $? = 0
configure:23258: test -s conftest.o
configure:23261: $? = 0
configure:23272: result: yes
configure:23225: checking for Xmu/StdCmap.h
configure:23242: cc -c -O2 -fno-strict-aliasing -pipe  -Wall   -I/usr/local/include conftest.c >&5
conftest.c:41:25: Xmu/StdCmap.h: No such file or directory
configure:23248: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkglext"
| #define PACKAGE_TARNAME "gtkglext"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "gtkglext 1.2.0"
| #define PACKAGE_BUGREPORT "gtkglext-list at gnome.org"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMSET 1
| #define HAVE_SQRT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_GDK_GDKDISPLAY_H 1
| #define HAVE_GDK_GDKSCREEN_H 1
| #define HAVE_GDK_X11_COLORMAP_FOREIGN_NEW 1
| #define HAVE_X11_XMU_STDCMAP_H 1
| /* end confdefs.h.  */
| #include <X11/Xlib.h>
|                     #include <X11/Xutil.h>
| 
| #include <Xmu/StdCmap.h>
configure:23272: result: no
configure:23286: checking for XmuLookupStandardColormap in -lXmu
configure:23316: cc -o conftest -O2 -fno-strict-aliasing -pipe  -Wall   -I/usr/local/include  conftest.c -lXmu -lXt  -lSM -lICE   -L/usr/local/lib -lXext -lX11  >&5
configure:23322: $? = 0
configure:23326: test -z 
			 || test ! -s conftest.err
configure:23329: $? = 0
configure:23332: test -s conftest
configure:23335: $? = 0
configure:23348: result: yes
configure:23497: checking GL/glx.h usability
configure:23509: cc -c -O2 -fno-strict-aliasing -pipe  -Wall    -I/usr/local/include conftest.c >&5
conftest.c:73:20: GL/glx.h: No such file or directory
configure:23515: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkglext"
| #define PACKAGE_TARNAME "gtkglext"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "gtkglext 1.2.0"
| #define PACKAGE_BUGREPORT "gtkglext-list at gnome.org"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMSET 1
| #define HAVE_SQRT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_GDK_GDKDISPLAY_H 1
| #define HAVE_GDK_GDKSCREEN_H 1
| #define HAVE_GDK_X11_COLORMAP_FOREIGN_NEW 1
| #define HAVE_X11_XMU_STDCMAP_H 1
| #define HAVE_LIBXMU 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 <GL/glx.h>
configure:23538: result: no
configure:23542: checking GL/glx.h presence
configure:23552: cc -E    -I/usr/local/include conftest.c
conftest.c:39:20: GL/glx.h: No such file or directory
configure:23558: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkglext"
| #define PACKAGE_TARNAME "gtkglext"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "gtkglext 1.2.0"
| #define PACKAGE_BUGREPORT "gtkglext-list at gnome.org"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_MEMSET 1
| #define HAVE_SQRT 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_GDK_GDKDISPLAY_H 1
| #define HAVE_GDK_GDKSCREEN_H 1
| #define HAVE_GDK_X11_COLORMAP_FOREIGN_NEW 1
| #define HAVE_X11_XMU_STDCMAP_H 1
| #define HAVE_LIBXMU 1
| /* end confdefs.h.  */
| #include <GL/glx.h>
configure:23578: result: no
configure:23613: checking for GL/glx.h
configure:23620: result: no
configure:23630: error: Cannot find GLX header

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

ac_cv_build=i386-portbld-freebsd6.2
ac_cv_build_alias=i386-portbld-freebsd6.2
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set=''
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value=''
ac_cv_env_BASE_DEPENDENCIES_LIBS_set=''
ac_cv_env_BASE_DEPENDENCIES_LIBS_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe '
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd6.2
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_f77_compiler_gnu=yes
ac_cv_func_connect=yes
ac_cv_func_gdk_x11_colormap_foreign_new=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memset=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_sqrt=yes
ac_cv_func_strchr=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_have_x='have_x=yes 		ac_x_includes=/usr/local/include ac_x_libraries=/usr/local/lib'
ac_cv_header_GL_glx_h=no
ac_cv_header_X11_Xmu_StdCmap_h=yes
ac_cv_header_Xmu_StdCmap_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_gdk_gdkdisplay_h=yes
ac_cv_header_gdk_gdkscreen_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd6.2
ac_cv_host_alias=i386-portbld-freebsd6.2
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xmu_XmuLookupStandardColormap=yes
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_PERL=/usr/bin/perl5
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_INDENT=indent
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_F77=f77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_make_gmake_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=''
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
pkg_cv_BASE_DEPENDENCIES_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2  '
pkg_cv_BASE_DEPENDENCIES_LIBS='-Wl,--rpath -Wl,/usr/local/lib -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -latk-1.0 -lgdk-x11-2.0 -lXrandr -lXrender -lXi -lXinerama -lXext -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '

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

ACLOCAL='${SHELL} /usr/ports/x11-toolkits/gtkglext/work/gtkglext-1.2.0/missing --run aclocal-1.7  -I ./m4macros'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/x11-toolkits/gtkglext/work/gtkglext-1.2.0/missing --run tar'
API_MI='0'
API_MJ='1'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/ports/x11-toolkits/gtkglext/work/gtkglext-1.2.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/x11-toolkits/gtkglext/work/gtkglext-1.2.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/x11-toolkits/gtkglext/work/gtkglext-1.2.0/missing --run automake-1.7'
AWK='gawk'
BASE_DEPENDENCIES_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2  '
BASE_DEPENDENCIES_LIBS='-Wl,--rpath -Wl,/usr/local/lib -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -latk-1.0 -lgdk-x11-2.0 -lXrandr -lXrender -lXi -lXinerama -lXext -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -fno-strict-aliasing -pipe  -Wall'
CPP='cc -E'
CPPFLAGS='   -I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
EXAMPLES_DEP_CFLAGS=''
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
GDKGLEXT_DEP_CFLAGS=''
GDKGLEXT_DEP_LIBS=''
GDKGLEXT_EXTRA_CFLAGS=''
GDKGLEXT_EXTRA_LIBS=''
GDKGLEXT_MULTIHEAD_SUPPORT='yes'
GDKGLEXT_PACKAGES=''
GDKGLEXT_WIN_CFLAGS=' -I/usr/local/include'
GDKGLEXT_WIN_EXTRA_DEFS=''
GDKGLEXT_WIN_LIBS=' -L/usr/local/lib -lXmu -lXt  -lSM -lICE'
GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-L/usr/local/lib -lglib-2.0 -liconv  '
GLIB_MKENUMS='glib-mkenums'
GL_CFLAGS=''
GL_LIBS=''
GOBJECT_QUERY='gobject-query'
GTKDOC='false'
GTKGLEXT_API_MAJOR_VERSION='1'
GTKGLEXT_API_MINOR_VERSION='0'
GTKGLEXT_API_VERSION='1.0'
GTKGLEXT_BINARY_AGE='0'
GTKGLEXT_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
GTKGLEXT_DEP_CFLAGS=''
GTKGLEXT_DEP_LIBS=''
GTKGLEXT_DEP_LIBS_WITH_PANGOFT2=''
GTKGLEXT_EXTRA_CFLAGS=''
GTKGLEXT_EXTRA_LIBS=''
GTKGLEXT_INTERFACE_AGE='0'
GTKGLEXT_MAJOR_VERSION='1'
GTKGLEXT_MICRO_VERSION='0'
GTKGLEXT_MINOR_VERSION='2'
GTKGLEXT_PACKAGES=''
GTKGLEXT_VERSION='1.2.0'
GTK_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2  '
GTK_LIBS='-Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXrender -lXi -lXinerama -lXext -lX11 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
HTML_DIR=''
INDENT='indent'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='   -L/usr/local/lib -lXmu -lXt  -lSM -lICE -lXext -lX11  -lm'
LIBTOOL='$(SHELL) /usr/local/bin/libtool'
LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"'
LN_S='ln -s'
LTLIBOBJS=''
LT_AGE='0'
LT_CURRENT='0'
LT_CURRENT_MINUS_AGE='0'
LT_RELEASE='1.2'
LT_REVISION='0'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/x11-toolkits/gtkglext/work/gtkglext-1.2.0/missing --run makeinfo'
MATH_LIB='-lm'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
MULTIHEAD_SUPPORT_FALSE='#'
MULTIHEAD_SUPPORT_TRUE=''
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='gtkglext'
PACKAGE_BUGREPORT='gtkglext-list at gnome.org'
PACKAGE_NAME='gtkglext'
PACKAGE_STRING='gtkglext 1.2.0'
PACKAGE_TARNAME='gtkglext'
PACKAGE_VERSION='1.2.0'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl5'
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
RANLIB='ranlib'
REBUILD=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_WIN32_FALSE=''
USE_WIN32_TRUE='#'
USE_X11_FALSE='#'
USE_X11_TRUE=''
VERSION='1.2.0'
WINDOWING_CFLAGS=' -I/usr/local/include'
WINDOWING_LIBS=' -L/usr/local/lib -lXmu -lXt  -lSM -lICE -lXext -lX11 '
X_CFLAGS=' -I/usr/local/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/local/lib'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_AR='ar'
ac_ct_AS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77='f77'
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd6.2'
build_alias='i386-portbld-freebsd6.2'
build_cpu='i386'
build_os='freebsd6.2'
build_vendor='portbld'
datadir='/usr/local/share/gnome'
exec_prefix='NONE'
gdkglext_targetlib='libgdkglext-x11-1.0.la'
gdktarget='x11'
gtkglext_targetlib='libgtkglext-x11-1.0.la'
host='i386-portbld-freebsd6.2'
host_alias=''
host_cpu='i386'
host_os='freebsd6.2'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='/usr/local/info/'
install_sh='/usr/ports/x11-toolkits/gtkglext/work/gtkglext-1.2.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/usr/local/share/gnome'
mandir='/usr/local/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_DLFCN_H 1
#define HAVE_GDK_GDKDISPLAY_H 1
#define HAVE_GDK_GDKSCREEN_H 1
#define HAVE_GDK_X11_COLORMAP_FOREIGN_NEW 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBXMU 1
#define HAVE_MALLOC 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_SQRT 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_X11_XMU_STDCMAP_H 1
#define PACKAGE_BUGREPORT "gtkglext-list at gnome.org"
#define PACKAGE_NAME "gtkglext"
#define PACKAGE_STRING "gtkglext 1.2.0"
#define PACKAGE_TARNAME "gtkglext"
#define PACKAGE_VERSION "1.2.0"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1
-------------- next part --------------
total 764
drwxr-xr-x  378 root  wheel  10240 Jul 31 11:19 .
drwxr-xr-x   10 root  wheel    512 Jul 25 11:11 ..
drwxr-xr-x    2 root  wheel    512 Jul 25 10:10 ImageMagick-6.2.9.8
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 ORBit2-2.14.3
drwxr-xr-x    2 root  wheel    512 Jul 25 18:43 OpenEXR-1.2.2_1
drwxr-xr-x    2 root  wheel    512 Jul 27 16:08 Xaw3d-1.5E_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:51 a2ps-a4-4.13b_3
drwxr-xr-x    2 root  wheel    512 Jul 26 13:40 aalib-1.4.r5_2
drwxr-xr-x    2 root  wheel    512 Jul 27 16:14 aee-2.2.15b
drwxr-xr-x    2 root  wheel    512 Jul 26 17:36 amspsfnt-1.0_5
drwxr-xr-x    2 root  wheel    512 Jul 25 18:43 arts-1.5.4,1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 aspell-0.60.4_4
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 atk-1.12.3
drwxr-xr-x    2 root  wheel    512 Jul 19 16:29 autoconf-2.13.000227_5
drwxr-xr-x    2 root  wheel    512 Jul 25 14:28 autoconf-2.53_3
drwxr-xr-x    2 root  wheel    512 Jul 27 16:18 autoconf-2.59_2
drwxr-xr-x    2 root  wheel    512 Jul 19 16:29 automake-1.4.6_2
drwxr-xr-x    2 root  wheel    512 Jul 25 14:28 automake-1.5_2,1
drwxr-xr-x    2 root  wheel    512 Jul 27 16:18 automake-1.9.6_1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 avahi-0.6.14
drwxr-xr-x    2 root  wheel    512 Jul 10 11:00 bash-2.05b.007_6
drwxr-xr-x    2 root  wheel    512 Jul 26 15:53 bigreqsproto-1.0.2
drwxr-xr-x    2 root  wheel    512 Jul  9 19:27 bison-1.75_2,1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 bitstream-vera-1.10_2
drwxr-xr-x    2 root  wheel    512 Jul 31 11:20 boost-1.34.0
drwxr-xr-x    2 root  wheel    512 Jul 18 16:48 boxtools-0.70.1
drwxr-xr-x    2 root  wheel    512 Jul 17 16:09 cabextract-1.1_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 cairo-1.2.4
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 cdrtools-2.01_5
drwxr-xr-x    2 root  wheel    512 Jul 26 17:36 cmpsfont-1.0_6
drwxr-xr-x    2 root  wheel    512 Jul 26 16:53 compositeproto-0.3.1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 cups-base-1.2.2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:25 curl-7.15.5
drwxr-xr-x    2 root  wheel    512 Jul 27 11:26 curl-7.16.1_1
drwxr-xr-x    2 root  wheel    512 Jul  6 18:46 cvsup-without-gui-16.1h_2
drwxr-xr-x    2 root  wheel    512 Jul 26 16:55 damageproto-1.1.0_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:26 dbh-1.0.24_1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 dbus-0.93_3
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 dbus-glib-0.71
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 desktop-file-utils-0.11
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 dmidecode-2.8
drwxr-xr-x    2 root  wheel    512 Jul 26 17:08 dmxproto-2.2.2
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 docbook-sk-4.1.2_3
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 docbook-xml-4.2_1
drwxr-xr-x    2 root  wheel    512 Jul 27 16:24 docbook-xml-4.3
drwxr-xr-x    2 root  wheel    512 Jul 27 16:24 docbook-xml-4.4
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 docbook-xsl-1.70.1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:25 ecore-20070223_2,1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 edb-20060926,1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 eet-20060926,1
drwxr-xr-x    2 root  wheel    512 Jul 19 17:58 embryo-20060926,1
drwxr-xr-x    2 root  wheel    512 Jul 18 12:09 emu-1.31_1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 enchant-1.2.6
drwxr-xr-x    2 root  wheel    512 Jul 20 14:53 enlightenment-0.16.8.2
drwxr-xr-x    2 root  wheel    512 Jul 27 11:33 enlightenment-0.16.8.6_1
drwxr-xr-x    2 root  wheel    512 Jul 20 14:53 epplets-0.9
drwxr-xr-x    2 root  wheel    512 Jul 30 16:35 epplets-0.9_2
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 esound-0.2.36_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:25 evas-20070223_2,1
drwxr-xr-x    2 root  wheel    512 Jul 26 16:56 evieext-1.0.2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 expat-2.0.0_1
drwxr-xr-x    2 root  wheel    512 Jul  6 18:43 ezm3-1.2_1
drwxr-xr-x    2 root  wheel    512 Jul 11 21:01 firefox-1.5.0.8,1
drwxr-xr-x    2 root  wheel    512 Jul 26 16:53 fixesproto-4.0
drwxr-xr-x    2 root  wheel    512 Jul 25 14:01 flac-1.1.2_1
drwxr-xr-x    2 root  wheel    512 Jul 18 16:31 fltk-1.1.6_1
drwxr-xr-x    2 root  wheel    512 Jul 18 16:48 fluxbox-0.1.14_2
drwxr-xr-x    2 root  wheel    512 Jul 18 16:50 fluxconf-0.9.9_1
drwxr-xr-x    2 root  wheel    512 Jul 18 17:05 fluxspace-0.0.3_2
drwxr-xr-x    2 root  wheel    512 Jul 18 16:51 fluxter-0.1.0_1
drwxr-xr-x    2 root  wheel    512 Jul 18 16:31 flwm-1.00
drwxr-xr-x    2 root  wheel    512 Jul 26 16:38 fontcacheproto-0.1.2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 fontconfig-2.3.2_6,1
drwxr-xr-x    2 root  wheel    512 Jul 26 15:21 fontforge-20060822
drwxr-xr-x    2 root  wheel    512 Jul 26 16:37 fontsproto-2.0.2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 freetype2-2.2.1_1
drwxr-xr-x    2 root  wheel    512 Jul 26 14:41 fte-20051115
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 gail-1.9.3
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 gamin-0.1.7_2
drwxr-xr-x    2 root  wheel    512 Jul 27 17:18 gawk-3.1.5_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 gconf2-2.16.0
drwxr-xr-x    2 root  wheel    512 Jul 26 18:17 gd-2.0.35,1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 gdbm-1.8.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:20 gdk-pixbuf-0.22.0_5
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 gettext-0.14.5_2
drwxr-xr-x    2 root  wheel    512 Jul 25 10:10 ghostscript-gnu-7.07_15
drwxr-xr-x    2 root  wheel    512 Jul 18 12:32 gle-3.1.0
drwxr-xr-x    2 root  wheel    512 Jul 10 18:20 glib-1.2.10_12
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 glib-2.12.4
drwxr-xr-x    2 root  wheel    512 Jul  6 18:09 gmake-3.81_1
drwxr-xr-x    2 root  wheel    512 Jul 27 16:24 gnome-doc-utils-0.10.3_1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 gnome-icon-theme-2.16.0.1_1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 gnome-keyring-0.6.0
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 gnome-menus-2.16.1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 gnome-mime-data-2.4.2_2
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 gnome-vfs-2.16.1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 gnomehier-2.2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 gnutls-1.4.4_1
drwxr-xr-x    2 root  wheel    512 Jul 25 10:10 gsfonts-8.11_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:20 gtk-1.2.10_17
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 gtk-2.10.6_2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 gtk-engines2-2.8.1
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 gtk-xfce-engine-2.2.8_2
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 gtksourceview-1.8.1
drwxr-xr-x    2 root  wheel    512 Jul 13 18:16 gtkspell-2.0.11_4
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 hal-0.5.8.20060917_2
drwxr-xr-x    2 root  wheel    512 Jul  9 11:26 help2man-1.36.4_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 hicolor-icon-theme-0.9_2
drwxr-xr-x    2 root  wheel    512 Jul 25 11:21 icon-naming-utils-0.8.1
drwxr-xr-x    2 root  wheel    512 Jun 15 18:03 imake-6.9.0
drwxr-xr-x    2 root  wheel    512 Jul 19 18:10 imlib-1.9.15_4
drwxr-xr-x    2 root  wheel    512 Jul 19 16:59 imlib2-20060926,1
drwxr-xr-x    2 root  wheel    512 Jul 27 10:39 imlib2-20070223_1,1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 inputproto-1.3.2
drwxr-xr-x    2 root  wheel    512 Jul 17 16:13 intlfonts-1.2.1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 intltool-0.35.0
drwxr-xr-x    2 root  wheel    512 Jul 27 16:20 iso-codes-0.58_2
drwxr-xr-x    2 root  wheel    512 Jul 25 14:24 jackit-0.101.1_1
drwxr-xr-x    2 root  wheel    512 Jul 25 10:10 jasper-1.701.0_1
drwxr-xr-x    2 root  wheel    512 Jul 27 16:53 javavmwrapper-2.3
drwxr-xr-x    2 root  wheel    512 Jul 25 10:10 jbigkit-1.6
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 jpeg-6b_4
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 kbproto-1.0.3
drwxr-xr-x    2 root  wheel    512 Jul 25 18:43 kdehier-1.0_11
drwxr-xr-x    2 root  wheel    512 Jul 25 19:07 kdelibs-3.5.4_4
drwxr-xr-x    2 root  wheel    512 Jul 25 19:07 krusader-1.70.1
drwxr-xr-x    2 root  wheel    512 Jul 26 15:21 lcms-1.15_1,1
drwxr-xr-x    2 root  wheel    512 Jul 26 14:27 led-2.0
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libFS-1.0.0
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libICE-1.0.3,1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libIDL-0.8.7
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libSM-1.0.3,1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libX11-1.1.2_1,1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXScrnSaver-1.1.2
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXTrap-1.0.0
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libXau-1.0.3_2
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXaw-1.0.3,1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXcomposite-0.3.2,1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXcursor-1.1.8_1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXdamage-1.1.1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libXdmcp-1.0.2
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXevie-1.0.2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libXext-1.0.3,1
drwxr-xr-x    2 root  wheel    512 Jul 26 16:53 libXfixes-4.0.3
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXfont-1.2.8,1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXfontcache-1.0.4
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libXft-2.1.12
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libXft-2.1.7_1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXi-1.0.2,1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXinerama-1.0.2,1
drwxr-xr-x    2 root  wheel    512 Jul 26 16:52 libXmu-1.0.3,1
drwxr-xr-x    2 root  wheel    512 Jul 26 16:52 libXp-1.0.0,1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libXpm-3.5.6_1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXprintAppUtil-1.0.1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:07 libXprintUtil-1.0.1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXrandr-1.2.1
drwxr-xr-x    2 root  wheel    512 Jul 26 16:55 libXrender-0.9.2
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXres-1.0.3_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libXt-1.0.5
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXtst-1.0.2
drwxr-xr-x    2 root  wheel    512 Jul 26 17:01 libXv-1.0.3,1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXvMC-1.0.4
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXxf86dga-1.0.1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXxf86misc-1.0.1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libXxf86vm-1.0.1
drwxr-xr-x    2 root  wheel    512 Jul 13 18:17 libao-0.8.5_3
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libart_lgpl-2.3.17_1
drwxr-xr-x    2 root  wheel    512 Jul 20 13:55 libast-0.7
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libaudiofile-0.2.6
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libbonobo-2.16.0_1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libbonoboui-2.16.0
drwxr-xr-x    2 root  wheel    512 Jul 20 14:53 libcdaudio-0.99.12p2_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libcroco-0.6.1
drwxr-xr-x    2 root  wheel    512 Jul 20 15:09 libcyrillic-1.9
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libdaemon-0.10_1
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libdmx-1.0.2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 libdrm-2.0.2
drwxr-xr-x    2 root  wheel    512 Jul 26 13:30 libdts-0.0.2_2
drwxr-xr-x    2 root  wheel    512 Jul 17 16:54 libexo-0.3.0_3
drwxr-xr-x    2 root  wheel    512 Jul 26 16:37 libfontenc-1.0.4
drwxr-xr-x    2 root  wheel    512 Jul 25 10:10 libfpx-1.2.0.12
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libgcrypt-1.2.3_1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libglade2-2.6.0_2
drwxr-xr-x    2 root  wheel    512 Jul 26 15:21 libglut-6.4.2
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libgnome-2.16.0
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libgnomecanvas-2.14.0_2
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libgnomecups-0.2.2_1,1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libgnomeprint-2.12.1_3
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libgnomeprintui-2.12.1_2
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libgnomeui-2.16.1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libgpg-error-1.4
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libgsf-1.14.2
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libgtkhtml-2.11.0_2
drwxr-xr-x    2 root  wheel    512 Jul 30 16:21 libical-0.24_3
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 libiconv-1.9.2_2
drwxr-xr-x    2 root  wheel    512 Jul 18 17:00 libid3tag-0.15.1b
drwxr-xr-x    2 root  wheel    512 Jul 25 18:43 libidn-0.6.7
drwxr-xr-x    2 root  wheel    512 Jul 25 10:10 libltdl-1.5.22
drwxr-xr-x    2 root  wheel    512 Jul 25 14:24 libmad-0.15.1b_2
drwxr-xr-x    2 root  wheel    512 Jul 27 09:36 libmikmod-esound-3.1.11_2
drwxr-xr-x    2 root  wheel    512 Jul 18 11:55 libmng-1.0.9
drwxr-xr-x    2 root  wheel    512 Jul 25 13:53 libogg-1.1.3,3
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 liboldX-1.0.1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 librsvg2-2.16.0_1
drwxr-xr-x    2 root  wheel    512 Jul 19 14:14 libsigc++-1.2.7_1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:02 libsndfile-1.0.17
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libsvg-0.1.4
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libsvg-cairo-0.1.6_2
drwxr-xr-x    2 root  wheel    512 Jul 25 18:43 libthai-0.1.5_1
drwxr-xr-x    2 root  wheel    512 Jul  4 16:57 libtool-1.5.22_2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libungif-4.1.4_1
drwxr-xr-x    2 root  wheel    512 Jul 26 15:21 libuninameslist-20050712
drwxr-xr-x    2 root  wheel    512 Jul 27 17:47 libutf-2.10_1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:24 libvorbis-1.1.2,3
drwxr-xr-x    2 root  wheel    512 Jul 26 18:17 libwww-5.4.0_4
drwxr-xr-x    2 root  wheel    512 Jul 10 18:27 libxfce4gui-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:27 libxfce4mcs-4.2.3_3
drwxr-xr-x    2 root  wheel    512 Jul 10 18:26 libxfce4util-4.2.3.2_2
drwxr-xr-x    2 root  wheel    512 Jul 26 17:05 libxkbfile-1.0.4
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 libxkbui-1.0.2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 libxml2-2.6.26
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 libxslt-1.1.17
drwxr-xr-x    2 root  wheel    512 Jul 18 12:05 licq-base-1.3.2_2
drwxr-xr-x    2 root  wheel    512 Jul 18 12:05 licq-qt-gui-1.3.2_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 linc-1.0.3_6
drwxr-xr-x    2 root  wheel    512 Jul 25 12:11 linux-aspell-0.50.4.1_1
drwxr-xr-x    2 root  wheel    512 Jul 25 12:11 linux-expat-1.95.8
drwxr-xr-x    2 root  wheel    512 Jul 25 12:11 linux-fontconfig-2.2.3_5
drwxr-xr-x    2 root  wheel    512 Jul 25 12:11 linux-opera-9.02.20060919_1
drwxr-xr-x    2 root  wheel    512 Jul 25 12:11 linux-xorg-libs-6.8.2_5
drwxr-xr-x    2 root  wheel    512 Jul 25 12:10 linux_base-fc-4_9
drwxr-xr-x    2 root  wheel    512 Jul  9 12:05 lynx-2.8.5_2
drwxr-xr-x    2 root  wheel    512 Jul  9 11:28 m4-1.4.4
drwxr-xr-x    2 root  wheel    512 Jul 25 18:43 mDNSResponder-108
drwxr-xr-x    2 root  wheel    512 Jul 20 13:50 man2html-3.0.1_1
drwxr-xr-x    2 root  wheel    512 Jul 27 17:18 mc-light-4.1.40.p9_6
drwxr-xr-x    2 root  wheel    512 Jul 17 16:04 mozilla-fonts-1.0_1
drwxr-xr-x    2 root  wheel    512 Jul 25 10:10 mpeg2codec-1.2_1
drwxr-xr-x    2 root  wheel    512 Jul 18 12:08 mrxvt-0.4.2
drwxr-xr-x    2 root  wheel    512 Jul 18 11:55 nas-1.8
drwxr-xr-x    2 root  wheel    512 Jul 25 13:55 nasm-0.98.39,1
drwxr-xr-x    2 root  wheel    512 Jul  9 19:28 nspr-4.6.3
drwxr-xr-x    2 root  wheel    512 Jul 11 21:01 nss-3.11.3
drwxr-xr-x    2 root  wheel    512 Jul 17 16:10 nucleus-0.77_2
drwxr-xr-x    2 root  wheel    512 Jul 27 16:46 open-motif-2.2.3_3
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 openldap-client-2.3.27
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 p5-XML-Parser-2.34_2
drwxr-xr-x    2 root  wheel    512 Jul 25 11:21 p5-XML-Simple-2.15
drwxr-xr-x    2 root  wheel    512 Jul  9 11:26 p5-gettext-1.05_1
drwxr-xr-x    2 root  wheel    512 Jul 17 16:13 p5-type1inst-0.6.1_2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 pango-1.14.7
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 pciids-20060929
drwxr-xr-x    2 root  wheel    512 Jul 20 13:53 pcre-6.7
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 perl-5.8.8
drwxr-xr-x    2 root  wheel    512 Jul  9 11:44 php4-4.4.4_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 pkg-config-0.21
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 png-1.2.12_1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 policykit-0.1.20060514_2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 popt-1.7_1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:02 portaudio-18.1_2
drwxr-xr-x    2 root  wheel    512 Jul 26 16:46 printproto-1.0.3
drwxr-xr-x    2 root  wheel    512 Jul 13 17:06 pstree-2.27
drwxr-xr-x    2 root  wheel    512 Jul 27 16:24 py24-libxml2-2.6.29
drwxr-xr-x    2 root  wheel    512 Jul 27 16:18 py24-xml-0.8.4
drwxr-xr-x    2 root  wheel    512 Jul 30 16:21 python24-2.4.3_3
drwxr-xr-x    2 root  wheel    512 Jul 18 10:18 qmake-3.3.6
drwxr-xr-x    2 root  wheel    512 Jul 18 12:05 qt-3.3.6_3
drwxr-xr-x    2 root  wheel    512 Jul 19 18:10 qvwm-1.1.12_2
drwxr-xr-x    2 root  wheel    512 Jul 26 16:59 randrproto-1.2.1
drwxr-xr-x    2 root  wheel    512 Jul 31 11:18 rar-3.70,2
drwxr-xr-x    2 root  wheel    512 Jul 26 17:00 recordproto-1.13.2
drwxr-xr-x    2 root  wheel    512 Jul 26 16:54 renderproto-0.9.2
drwxr-xr-x    2 root  wheel    512 Jul 26 16:40 resourceproto-1.0.2
drwxr-xr-x    2 root  wheel    512 Jul 19 16:32 rpm-3.0.6_13
drwxr-xr-x    2 root  wheel    512 Jul 26 18:18 ru-PSCyr-0.4c2_2
drwxr-xr-x    2 root  wheel    512 Jul 20 15:06 ru-artwiz-ru-20041031
drwxr-xr-x    2 root  wheel    512 Jul 25 11:27 ru-xruskb-1.15.4
drwxr-xr-x    2 root  wheel    512 Jul 12 18:26 samba-3.0.23c_2,1
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 samba-libsmbclient-3.0.23c
drwxr-xr-x    2 root  wheel    512 Jul 26 16:59 scrnsaverproto-1.1.0
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 scrollkeeper-0.3.14_5,1
drwxr-xr-x    2 root  wheel    512 Jul 26 13:40 sdl-1.2.11,2
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 sdocbook-xml-4.1.2.5_2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 shared-mime-info-0.19
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 startup-notification-0.8_3
drwxr-xr-x    2 root  wheel    512 Jul 26 13:40 svgalib-1.4.3_5
drwxr-xr-x    2 root  wheel    512 Jul 18 17:04 swig-1.3.29_2
drwxr-xr-x    2 root  wheel    512 Jul 26 18:17 t1lib-5.1.1_1,1
drwxr-xr-x    2 root  wheel    512 Jul 27 16:09 tcl-8.4.13_1,1
drwxr-xr-x    2 root  wheel    512 Jul 26 18:18 teTeX-base-3.0_12
drwxr-xr-x    2 root  wheel    512 Jul 26 18:17 teTeX-texmf-3.0_5
drwxr-xr-x    2 root  wheel    512 Jul 26 17:36 tex-texmflocal-1.9
drwxr-xr-x    2 root  wheel    512 Jul 26 18:17 texi2html-1.76_1,1
drwxr-xr-x    2 root  wheel    512 Jul 12 20:32 thunderbird-1.5.0.7_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 tiff-3.8.2
drwxr-xr-x    2 root  wheel    512 Jul 27 16:09 tk-8.4.13,2
drwxr-xr-x    2 root  wheel    512 Jul 20 14:10 transset-df-5
drwxr-xr-x    2 root  wheel    512 Jul 26 16:44 trapproto-3.4.3
drwxr-xr-x    2 root  wheel    512 Jul 20 14:33 unzip-5.52_2
drwxr-xr-x    2 root  wheel    512 Jul 27 17:48 utftools-1.6
drwxr-xr-x    2 root  wheel    512 Jul 26 17:01 videoproto-2.2.2
drwxr-xr-x    2 root  wheel    512 Jul 17 16:09 webfonts-0.30
drwxr-xr-x    2 root  wheel    512 Jul 25 10:10 weblint-1.020
drwxr-xr-x    2 root  wheel    512 Jul 19 16:32 windowmaker-0.92.0_2
drwxr-xr-x    2 root  wheel    512 Jul 26 18:33 wine-0.9.41,1
drwxr-xr-x    2 root  wheel    512 Jul 19 16:32 wmakerconf-2.11_3
drwxr-xr-x    2 root  wheel    512 Jul 19 16:24 wmicons-1.0
drwxr-xr-x    2 root  wheel    512 Jul 18 12:42 wterm-6.2.9_1
drwxr-xr-x    2 root  wheel    512 Jul 18 12:34 xaniroc-1.02
drwxr-xr-x    2 root  wheel    512 Jul 27 16:46 xbitmaps-1.0.1
drwxr-xr-x    2 root  wheel    512 Jul 26 15:54 xcmiscproto-1.1.2
drwxr-xr-x    2 root  wheel    512 Jul 18 12:34 xcut-0.2_1
drwxr-xr-x    2 root  wheel    512 Jul 18 12:34 xdtm-2.5.8
drwxr-xr-x    2 root  wheel    512 Jul 26 15:00 xed-1.3
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 xextproto-7.0.2
drwxr-xr-x    2 root  wheel    512 Jul 26 15:54 xf86bigfontproto-1.1.2
drwxr-xr-x    2 root  wheel    512 Jul 26 17:02 xf86dgaproto-2.0.2
drwxr-xr-x    2 root  wheel    512 Jul 26 17:03 xf86miscproto-0.9.2
drwxr-xr-x    2 root  wheel    512 Jul 26 17:04 xf86vidmodeproto-2.2.2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce-4.2.3.2_3
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-appfinder-4.2.3_1
drwxr-xr-x    2 root  wheel    512 Jul 11 18:48 xfce4-artwork-0.0.4_6
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-desktop-4.2.3_3
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-fm-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-icon-theme-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-iconbox-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:35 xfce4-mcs-manager-4.2.3_1
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-mcs-plugins-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-mixer-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:40 xfce4-panel-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-print-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-session-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-systray-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-toys-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-trigger-launcher-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-utils-4.2.3_2
drwxr-xr-x    2 root  wheel    512 Jul 10 18:56 xfce4-wm-4.2.3.2_2
drwxr-xr-x    2 root  wheel    512 Jul 11 18:43 xfce4-wm-themes-4.2.3_1
drwxr-xr-x    2 root  wheel    512 Jul 27 11:12 xgrab-2.41_2
drwxr-xr-x    2 root  wheel    512 Jul 26 16:58 xineramaproto-1.1.2
drwxr-xr-x    2 root  wheel    512 Jul 18 12:34 xinput-1.2
drwxr-xr-x    2 root  wheel    512 Jul 18 12:33 xkeycaps-2.46_1
drwxr-xr-x    2 root  wheel    512 Jul 27 09:30 xlockmore-5.24
drwxr-xr-x    2 root  wheel    512 Jul 25 14:57 xmlcatmgr-2.2
drwxr-xr-x    2 root  wheel    512 Jul 27 09:36 xmms-1.2.10_9
drwxr-xr-x    2 root  wheel    512 Jul 10 18:38 xorg-clients-6.9.0_3
drwxr-xr-x    2 root  wheel    512 Jun 15 18:03 xorg-documents-6.9.0
drwxr-xr-x    2 root  wheel    512 Jun 15 18:04 xorg-fonts-100dpi-6.9.0_1
drwxr-xr-x    2 root  wheel    512 Jun 15 18:04 xorg-fonts-75dpi-6.9.0_1
drwxr-xr-x    2 root  wheel    512 Jun 15 18:04 xorg-fonts-cyrillic-6.9.0_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 xorg-fonts-encodings-6.9.0_1
drwxr-xr-x    2 root  wheel    512 Jun 15 18:04 xorg-fonts-miscbitmaps-6.9.0_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:13 xorg-fonts-truetype-6.9.0
drwxr-xr-x    2 root  wheel    512 Jun 15 18:04 xorg-fonts-type1-6.9.0
drwxr-xr-x    2 root  wheel    512 Jun 15 18:05 xorg-fontserver-6.9.0_1
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 xorg-libraries-6.9.0
drwxr-xr-x    2 root  wheel    512 Jul 26 17:10 xorg-libraries-7.2_2
drwxr-xr-x    2 root  wheel    512 Jun 15 18:03 xorg-manpages-6.9.0
drwxr-xr-x    2 root  wheel    512 Jun 15 18:03 xorg-nestserver-6.9.0_1
drwxr-xr-x    2 root  wheel    512 Jun 15 18:04 xorg-printserver-6.9.0_2
drwxr-xr-x    2 root  wheel    512 Jun 15 18:03 xorg-server-6.9.0_5
drwxr-xr-x    2 root  wheel    512 Jun 15 18:04 xorg-vfbserver-6.9.0_2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 xproto-7.0.10
drwxr-xr-x    2 root  wheel    512 Jul 18 12:32 xscreensaver-5.01_3
drwxr-xr-x    2 root  wheel    512 Jul 18 12:33 xsel-0.04.1_2
drwxr-xr-x    2 root  wheel    512 Jun 15 18:03 xterm-220
drwxr-xr-x    2 root  wheel    512 Jul 18 12:06 xtermcontrol-2.8
drwxr-xr-x    2 root  wheel    512 Jul 18 12:11 xtermset-0.5.2
drwxr-xr-x    2 root  wheel    512 Jul 30 17:12 xtrans-1.0.3
drwxr-xr-x    2 root  wheel    512 Jul 18 12:09 xtrlock-2.0.12
drwxr-xr-x    2 root  wheel    512 Jul 18 12:11 xtset-1.0
drwxr-xr-x    2 root  wheel    512 Jul 20 12:09 xwit-3.4
drwxr-xr-x    2 root  wheel    512 Jul 18 12:33 xxkb-1.10
drwxr-xr-x    2 root  wheel    512 Jul 20 13:55 zh-eterm-0.9.3_5
drwxr-xr-x    2 root  wheel    512 Jul 27 10:44 zh-eterm-0.9.4_2
drwxr-xr-x    2 root  wheel    512 Jul 20 13:55 zh-kcfonts-1.05
drwxr-xr-x    2 root  wheel    512 Jul 27 10:44 zh-kcfonts-1.05_1
drwxr-xr-x    2 root  wheel    512 Jul  9 19:18 zip-2.32


More information about the freebsd-ports mailing list