Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2012 17:41:41 +0300
From:      Alexander Kapshuk <alexander.kapshuk@gmail.com>
To:        xfce@FreeBSD.org
Subject:   re: xfce4-conf 'configure' script failure
Message-ID:  <50266F25.4070704@gmail.com>

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

While updating xfce4-conf I ended up with a 'Script "configure" failed 
unexpectedly' error message.
Please find attached the contents of these files:

/usr/ports/x11/xfce4-conf/work/xfconf-4.10.0/config.log
x11.xfce4-conf_portupgrade.log
/var/db/pkg

Thanks.

Alexander Kapshuk.


--------------050109090308070505050601
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 xfconf configure 4.10.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --disable-gtk-doc-html --with-html-dir=/usr/local/share/gtk-doc/html --disable-perl-bindings --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:2597: checking for a BSD-compatible install
configure:2665: result: /usr/bin/install -c -o root -g wheel
configure:2676: checking whether build environment is sane
configure:2726: result: yes
configure:2867: checking for a thread-safe mkdir -p
configure:2906: result: ./install-sh -c -d
configure:2919: checking for gawk
configure:2946: result: /usr/bin/awk
configure:2957: checking whether gmake sets $(MAKE)
configure:2979: result: yes
configure:3054: checking how to create a ustar tar archive
configure:3067: tar --version
bsdtar 2.8.4 - libarchive 2.8.4
configure:3070: $? = 0
configure:3110: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3113: $? = 0
configure:3117: tar -xf - <conftest.tar
configure:3120: $? = 0
configure:3133: result: gnutar
configure:3143: checking whether to enable maintainer-specific portions of Makefiles
configure:3152: result: no
configure:3176: checking whether gmake supports nested variables
configure:3193: result: yes
configure:3227: checking for style of include used by gmake
configure:3255: result: GNU
configure:3326: checking for gcc
configure:3353: result: cc
configure:3582: checking for C compiler version
configure:3591: 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:3602: $? = 0
configure:3591: 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:3602: $? = 0
configure:3591: cc -V >&5
cc: '-V' option must have argument
configure:3602: $? = 1
configure:3591: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:3602: $? = 1
configure:3622: checking whether the C compiler works
configure:3644: cc -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c  >&5
configure:3648: $? = 0
configure:3696: result: yes
configure:3699: checking for C compiler default output file name
configure:3701: result: a.out
configure:3707: checking for suffix of executables
configure:3714: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c  >&5
configure:3718: $? = 0
configure:3740: result: 
configure:3762: checking whether we are cross compiling
configure:3770: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c  >&5
configure:3774: $? = 0
configure:3781: ./conftest
configure:3785: $? = 0
configure:3800: result: no
configure:3805: checking for suffix of object files
configure:3827: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3831: $? = 0
configure:3852: result: o
configure:3856: checking whether we are using the GNU C compiler
configure:3875: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3875: $? = 0
configure:3884: result: yes
configure:3893: checking whether cc accepts -g
configure:3913: cc -c -g  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:3913: $? = 0
configure:3954: result: yes
configure:3971: checking for cc option to accept ISO C89
configure:4034: cc  -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4034: $? = 0
configure:4047: result: none needed
configure:4069: checking dependency style of cc
configure:4180: result: gcc3
configure:4201: checking how to run the C preprocessor
configure:4271: result: cpp
configure:4291: cpp  -I/usr/local/include -L/usr/local/lib conftest.c
configure:4291: $? = 0
configure:4305: 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:4305: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xfconf"
| #define PACKAGE_TARNAME "xfconf"
| #define PACKAGE_VERSION "4.10.0"
| #define PACKAGE_STRING "xfconf 4.10.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "xfconf"
| #define VERSION "4.10.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4334: checking for grep that handles long lines and -e
configure:4392: result: /usr/bin/grep
configure:4397: checking for egrep
configure:4459: result: /usr/bin/grep -E
configure:4464: checking for ANSI C header files
configure:4484: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4484: $? = 0
configure:4557: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c  >&5
configure:4557: $? = 0
configure:4557: ./conftest
configure:4557: $? = 0
configure:4568: result: yes
configure:4581: checking for sys/types.h
configure:4581: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for sys/stat.h
configure:4581: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for stdlib.h
configure:4581: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for string.h
configure:4581: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for memory.h
configure:4581: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for strings.h
configure:4581: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for inttypes.h
configure:4581: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for stdint.h
configure:4581: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4581: checking for unistd.h
configure:4581: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4581: $? = 0
configure:4581: result: yes
configure:4594: checking minix/config.h usability
configure:4594: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
conftest.c:54:26: error: minix/config.h: No such file or directory
configure:4594: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xfconf"
| #define PACKAGE_TARNAME "xfconf"
| #define PACKAGE_VERSION "4.10.0"
| #define PACKAGE_STRING "xfconf 4.10.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "xfconf"
| #define VERSION "4.10.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
| #include <minix/config.h>
configure:4594: result: no
configure:4594: checking minix/config.h presence
configure:4594: 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:4594: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xfconf"
| #define PACKAGE_TARNAME "xfconf"
| #define PACKAGE_VERSION "4.10.0"
| #define PACKAGE_STRING "xfconf 4.10.0"
| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "xfconf"
| #define VERSION "4.10.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:4594: result: no
configure:4594: checking for minix/config.h
configure:4594: result: no
configure:4615: checking whether it is safe to define __EXTENSIONS__
configure:4633: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:4633: $? = 0
configure:4640: result: yes
configure:4655: checking for library containing strerror
configure:4686: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib  conftest.c  >&5
configure:4686: $? = 0
configure:4703: result: none required
configure:4761: checking for gcc
configure:4788: result: cc
configure:5017: checking for C compiler version
configure:5026: 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:5037: $? = 0
configure:5026: 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:5037: $? = 0
configure:5026: cc -V >&5
cc: '-V' option must have argument
configure:5037: $? = 1
configure:5026: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:5037: $? = 1
configure:5041: checking whether we are using the GNU C compiler
configure:5069: result: yes
configure:5078: checking whether cc accepts -g
configure:5139: result: yes
configure:5156: checking for cc option to accept ISO C89
configure:5232: result: none needed
configure:5254: checking dependency style of cc
configure:5365: result: gcc3
configure:5384: checking whether cc understands -c and -o together
configure:5412: cc -c conftest.c -o conftest2.o >&5
configure:5416: $? = 0
configure:5422: cc -c conftest.c -o conftest2.o >&5
configure:5426: $? = 0
configure:5481: result: yes
configure:5508: checking whether NLS is requested
configure:5517: result: yes
configure:5545: checking for intltool-update
configure:5563: found /usr/local/bin/intltool-update
configure:5575: result: /usr/local/bin/intltool-update
configure:5585: checking for intltool-merge
configure:5603: found /usr/local/bin/intltool-merge
configure:5615: result: /usr/local/bin/intltool-merge
configure:5625: checking for intltool-extract
configure:5643: found /usr/local/bin/intltool-extract
configure:5655: result: /usr/local/bin/intltool-extract
configure:5809: checking for xgettext
configure:5827: found /usr/local/bin/xgettext
configure:5839: result: /usr/local/bin/xgettext
configure:5849: checking for msgmerge
configure:5867: found /usr/local/bin/msgmerge
configure:5879: result: /usr/local/bin/msgmerge
configure:5889: checking for msgfmt
configure:5907: found /usr/local/bin/msgfmt
configure:5919: result: /usr/local/bin/msgfmt
configure:5929: checking for gmsgfmt
configure:5960: result: /usr/local/bin/msgfmt
configure:5980: checking for perl
configure:5998: found /usr/bin/perl
configure:6010: result: /usr/bin/perl
configure:6021: checking for perl >= 5.8.1
configure:6028: result: 5.14.2
configure:6032: checking for XML::Parser
configure:6038: error: XML::Parser perl module is required for intltool

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

