[Fwd: unable to compile libX11]

Eric W. Bates eric at educompmv.com
Wed Sep 2 20:13:00 UTC 2009


I figured out that the failure is because the libtool macro _LT_DECL is 
not being defined. Now I just have to figure out why aclocal doesn't 
seem to be parsing '/usr/local/share/aclocal' [sigh]

Thank you.

-------- Original Message --------
Subject: unable to compile libX11
Date: Wed, 2 Sep 2009 10:38:02 -0400
From: Eric W. Bates <eric at educompmv.com>
To: x11 at freebsd.org

I'm sorry to burden you with this; but I have a consistent problem
during the configuration phase of a number of the X libraries, most
notably, libX11. After giving up and installing libX11 from a package,
I got the same error from libSM: syntax error in "configure" itself

checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
./configure: 2630: Syntax error: word unexpected (expecting ")")
===>  Script "configure" failed unexpectedly.
Please report the problem to x11 at FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/libSM/work/libSM-1.1.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/libSM.
*** Error code 1

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

Stop in /usr/ports/x11/libXpm.
[Exit 1 ]


This is occuring on at least 2 machines. These are older machines
which are receiving long overdue upgrades.


config.log:

  ** root at smtp2 ** /usr/ports/x11/libXpm ** Wed Sep 02 10:28:14
# cat ../libSM/work/libSM-1.1.0/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 libSM configure 1.1.0, which was
generated by GNU Autoconf 2.62.  Invocation command line was

   $ ./configure --enable-malloc0returnsnull 
--x-libraries=/usr/local/lib --x-includes=/usr/local/include 
--prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ 
--build=i386-portbld-freebsd7.2

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

hostname = smtp2.educompmv.com
uname -m = i386
uname -r = 7.2-RELEASE-p3
uname -s = FreeBSD
uname -v = FreeBSD 7.2-RELEASE-p3 #0: Tue Aug 25 13:42:26 EDT 2009 
ericx at smtp2.educompmv.com:/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: /home/ericx/etc/init/common/bin
PATH: /usr/local/bin/scripts
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/etc
PATH: /etc
PATH: /usr/games


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

configure:2131: checking for a BSD-compatible install
configure:2199: result: /usr/bin/install -c -o root -g wheel
configure:2210: checking whether build environment is sane
configure:2253: result: yes
configure:2278: checking for a thread-safe mkdir -p
configure:2317: result: ./install-sh -c -d
configure:2330: checking for gawk
configure:2360: result: no
configure:2330: checking for mawk
configure:2360: result: no
configure:2330: checking for nawk
configure:2346: found /usr/bin/nawk
configure:2357: result: nawk
configure:2368: checking whether make sets $(MAKE)
configure:2390: result: yes
configure:2579: checking whether to enable maintainer-specific portions 
of Makefiles
configure:2588: result: no

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

ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_LIBUUID_CFLAGS_set=''
ac_cv_env_LIBUUID_CFLAGS_value=''
ac_cv_env_LIBUUID_LIBS_set=''
ac_cv_env_LIBUUID_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_SM_CFLAGS_set=''
ac_cv_env_SM_CFLAGS_value=''
ac_cv_env_SM_LIBS_set=''
ac_cv_env_SM_LIBS_value=''
ac_cv_env_XTRANS_CFLAGS_set=''
ac_cv_env_XTRANS_CFLAGS_value=''
ac_cv_env_XTRANS_LIBS_set=''
ac_cv_env_XTRANS_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd7.2
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_prog_AWK=nawk
ac_cv_prog_make_make_set=yes
lt_cv_sys_max_cmd_len=262144

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

ACLOCAL='/usr/local/bin/aclocal-1.10'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/x11/libSM/work/libSM-1.1.0/missing --run tar'
AR=''
AUTOCONF='/usr/local/bin/autoconf-2.62'
AUTOHEADER='/usr/local/bin/autoheader-2.62'
AUTOMAKE='/usr/local/bin/automake-1.10'
AWK='nawk'
CC='cc'
CCDEPMODE=''
CFLAGS='-O2 -fno-strict-aliasing -pipe'
CPP=''
CPPFLAGS=''
CXX='c++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
GREP=''
INSTALL_DATA='install -C  -o root -g wheel -m 444'
INSTALL_PROGRAM='install -C  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -C  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='/usr/local/bin/libtool'
LIBUUID_CFLAGS=''
LIBUUID_LIBS=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/x11/libSM/work/libSM-1.1.0/missing --run 
makeinfo'
MKDIR_P='./install-sh -c -d'
OBJEXT=''
PACKAGE='libSM'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
PACKAGE_NAME='libSM'
PACKAGE_STRING='libSM 1.1.0'
PACKAGE_TARNAME='libSM'
PACKAGE_VERSION='1.1.0'
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
SM_CFLAGS=''
SM_LIBS=''
STRIP=''
VERSION='1.1.0'
WITH_LIBUUID_FALSE=''
WITH_LIBUUID_TRUE=''
WITH_STDUUID_FALSE=''
WITH_STDUUID_TRUE=''
XTRANS_CFLAGS=''
XTRANS_LIBS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd7.2'
build_alias='i386-portbld-freebsd7.2'
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/libSM/work/libSM-1.1.0/install-sh'
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. ##
## ----------- ##

