Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2009 12:34:03 +0100 (CET)
From:      plopsml@free.fr
To:        x11@FreeBSD.org
Subject:   x11/libX11 port
Message-ID:  <54237690.2940211236857643000.JavaMail.root@zimbra9-e2.priv.proxad.net>
In-Reply-To: <277546788.2940081236857625576.JavaMail.root@zimbra9-e2.priv.proxad.net>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_95744_1946755226.1236857642996
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit

Hi,

Here is the output I had doing a "make deinstall && make reinstall" on /usr/ports/x11/libX11 (up to date). Easy to solve, but you have to check the ports dependancies.

--- snip ---
checking for X11... configure: error: Package requirements (xextproto xtrans xcb >= 1.1.92) were not met:

Requested 'xcb >= 1.1.92' but version of XCB is 1.1.90.1

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables X11_CFLAGS
and X11_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/libX11/work/libX11-1.2/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/libX11.
*** Error code 1

Stop in /usr/ports/x11/libX11.
--- snip ---

As suggested in the error message, I attached the /usr/ports/x11/libX11/work/libX11-1.2/config.log file, and the output of `ls
/var/db/pkg`.

Best regards,

Mikael Davranche
------=_Part_95744_1946755226.1236857642996
Content-Type: application/octet-stream; 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 libX11 configure 1.2, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --enable-xdmauth --datadir=/usr/local/lib --with-xcb=yes --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-freebsd6.2

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

hostname = pelisse.dev.atos.fr
uname -m = i386
uname -r = 6.2-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 6.2-STABLE #1: Fri Mar  9 09:22:31 CET 2007     plops@pelisse.dev.atos.fr:/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: /usr/X11R6/bin
PATH: /home/plops/bin


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