ac_cv_c_compiler_gnu=yes
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_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_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_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
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_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_AWK=/usr/bin/awk
ac_cv_prog_CPP=cpp
ac_cv_prog_ac_ct_CC=cc
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'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_tar_ustar=gnutar
lt_cv_sys_max_cmd_len=262144

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

ACLOCAL='${SHELL} /usr/ports/x11/xfce4-conf/work/xfconf-4.10.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=''
AUTOCONF='${SHELL} /usr/ports/x11/xfce4-conf/work/xfconf-4.10.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/x11/xfce4-conf/work/xfconf-4.10.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/x11/xfce4-conf/work/xfconf-4.10.0/missing --run automake-1.11'
AWK='/usr/bin/awk'
BUILD_PERL_BINDINGS_FALSE=''
BUILD_PERL_BINDINGS_TRUE=''
BUILD_XFCONF_BACKEND_PERCHANNEL_XML_FALSE=''
BUILD_XFCONF_BACKEND_PERCHANNEL_XML_TRUE=''
CATALOGS=''
CATOBJEXT=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -fno-strict-aliasing -pipe'
CPP='cpp'
CPPFLAGS=' -I/usr/local/include -L/usr/local/lib'
CYGPATH_W='echo'
DATADIRNAME=''
DBUS_CFLAGS=''
DBUS_GLIB_CFLAGS=''
DBUS_GLIB_LIBS=''
DBUS_GLIB_REQUIRED_VERSION=''
DBUS_GLIB_VERSION=''
DBUS_LIBS=''
DBUS_REQUIRED_VERSION=''
DBUS_VERSION=''
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_PROFILING_FALSE=''
ENABLE_PROFILING_TRUE=''
EXEEXT=''
FGREP=''
GETTEXT_PACKAGE=''
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_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=''
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=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBXFCE4UTIL_CFLAGS=''
LIBXFCE4UTIL_LIBS=''
LIBXFCE4UTIL_REQUIRED_VERSION=''
LIBXFCE4UTIL_VERSION=''
LIBXFCONF_VERINFO=''
LIBXFCONF_VERSION_API=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/x11/xfce4-conf/work/xfconf-4.10.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=''
NMEDIT=''
OBJDUMP=''
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='xfconf'
PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
PACKAGE_NAME='xfconf'
PACKAGE_STRING='xfconf 4.10.0'
PACKAGE_TARNAME='xfconf'
PACKAGE_URL=''
PACKAGE_VERSION='4.10.0'
PATH_SEPARATOR=':'
PERL=''
PERL_EXTUTILS_DEPENDS_REQUIRED_VERSION=''
PERL_EXTUTILS_PKGCONFIG_REQUIRED_VERSION=''
PERL_GLIB_REQUIRED_VERSION=''
PERL_MAKE_OPTIONS=''
PKG_CONFIG='pkgconf'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_NLS='yes'
VERSION='4.10.0'
XFCONF_VERSION=''
XGETTEXT='/usr/local/bin/xgettext'
XGETTEXT_ARGS=''
ac_ct_AR=''
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd9.0'
build_alias='i386-portbld-freebsd9.0'
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/ports/x11/xfce4-conf/work/xfconf-4.10.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_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "xfconf"
#define PACKAGE_TARNAME "xfconf"
#define PACKAGE_VERSION "4.10.0"
#define PACKAGE_STRING "xfconf 4.10.0"
#define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
#define PACKAGE_URL ""
#define PACKAGE "xfconf"
#define VERSION "4.10.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