#define PACKAGE_NAME "libSM"
#define PACKAGE_TARNAME "libSM"
#define PACKAGE_VERSION "1.1.0"
#define PACKAGE_STRING "libSM 1.1.0"
#define PACKAGE_BUGREPORT 
"https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
#define PACKAGE "libSM"
#define VERSION "1.1.0"

configure: exit 2



Installed packages:

  ** root at smtp2 ** /usr/ports/x11/libXpm ** Wed Sep 02 10:33:01
# l /var/db/pkg/
total 12318
drwxr-xr-x  157 root  wheel     4608 Sep  2 10:27 .
drwxr-xr-x   16 root  wheel      512 Sep  2 10:27 ..
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 Xaw3d-1.5E_1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 amavisd-new-2.6.4_1,1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 arc-5.21o_1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 arj-3.10.22_1
drwxr-xr-x    2 root  wheel      512 Sep  2 08:12 autoconf-2.13.000227_6
drwxr-xr-x    2 root  wheel      512 Sep  2 08:09 autoconf-2.62
drwxr-xr-x    2 root  wheel      512 Aug 31 10:18 autoconf-wrapper-20071109
drwxr-xr-x    2 root  wheel      512 Aug 31 10:58 automake-1.10.1
drwxr-xr-x    2 root  wheel      512 Sep  2 08:09 automake-1.9.6_3
drwxr-xr-x    2 root  wheel      512 Sep  2 08:09 automake-wrapper-20071109
drwxr-xr-x    2 root  wheel      512 Sep  1 17:29 bash-4.0.24
drwxr-xr-x    2 root  wheel      512 Aug 31 10:57 bigreqsproto-1.0.2
drwxr-xr-x    2 root  wheel      512 Sep  1 17:26 bison-2.4.1,1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 cabextract-1.2
drwxr-xr-x    2 root  wheel      512 Sep  2 08:38 clamav-0.95.2
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 cvsup-16.1h_2
drwxr-xr-x    2 root  wheel      512 Sep  2 09:21 cyrus-sasl-2.1.23
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 db41-4.1.25_4
drwxr-xr-x    2 root  wheel      512 Sep  2 08:29 dmxproto-2.2.2
drwxr-xr-x    2 root  wheel      512 Sep  1 17:35 dnstracer-1.9
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 emacs-21.3_9
drwxr-xr-x    2 root  wheel      512 Sep  2 10:14 expat-2.0.1
drwxr-xr-x    2 root  wheel      512 Jul 15  2008 ezm3-1.2_1
drwxr-xr-x    2 root  wheel      512 Sep  2 10:14 fontconfig-2.6.0,1
drwxr-xr-x    2 root  wheel      512 Sep  2 08:30 fontsproto-2.0.2
drwxr-xr-x    2 root  wheel      512 Sep  2 09:28 fping-2.4b2_1
drwxr-xr-x    2 root  wheel      512 Sep  2 10:14 freetype2-2.3.9_1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 freeze-2.5_2
drwxr-xr-x    2 root  wheel      512 Sep  2 08:07 gccmakedep-1.0.2
drwxr-xr-x    2 root  wheel      512 Sep  2 09:28 gettext-0.17_1
drwxr-xr-x    2 root  wheel      512 Aug 31 10:15 gmake-3.81_3
drwxr-xr-x    2 root  wheel      512 Aug 31 10:18 help2man-1.36.4_3
drwxr-xr-x    2 root  wheel      512 Sep  2 08:07 imake-1.0.2_4,1
drwxr-xr-x    2 root  wheel      512 Aug 31 10:58 inputproto-1.5.0
drwxr-xr-x    2 root  wheel      512 Sep  2 08:49 ispell-3.3.02_4
drwxr-xr-x    2 root  wheel      512 Sep  2 08:11 jpeg-7
drwxr-xr-x    2 root  wheel      512 Sep  1 16:52 kbproto-1.0.3
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 lha-1.14i_6
drwxr-xr-x    2 root  wheel      512 Sep  2 08:30 libFS-1.0.1
drwxr-xr-x    2 root  wheel      512 Sep  2 08:30 libICE-1.0.4_1,1
drwxr-xr-x    2 root  wheel      512 Sep  1 16:53 libX11-1.2.1,1
drwxr-xr-x    2 root  wheel      512 Sep  1 16:51 libXau-1.0.4
drwxr-xr-x    2 root  wheel      512 Sep  1 16:51 libXdmcp-1.0.2_1
drwxr-xr-x    2 root  wheel      512 Sep  2 08:29 libXext-1.0.5,1
drwxr-xr-x    2 root  wheel      512 Sep  1 16:54 libXft-2.1.13
drwxr-xr-x    2 root  wheel      512 Sep  1 16:54 libXrender-0.9.4_1
drwxr-xr-x    2 root  wheel      512 Aug 31 10:24 libcheck-0.9.6
drwxr-xr-x    2 root  wheel      512 Sep  2 08:29 libdmx-1.0.2_1
drwxr-xr-x    2 root  wheel      512 Sep  2 10:14 libdrm-2.4.12
drwxr-xr-x    2 root  wheel      512 Sep  2 08:29 libfontenc-1.0.4
drwxr-xr-x    2 root  wheel      512 Sep  2 08:39 libgmp-4.3.1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:28 libiconv-1.13.1
drwxr-xr-x    2 root  wheel      512 Sep  2 08:31 liboldX-1.0.1
drwxr-xr-x    2 root  wheel      512 Sep  1 16:51 libpthread-stubs-0.1
drwxr-xr-x    2 root  wheel      512 Aug 31 10:03 libtool-2.2.6a
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 libungif-4.1.4_1
drwxr-xr-x    2 root  wheel      512 Sep  1 16:52 libxcb-1.4
drwxr-xr-x    2 root  wheel      512 Aug 31 10:46 libxml2-2.7.3_1
drwxr-xr-x    2 root  wheel      512 Aug 31 10:46 libxslt-1.1.24_2
drwxr-xr-x    2 root  wheel      512 Sep  2 08:19 lynx-2.8.6.5_5,1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 lzo2-2.03_2
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 lzop-1.02.r1
drwxr-xr-x    2 root  wheel      512 Sep  2 08:12 m4-1.4.13,1
drwxr-xr-x    2 root  wheel      512 Sep  2 08:07 makedepend-1.0.1,1
drwxr-xr-x    2 root  wheel      512 Sep  2 10:12 mysql-client-5.0.85
drwxr-xr-x    2 root  wheel      512 Sep  2 09:11 mysql-scripts-5.0.85
drwxr-xr-x    2 root  wheel      512 Sep  2 10:12 mysql-server-5.0.85
drwxr-xr-x    2 root  wheel      512 Sep  2 09:28 nagios-plugins-1.4.13,1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:28 net-snmp-5.4.2.1_5
drwxr-xr-x    2 root  wheel      512 Sep  2 09:28 nrpe-2.12_1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:28 openldap-client-2.3.43
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 p5-Archive-Tar-1.52
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Archive-Zip-1.30
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Authen-SASL-2.12
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-BerkeleyDB-0.39
drwxr-xr-x    2 root  wheel      512 Sep  2 08:21 
p5-Compress-Raw-Bzip2-2.021
drwxr-xr-x    2 root  wheel      512 Sep  1 17:06 p5-Compress-Raw-Zlib-2.021
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Compress-Zlib-2.015
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Convert-BinHex-1.119
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Convert-TNEF-0.17
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Convert-UUlib-1.30,1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:28 p5-Crypt-CBC-2.30
drwxr-xr-x    2 root  wheel      512 Sep  2 09:28 p5-Crypt-DES-2.05
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 
p5-Crypt-OpenSSL-Bignum-0.04
drwxr-xr-x    2 root  wheel      512 Sep  2 09:31 p5-Crypt-OpenSSL-RSA-0.25
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 
p5-Crypt-OpenSSL-Random-0.04
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-DBD-mysql50-4.012
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-DBI-1.60.9
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 p5-Digest-1.16
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Digest-HMAC-1.01
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Digest-MD5-2.39
drwxr-xr-x    2 root  wheel      512 Sep  2 09:31 p5-Digest-SHA-5.47
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Digest-SHA1-2.12
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-File-Temp-0.22
drwxr-xr-x    2 root  wheel      512 Sep  2 09:00 p5-GSSAPI-0.26
drwxr-xr-x    2 root  wheel      512 Aug 30 10:27 p5-IO-Compress-Base-2.015
drwxr-xr-x    2 root  wheel      512 Sep  2 08:21 p5-IO-Compress-Bzip2-2.015
drwxr-xr-x    2 root  wheel      512 Sep  1 16:57 p5-IO-Compress-Zlib-2.015
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-IO-Multiplex-1.10
drwxr-xr-x    2 root  wheel      512 Sep  2 09:31 p5-IO-Socket-INET6-2.56
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-IO-String-1.08
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-IO-Zlib-1.10
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-IO-stringy-2.110
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-MIME-Base64-3.08
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-MIME-Tools-5.427_1,2
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 p5-Mail-DKIM-0.36
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Mail-Tools-2.04
drwxr-xr-x    2 root  wheel      512 Sep  2 09:31 p5-Math-BigInt-1.89
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 p5-Net-1.22_1,1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:31 p5-Net-DNS-0.65
drwxr-xr-x    2 root  wheel      512 Sep  2 09:31 p5-Net-IP-1.25_1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:28 p5-Net-SNMP-5.2.0
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Net-Server-0.97
drwxr-xr-x    2 root  wheel      512 Aug 29 18:55 p5-Package-Constants-0.02
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 p5-PathTools-3.3000
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 
p5-Scalar-List-Utils-1.21,1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Socket6-0.23
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Storable-2.21
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Time-HiRes-1.9719,1
drwxr-xr-x    2 root  wheel      512 Aug 30 10:28 p5-TimeDate-1.16,1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 p5-Unix-Syslog-1.1
drwxr-xr-x    2 root  wheel      512 Aug 31 10:18 p5-gettext-1.05_2
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 p7zip-4.65
drwxr-xr-x    2 root  wheel      512 Sep  2 09:21 pcre-7.9
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 perl-5.8.9_3
drwxr-xr-x    2 root  wheel      512 Sep  2 08:32 pixman-0.15.4
drwxr-xr-x    2 root  wheel      512 Sep  2 10:27 pkg-config-0.23_1
-rw-r--r--    1 root  wheel  4891648 Sep  2 10:27 pkgdb.db
-rw-r--r--    1 root  wheel  4506624 Apr 18  2008 pkgdb.db.old
-rw-r--r--    1 root  wheel  2804736 Feb  1  2009 pkgdb.db.old2
drwxr-xr-x    2 root  wheel      512 Sep  1 17:17 png-1.2.38
drwxr-xr-x    2 root  wheel      512 Aug 28 11:13 portupgrade-2.4.6_3,2
drwxr-xr-x    2 root  wheel      512 Sep  2 09:22 postfix-2.6.3,1
drwxr-xr-x    2 root  wheel      512 Sep  2 09:45 postfix-policyd-sf-1.82,1
drwxr-xr-x    2 root  wheel      512 Sep  1 16:49 python25-2.5.4_2
drwxr-xr-x    2 root  wheel      512 Sep  2 09:28 radiusclient-0.5.6_1
drwxr-xr-x    2 root  wheel      512 Sep  1 16:53 renderproto-0.9.3
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 ripole-0.2.0
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 rpm2cpio-1.2_2
drwxr-xr-x    2 root  wheel      512 Sep  1 17:31 rsync-3.0.6
drwxr-xr-x    2 root  wheel      512 Aug 28 11:12 ruby-1.8.7.160_4,1
drwxr-xr-x    2 root  wheel      512 Aug 28 11:12 ruby18-bdb-0.6.5_1
drwxr-xr-x    2 root  wheel      512 Sep  2 08:11 tiff-3.8.2_4
drwxr-xr-x    2 root  wheel      512 Sep  2 08:12 tw_cli-9.5.2
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 unrar-3.90.b4,5
drwxr-xr-x    2 root  wheel      512 Sep  1 17:18 unzip-5.52_5
drwxr-xr-x    2 root  wheel      512 Sep  2 08:37 unzoo-4.4_2
drwxr-xr-x    2 root  wheel      512 Sep  1 17:21 wget-1.11.4_1
drwxr-xr-x    2 root  wheel      512 Sep  1 16:51 xcb-proto-1.5
drwxr-xr-x    2 root  wheel      512 Aug 31 10:58 xcmiscproto-1.1.2
drwxr-xr-x    2 root  wheel      512 Sep  2 08:28 xextproto-7.0.5
drwxr-xr-x    2 root  wheel      512 Aug 31 10:58 xf86bigfontproto-1.1.2
drwxr-xr-x    2 root  wheel      512 Sep  2 08:07 xorg-cf-files-1.0.2_3
drwxr-xr-x    2 root  wheel      512 Aug 31 10:57 xorg-macros-1.2.1
drwxr-xr-x    2 root  wheel      512 Sep  1 16:51 xproto-7.0.15
drwxr-xr-x    2 root  wheel      512 Sep  2 09:43 xterm-220
drwxr-xr-x    2 root  wheel      512 Aug 31 10:58 xtrans-1.2.3
drwxr-xr-x    2 root  wheel      512 Sep  2 09:30 zoo-2.10.1_2


Thanks for your time.




More information about the freebsd-x11 mailing list