ERR: /usr/ports/graphics/libGL.

VasiliStoup svsm at mail.ru
Wed Dec 23 08:10:33 UTC 2009


x11 at FreeBSD.org
gnome-config: not found
No package 'x11-xcb' found

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

Alternatively, you may set the environment variables DRIGL_CFLAGS
and DRIGL_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 at FreeBSD.org [maintainer] and attach the
"/usr/ports/graphics/libGL/work/Mesa-7.4.4/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/graphics/libGL.
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Mesa configure 7.4.2, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --disable-glu --disable-glut --disable-glw --with-demos=no --with-dri-drivers=no --enable-xcb --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.0

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

hostname = neo.gmsnet.ru
uname -m = i386
uname -r = 7.0-RELEASE-p1
uname -s = FreeBSD
uname -v = FreeBSD 7.0-RELEASE-p1 #0: Tue May  6 14:04:58 MSD 2008     svs at matrix.gmsnet.ru:/usr/src70/src/sys/i386/compile/matrix 

/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: .
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/svs/bin


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

configure:2043: checking build system type
configure:2061: result: i386-portbld-freebsd7.0
configure:2083: checking host system type
configure:2098: result: i386-portbld-freebsd7.0
configure:2172: checking for gcc
configure:2199: result: cc
configure:2431: checking for C compiler version
configure:2439: 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:2443: $? = 0
configure:2450: cc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:2454: $? = 0
configure:2461: cc -V >&5
cc: `-V' option must have argument
configure:2465: $? = 1
configure:2488: checking for C compiler default output file name
configure:2510: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2514: $? = 0
configure:2552: result: a.out
configure:2571: checking whether the C compiler works
configure:2581: ./a.out
configure:2585: $? = 0
configure:2604: result: yes
configure:2611: checking whether we are cross compiling
configure:2613: result: no
configure:2616: checking for suffix of executables
configure:2623: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2627: $? = 0
configure:2653: result: 
configure:2659: checking for suffix of object files
configure:2685: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:2689: $? = 0
configure:2714: result: o
configure:2718: checking whether we are using the GNU C compiler
configure:2747: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:2754: $? = 0
configure:2771: result: yes
configure:2780: checking whether cc accepts -g
configure:2810: cc -c -g -I/usr/local/include conftest.c >&5
configure:2817: $? = 0
configure:2918: result: yes
configure:2935: checking for cc option to accept ISO C89
configure:3009: cc  -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:3016: $? = 0
configure:3039: result: none needed
configure:3062: checking how to run the C preprocessor
configure:3102: cc -E -I/usr/local/include conftest.c
configure:3109: $? = 0
configure:3140: cc -E -I/usr/local/include conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:3147: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "7.4.2"
| #define PACKAGE_STRING "Mesa 7.4.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3180: result: cc -E
configure:3209: cc -E -I/usr/local/include conftest.c
configure:3216: $? = 0
configure:3247: cc -E -I/usr/local/include conftest.c
conftest.c:8:28: ac_nonexistent.h: No such file or directory
configure:3254: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "7.4.2"
| #define PACKAGE_STRING "Mesa 7.4.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3341: checking for gcc
configure:3368: result: cc
configure:3600: checking for C compiler version
configure:3608: 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:3612: $? = 0
configure:3619: cc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:3623: $? = 0
configure:3630: cc -V >&5
cc: `-V' option must have argument
configure:3634: $? = 1
configure:3637: checking whether we are using the GNU C compiler
configure:3690: result: yes
configure:3699: checking whether cc accepts -g
configure:3837: result: yes
configure:3854: checking for cc option to accept ISO C89
configure:3958: result: none needed
configure:4088: checking for C++ compiler version
configure:4096: 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:4100: $? = 0
configure:4107: c++ -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:4111: $? = 0
configure:4118: c++ -V >&5
c++: `-V' option must have argument
configure:4122: $? = 1
configure:4125: checking whether we are using the GNU C++ compiler
configure:4154: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cpp >&5
configure:4161: $? = 0
configure:4178: result: yes
configure:4187: checking whether c++ accepts -g
configure:4217: c++ -c -g -I/usr/local/include conftest.cpp >&5
configure:4224: $? = 0
configure:4325: result: yes
configure:4352: checking for gmake
configure:4379: result: gmake
configure:4392: checking for makedepend
configure:4410: found /usr/local/bin/makedepend
configure:4422: result: /usr/local/bin/makedepend
configure:4432: checking for sed
configure:4450: found /usr/bin/sed
configure:4462: result: /usr/bin/sed
configure:4586: checking for pkg-config
configure:4604: found /usr/local/bin/pkg-config
configure:4616: result: /usr/local/bin/pkg-config
configure:4641: checking pkg-config is at least version 0.9.0
configure:4644: result: yes
configure:4830: checking whether to enable assembly
configure:4875: result: yes, x86
configure:4916: checking for cc option to produce PIC
configure:5002: result: -fPIC
configure:5009: checking for dlopen
configure:5065: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5072: $? = 0
configure:5092: result: yes
configure:5169: checking for posix_memalign
configure:5225: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccF591ba.o(.text+0xd): In function `main':
: undefined reference to `posix_memalign'
configure:5232: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "7.4.2"
| #define PACKAGE_STRING "Mesa 7.4.2"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| /* end confdefs.h.  */
| /* Define posix_memalign to an innocuous variant, in case <limits.h> declares posix_memalign.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define posix_memalign innocuous_posix_memalign
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char posix_memalign (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef posix_memalign
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char posix_memalign ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_posix_memalign || defined __stub___posix_memalign
| choke me
| #endif
| 
| int
| main ()
| {
| return posix_memalign ();
|   ;
|   return 0;
| }
configure:5252: result: no
configure:5971: checking pkg-config files for X11 are available
configure:5974: $PKG_CONFIG --exists --print-errors "x11"
configure:5977: $? = 0
configure:5988: result: yes
configure:7543: checking for LIBDRM
configure:7550: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED"
configure:7553: $? = 0
configure:7566: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED"
configure:7569: $? = 0
configure:7646: result: yes
configure:7652: checking for DRI2PROTO
configure:7659: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED"
configure:7662: $? = 0
configure:7675: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED"
configure:7678: $? = 0
configure:7755: result: yes
configure:7772: checking for DRIGL
configure:7779: $PKG_CONFIG --exists --print-errors "$dri_modules"
gnome-config: not found
Package x11-xcb was not found in the pkg-config search path.
Perhaps you should add the directory containing `x11-xcb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'x11-xcb' found
configure:7782: $? = 1
configure:7795: $PKG_CONFIG --exists --print-errors "$dri_modules"
gnome-config: not found
Package x11-xcb was not found in the pkg-config search path.
Perhaps you should add the directory containing `x11-xcb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'x11-xcb' found
configure:7798: $? = 1
gnome-config: not found
No package 'x11-xcb' found
configure:7825: error: Package requirements (x11 xext xxf86vm xdamage xfixes x11-xcb xcb-glx) were not met:

gnome-config: not found
No package 'x11-xcb' found

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

Alternatively, you may set the environment variables DRIGL_CFLAGS
and DRIGL_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-freebsd7.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ARCH_FLAGS_set=''
ac_cv_env_ARCH_FLAGS_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=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=''
ac_cv_env_CPP_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_DRI2PROTO_CFLAGS_set=''
ac_cv_env_DRI2PROTO_CFLAGS_value=''
ac_cv_env_DRI2PROTO_LIBS_set=''
ac_cv_env_DRI2PROTO_LIBS_value=''
ac_cv_env_DRIGL_CFLAGS_set=''
ac_cv_env_DRIGL_CFLAGS_value=''
ac_cv_env_DRIGL_LIBS_set=''
ac_cv_env_DRIGL_LIBS_value=''
ac_cv_env_EXTRA_LIB_PATH_set=''
ac_cv_env_EXTRA_LIB_PATH_value=''
ac_cv_env_GLUT_CFLAGS_set=''
ac_cv_env_GLUT_CFLAGS_value=''
ac_cv_env_GLUT_LIBS_set=''
ac_cv_env_GLUT_LIBS_value=''
ac_cv_env_GLW_CFLAGS_set=''
ac_cv_env_GLW_CFLAGS_value=''
ac_cv_env_GLW_LIBS_set=''
ac_cv_env_GLW_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_LIBDRM_CFLAGS_set=''
ac_cv_env_LIBDRM_CFLAGS_value=''
ac_cv_env_LIBDRM_LIBS_set=''
ac_cv_env_LIBDRM_LIBS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_MKLIB_OPTIONS_set=''
ac_cv_env_MKLIB_OPTIONS_value=''
ac_cv_env_OPT_FLAGS_set=''
ac_cv_env_OPT_FLAGS_value=''
ac_cv_env_PIC_FLAGS_set=''
ac_cv_env_PIC_FLAGS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_X11_INCLUDES_set=''
ac_cv_env_X11_INCLUDES_value=''
ac_cv_env_XCB_CFLAGS_set=''
ac_cv_env_XCB_CFLAGS_value=''
ac_cv_env_XCB_LIBS_set=''
ac_cv_env_XCB_LIBS_value=''
ac_cv_env_XLIBGL_CFLAGS_set=''
ac_cv_env_XLIBGL_CFLAGS_value=''
ac_cv_env_XLIBGL_LIBS_set=''
ac_cv_env_XLIBGL_LIBS_value=''
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd7.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_func_dlopen=yes
ac_cv_func_posix_memalign=no
ac_cv_host=i386-portbld-freebsd7.0
ac_cv_objext=o
ac_cv_path_MKDEP=/usr/local/bin/makedepend
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_CPP='cc -E'
ac_cv_prog_MAKE=gmake
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
lt_cv_sys_max_cmd_len=262144
pkg_cv_DRI2PROTO_CFLAGS='-I/usr/local/include  '
pkg_cv_DRI2PROTO_LIBS=' '
pkg_cv_LIBDRM_CFLAGS='-I/usr/local/include -I/usr/local/include/drm  '
pkg_cv_LIBDRM_LIBS='-L/usr/local/lib -ldrm  '

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

APP_LIB_DEPS=''
ARCH_FLAGS=''
ASM_API='$(X86_API)'
ASM_FLAGS='-DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM'
ASM_SOURCES='$(X86_SOURCES)'
CC='cc'
CFLAGS='-O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe -Wall -fno-strict-aliasing'
DEFINES=' -DUSE_XCB'
DEFS=''
DRI2PROTO_CFLAGS='-I/usr/local/include  '
DRI2PROTO_LIBS=' '
DRIGL_CFLAGS=''
DRIGL_LIBS=''
DRIVER_DIRS='dri'
DRI_DIRS=''
DRI_DRIVER_INSTALL_DIR=''
DRI_LIB_DEPS=''
DRI_PC_REQ_PRIV='libdrm >= 2.4.3'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXPAT_INCLUDES=''
EXTRA_LIB_PATH=''
GLUT_CFLAGS=''
GLUT_LIBS=''
GLUT_LIB_DEPS=''
GLUT_LIB_NAME='lib$(GLUT_LIB).so'
GLUT_MESA_DEPS=''
GLUT_PC_CFLAGS=''
GLUT_PC_LIB_PRIV=''
GLUT_PC_REQ_PRIV=''
GLU_DIRS='sgi'
GLU_LIB_DEPS=''
GLU_LIB_NAME='lib$(GLU_LIB).so'
GLU_MESA_DEPS=''
GLU_PC_CFLAGS=''
GLU_PC_LIB_PRIV=''
GLU_PC_REQ=''
GLU_PC_REQ_PRIV=''
GLW_CFLAGS=''
GLW_LIBS=''
GLW_LIB_DEPS=''
GLW_LIB_NAME='lib$(GLW_LIB).so'
GLW_MESA_DEPS=''
GLW_PC_CFLAGS=''
GLW_PC_LIB_PRIV=''
GLW_PC_REQ_PRIV=''
GLW_SOURCES=''
GL_LIB_DEPS=''
GL_LIB_NAME='lib$(GL_LIB).so'
GL_PC_CFLAGS=''
GL_PC_LIB_PRIV=''
GL_PC_REQ_PRIV='libdrm >= 2.4.3 dri2proto >= 1.99.3'
GREP=''
LDFLAGS='-L/usr/local/lib'
LIBDRM_CFLAGS='-I/usr/local/include -I/usr/local/include/drm  '
LIBDRM_LIBS='-L/usr/local/lib -ldrm  '
LIBOBJS=''
LIBS=''
LIB_DIR='lib'
LTLIBOBJS=''
MAKE='gmake'
MKDEP='/usr/local/bin/makedepend'
MKDEP_OPTIONS='-fdepend'
MKLIB_OPTIONS=''
MOTIF_CFLAGS=''
MOTIF_CONFIG=''
OBJEXT='o'
OPT_FLAGS=''
OSMESA_LIB=''
OSMESA_LIB_DEPS=''
OSMESA_LIB_NAME='lib$(OSMESA_LIB).so'
OSMESA_MESA_DEPS=''
OSMESA_PC_LIB_PRIV=''
OSMESA_PC_REQ=''
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa'
PACKAGE_NAME='Mesa'
PACKAGE_STRING='Mesa 7.4.2'
PACKAGE_TARNAME='mesa'
PACKAGE_VERSION='7.4.2'
PATH_SEPARATOR=':'
PIC_FLAGS='-fPIC'
PKG_CONFIG='/usr/local/bin/pkg-config'
POSIX_SHELL=''
PROGRAM_DIRS=''
SED='/usr/bin/sed'
SHELL='/bin/sh'
SRC_DIRS='glx/x11 mesa'
USING_EGL=''
WINDOW_SYSTEM='dri'
X11_INCLUDES=''
XCB_CFLAGS=''
XCB_LIBS=''
XLIBGL_CFLAGS=''
XLIBGL_LIBS=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='cc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd7.0'
build_alias='i386-portbld-freebsd7.0'
build_cpu='i386'
build_os='freebsd7.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd7.0'
host_alias=''
host_cpu='i386'
host_os='freebsd7.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
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 "Mesa"
#define PACKAGE_TARNAME "mesa"
#define PACKAGE_VERSION "7.4.2"
#define PACKAGE_STRING "Mesa 7.4.2"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"

configure: exit 1
-------------- next part --------------
GeoIP-1.4.6
OpenEXR-1.6.1
adodb-4.99.1
apache-2.2.8
apache-ant-1.7.1
apr-db42-1.2.12
aspell-0.60.6_1
autoconf-2.13.000227_6
autoconf-2.61_2
autoconf-2.62
autoconf-wrapper-20071109
automake-1.10.1
automake-1.4.6_5
automake-1.5_4,1
automake-1.9.6_2
automake-wrapper-20071109
bash-3.2.33
bdftopcf-1.0.1
bigreqsproto-1.0.2
bison-2.3_3,1
bitstream-vera-1.10_4
boost-1.34.1
btpd-0.15
ca_root_nss-3.11.9_2
cdk-5.0.20050424,1
compositeproto-0.4
cryptopp-5.6.0
ctcs-1.4.1
ctorrent-3.3.2_1
ctorrent-3.3.2_2
cups-base-1.3.5_1
curl-7.19.4
cyrus-sasl-2.1.22_1
damageproto-1.1.0_2
db42-4.2.52_5
dbus-1.2.1
dbus-glib-0.82
desktop-file-utils-0.14
diablo-jdk-1.5.0.07.01_9
dmxproto-2.2.2
docbook-4.1_3
docbook-xml-4.2_1
docbook-xsl-1.71.1_2
dri2proto-2.0
ed2k-hash-1.4
edonkey-tool-hash-0.4.0
encodings-1.0.2,1
evieext-1.0.2
expat-2.0.0_1
findutils-4.4.0_1
fixesproto-4.0
flac-1.2.1
flex-2.5.35_1
font-bh-ttf-1.0.0
font-misc-ethiopic-1.0.0
font-misc-meltho-1.0.0_1
font-util-1.0.1
fontcacheproto-0.1.2
fontconfig-2.5.0,1
fontsproto-2.0.2
freetds-msdblib-0.64_3,1
freetype2-2.3.5
gamin-0.1.9_1
gccmakedep-1.0.2
gettext-0.16.1_3
ghostscript8-8.62_5
gio-fam-backend-2.20.5
glib-2.14.4
glib-2.20.5
glproto-1.4.8
gmake-3.81_2
gnome_subr-1.0
gnutls-2.0.2_1
gnutls-2.6.5
gperf-3.0.3
gsfonts-8.11_4
gsm-1.0.13
gsmlib-1.10_4
gstreamer-0.10.24
gstreamer-plugins-0.10.24,3
help2man-1.36.4_1
hicolor-icon-theme-0.10_2
iceauth-1.0.2
icu-3.8.1_2
iksemel-1.3_2
ilmbase-1.0.0_2
inputproto-1.4.2.1
intltool-0.37.1
iso8879-1986_2
jackit-0.103.0_1
jakarta-commons-cli-1.0_2,1
jakarta-commons-lang-2.3_2
jasper-1.900.1_6
javavmwrapper-2.3
jbigkit-1.6
jdk-1.6.0.3p3_1
jpeg-6b_4
jpeg-7
junit-4.6
kbproto-1.0.3
kdehier-1.0_11
lcms-1.17,1
libFS-1.0.0_1
libICE-1.0.4,1
libSM-1.0.3,1
libX11-1.1.3,1
libXScrnSaver-1.1.2
libXTrap-1.0.0
libXau-1.0.3_2
libXaw-1.0.4,1
libXcomposite-0.4.0,1
libXcursor-1.1.9_1
libXdamage-1.1.1
libXdmcp-1.0.2
libXevie-1.0.2
libXext-1.0.3,1
libXfixes-4.0.3_1
libXfont-1.3.1_3,1
libXfontcache-1.0.4
libXft-2.1.12
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
libXtst-1.0.3
libXv-1.0.3_1,1
libXvMC-1.0.4_1
libXxf86vm-1.0.2
libart_lgpl-2.3.20,1
libaudiofile-0.2.6
libcheck-0.9.6
libdmx-1.0.2_1
libdrm-2.4.11
libexecinfo-1.1_1
libfontenc-1.0.4
libgcrypt-1.2.4_1
libgcrypt-1.4.1
libgcrypt-1.4.4
libgmp-4.2.4
libgpg-error-1.5
libiconv-1.11_1
libidn-1.8
libltdl-1.5.26
libmad-0.15.1b_2
libmng-1.0.9
libmspack-0.0.20060920
libogg-1.1.3,4
liboil-0.3.16
liboldX-1.0.1
libpthread-stubs-0.1
libsigc++-2.2.3
libslang2-2.1.4_1
libsndfile-1.0.17_2
libthai-0.1.5_3
libtool-1.5.24
libtool-2.2.6a
libtorrent-0.12.2
libungif-4.1.4_5
libusb-0.1.12_2
libvorbis-1.2.0_2,3
libxcb-1.2_1
libxkbfile-1.0.4
libxkbui-1.0.2_1
libxml2-2.6.32
libxslt-1.1.24
licq-base-1.3.5_2
licq-console-1.3.6
log4j-1.2.15_1
luit-1.0.2_2
lynx-2.8.6.5_2,1
lzo-1.08_2,1
lzo2-2.02_1
m4-1.4.9,1
mDNSResponder-108
makedepend-1.0.1,1
mc-4.6.1_6
ming-0.3.0_3
mkfontdir-1.0.3_1
mkfontscale-1.0.3
mpfr-2.4.1
mpg123-1.6.4
mysql++-mysql51-3.0.8
mysql-client-5.1.24_1
mysql-server-5.1.24_1
nasm-2.02,1
ncftp-2.4.3_1
ncftp1-1.9.5
neon26-0.26.4
net-snmp-5.4.1_5
net-snmp-5.4.2.1_6
netpbm-10.26.57
newt-0.51.0_8
nspr-4.8.2
open-motif-2.2.3_5
openh323-1.19.0.1_1
openldap-client-2.3.40
p5-Compress-Raw-Zlib-2.015
p5-Compress-Zlib-2.015
p5-HTML-Parser-3.60
p5-HTML-Tagset-3.20
p5-IO-Compress-Base-2.015
p5-IO-Compress-Zlib-2.015
p5-ReadLine-Gnu-1.17a
p5-URI-1.37
p5-WWW-BitTorrent-0.01
p5-XML-Parser-2.36
p5-gettext-1.05_1
p5-libwww-5.825
patch-2.6
pcre-7.4
perl-5.8.8_1
php-adodb-ext-5.04
php5-5.2.8
php5-calendar-5.2.10
php5-ctype-5.2.10
php5-dom-5.2.10
php5-extensions-1.3
php5-filter-5.2.10
php5-ftp-5.2.10
php5-gd-5.2.9
php5-gettext-5.2.10
php5-hash-5.2.10
php5-iconv-5.2.10
php5-json-5.2.10
php5-ming-5.2.9
php5-mssql-5.2.9
php5-mysql-5.2.8
php5-odbc-5.2.10
php5-openssl-5.2.10
php5-pdo-5.2.10
php5-pdo_sqlite-5.2.10
php5-pgsql-5.2.9
php5-posix-5.2.10
php5-session-5.2.10
php5-simplexml-5.2.9
php5-snmp-5.2.10
php5-sockets-5.2.10
php5-spl-5.2.10
php5-sqlite-5.2.10
php5-sybase_ct-5.2.10
php5-tokenizer-5.2.10
php5-xml-5.2.10
php5-xmlreader-5.2.10
php5-xmlwriter-5.2.10
php5-zip-5.2.10
php5-zlib-5.2.10
pixman-0.9.6
pkg-config-0.22_1
png-1.2.23_1
popt-1.7_4
portaudio-18.1_2
portaudit-0.5.12
postgresql-client-8.1.10
printproto-1.0.3
pwlib-1.12.0_5,1
python-2.5,2
python25-2.5.1_1
qmake-3.3.8_1
randrproto-1.2.1
recordproto-1.13.2
renderproto-0.9.3
resourceproto-1.0.2
rpm-3.0.6_14
ruby-1.8.6.111_2,1
samba-3.0.28,1
samba-libsmbclient-3.0.28a_1
scrnsaverproto-1.1.0
sdocbook-xml-1.1,1
speex-1.2.r1_1,1
subversion-1.4.6_1
t1lib-5.1.2_1,1
tiff-3.8.2_1
torrentvolve-1.4.b_2
trapproto-3.4.3
unixODBC-2.2.14_1
unrar-3.80.b2,5
unzip-5.52_3
v4l_compat-1.0.20060801
vicq-0.4.2_1
videoproto-2.2.2
xbitmaps-1.0.1
xcb-proto-1.4
xcb-util-0.3.4
xclock-1.0.3
xcmiscproto-1.1.2
xdm-1.1.6_3
xdm-1.1.8_1
xdm-1.1.8_2
xextproto-7.0.2
xf86vidmodeproto-2.2.2
xineramaproto-1.1.2
xmlcatmgr-2.2
xproto-7.0.10_1
xterm-235
xtrans-1.0.4
zip-2.32


More information about the freebsd-x11 mailing list