configure: exit 2

--------------050109090308070505050601
Content-Type: text/plain; charset=us-ascii;
	name="x11.xfce4-conf_portupgrade.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="x11.xfce4-conf_portupgrade.log"

/usr/local/sbin/pkg_fetch -R -v xfce4-conf-4.10.0_3
--->  Fetching xfce4-conf-4.10.0_3
++ 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/portupgradeUPAxcZ0z/xfce4-conf-4.10.0_3.tbz' 'ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/xfce4-conf-4.10.0_3.tbz'
fetch: ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/xfce4-conf-4.10.0_3.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/xfce4-conf-4.10.0_3.tbz
--->  Invoking a command: /usr/bin/fetch -o '/var/tmp/portupgradeUPAxcZ0z/xfce4-conf-4.10.0_3.txz' 'ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/xfce4-conf-4.10.0_3.txz'
fetch: ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/xfce4-conf-4.10.0_3.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/xfce4-conf-4.10.0_3.txz
--->  Invoking a command: /usr/bin/fetch -o '/var/tmp/portupgradeUPAxcZ0z/xfce4-conf-4.10.0_3.tgz' 'ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/xfce4-conf-4.10.0_3.tgz'
fetch: ftp://ftp.ua.freebsd.org/pub/FreeBSD/ports/i386/packages-9-stable/All/xfce4-conf-4.10.0_3.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/xfce4-conf-4.10.0_3.tgz
** Failed to fetch xfce4-conf-4.10.0_3
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
	! xfce4-conf-4.10.0_3	(fetch error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=xfce4-conf-4.10.0_1 UPGRADE_PORT_VER=4.10.0_1 make BATCH=yes clean
===>  Cleaning for xfce4-conf-4.10.0_3
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=xfce4-conf-4.10.0_1 UPGRADE_PORT_VER=4.10.0_1 make BATCH=yes
===>  Found saved configuration for xfce4-conf-4.10.0_1
===>  Extracting for xfce4-conf-4.10.0_3
=> SHA256 Checksum OK for xfce4/xfconf-4.10.0.tar.bz2.
===>   xfce4-conf-4.10.0_3 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Patching for xfce4-conf-4.10.0_3
===>   xfce4-conf-4.10.0_3 depends on file: /usr/local/bin/perl5.14.2 - found
===>   xfce4-conf-4.10.0_3 depends on package: p5-XML-Parser>0 - found
===>   xfce4-conf-4.10.0_3 depends on executable: gmake - found
===>   xfce4-conf-4.10.0_3 depends on executable: pkgconf - found
===>   xfce4-conf-4.10.0_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   xfce4-conf-4.10.0_3 depends on file: /usr/local/bin/perl5.14.2 - found
===>   xfce4-conf-4.10.0_3 depends on file: /usr/local/bin/intltool-extract - found
===>   xfce4-conf-4.10.0_3 depends on executable: pkgconf - found
===>   xfce4-conf-4.10.0_3 depends on package: libxfce4util>=4.10.0 - found
===>   xfce4-conf-4.10.0_3 depends on shared library: dbus-glib-1.2 - found
===>   xfce4-conf-4.10.0_3 depends on shared library: intl - found
===>   xfce4-conf-4.10.0_3 depends on shared library: atk-1.0.0 - found
===>   xfce4-conf-4.10.0_3 depends on shared library: glib-2.0.0 - found
===>   xfce4-conf-4.10.0_3 depends on shared library: gtk-x11-2.0.0 - found
===>   xfce4-conf-4.10.0_3 depends on shared library: pango-1.0.0 - found
===>  Configuring for xfce4-conf-4.10.0_3
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 how to create a ustar tar archive... gnutar
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 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-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 XML::Parser... configure: error: XML::Parser perl module is required for intltool
===>  Script "configure" failed unexpectedly.
Please report the problem to xfce@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/xfce4-conf/work/xfconf-4.10.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/xfce4-conf.

--------------050109090308070505050601
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

--------------050109090308070505050601--



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