Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2012 18:47:08 +0300
From:      Alexander Kapshuk <alexander.kapshuk@gmail.com>
To:        Olivier Duchateau <duchateau.olivier@gmail.com>
Cc:        xfce@freebsd.org
Subject:   Re: xfce4-conf 'configure' script failure [libexo error]
Message-ID:  <50267E7C.4060700@gmail.com>
In-Reply-To: <5026788C.5060300@gmail.com>
References:  <50266F25.4070704@gmail.com> <CAHcdu2oezW=bBTaRUevr=fPzVoUfs0yE5eJT3zVk-gDTCNS%2BEw@mail.gmail.com> <5026788C.5060300@gmail.com>

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

On 08/11/12 18:21, Alexander Kapshuk wrote:
> On 08/11/12 18:20, Olivier Duchateau wrote:
>
> Try to reinstall p5-XML-Parser first, then xfce4-conf.
>
> I'll do that.
>
> Thanks.
>
Your suggestion above did work. Thanks.

I ran into a similar problem with libexo. See the files attached for 
details.

Thanks.


--------------010908000505060206010806
Content-Type: text/plain; charset=us-ascii;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="config.log"

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

It was created by exo configure 0.8.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --enable-gio-unix --disable-gtk-doc-html --with-html-dir=/usr/local/share/gtk-doc/html --enable-nls --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd9.0

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

hostname = box2
uname -m = i386
uname -r = 9.0-RELEASE-p3
uname -s = FreeBSD
uname -v = FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC 

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/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: /root/bin


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