configure:2119: checking for a BSD-compatible install
configure:2175: result: /usr/bin/install -c -o root -g wheel
configure:2186: checking whether build environment is sane
configure:2229: result: yes
configure:2257: checking for a thread-safe mkdir -p
configure:2296: result: ./install-sh -c -d
configure:2309: checking for gawk
configure:2339: result: no
configure:2309: checking for mawk
configure:2339: result: no
configure:2309: checking for nawk
configure:2325: found /usr/bin/nawk
configure:2336: result: nawk
configure:2347: checking whether make sets $(MAKE)
configure:2368: result: yes
configure:2557: checking whether to enable maintainer-specific portions of Makefiles
configure:2566: result: no
configure:2591: checking if xorg-macros used to generate configure is at least 1.2
configure:2606: result: yes, 1.2.1
configure:2689: checking build system type
configure:2707: result: i386-portbld-freebsd6.2
configure:2729: checking host system type
configure:2744: result: i386-portbld-freebsd6.2
configure:2778: checking for style of include used by make
configure:2806: result: GNU
configure:2876: checking for gcc
configure:2903: result: cc
configure:3141: checking for C compiler version
configure:3148: cc --version >&5
cc (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3151: $? = 0
configure:3158: cc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:3161: $? = 0
configure:3168: cc -V >&5
cc: `-V' option must have argument
configure:3171: $? = 1
configure:3194: checking for C compiler default output file name
configure:3221: cc -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:3224: $? = 0
configure:3262: result: a.out
configure:3279: checking whether the C compiler works
configure:3289: ./a.out
configure:3292: $? = 0
configure:3309: result: yes
configure:3316: checking whether we are cross compiling
configure:3318: result: no
configure:3321: checking for suffix of executables
configure:3328: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:3331: $? = 0
configure:3355: result: 
configure:3361: checking for suffix of object files
configure:3387: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:3390: $? = 0
configure:3413: result: o
configure:3417: checking whether we are using the GNU C compiler
configure:3446: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:3452: $? = 0
configure:3469: result: yes
configure:3474: checking whether cc accepts -g
configure:3504: cc -c -g  conftest.c >&5
configure:3510: $? = 0
configure:3609: result: yes
configure:3626: checking for cc option to accept ISO C89
configure:3700: cc  -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:3706: $? = 0
configure:3729: result: none needed
configure:3749: checking dependency style of cc
configure:3840: result: gcc3
configure:3855: checking for a sed that does not truncate output
configure:3911: result: /usr/bin/sed
configure:3914: checking for grep that handles long lines and -e
configure:3988: result: /usr/bin/grep
configure:3993: checking for egrep
configure:4071: result: /usr/bin/grep -E
configure:4087: checking for ld used by cc
configure:4154: result: /usr/bin/ld
configure:4163: checking if the linker (/usr/bin/ld) is GNU ld
configure:4178: result: yes
configure:4183: checking for /usr/bin/ld option to reload object files
configure:4190: result: -r
configure:4208: checking for BSD-compatible nm
configure:4257: result: /usr/bin/nm -B
configure:4261: checking whether ln -s works
configure:4265: result: yes
configure:4272: checking how to recognize dependent libraries
configure:4458: result: pass_all
configure:4703: checking how to run the C preprocessor
configure:4743: cc -E  conftest.c
configure:4749: $? = 0
configure:4780: cc -E  conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:4786: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "libX11 1.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE "libX11"
| #define VERSION "1.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4819: result: cc -E
configure:4848: cc -E  conftest.c
configure:4854: $? = 0
configure:4885: cc -E  conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:4891: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "libX11 1.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE "libX11"
| #define VERSION "1.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4929: checking for ANSI C header files
configure:4959: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:4965: $? = 0
configure:5064: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c  >&5
configure:5067: $? = 0
configure:5073: ./conftest
configure:5076: $? = 0
configure:5093: result: yes
configure:5117: checking for sys/types.h
configure:5138: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5144: $? = 0
configure:5160: result: yes
configure:5117: checking for sys/stat.h
configure:5138: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5144: $? = 0
configure:5160: result: yes
configure:5117: checking for stdlib.h
configure:5138: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5144: $? = 0
configure:5160: result: yes
configure:5117: checking for string.h
configure:5138: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5144: $? = 0
configure:5160: result: yes
configure:5117: checking for memory.h
configure:5138: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5144: $? = 0
configure:5160: result: yes
configure:5117: checking for strings.h
configure:5138: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5144: $? = 0
configure:5160: result: yes
configure:5117: checking for inttypes.h
configure:5138: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5144: $? = 0
configure:5160: result: yes
configure:5117: checking for stdint.h
configure:5138: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5144: $? = 0
configure:5160: result: yes
configure:5117: checking for unistd.h
configure:5138: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5144: $? = 0
configure:5160: result: yes
configure:5187: checking dlfcn.h usability
configure:5204: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:5210: $? = 0
configure:5224: result: yes
configure:5228: checking dlfcn.h presence
configure:5243: cc -E  conftest.c
configure:5249: $? = 0
configure:5263: result: yes
configure:5296: checking for dlfcn.h
configure:5304: result: yes
configure:5433: checking for C++ compiler version
configure:5440: c++ --version >&5
c++ (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5443: $? = 0
configure:5450: c++ -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:5453: $? = 0
configure:5460: c++ -V >&5
c++: `-V' option must have argument
configure:5463: $? = 1
configure:5466: checking whether we are using the GNU C++ compiler
configure:5495: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cpp >&5
configure:5501: $? = 0
configure:5518: result: yes
configure:5523: checking whether c++ accepts -g
configure:5553: c++ -c -g  conftest.cpp >&5
configure:5559: $? = 0
configure:5658: result: yes
configure:5683: checking dependency style of c++
configure:5774: result: gcc3
configure:5799: checking how to run the C++ preprocessor
configure:5835: c++ -E  conftest.cpp
configure:5841: $? = 0
configure:5872: c++ -E  conftest.cpp
conftest.cpp:21:28: ac_nonexistent.h: No such file or directory
configure:5878: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "libX11 1.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE "libX11"
| #define VERSION "1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5911: result: c++ -E
configure:5940: c++ -E  conftest.cpp
configure:5946: $? = 0
configure:5977: c++ -E  conftest.cpp
conftest.cpp:21:28: ac_nonexistent.h: No such file or directory
configure:5983: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libX11"
| #define PACKAGE_TARNAME "libX11"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "libX11 1.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
| #define PACKAGE "libX11"
| #define VERSION "1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6076: checking for g77
configure:6106: result: no
configure:6076: checking for xlf
configure:6106: result: no
configure:6076: checking for f77
configure:6092: found /usr/bin/f77
configure:6103: result: f77
configure:6133: checking for Fortran 77 compiler version
configure:6140: f77 --version >&5
GNU Fortran (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:6143: $? = 0
configure:6150: f77 -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:6153: $? = 0
configure:6160: f77 -V >&5
f77: `-V' option must have argument
configure:6163: $? = 1
configure:6171: checking whether we are using the GNU Fortran 77 compiler
configure:6190: f77 -c  conftest.F >&5
configure:6196: $? = 0
configure:6213: result: yes
configure:6219: checking whether f77 accepts -g
configure:6236: f77 -c -g conftest.f >&5
configure:6242: $? = 0
configure:6258: result: yes
configure:6287: checking the maximum length of command line arguments
configure:6399: result: 262144
configure:6411: checking command to parse /usr/bin/nm -B output from cc object
configure:6516: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:6519: $? = 0
configure:6523: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6526: $? = 0
configure:6578: cc -o conftest -O2 -fno-strict-aliasing -pipe   conftest.c conftstm.o >&5
configure:6581: $? = 0
configure:6619: result: ok
configure:6623: checking for objdir
configure:6638: result: .libs
configure:6730: checking for ar
configure:6746: found /usr/bin/ar
configure:6757: result: ar
configure:6826: checking for ranlib
configure:6842: found /usr/bin/ranlib
configure:6853: result: ranlib
configure:6922: checking for strip
configure:6938: found /usr/bin/strip
configure:6949: result: strip
configure:7547: checking if cc supports -fno-rtti -fno-exceptions
configure:7565: cc -c -O2 -fno-strict-aliasing -pipe  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7569: $? = 0
configure:7582: result: no
configure:7597: checking for cc option to produce PIC
configure:7829: result: -fPIC
configure:7837: checking if cc PIC flag -fPIC works
configure:7855: cc -c -O2 -fno-strict-aliasing -pipe  -fPIC -DPIC conftest.c >&5
configure:7859: $? = 0
configure:7872: result: yes
configure:7900: checking if cc static flag -static works
configure:7928: result: yes
configure:7938: checking if cc supports -c -o file.o
configure:7959: cc -c -O2 -fno-strict-aliasing -pipe  -o out/conftest2.o conftest.c >&5
configure:7963: $? = 0
configure:7985: result: yes
configure:8011: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:8992: result: yes
configure:9013: checking whether -lc should be explicitly linked in
configure:9018: cc -c -O2 -fno-strict-aliasing -pipe  conftest.c >&5
configure:9021: $? = 0
configure:9036: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9039: $? = 1
configure:9051: result: yes
configure:9059: checking dynamic linker characteristics
configure:9673: result: freebsd6.2 ld.so
configure:9697: checking how to hardcode library paths into programs
configure:9722: result: immediate
configure:9736: checking whether stripping libraries is possible
configure:9741: result: yes
configure:10543: checking if libtool supports shared libraries
configure:10545: result: yes
configure:10548: checking whether to build shared libraries
configure:10569: result: yes
configure:10572: checking whether to build static libraries
configure:10576: result: yes
configure:10670: creating libtool
configure:11263: checking for ld used by c++
configure:11330: result: /usr/bin/ld
configure:11339: checking if the linker (/usr/bin/ld) is GNU ld
configure:11354: result: yes
configure:11405: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12351: result: yes
configure:12368: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cpp >&5
configure:12371: $? = 0
configure:12527: checking for c++ option to produce PIC
configure:12811: result: -fPIC
configure:12819: checking if c++ PIC flag -fPIC works
configure:12837: c++ -c -O2 -fno-strict-aliasing -pipe  -fPIC -DPIC conftest.cpp >&5
configure:12841: $? = 0
configure:12854: result: yes
configure:12882: checking if c++ static flag -static works
configure:12910: result: yes
configure:12920: checking if c++ supports -c -o file.o
configure:12941: c++ -c -O2 -fno-strict-aliasing -pipe  -o out/conftest2.o conftest.cpp >&5
configure:12945: $? = 0
configure:12967: result: yes
configure:12993: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:13022: result: yes
configure:13089: checking dynamic linker characteristics
configure:13651: result: freebsd6.2 ld.so
configure:13675: checking how to hardcode library paths into programs
configure:13700: result: immediate
configure:14239: checking if libtool supports shared libraries
configure:14241: result: yes
configure:14244: checking whether to build shared libraries
configure:14264: result: yes
configure:14267: checking whether to build static libraries
configure:14271: result: yes
configure:14281: checking for f77 option to produce PIC
configure:14513: result: -fPIC
configure:14521: checking if f77 PIC flag -fPIC works
configure:14539: f77 -c -g -O2 -fPIC conftest.f >&5
configure:14543: $? = 0
configure:14556: result: yes
configure:14584: checking if f77 static flag -static works
configure:14612: result: yes
configure:14622: checking if f77 supports -c -o file.o
configure:14643: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14647: $? = 0
configure:14669: result: yes
configure:14695: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:15656: result: yes
configure:15723: checking dynamic linker characteristics
configure:16285: result: freebsd6.2 ld.so
configure:16309: checking how to hardcode library paths into programs
configure:16334: result: immediate
configure:19953: checking for bash
configure:19971: found /usr/local/bin/bash
configure:19983: result: /usr/local/bin/bash
configure:19991: checking if dolt supports this host
configure:20018: result: yes, replacing libtool
configure:20192: checking for gcc
configure:20219: result: cc
configure:20457: checking for C compiler version
configure:20464: cc --version >&5
cc (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:20467: $? = 0
configure:20474: cc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:20477: $? = 0
configure:20484: cc -V >&5
cc: `-V' option must have argument
configure:20487: $? = 1
configure:20490: checking whether we are using the GNU C compiler
configure:20542: result: yes
configure:20547: checking whether cc accepts -g
configure:20682: result: yes
configure:20699: checking for cc option to accept ISO C89
configure:20802: result: none needed
configure:20822: checking dependency style of cc
configure:20913: result: gcc3
configure:21061: checking for cpp
configure:21080: found /usr/bin/cpp
configure:21092: result: /usr/bin/cpp
configure:21108: checking if /usr/bin/cpp requires -undef
configure:21119: result: yes
configure:21134: checking if /usr/bin/cpp requires -traditional
configure:21145: result: yes
configure:21166: checking whether to use XCB
configure:21173: result: yes
configure:21234: checking for pkg-config
configure:21252: found /usr/local/bin/pkg-config
configure:21264: result: /usr/local/bin/pkg-config
configure:21293: checking pkg-config is at least version 0.9.0
configure:21296: result: yes
configure:21307: checking for XPROTO
configure:21315: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.13"
configure:21318: $? = 0
configure:21333: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.13"
configure:21336: $? = 0
configure:21412: result: yes
configure:21619: checking for X11
configure:21627: $PKG_CONFIG --exists --print-errors "xextproto xtrans $X11_REQUIRES"
Requested 'xcb >= 1.1.92' but version of XCB is 1.1.90.1
configure:21630: $? = 1
configure:21645: $PKG_CONFIG --exists --print-errors "xextproto xtrans $X11_REQUIRES"
Requested 'xcb >= 1.1.92' but version of XCB is 1.1.90.1
configure:21648: $? = 1
Requested 'xcb >= 1.1.92' but version of XCB is 1.1.90.1
configure:21676: error: Package requirements (xextproto xtrans xcb >= 1.1.92) were not met:

Requested 'xcb >= 1.1.92' but version of XCB is 1.1.90.1

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables X11_CFLAGS
and X11_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


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

ac_cv_build=i386-portbld-freebsd6.2
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BIGFONT_CFLAGS_set=''
ac_cv_env_BIGFONT_CFLAGS_value=''
ac_cv_env_BIGFONT_LIBS_set=''
ac_cv_env_BIGFONT_LIBS_value=''
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_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_X11_CFLAGS_set=''
ac_cv_env_X11_CFLAGS_value=''
ac_cv_env_X11_LIBS_set=''
ac_cv_env_X11_LIBS_value=''
ac_cv_env_XDMCP_CFLAGS_set=''
ac_cv_env_XDMCP_CFLAGS_value=''
ac_cv_env_XDMCP_LIBS_set=''
ac_cv_env_XDMCP_LIBS_value=''
ac_cv_env_XKBPROTO_CFLAGS_set=''
ac_cv_env_XKBPROTO_CFLAGS_value=''
ac_cv_env_XKBPROTO_LIBS_set=''
ac_cv_env_XKBPROTO_LIBS_value=''
ac_cv_env_XPROTO_CFLAGS_set=''
ac_cv_env_XPROTO_CFLAGS_value=''
ac_cv_env_XPROTO_LIBS_set=''
ac_cv_env_XPROTO_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd6.2
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_f77_compiler_gnu=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd6.2
ac_cv_objext=o
ac_cv_path_DOLT_BASH=/usr/local/bin/bash
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_RAWCPP=/usr/bin/cpp
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_F77=f77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_use_xcb=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_compiler_static_works_F77=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_lib_search_path_spec=/usr/lib
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
pkg_cv_XPROTO_CFLAGS='-I/usr/local/include  '
pkg_cv_XPROTO_LIBS=' '

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

ACLOCAL='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2/missing --run aclocal-1.10'
ADMIN_MAN_DIR=''
ADMIN_MAN_SUFFIX=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2/missing --run tar'
APP_MAN_DIR=''
APP_MAN_SUFFIX=''
AR='ar'
AUTOCONF='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2/missing --run automake-1.10'
AWK='nawk'
BIGFONT_CFLAGS=''
BIGFONT_LIBS=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='cc'
CFLAGS='-O2 -fno-strict-aliasing -pipe'
CHANGELOG_CMD=''
CPP='cc -E'
CPPFLAGS=''
CWARNFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DOLT_BASH='/usr/local/bin/bash'
DRIVER_MAN_DIR=''
DRIVER_MAN_SUFFIX=''
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
FILE_MAN_DIR=''
FILE_MAN_SUFFIX=''
GREP='/usr/bin/grep'
I18N_MODULE_LIBS=''
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'
KEYSYMDEF=''
LAUNCHD=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(top_builddir)/doltlibtool'
LIB_MAN_DIR=''
LIB_MAN_SUFFIX=''
LINT=''
LINTLIB=''
LINT_FALSE=''
LINT_FLAGS=''
LINT_TRUE=''
LN_S='ln -s'
LTCOMPILE='$(top_builddir)/doltcompile $(COMPILE)'
LTCXXCOMPILE='$(top_builddir)/doltcompile $(CXXCOMPILE)'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2/missing --run makeinfo'
MAKE_LINT_LIB_FALSE=''
MAKE_LINT_LIB_TRUE=''
MALLOC_ZERO_CFLAGS=''
MANPAGES_FALSE=''
MANPAGES_TRUE=''
MISC_MAN_DIR=''
MISC_MAN_SUFFIX=''
NMEDIT=''
OBJEXT='o'
OS2_FALSE=''
OS2_TRUE=''
PACKAGE='libX11'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
PACKAGE_NAME='libX11'
PACKAGE_STRING='libX11 1.2'
PACKAGE_TARNAME='libX11'
PACKAGE_VERSION='1.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
RANLIB='ranlib'
RAWCPP='/usr/bin/cpp'
RAWCPPFLAGS='-undef -traditional'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
THRSTUBS_FALSE=''
THRSTUBS_TRUE=''
UDC_FALSE=''
UDC_TRUE=''
VERSION='1.2'
WCHAR32=''
X11_CFLAGS=''
X11_DATADIR=''
X11_EXTRA_DEPS='xcb >= 1.1.92'
X11_LIBDIR=''
X11_LIBS=''
X11_LOCALEDATADIR=''
X11_LOCALEDIR=''
X11_LOCALELIBDIR=''
XCB_FALSE='#'
XCB_TRUE=''
XCMS_FALSE=''
XCMS_TRUE=''
XDMCP_CFLAGS=''
XDMCP_LIBS=''
XERRORDB=''
XKBPROTO_CFLAGS=''
XKBPROTO_LIBS=''
XKBPROTO_REQUIRES=''
XKB_FALSE=''
XKB_TRUE=''
XKEYSYMDB=''
XLIB_LOADABLE_I18N_FALSE=''
XLIB_LOADABLE_I18N_TRUE=''
XLOCALEDATADIR=''
XLOCALEDIR=''
XLOCALELIBDIR=''
XLOCALE_FALSE=''
XLOCALE_TRUE=''
XMALLOC_ZERO_CFLAGS=''
XPROTO_CFLAGS='-I/usr/local/include  '
XPROTO_LIBS=' '
XTHREADLIB=''
XTHREAD_CFLAGS=''
XTMALLOC_ZERO_CFLAGS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='f77'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd6.2'
build_alias='i386-portbld-freebsd6.2'
build_cpu='i386'
build_os='freebsd6.2'
build_vendor='portbld'
datadir='/usr/local/lib'
datarootdir='${prefix}/share'
distcleancheck_listfiles=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd6.2'
host_alias=''
host_cpu='i386'
host_os='freebsd6.2'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info/'
install_sh='$(SHELL) /usr/ports/x11/libX11/work/libX11-1.2/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 "libX11"
#define PACKAGE_TARNAME "libX11"
#define PACKAGE_VERSION "1.2"
#define PACKAGE_STRING "libX11 1.2"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
#define PACKAGE "libX11"
#define VERSION "1.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define USE_XCB 1

configure: exit 1

------=_Part_95744_1946755226.1236857642996
Content-Type: application/octet-stream; name=packages
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=packages

ORBit2-2.14.14
Thunar-0.9.3
appres-1.0.1
aterm-1.0.1_2
atk-1.24.0
autoconf-2.62
autoconf-wrapper-20071109
automake-1.10.1
automake-1.9.6_3
automake-wrapper-20071109
bash-3.2.48_1
bdftopcf-1.0.1
beforelight-1.0.2
bigreqsproto-1.0.2
bitmap-1.0.3
bitstream-vera-1.10_4
cairo-1.6.4_3,1
compositeproto-0.4
consolekit-0.2.10_3
corkscrew-2.0
damageproto-1.1.0_2
db41-4.1.25_4
dbus-1.2.1
dbus-glib-0.76
desktop-file-utils-0.15_1
dmidecode-2.10
dmxproto-2.2.2
dri-7.0.3_1,2
editres-1.0.3
encodings-1.0.2,1
expat-2.0.1
firefox-2.0.0.20,1
fixesproto-4.0
font-adobe-100dpi-1.0.0_1
font-adobe-75dpi-1.0.0
font-adobe-utopia-100dpi-1.0.1
font-adobe-utopia-75dpi-1.0.1
font-adobe-utopia-type1-1.0.1
font-alias-1.0.1
font-arabic-misc-1.0.0
font-bh-100dpi-1.0.0
font-bh-75dpi-1.0.0
font-bh-lucidatypewriter-100dpi-1.0.0
font-bh-lucidatypewriter-75dpi-1.0.0
font-bh-ttf-1.0.0
font-bh-type1-1.0.0
font-bitstream-100dpi-1.0.0
font-bitstream-75dpi-1.0.0
font-bitstream-type1-1.0.0
font-cronyx-cyrillic-1.0.0
font-cursor-misc-1.0.0
font-daewoo-misc-1.0.0
font-dec-misc-1.0.0
font-ibm-type1-1.0.0
font-isas-misc-1.0.0
font-jis-misc-1.0.0
font-micro-misc-1.0.0
font-misc-cyrillic-1.0.0
font-misc-ethiopic-1.0.0
font-misc-meltho-1.0.0_1
font-misc-misc-1.0.0
font-mutt-misc-1.0.0
font-schumacher-misc-1.0.0_1
font-screen-cyrillic-1.0.1
font-sony-misc-1.0.0
font-sun-misc-1.0.0
font-util-1.0.1
font-winitzki-cyrillic-1.0.0
font-xfree86-type1-1.0.0
fontcacheproto-0.1.2
fontconfig-2.6.0,1
fontsproto-2.0.2
fonttosfnt-1.0.3
freetype2-2.3.7
fslsfonts-1.0.1
fstobdf-1.0.2
gamin-0.1.10
gconf2-2.22.0_1
gettext-0.17_1
gio-fam-backend-2.18.4
glib-2.18.4
glproto-1.4.8
gmake-3.81_3
gnome_subr-1.0
gnomehier-2.3_10
gtk-2.12.11_1
gtk-engines2-2.14.3
hal-0.5.11_1
hicolor-icon-theme-0.10_2
iceauth-1.0.2
ico-1.0.2
inputproto-1.5.0
intltool-0.40.5
jpeg-6b_7
kbproto-1.0.3
libFS-1.0.0_1
libGL-7.0.3
libGLU-7.0.3
libICE-1.0.4_1,1
libIDL-0.8.12
libSM-1.1.0_1,1
libXScrnSaver-1.1.2
libXTrap-1.0.0
libXau-1.0.4
libXaw-1.0.4_1,1
libXcomposite-0.4.0,1
libXcursor-1.1.9_1
libXdamage-1.1.1
libXdmcp-1.0.2_1
libXevie-1.0.2
libXext-1.0.3,1
libXfixes-4.0.3_1
libXfont-1.3.4,1
libXfontcache-1.0.4
libXft-2.1.13
libXi-1.1.3,1
libXinerama-1.0.2,1
libXmu-1.0.3,1
libXp-1.0.0,1
libXpm-3.5.7
libXprintAppUtil-1.0.1
libXprintUtil-1.0.1
libXrandr-1.2.2_1
libXrender-0.9.4_1
libXres-1.0.3_3
libXt-1.0.5_1
libXtst-1.0.3_1
libXv-1.0.3_1,1
libXvMC-1.0.4_1
libXxf86dga-1.0.2
libXxf86misc-1.0.1
libXxf86vm-1.0.1
libafterimage-1.18
libcheck-0.9.6
libcroco-0.6.1_1
libdmx-1.0.2_1
libdrm-2.3.1
libexecinfo-1.1_3
libexo-0.3.4_2
libfontenc-1.0.4
libgsf-1.14.8_2
libiconv-1.11_1
libmspack-0.0.20040308_3
libnotify-0.4.4_2
liboldX-1.0.1
libpthread-stubs-0.1
librsvg2-2.22.3
libtool-1.5.26
libungif-4.1.4_5
libutempter-1.1.5_1
libvolume_id-0.81.1
libxcb-1.1.90.1
libxfce4gui-4.4.3
libxfce4mcs-4.4.3
libxfce4util-4.6.0
libxkbfile-1.0.4
libxkbui-1.0.2_1
libxml2-2.7.3
listres-1.0.1
luit-1.0.2_2
lynx-2.8.6.5_4,1
m4-1.4.12,1
mkcomposecache-1.2_1
mkfontdir-1.0.4
mkfontscale-1.0.6
nspr-4.7
nss-3.11.9_2
oclock-1.0.1
openldap-client-2.3.43
p5-URI-1.37
p5-XML-Parser-2.36
pango-1.20.5
pciids-20090224
pcre-7.8
perl-5.8.9_2
pixman-0.14.0
pkg-config-0.23_1
pkg_tree-1.1_1
pkgdb.db
png-1.2.35
policykit-0.9_1
popt-1.7_5
portupgrade-2.4.6,2
printproto-1.0.3
python25-2.5.4_1
randrproto-1.2.1
recordproto-1.13.2
renderproto-0.9.3
resourceproto-1.0.2
rgb-1.0.1
rstart-1.0.2
ruby-1.8.6.287,1
ruby18-bdb-0.6.4
samba-3.0.32_3,1
scripts-1.0.1
scrnsaverproto-1.1.0
sessreg-1.0.3
setxkbmap-1.0.4
shared-mime-info-0.51
showfont-1.0.1_1
smproxy-1.0.2
startup-notification-0.9_2
strace-4.5.18_1
synergy-1.3.1_7
tiff-3.8.2_3
trapproto-3.4.3
twm-1.0.3_3
unix2dos-1.3
unzip-5.52_5
videoproto-2.2.2
viewres-1.0.1
wget-1.11.2_1
wxgtk2-2.6.3_5
wxgtk2-common-2.6.3_4
x11perf-1.4.1
xauth-1.0.2
xbacklight-1.1
xbiff-1.0.1
xbitmaps-1.0.1
xcalc-1.0.2
xcb-proto-1.4
xcb-util-0.2.1
xclipboard-1.0.1
xclock-1.0.3
xcmiscproto-1.1.2
xcmsdb-1.0.1
xconsole-1.0.3
xcursor-themes-1.0.1_1
xcursorgen-1.0.2
xdbedizzy-1.0.2
xditview-1.0.1
xdm-1.1.6_3
xdpyinfo-1.0.2_1
xdriinfo-1.0.2
xedit-1.0.2
xev-1.0.2
xextproto-7.0.5
xeyes-1.0.1
xf86-input-keyboard-1.2.2_2
xf86-input-mouse-1.2.3_2
xf86-video-ati-6.9.0
xf86-video-intel-2.4.3
xf86-video-mach64-6.8.0
xf86-video-nv-2.1.12
xf86-video-r128-6.8.0
xf86-video-radeonhd-1.2.4
xf86-video-vesa-1.3.0_2
xf86-video-vga-4.1.0_2
xf86-video-via-0.2.2_3
xf86bigfontproto-1.1.2
xf86dga-1.0.2
xf86dgaproto-2.0.3
xf86driproto-2.0.3
xf86miscproto-0.9.2
xf86rushproto-1.1.2
xf86vidmodeproto-2.2.2
xfce4-cpugraph-plugin-0.3.0_5
xfce4-desktop-4.4.3
xfce4-mcs-manager-4.4.3
xfce4-mcs-plugins-4.4.3
xfce4-notes-plugin-1.6.3
xfce4-panel-4.4.3
xfce4-screenshooter-plugin-1.4.0
xfce4-session-4.4.3
xfce4-utils-4.4.3
xfce4-wm-4.4.3
xfd-1.0.1
xfindproxy-1.0.1
xfontsel-1.0.2
xfs-1.0.5_1,1
xfsinfo-1.0.1
xfwp-1.0.1
xgamma-1.0.2
xgc-1.0.1
xhost-1.0.2
xineramaproto-1.1.2
xinit-1.0.7
xkbcomp-1.0.3
xkbevd-1.0.2
xkbprint-1.0.1
xkbutils-1.0.1_1
xkeyboard-config-1.4
xkill-1.0.1
xload-1.0.2
xlogo-1.0.1
xlsatoms-1.0.1
xlsclients-1.0.1
xlsfonts-1.0.2
xmag-1.0.2
xman-1.0.3
xmessage-1.0.2
xmodmap-1.0.3
xmore-1.0.1
xorg-7.3_2
xorg-apps-7.3
xorg-docs-1.4,1
xorg-drivers-7.3_3
xorg-fonts-100dpi-7.3
xorg-fonts-7.3_1
xorg-fonts-75dpi-7.3
xorg-fonts-cyrillic-7.3
xorg-fonts-miscbitmaps-7.3
xorg-fonts-truetype-7.4
xorg-fonts-type1-7.3
xorg-libraries-7.3_2
xorg-macros-1.2.1
xorg-protos-7.3_2
xorg-server-1.4.2,1
xphelloworld-1.0.1_1
xplsprinters-1.0.1
xpr-1.0.2
xprehashprinterlist-1.0.1
xprop-1.0.3
xproto-7.0.15
xproxymanagementprotocol-1.0.2
xrandr-1.2.2
xrdb-1.0.4
xrefresh-1.0.2
xrx-1.0.1_1
xset-1.0.3
xsetmode-1.0.0
xsetpointer-1.0.1
xsetroot-1.0.2
xsm-1.0.1
xstdcmap-1.0.1
xterm-238
xtrans-1.2.3
xtrap-1.0.2
xtrlock-2.0.12_2
xv-3.10a_7
xvidtune-1.0.1
xvinfo-1.0.2
xwd-1.0.1
xwininfo-1.0.3
xwud-1.0.1
zip-3.0

------=_Part_95744_1946755226.1236857642996--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54237690.2940211236857643000.JavaMail.root>