configure:2451: checking build system type
configure:2465: result: i386-portbld-freebsd9.0
configure:2485: checking host system type
configure:2498: result: i386-portbld-freebsd9.0
configure:2518: checking target system type
configure:2531: result: i386-portbld-freebsd9.0
configure:2574: checking for a BSD-compatible install
configure:2642: result: /usr/bin/install -c -o root -g wheel
configure:2653: checking whether build environment is sane
configure:2703: result: yes
configure:2844: checking for a thread-safe mkdir -p
configure:2883: result: ./install-sh -c -d
configure:2896: checking for gawk
configure:2923: result: /usr/bin/awk
configure:2934: checking whether gmake sets $(MAKE)
configure:2956: result: yes
configure:3039: checking whether to enable maintainer-specific portions of Makefiles
configure:3048: result: no
configure:3072: checking whether gmake supports nested variables
configure:3089: result: yes
configure:3135: checking for style of include used by gmake
configure:3163: result: GNU
configure:3234: checking for gcc
configure:3261: result: cc
configure:3490: checking for C compiler version
configure:3499: cc --version >&5
cc (GCC) 4.2.1 20070831 patched [FreeBSD]
Copyright (C) 2007 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:3510: $? = 0
configure:3499: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070831 patched [FreeBSD]
configure:3510: $? = 0
configure:3499: cc -V >&5
cc: '-V' option must have argument
configure:3510: $? = 1
configure:3499: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:3510: $? = 1
configure:3530: checking whether the C compiler works
configure:3552: cc -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c  >&5
configure:3556: $? = 0
configure:3604: result: yes
configure:3607: checking for C compiler default output file name
configure:3609: result: a.out
configure:3615: checking for suffix of executables
configure:3622: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c  >&5
configure:3626: $? = 0
configure:3648: result: 
configure:3670: checking whether we are cross compiling
configure:3678: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c  >&5
configure:3682: $? = 0
configure:3689: ./conftest
configure:3693: $? = 0
configure:3708: result: no
configure:3713: checking for suffix of object files
configure:3735: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3739: $? = 0
configure:3760: result: o
configure:3764: checking whether we are using the GNU C compiler
configure:3783: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3783: $? = 0
configure:3792: result: yes
configure:3801: checking whether cc accepts -g
configure:3821: cc -c -g  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3821: $? = 0
configure:3862: result: yes
configure:3879: checking for cc option to accept ISO C89
configure:3942: cc  -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3942: $? = 0
configure:3955: result: none needed
configure:3977: checking dependency style of cc
configure:4088: result: gcc3
configure:4109: checking how to run the C preprocessor
configure:4179: result: cpp
configure:4199: cpp  -I/usr/local/include -L/usr/local/lib conftest.c
configure:4199: $? = 0
configure:4213: cpp  -I/usr/local/include -L/usr/local/lib conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exo"
| #define PACKAGE_TARNAME "exo"
| #define PACKAGE_VERSION "0.8.0"
| #define PACKAGE_STRING "exo 0.8.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "exo"
| #define VERSION "0.8.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4242: checking for grep that handles long lines and -e
configure:4300: result: /usr/bin/grep
configure:4305: checking for egrep
configure:4367: result: /usr/bin/grep -E
configure:4372: checking for ANSI C header files
configure:4392: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4392: $? = 0
configure:4465: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c  >&5
configure:4465: $? = 0
configure:4465: ./conftest
configure:4465: $? = 0
configure:4476: result: yes
configure:4489: checking for sys/types.h
configure:4489: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4489: $? = 0
configure:4489: result: yes
configure:4489: checking for sys/stat.h
configure:4489: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4489: $? = 0
configure:4489: result: yes
configure:4489: checking for stdlib.h
configure:4489: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4489: $? = 0
configure:4489: result: yes
configure:4489: checking for string.h
configure:4489: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4489: $? = 0
configure:4489: result: yes
configure:4489: checking for memory.h
configure:4489: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4489: $? = 0
configure:4489: result: yes
configure:4489: checking for strings.h
configure:4489: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4489: $? = 0
configure:4489: result: yes
configure:4489: checking for inttypes.h
configure:4489: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4489: $? = 0
configure:4489: result: yes
configure:4489: checking for stdint.h
configure:4489: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4489: $? = 0
configure:4489: result: yes
configure:4489: checking for unistd.h
configure:4489: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4489: $? = 0
configure:4489: result: yes
configure:4502: checking minix/config.h usability
configure:4502: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c:57:26: error: minix/config.h: No such file or directory
configure:4502: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exo"
| #define PACKAGE_TARNAME "exo"
| #define PACKAGE_VERSION "0.8.0"
| #define PACKAGE_STRING "exo 0.8.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "exo"
| #define VERSION "0.8.0"
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #ifdef __FreeBSD__
| # include <sys/param.h>
| #endif
| #include <minix/config.h>
configure:4502: result: no
configure:4502: checking minix/config.h presence
configure:4502: cpp  -I/usr/local/include -L/usr/local/lib conftest.c
conftest.c:21:26: error: minix/config.h: No such file or directory
configure:4502: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exo"
| #define PACKAGE_TARNAME "exo"
| #define PACKAGE_VERSION "0.8.0"
| #define PACKAGE_STRING "exo 0.8.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "exo"
| #define VERSION "0.8.0"
| #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
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4502: result: no
configure:4502: checking for minix/config.h
configure:4502: result: no
configure:4523: checking whether it is safe to define __EXTENSIONS__
configure:4541: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4541: $? = 0
configure:4548: result: yes
configure:4563: checking for library containing strerror
configure:4594: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c  >&5
configure:4594: $? = 0
configure:4611: result: none required
configure:4621: checking if building for some Win32 platform
configure:4631: result: no
configure:4689: checking how to print strings
configure:4716: result: printf
configure:4737: checking for a sed that does not truncate output
configure:4801: result: /usr/bin/sed
configure:4819: checking for fgrep
configure:4881: result: /usr/bin/grep -F
configure:4916: checking for ld used by cc
configure:4983: result: /usr/bin/ld
configure:4990: checking if the linker (/usr/bin/ld) is GNU ld
configure:5005: result: yes
configure:5017: checking for BSD- or MS-compatible name lister (nm)
configure:5066: result: /usr/bin/nm -B
configure:5196: checking the name lister (/usr/bin/nm -B) interface
configure:5203: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:5206: /usr/bin/nm -B "conftest.o"
configure:5209: output
00000000 B some_variable
configure:5216: result: BSD nm
configure:5219: checking whether ln -s works
configure:5223: result: yes
configure:5231: checking the maximum length of command line arguments
configure:5361: result: 262144
configure:5378: checking whether the shell understands some XSI constructs
configure:5388: result: yes
configure:5392: checking whether the shell understands "+="
configure:5398: result: no
configure:5433: checking how to convert i386-portbld-freebsd9.0 file names to i386-portbld-freebsd9.0 format
configure:5473: result: func_convert_file_noop
configure:5480: checking how to convert i386-portbld-freebsd9.0 file names to toolchain format
configure:5500: result: func_convert_file_noop
configure:5507: checking for /usr/bin/ld option to reload object files
configure:5514: result: -r
configure:5588: checking for objdump
configure:5604: found /usr/bin/objdump
configure:5615: result: objdump
configure:5647: checking how to recognize dependent libraries
configure:5849: result: pass_all
configure:5934: checking for dlltool
configure:5964: result: no
configure:5994: checking how to associate runtime and link libraries
configure:6021: result: printf %s\n
configure:6081: checking for ar
configure:6097: found /usr/bin/ar
configure:6108: result: ar
configure:6145: checking for archiver @FILE support
configure:6162: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:6162: $? = 0
configure:6165: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:6168: $? = 0
configure:6173: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:6176: $? = 0
configure:6188: result: no
configure:6246: checking for strip
configure:6262: found /usr/bin/strip
configure:6273: result: strip
configure:6345: checking for ranlib
configure:6361: found /usr/bin/ranlib
configure:6372: result: ranlib
configure:6474: checking command to parse /usr/bin/nm -B output from cc object
configure:6594: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:6597: $? = 0
configure:6601: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6604: $? = 0
configure:6670: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c conftstm.o >&5
configure:6673: $? = 0
configure:6711: result: ok
configure:6748: checking for sysroot
configure:6778: result: no
configure:7034: checking for mt
configure:7050: found /usr/bin/mt
configure:7061: result: mt
configure:7084: checking if mt is a manifest tool
configure:7090: mt '-?'
mt: illegal option -- ?
usage: mt [-f device] command [count]
configure:7098: result: no
configure:7737: checking for dlfcn.h
configure:7737: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:7737: $? = 0
configure:7737: result: yes
configure:7942: checking for objdir
configure:7957: result: .libs
configure:8224: checking if cc supports -fno-rtti -fno-exceptions
configure:8242: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8246: $? = 0
configure:8259: result: no
configure:8586: checking for cc option to produce PIC
configure:8593: result: -fPIC -DPIC
configure:8601: checking if cc PIC flag -fPIC -DPIC works
configure:8619: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib -fPIC -DPIC -DPIC conftest.c >&5
configure:8623: $? = 0
configure:8636: result: yes
configure:8665: checking if cc static flag -static works
configure:8693: result: yes
configure:8708: checking if cc supports -c -o file.o
configure:8729: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib -o out/conftest2.o conftest.c >&5
configure:8733: $? = 0
configure:8755: result: yes
configure:8763: checking if cc supports -c -o file.o
configure:8810: result: yes
configure:8843: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9996: result: yes
configure:10033: checking whether -lc should be explicitly linked in
configure:10041: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:10044: $? = 0
configure:10059: cc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:10062: $? = 0
configure:10076: result: no
configure:10236: checking dynamic linker characteristics
configure:10969: result: freebsd9.0 ld.so
configure:11076: checking how to hardcode library paths into programs
configure:11101: result: immediate
configure:11641: checking whether stripping libraries is possible
configure:11646: result: yes
configure:11681: checking if libtool supports shared libraries
configure:11683: result: yes
configure:11686: checking whether to build shared libraries
configure:11707: result: yes
configure:11710: checking whether to build static libraries
configure:11714: result: no
configure:11761: checking dependency style of cc
configure:11870: result: gcc3
configure:11933: checking for gcc
configure:11960: result: cc
configure:12189: checking for C compiler version
configure:12198: cc --version >&5
cc (GCC) 4.2.1 20070831 patched [FreeBSD]
Copyright (C) 2007 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:12209: $? = 0
configure:12198: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070831 patched [FreeBSD]
configure:12209: $? = 0
configure:12198: cc -V >&5
cc: '-V' option must have argument
configure:12209: $? = 1
configure:12198: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:12209: $? = 1
configure:12213: checking whether we are using the GNU C compiler
configure:12241: result: yes
configure:12250: checking whether cc accepts -g
configure:12311: result: yes
configure:12328: checking for cc option to accept ISO C89
configure:12404: result: none needed
configure:12426: checking dependency style of cc
configure:12537: result: gcc3
configure:12556: checking whether cc understands -c and -o together
configure:12584: cc -c conftest.c -o conftest2.o >&5
configure:12588: $? = 0
configure:12594: cc -c conftest.c -o conftest2.o >&5
configure:12598: $? = 0
configure:12653: result: yes
configure:12680: checking whether NLS is requested
configure:12689: result: yes
configure:12707: checking for intltool >= 0.31
configure:12709: result: 0.41.1 found
configure:12717: checking for intltool-update
configure:12735: found /usr/local/bin/intltool-update
configure:12747: result: /usr/local/bin/intltool-update
configure:12757: checking for intltool-merge
configure:12775: found /usr/local/bin/intltool-merge
configure:12787: result: /usr/local/bin/intltool-merge
configure:12797: checking for intltool-extract
configure:12815: found /usr/local/bin/intltool-extract
configure:12827: result: /usr/local/bin/intltool-extract
configure:12981: checking for xgettext
configure:12999: found /usr/local/bin/xgettext
configure:13011: result: /usr/local/bin/xgettext
configure:13021: checking for msgmerge
configure:13039: found /usr/local/bin/msgmerge
configure:13051: result: /usr/local/bin/msgmerge
configure:13061: checking for msgfmt
configure:13079: found /usr/local/bin/msgfmt
configure:13091: result: /usr/local/bin/msgfmt
configure:13101: checking for gmsgfmt
configure:13132: result: /usr/local/bin/msgfmt
configure:13152: checking for perl
configure:13170: found /usr/bin/perl
configure:13182: result: /usr/bin/perl
configure:13193: checking for perl >= 5.8.1
configure:13200: result: 5.14.2
configure:13232: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c  >&5
/var/tmp//ccbYZMMT.o: In function `main':
conftest.c:(.text+0xf): undefined reference to `_nl_msg_cat_cntr'
configure:13232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "exo"
| #define PACKAGE_TARNAME "exo"
| #define PACKAGE_VERSION "0.8.0"
| #define PACKAGE_STRING "exo 0.8.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "exo"
| #define VERSION "0.8.0"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| extern int _nl_msg_cat_cntr;
|                        return _nl_msg_cat_cntr
|   ;
|   return 0;
| }
configure:13262: checking for perl5
configure:13278: found /usr/bin/perl5
configure:13289: result: perl5
configure:13346: checking for perl module URI::Escape
configure:13352: result: no
configure:13346: checking for perl module URI::file
configure:13352: result: no
configure:13346: checking for perl module URI::URL
configure:13352: result: no
configure:13368: error: Atleast one of the required Perl modules (URI::Escape, URI::file and URI::URL) was not found on your system

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

ac_cv_build=i386-portbld-freebsd9.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=''
ac_cv_env_CCASFLAGS_value=''
ac_cv_env_CCAS_set=''
ac_cv_env_CCAS_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=set
ac_cv_env_CPPFLAGS_value=' -I/usr/local/include -L/usr/local/lib'
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=''
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=''
ac_cv_env_GTKDOC_DEPS_LIBS_set=''
ac_cv_env_GTKDOC_DEPS_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PKG_CONFIG_LIBDIR_set=''
ac_cv_env_PKG_CONFIG_LIBDIR_value=''
ac_cv_env_PKG_CONFIG_PATH_set=''
ac_cv_env_PKG_CONFIG_PATH_value=''
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=pkgconf
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd9.0
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_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
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-freebsd9.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_INTLTOOL_EXTRACT=/usr/local/bin/intltool-extract
ac_cv_path_INTLTOOL_MERGE=/usr/local/bin/intltool-merge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_UPDATE=/usr/local/bin/intltool-update
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_AWK=/usr/bin/awk
ac_cv_prog_CPP=cpp
ac_cv_prog_PERL=perl5
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_make_gmake_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_strerror='none required'
ac_cv_target=i386-portbld-freebsd9.0
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
lt_cv_ar_at_file=no
lt_cv_archive_cmds_need_lc=no
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_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
lt_cv_sys_max_cmd_len=262144
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop

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

ACLOCAL='${SHELL} /usr/ports/x11/libexo/work/exo-0.8.0/missing --run aclocal-1.11'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /usr/ports/x11/libexo/work/exo-0.8.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/x11/libexo/work/exo-0.8.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/x11/libexo/work/exo-0.8.0/missing --run automake-1.11'
AWK='/usr/bin/awk'
BUILD_GIOMODULE_FALSE=''
BUILD_GIOMODULE_TRUE=''
CATALOGS=''
CATOBJEXT=''
CC='cc'
CCAS='cc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-O2 -fno-strict-aliasing -pipe'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -fno-strict-aliasing -pipe'
CPP='cpp'
CPPFLAGS=' -I/usr/local/include -L/usr/local/lib'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
GETTEXT_PACKAGE=''
GIOMODULEDIR=''
GIO_CFLAGS=''
GIO_LIBS=''
GIO_REQUIRED_VERSION=''
GIO_UNIX_CFLAGS=''
GIO_UNIX_LIBS=''
GIO_UNIX_REQUIRED_VERSION=''
GIO_UNIX_VERSION=''
GIO_VERSION=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GLIB_REQUIRED_VERSION=''
GLIB_VERSION=''
GMOFILES=''
GMSGFMT='/usr/local/bin/msgfmt'
GREP='/usr/bin/grep'
GTHREAD_CFLAGS=''
GTHREAD_LIBS=''
GTHREAD_REQUIRED_VERSION=''
GTHREAD_VERSION=''
GTKDOC_CHECK=''
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
GTKDOC_MKPDF=''
GTKDOC_REBASE=''
GTK_CFLAGS=''
GTK_DOC_BUILD_HTML_FALSE=''
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE=''
GTK_DOC_EXTRA_CFLAGS=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE=''
GTK_DOC_USE_REBASE_TRUE=''
GTK_LIBS=''
GTK_REQUIRED_VERSION=''
GTK_VERSION=''
HAVE_GIOMODULEDIR_FALSE=''
HAVE_GIOMODULEDIR_TRUE=''
HAVE_GIO_UNIX_FALSE=''
HAVE_GIO_UNIX_TRUE=''
HAVE_GNUC_VISIBILITY_FALSE=''
HAVE_GNUC_VISIBILITY_TRUE=''
HELPER_PATH_PREFIX='${exec_prefix}/lib'
HTML_DIR=''
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='$(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='/usr/local/bin/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='/usr/local/bin/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='/usr/local/bin/intltool-update'
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)_it_tmp_dir=tmp.intltool.$$RANDOM && mkdir $$_it_tmp_dir && LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u $$_it_tmp_dir $< $@ && rmdir $$_it_tmp_dir'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
LD='/usr/bin/ld'
LDFLAGS=''
LIBEXO_VERINFO='0:0:0'
LIBEXO_VERSION_API='1'
LIBEXO_VERSION_MAJOR='0'
LIBEXO_VERSION_MICRO='0'
LIBEXO_VERSION_MINOR='8'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBX11_CFLAGS=''
LIBX11_LDFLAGS=''
LIBX11_LIBS=''
LIBXFCE4UI_CFLAGS=''
LIBXFCE4UI_LIBS=''
LIBXFCE4UI_REQUIRED_VERSION=''
LIBXFCE4UI_VERSION=''
LIBXFCE4UTIL_CFLAGS=''
LIBXFCE4UTIL_LIBS=''
LIBXFCE4UTIL_REQUIRED_VERSION=''
LIBXFCE4UTIL_VERSION=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/x11/libexo/work/exo-0.8.0/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MKINSTALLDIRS=''
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_OPTS=''
MSGMERGE='/usr/local/bin/msgmerge'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='exo'
PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
PACKAGE_NAME='exo'
PACKAGE_STRING='exo 0.8.0'
PACKAGE_TARNAME='exo'
PACKAGE_URL=''
PACKAGE_VERSION='0.8.0'
PATH_SEPARATOR=':'
PERL='perl5'
PKG_CONFIG='pkgconf'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='0.8.0'
XGETTEXT='/usr/local/bin/xgettext'
XGETTEXT_ARGS=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd9.0'
build_alias='i386-portbld-freebsd9.0'
build_cpu='i386'
build_os='freebsd9.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd9.0'
host_alias=''
host_cpu='i386'
host_os='freebsd9.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/ports/x11/libexo/work/exo-0.8.0/install-sh'
intltool__v_merge_options_0='-q'
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd9.0'
target_alias=''
target_cpu='i386'
target_os='freebsd9.0'
target_vendor='portbld'

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

/* confdefs.h */
#define PACKAGE_NAME "exo"
#define PACKAGE_TARNAME "exo"
#define PACKAGE_VERSION "0.8.0"
#define PACKAGE_STRING "exo 0.8.0"
#define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
#define PACKAGE_URL ""
#define PACKAGE "exo"
#define VERSION "0.8.0"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"

configure: exit 1

--------------010908000505060206010806
Content-Type: text/plain; charset=us-ascii;
 name="x11::libexo"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="x11::libexo"

/usr/local/sbin/pkg_fetch -R -v libexo-0.8.0_2
--->  Fetching libexo-0.8.0_2
++ Will try the following sites in the order named:
	ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/
--->  Invoking a command: /usr/bin/fetch -o '/var/tmp/portupgradebbToxQlj/libexo-0.8.0_2.tbz' 'ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libexo-0.8.0_2.tbz'
fetch: ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libexo-0.8.0_2.tbz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libexo-0.8.0_2.tbz
--->  Invoking a command: /usr/bin/fetch -o '/var/tmp/portupgradebbToxQlj/libexo-0.8.0_2.txz' 'ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libexo-0.8.0_2.txz'
fetch: ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libexo-0.8.0_2.txz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libexo-0.8.0_2.txz
--->  Invoking a command: /usr/bin/fetch -o '/var/tmp/portupgradebbToxQlj/libexo-0.8.0_2.tgz' 'ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libexo-0.8.0_2.tgz'
fetch: ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libexo-0.8.0_2.tgz: File unavailable (e.g., file not found, no access)
** The command returned a non-zero exit status: 1
** Failed to fetch ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/libexo-0.8.0_2.tgz
** Failed to fetch libexo-0.8.0_2
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
	! libexo-0.8.0_2	(fetch error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=libexo-0.8.0_1 UPGRADE_PORT_VER=0.8.0_1 make BATCH=yes clean
===>  Cleaning for libexo-0.8.0_2
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=libexo-0.8.0_1 UPGRADE_PORT_VER=0.8.0_1 make BATCH=yes
===>  Extracting for libexo-0.8.0_2
=> SHA256 Checksum OK for xfce4/exo-0.8.0.tar.bz2.
===>   libexo-0.8.0_2 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Patching for libexo-0.8.0_2
===>   libexo-0.8.0_2 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Applying FreeBSD patches for libexo-0.8.0_2
===>   libexo-0.8.0_2 depends on package: p5-URI>=0 - found
===>   libexo-0.8.0_2 depends on executable: gmake - found
===>   libexo-0.8.0_2 depends on executable: pkgconf - found
===>   libexo-0.8.0_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   libexo-0.8.0_2 depends on file: /usr/local/bin/perl5.14.2 - found
===>   libexo-0.8.0_2 depends on file: /usr/local/bin/intltool-extract - found
===>   libexo-0.8.0_2 depends on executable: pkgconf - found
===>   libexo-0.8.0_2 depends on executable: update-desktop-database - found
===>   libexo-0.8.0_2 depends on executable: gtk-update-icon-cache - found
===>   libexo-0.8.0_2 depends on package: libxfce4menu>=4.10.0 - found
===>   libexo-0.8.0_2 depends on package: libxfce4util>=4.10.0 - found
===>   libexo-0.8.0_2 depends on shared library: intl - found
===>   libexo-0.8.0_2 depends on shared library: atk-1.0.0 - found
===>   libexo-0.8.0_2 depends on shared library: gdk_pixbuf-2.0.0 - found
===>   libexo-0.8.0_2 depends on shared library: glib-2.0.0 - found
===>   libexo-0.8.0_2 depends on shared library: gtk-x11-2.0.0 - found
===>   libexo-0.8.0_2 depends on shared library: pango-1.0.0 - found
===>  Configuring for libexo-0.8.0_2
checking build system type... i386-portbld-freebsd9.0
checking host system type... i386-portbld-freebsd9.0
checking target system type... i386-portbld-freebsd9.0
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether gmake supports nested variables... yes
checking for style of include used by gmake... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking if building for some Win32 platform... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd9.0 file names to i386-portbld-freebsd9.0 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd9.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking dependency style of cc... gcc3
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking whether cc understands -c and -o together... yes
checking whether NLS is requested... yes
checking for intltool >= 0.31... 0.41.1 found
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for perl5... perl5
checking for perl module URI::Escape... no
checking for perl module URI::file... no
checking for perl module URI::URL... no
configure: error: Atleast one of the required Perl modules (URI::Escape, URI::file and URI::URL) was not found on your system
===>  Script "configure" failed unexpectedly.
Please report the problem to xfce@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/libexo/work/exo-0.8.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/libexo.

--------------010908000505060206010806
Content-Type: text/plain; charset=us-ascii;
 name="var_db_pkg.ls"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="var_db_pkg.ls"

ORBit2-2.14.19
OpenEXR-1.6.1_3
Terminal-0.4.8_1
Thunar-1.4.0_1
a2ps-a4-4.13b_4
aalib-1.4.r5_6
adobe-cmaps-20051217_1
alsa-lib-1.0.25
alsa-plugins-1.0.25
appres-1.0.3
apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.12_1
aspell-0.60.6.1_1
atk-2.0.1
autoconf-2.13.000227_6
autoconf-2.69
autoconf-wrapper-20101119
automake-1.12.2
automake-1.4.6_6
automake-wrapper-20101119
avahi-app-0.6.29_3
bash-4.2.37
bigreqsproto-1.1.1
binutils-2.22_1
bison-2.5.1,1
bitmap-1.0.5
bitstream-vera-1.10_5
boost-jam-1.48.0
boost-libs-1.48.0_1
ca_root_nss-3.13.5
cabextract-1.4
cairo-1.10.2_4,2
cantarell-fonts-0.0.9
cdparanoia-3.9.8_9
chromium-20.0.1132.57
clang-3.1_1
cm-super-0.3.4_4
cmake-2.8.8_1
cmake-modules-2.8.8
compositeproto-0.4.2
consolekit-0.4.3
cppunit-1.12.1
cups-client-1.5.2_2
cups-image-1.5.2_1
curl-7.24.0
damageproto-1.2.1
db41-4.1.25_4
db42-4.2.52_5
dbus-1.4.14_3
dbus-glib-0.94
dconf-0.5.1_4
dejavu-2.33
desktop-file-utils-0.18
dmake-4.12.2
dmidecode-2.11
dmxproto-2.3.1
docbook-1.4
docbook-4.1_4
docbook-4.2
docbook-4.3
docbook-4.4_2
docbook-4.5_2
docbook-5.0_1
docbook-sk-4.1.2_4
docbook-xml-4.2_1
docbook-xml-4.3
docbook-xml-4.4_1
docbook-xml-4.5
docbook-xsl-1.76.1
docproj-jadetex-1.17_6
doxygen-1.8.0_1
dri-7.6.1_1,2
dri2proto-2.6
droid-fonts-ttf-20110324
dsssl-docbook-modular-1.79_1,1
dvipdfmx-20100328_1
dvipsk-tetex-5.95a_6
eggdbus-0.6_1
en-freebsd-doc-39278,1
encodings-1.0.4,1
evieext-1.1.1
exif-0.6.20
expat-2.0.1_2
faad2-2.7_3,1
fastest_cvsup-0.3.0
ffmpeg-0.7.13_6,1
fftw3-3.3.2
fftw3-float-3.3.2
fget-1.3.3
firefox-14.0.1,1
fixesproto-5.0
fixrtf-0.1.20060303_2
flac-1.2.1_3
flex-2.5.36
flock-2.19
font-adobe-100dpi-1.0.3
font-adobe-75dpi-1.0.3
font-adobe-utopia-100dpi-1.0.4
font-adobe-utopia-75dpi-1.0.4
font-adobe-utopia-type1-1.0.4
font-alias-1.0.3
font-amsfonts-3.02_1
font-arabic-misc-1.0.3
font-bh-100dpi-1.0.3
font-bh-75dpi-1.0.3
font-bh-lucidatypewriter-100dpi-1.0.3
font-bh-lucidatypewriter-75dpi-1.0.3
font-bh-ttf-1.0.3
font-bh-type1-1.0.3
font-bitstream-100dpi-1.0.3
font-bitstream-75dpi-1.0.3
font-bitstream-type1-1.0.3
font-cronyx-cyrillic-1.0.3
font-cursor-misc-1.0.3
font-daewoo-misc-1.0.3
font-dec-misc-1.0.3
font-ibm-type1-1.0.3
font-isas-misc-1.0.3
font-jis-misc-1.0.3
font-micro-misc-1.0.3
font-misc-cyrillic-1.0.3
font-misc-ethiopic-1.0.3
font-misc-meltho-1.0.3
font-misc-misc-1.1.2
font-mutt-misc-1.0.3
font-schumacher-misc-1.1.2
font-screen-cyrillic-1.0.4
font-sony-misc-1.0.3
font-sun-misc-1.0.3
font-util-1.2.0
font-winitzki-cyrillic-1.0.3
font-xfree86-type1-1.0.4
fontcacheproto-0.1.3
fontconfig-2.9.0,1
fontsproto-2.1.1
freealut-1.1.0_2
freeglut-2.8.0
freetype-1.3.1_4
freetype-tools-1.3.1_9
freetype2-2.4.9_1
frei0r-1.3_1
fribidi-0.19.2_1
gamin-0.1.10_4
garcon-0.2.0_1
gawk-4.0.1
gcc-4.6.4.20120608
gconf2-2.32.0_3
gd-2.0.35_8,1
gdbm-1.9.1
gdk-pixbuf-2.23.5_3
gentium-basic-1.1.0
getopt-1.1.4_2
gettext-0.18.1.1
ghostscript9-9.05_5
gio-fam-backend-2.28.8_1
glib-2.28.8_4
glib-networking-2.28.7_4
glproto-1.4.15
gmake-3.82
gmp-5.0.5
gnome-doc-utils-0.20.3
gnome-icon-theme-2.31.0_2
gnome-icon-theme-extras-2.30.1_1
gnome-mount-0.8_10
gnome_subr-1.0
gnomehier-2.3_12
gnupg-2.0.19_1
gnutls-2.12.18
gobject-introspection-0.10.8_2
gpac-libgpac-0.4.5_6,1
gperf-3.0.3
graphite2-1.1.3
graphviz-2.28.0_1
gsettings-desktop-schemas-3.0.1
gsfonts-8.11_5
gstreamer-0.10.36
gstreamer-plugins-0.10.36_1,3
gstreamer-plugins-good-0.10.31,3
gtk-2.24.6_2
gtk-engines2-2.20.2_1
gtk-update-icon-cache-2.24.6_1
gtk-xfce-engine-3.0.0_1
gvfs-1.6.6_3
hal-0.5.14_19
hdf5-1.8.9
help2man-1.40.11
hicolor-icon-theme-0.12
html-4.01_2
html2text-1.3.2a
hunspell-1.3.2_1
hyphen-2.8.5
iceauth-1.0.5
icon-naming-utils-0.8.90
icons-tango-0.8.90_2
icons-tango-extras-0.1.0_5
icu-4.8.1.1_1
ilmbase-1.0.1_1
inputproto-2.0.2
intltool-0.41.1
irrlicht-1.7.3_1
iso-codes-3.37
iso8879-1986_3
jade-1.2.1_9
jadetex-3.13_8
jasper-1.900.1_10
jbig2dec-0.11_1
jbigkit-1.6
jpeg-8_3
kbproto-1.0.5
latex-cjk-4.8.2_6
lcms-1.19_1,1
libFS-1.0.3
libGL-7.6.1
libGLU-7.6.1
libICE-1.0.7,1
libIDL-0.8.14_1
libSM-1.2.0,1
libX11-1.4.4,1
libXScrnSaver-1.2.1
libXTrap-1.0.0
libXau-1.0.6
libXaw-1.0.9,2
libXcomposite-0.4.3,1
libXcursor-1.1.12
libXdamage-1.1.3
libXdmcp-1.1.0
libXevie-1.0.3
libXext-1.3.0_1,1
libXfixes-5.0
libXfont-1.4.4_1,1
libXfontcache-1.0.5
libXft-2.1.14
libXi-1.4.5,1
libXinerama-1.1.1,1
libXmu-1.1.0,1
libXp-1.0.1,1
libXpm-3.5.9
libXrandr-1.3.2
libXrender-0.9.6
libXres-1.0.5
libXt-1.1.1,1
libXtst-1.2.0
libXv-1.0.6,1
libXvMC-1.0.6
libXxf86dga-1.1.2
libXxf86misc-1.0.3
libXxf86vm-1.1.1
liba52-0.7.4_2
libassuan-2.0.2
libcanberra-0.28_3
libcddb-1.3.2_1
libcdio-0.83_1
libcmis-0.1.0
libcroco-0.6.2_1
libdaemon-0.14
libdca-0.0.5
libdmx-1.1.1
libdrm-2.4.17_1
libdvbpsi-0.2.2
libdvdnav-4.2.0_1
libdvdread-4.2.0_2
libebml-1.2.2
liberation-fonts-ttf-1.07.0,1
libevent-1.4.14b_2
libevent2-2.0.19
libexecinfo-1.1_3
libexif-0.6.20
libexo-0.8.0_1
libexttextcat-3.3.1
libffi-3.0.9
libfontenc-1.1.0
libgcrypt-1.5.0
libgee-0.6.2.1
libglade2-2.6.4_5
libgnome-keyring-2.32.0_2
libgpg-error-1.10
libgphoto2-2.4.13
libgsf-1.14.21_1
libiconv-1.14
libid3tag-0.15.1b
libidn-1.25
libksba-1.2.0
libltdl-2.4.2
libmad-0.15.1b_2
libmatroska-1.3.0
libmpeg2-0.5.1_1
libnotify-0.7.3_2
libogg-1.3.0,4
liboldX-1.0.1
libpaper-1.1.24_1
libpciaccess-0.12.1
libproxy-0.4.6
libpthread-stubs-0.3_3
libreoffice-3.5.5
librsvg2-2.34.1_1
libsigsegv-2.10
libsndfile-1.0.25_2
libsoup-2.34.3
libsoup-gnome-2.34.3_2
libtar-1.2.11_2
libtasn1-2.13
libtheora-1.1.1_3
libtool-2.4.2
libv4l-0.8.8_1
libvisio-0.0.18
libvolume_id-0.81.1
libvorbis-1.3.3_1,3
libvpx-1.1.0
libwnck-2.30.6_1
libwpd-0.9.4_1
libwpg-0.2.1_1
libwps-0.2.7
libwww-5.4.0_4
libxcb-1.7
libxfce4gui-4.10.0_1
libxfce4menu-4.10.0_1
libxfce4util-4.10.0_1
libxkbfile-1.0.7
libxkbui-1.0.2_1
libxklavier-5.0,1
libxml2-2.7.8_3
libxslt-1.1.26_3
links-0.98,1
linux_base-f10-10_5
linuxdoc-1.1_1
linuxlibertine-g-20120116
llvm-3.1
lp_solve-5.5.2.0
lua-5.1.5_4
luit-1.1.0_1
m4-1.4.16_1,1
makedepend-1.0.3,1
mercurial-2.3
mime-support-3.52.1
mkfontdir-1.0.6
mkfontscale-1.0.9
mousepad-0.2.16_11
mpc-0.9
mpfr-3.1.0_3
mutt-1.5.21
mythes-1.2.3
neon29-0.29.6_4
netpbm-10.35.86
nettle-2.5
nspr-4.9.2
nss-3.13.5
nvidia-driver-295.71
nvidia-settings-295.59
nvidia-xconfig-295.59
open-motif-2.3.3_1
openal-soft-1.14
opencv-core-2.3.1_4
openjpeg-1.5.0_1
orage-4.8.3_1
orc-0.4.16
p11-kit-0.13
p5-Archive-Zip-1.30_1
p5-Locale-gettext-1.05_3
p5-URI-1.60
p5-XML-NamespaceSupport-1.11
p5-XML-Parser-2.41
p5-XML-SAX-0.99
p5-XML-SAX-Base-1.08
p5-XML-SAX-Expat-0.40
p5-XML-Simple-2.20
p5-type1inst-0.6.1_5
pango-1.28.4_1
patch-2.6.1_1
pciids-20120711
pcre-8.31
peps-2.0_5
perl-5.12.4_4
perl-5.14.2_2
pixman-0.24.2
pkgconf-0.8.5
pkgdb.db
png-1.5.12
policykit-0.9_6
policykit-gnome-0.9.2_6
polkit-0.99
poppler-0.18.4_1
poppler-data-0.4.5
poppler-glib-0.18.4_2
popt-1.16
portaudit-0.6.0
portupgrade-2.4.9.7,2
printproto-1.0.5
pth-2.0.7
py27-libxml2-2.7.8_2
python27-2.7.3_3
qt4-corelib-4.8.2
qt4-gui-4.8.2_1
qt4-moc-4.8.2
qt4-qmake-4.8.2_3
qt4-rcc-4.8.2
qt4-uic-4.8.2
qt4-xml-4.8.2
randrproto-1.3.2
raptor2-2.0.8
rarian-0.8.1
rasqal-0.9.29
recordproto-1.14.1
redland-1.0.15
renderproto-0.11.1
resourceproto-1.2.0
rpm-3.0.6_15
ruby-1.8.7.370,1
ruby18-bdb-0.6.6
samba34-libsmbclient-3.4.17
sampleicc-1.6.6
schroedinger-1.0.11
scr2png-1.2_5
scr2txt-1.2
scrnsaverproto-1.2.1
sdl-1.2.15_2,2
sdl_image-1.2.12_1
sessreg-1.0.7
setxkbmap-1.2.0
shared-mime-info-1.0_1
smproxy-1.0.5
speex-1.2.r1_4,1
sqlite3-3.7.13
squeeze-0.2.3_4
startup-notification-0.12
subversion-1.7.5
supertuxkart-0.7_4
svgalib-1.4.3_6
t1lib-5.1.2_1,1
t1utils-1.32
taglib-1.7.2
talloc-2.0.7
teTeX-3.0_6
teTeX-base-3.0_23
teTeX-texmf-3.0_8
tex-texmflocal-1.9
texi2html-5.0_1,1
thunar-vfs-1.2.0_2
thunderbird-14.0
tidy-lib-090315.c_1
tiff-4.0.2_1
tmake-1.13
trapproto-3.4.3
ttf2pt1-3.4.4_2
ttmkfdir-3.0.9_2,1
twm-1.0.7
twolame-0.3.13
ubuntu-font-0.80_1
unzip-6.0_1
upower-0.9.7
urlview-0.9_7
urwfonts-1.0_3
v4l_compat-1.0.20120501_1
videoproto-2.3.1
vigra-1.8.0
vlc-1.1.13_12,3
vte-0.26.2_3
webfonts-0.30_6
x11perf-1.5.4
x264-0.125.2201
xauth-1.0.6
xbacklight-1.1.2
xbitmaps-1.1.1
xcalc-1.0.4.1_1
xcb-util-0.3.8,1
xcb-util-keysyms-0.3.8
xcb-util-renderutil-0.3.8
xclock-1.0.6
xcmiscproto-1.2.1
xcmsdb-1.0.3
xcursor-themes-1.0.3_1
xcursorgen-1.0.4_1
xdg-utils-1.0.2_7
xdpyinfo-1.3.0
xdriinfo-1.0.4
xdvik-tetex-22.84.16_4
xev-1.1.0
xextproto-7.2.0
xf86-input-keyboard-1.6.1
xf86-input-mouse-1.7.1
xf86-video-ati-6.14.3_1
xf86-video-intel-2.7.1_4
xf86-video-mach64-6.9.0
xf86-video-nv-2.1.18_1
xf86-video-openchrome-0.2.904_3
xf86-video-r128-6.8.1_3
xf86-video-radeonhd-1.3.0_5
xf86-video-vesa-2.3.0_2
xf86bigfontproto-1.2.0
xf86dga-1.0.3
xf86dgaproto-2.1
xf86driproto-2.1.1
xf86miscproto-0.9.3
xf86vidmodeproto-2.3.1
xfce-4.10
xfce4-appfinder-4.10.0_1
xfce4-artwork-0.0.4_12
xfce4-conf-4.10.0_1
xfce4-desktop-4.10.0_1
xfce4-mixer-4.8.0_2
xfce4-mount-plugin-0.6.4
xfce4-notifyd-0.2.2_2
xfce4-panel-4.10.0_1
xfce4-power-manager-1.2.0
xfce4-print-4.6.1_8
xfce4-session-4.10.0_1
xfce4-settings-4.10.0_2
xfce4-tumbler-0.1.25_2
xfce4-utils-4.8.3_1
xfce4-weather-plugin-0.7.4_3
xfce4-wm-4.10.0_1
xfce4-wm-themes-4.10.0_1
xgamma-1.0.4
xgc-1.0.3
xhost-1.0.4
xhtml-1.0.20020801_4
xineramaproto-1.2.1
xinit-1.3.2,1
xinput-1.5.4
xkbcomp-1.2.3
xkbevd-1.1.2
xkbutils-1.0.3
xkeyboard-config-2.5.1
xkill-1.0.3
xlockmore-5.40
xlsatoms-1.1.0
xlsclients-1.1.2
xmessage-1.0.3
xmlcatmgr-2.2
xmlcharent-0.3_2
xmodmap-1.0.5
xorg-7.5.2
xorg-apps-7.5.2
xorg-docs-1.6,1
xorg-drivers-7.5.2
xorg-fonts-100dpi-7.5.1
xorg-fonts-7.5.1
xorg-fonts-75dpi-7.5.1
xorg-fonts-cyrillic-7.5.1
xorg-fonts-miscbitmaps-7.5.1
xorg-fonts-truetype-7.5.1
xorg-fonts-type1-7.5.1
xorg-libraries-7.5.1
xorg-server-1.7.7_5,1
xpdf-3.03_1
xpr-1.0.3
xprop-1.2.1
xproto-7.0.22
xrandr-1.3.5
xrdb-1.0.9
xrefresh-1.0.4
xset-1.2.2_1
xsetmode-1.0.0
xsetroot-1.1.0
xterm-281
xtrans-1.2.6
xvid-1.3.2,1
xvinfo-1.1.1
xwd-1.0.4
xwininfo-1.1.2
xwud-1.0.3
yajl-2.0.4_1
yasm-1.2.0
zh-arphicttf-2.11_2
zh-docproj-0.1.20060303_6
zh-ttf2pt1-3.4.0
zh-ttfm-0.9.5_3
zip-3.0

--------------010908000505060206010806--



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