Date: Tue, 10 Mar 2009 05:49:17 -0700 (PDT) From: Teguh Wibowo <ber1teguh@yahoo.com> To: x11@freebsd.org Subject: kdegraphics4 - bug report Message-ID: <930467.68950.qm@web53612.mail.re2.yahoo.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Installation of kdegraphics4 using port failed unexpectedly. Please see attachment for more details.
Best regards,
Teguh
Get your new Email address!
Grab the Email name you've always wanted before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/
[-- Attachment #2 --]
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.3.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --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 = kantor.limabit.com
uname -m = i386
uname -r = 7.0-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/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:1927: checking build system type
configure:1945: result: i386-portbld-freebsd7.0
configure:1967: checking host system type
configure:1982: result: i386-portbld-freebsd7.0
configure:2056: checking for gcc
configure:2083: result: cc
configure:2321: checking for C compiler version
configure:2328: cc --version >&5
cc (GCC) 4.2.1 20070719 [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:2331: $? = 0
configure:2338: 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 20070719 [FreeBSD]
configure:2341: $? = 0
configure:2348: cc -V >&5
cc: '-V' option must have argument
configure:2351: $? = 1
configure:2374: checking for C compiler default output file name
configure:2401: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:2404: $? = 0
configure:2442: result: a.out
configure:2459: checking whether the C compiler works
configure:2469: ./a.out
configure:2472: $? = 0
configure:2489: result: yes
configure:2496: checking whether we are cross compiling
configure:2498: result: no
configure:2501: checking for suffix of executables
configure:2508: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5
configure:2511: $? = 0
configure:2535: result:
configure:2541: checking for suffix of object files
configure:2567: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:2570: $? = 0
configure:2593: result: o
configure:2597: checking whether we are using the GNU C compiler
configure:2626: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:2632: $? = 0
configure:2649: result: yes
configure:2654: checking whether cc accepts -g
configure:2684: cc -c -g -I/usr/local/include conftest.c >&5
configure:2690: $? = 0
configure:2789: result: yes
configure:2806: checking for cc option to accept ISO C89
configure:2880: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:2886: $? = 0
configure:2909: result: none needed
configure:2932: checking how to run the C preprocessor
configure:2972: cc -E -I/usr/local/include conftest.c
configure:2978: $? = 0
configure:3009: cc -E -I/usr/local/include conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3015: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "7.3.0"
| #define PACKAGE_STRING "Mesa 7.3.0"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3048: result: cc -E
configure:3077: cc -E -I/usr/local/include conftest.c
configure:3083: $? = 0
configure:3114: cc -E -I/usr/local/include conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3120: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "7.3.0"
| #define PACKAGE_STRING "Mesa 7.3.0"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3205: checking for gcc
configure:3232: result: cc
configure:3470: checking for C compiler version
configure:3477: cc --version >&5
cc (GCC) 4.2.1 20070719 [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:3480: $? = 0
configure:3487: 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 20070719 [FreeBSD]
configure:3490: $? = 0
configure:3497: cc -V >&5
cc: '-V' option must have argument
configure:3500: $? = 1
configure:3503: checking whether we are using the GNU C compiler
configure:3555: result: yes
configure:3560: checking whether cc accepts -g
configure:3695: result: yes
configure:3712: checking for cc option to accept ISO C89
configure:3815: result: none needed
configure:3949: checking for C++ compiler version
configure:3956: c++ --version >&5
c++ (GCC) 4.2.1 20070719 [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:3959: $? = 0
configure:3966: c++ -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
configure:3969: $? = 0
configure:3976: c++ -V >&5
c++: '-V' option must have argument
configure:3979: $? = 1
configure:3982: checking whether we are using the GNU C++ compiler
configure:4011: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cpp >&5
configure:4017: $? = 0
configure:4034: result: yes
configure:4039: checking whether c++ accepts -g
configure:4069: c++ -c -g -I/usr/local/include conftest.cpp >&5
configure:4075: $? = 0
configure:4174: result: yes
configure:4201: checking for gmake
configure:4228: result: gmake
configure:4241: checking for makedepend
configure:4259: found /usr/local/bin/makedepend
configure:4271: result: /usr/local/bin/makedepend
configure:4281: checking for sed
configure:4299: found /usr/bin/sed
configure:4311: result: /usr/bin/sed
configure:4431: checking for pkg-config
configure:4449: found /usr/local/bin/pkg-config
configure:4461: result: /usr/local/bin/pkg-config
configure:4490: checking pkg-config is at least version 0.9.0
configure:4493: result: yes
configure:4679: checking whether to enable assembly
configure:4724: result: yes, x86
configure:4765: checking for cc option to produce PIC
configure:4851: result: -fPIC
configure:4858: checking for dlopen
configure:4914: 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:4920: $? = 0
configure:4937: result: yes
configure:5010: checking for posix_memalign
configure:5066: 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:5089: result: yes
configure:5832: checking pkg-config files for X11 are available
configure:5835: $PKG_CONFIG --exists --print-errors "x11"
configure:5838: $? = 0
configure:5849: result: yes
configure:7341: checking for LIBDRM
configure:7349: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED"
configure:7352: $? = 0
configure:7367: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED"
configure:7370: $? = 0
configure:7446: result: yes
configure:7452: checking for DRI2PROTO
configure:7460: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED"
configure:7463: $? = 0
configure:7478: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED"
configure:7481: $? = 0
configure:7557: result: yes
configure:7574: checking for DRIGL
configure:7582: $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
gnome-config: not found
Package xcb-glx was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcb-glx.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xcb-glx' found
configure:7585: $? = 1
configure:7600: $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
gnome-config: not found
Package xcb-glx was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcb-glx.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xcb-glx' found
configure:7603: $? = 1
No package 'x11-xcb' found
No package 'xcb-glx' found
configure:7631: error: Package requirements (x11 xext xxf86vm xdamage xfixes x11-xcb xcb-glx) were not met:
No package 'x11-xcb' found
No package 'xcb-glx' 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=yes
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=' -DHAVE_POSIX_MEMALIGN -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 -Iinclude'
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.3.0'
PACKAGE_TARNAME='mesa'
PACKAGE_VERSION='7.3.0'
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.3.0"
#define PACKAGE_STRING "Mesa 7.3.0"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
configure: exit 1
[-- Attachment #3 --]
[root@kantor /home/limabit]# uname -a
FreeBSD kantor.limabit.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
[root@kantor /home/limabit]# ls /var/db/pkg/
amspsfnt-1.0_5 libXcursor-1.1.9 xclock-1.0.3
appres-1.0.1 libXdamage-1.1.1 xcmsdb-1.0.1
bash-3.2.25 libXdmcp-1.0.2 xconsole-1.0.3
bdftopcf-1.0.1 libXevie-1.0.2 xcursor-themes-1.0.1_1
beforelight-1.0.2 libXext-1.0.3,1 xcursorgen-1.0.2
bitmap-1.0.3 libXfixes-4.0.3 xdbedizzy-1.0.2
bitstream-vera-1.10_4 libXfont-1.3.1_2,1 xditview-1.0.1
cdrtools-2.01_6 libXfontcache-1.0.4 xdm-1.1.6_2
cmpsfont-1.0_6 libXft-2.1.12 xdpyinfo-1.0.2
compositeproto-0.4 libXi-1.1.3,1 xdriinfo-1.0.2
cups-base-1.3.9_3 libXinerama-1.0.2,1 xedit-1.0.2
cvsup-without-gui-16.1h_3 libXmu-1.0.3,1 xev-1.0.2
damageproto-1.1.0_2 libXp-1.0.0,1 xextproto-7.0.2
dbus-1.0.2_2 libXpm-3.5.7 xeyes-1.0.1
dbus-glib-0.74 libXprintAppUtil-1.0.1 xf86-input-keyboard-1.2.2_1
dmidecode-2.9 libXprintUtil-1.0.1 xf86-input-mouse-1.2.3
dri-7.0.1,2 libXrandr-1.2.2 xf86-video-ati-6.7.195
dri2proto-1.99.3 libXrender-0.9.4 xf86-video-i810-1.6.5_3
editres-1.0.3 libXres-1.0.3_2 xf86-video-nv-2.1.6
encodings-1.0.2,1 libXt-1.0.5 xf86-video-vesa-1.3.0_1
expat-2.0.0_1 libXtst-1.0.3 xf86-video-vga-4.1.0_1
fixesproto-4.0 libXv-1.0.3,1 xf86-video-via-0.2.2_2
font-adobe-100dpi-1.0.0_1 libXvMC-1.0.4 xf86dga-1.0.2
font-adobe-75dpi-1.0.0 libXxf86dga-1.0.2 xf86dgaproto-2.0.3
font-adobe-utopia-100dpi-1.0.1 libXxf86misc-1.0.1 xf86miscproto-0.9.2
font-adobe-utopia-75dpi-1.0.1 libXxf86vm-1.0.1 xf86vidmodeproto-2.2.2
font-adobe-utopia-type1-1.0.1 libdmx-1.0.2 xfd-1.0.1
font-alias-1.0.1 libdrm-2.4.5 xfindproxy-1.0.1
font-arabic-misc-1.0.0 libfontenc-1.0.4 xfontsel-1.0.2
font-bh-100dpi-1.0.0 libgcrypt-1.4.4 xfs-1.0.5,1
font-bh-75dpi-1.0.0 libgpg-error-1.7 xfsinfo-1.0.1
font-bh-lucidatypewriter-100dpi-1.0.0 libiconv-1.11_1 xfwp-1.0.1
font-bh-lucidatypewriter-75dpi-1.0.0 liboldX-1.0.1 xgamma-1.0.2
font-bh-ttf-1.0.0 libpthread-stubs-0.1 xgc-1.0.1
font-bh-type1-1.0.0 libtool-1.5.26 xhost-1.0.2
font-bitstream-100dpi-1.0.0 libvolume_id-0.75.0_1 xineramaproto-1.1.2
font-bitstream-75dpi-1.0.0 libwww-5.4.0_4 xinit-1.0.7
font-bitstream-type1-1.0.0 libxkbfile-1.0.4 xkbcomp-1.0.3
font-cronyx-cyrillic-1.0.0 libxkbui-1.0.2 xkbevd-1.0.2
font-cursor-misc-1.0.0 libxml2-2.6.30 xkbprint-1.0.1
font-daewoo-misc-1.0.0 listres-1.0.1 xkbutils-1.0.1
font-dec-misc-1.0.0 luit-1.0.2_2 xkeyboard-config-1.0_1
font-ibm-type1-1.0.0 makedepend-1.0.1,1 xkill-1.0.1
font-isas-misc-1.0.0 mkcomposecache-1.2_1 xload-1.0.2
font-jis-misc-1.0.0 mkfontdir-1.0.3 xlogo-1.0.1
font-micro-misc-1.0.0 mkfontscale-1.0.3 xlsatoms-1.0.1
font-misc-cyrillic-1.0.0 nas-1.9.1_3 xlsclients-1.0.1
font-misc-ethiopic-1.0.0 oclock-1.0.1 xlsfonts-1.0.2
font-misc-meltho-1.0.0_1 p5-type1inst-0.6.1_5 xmag-1.0.2
font-misc-misc-1.0.0 pciids-20071004 xman-1.0.3
font-mutt-misc-1.0.0 pcre-7.4 xmessage-1.0.2
font-schumacher-misc-1.0.0 perl-5.8.9_2 xmodmap-1.0.3
font-screen-cyrillic-1.0.1 pixman-0.9.6 xmore-1.0.1
font-sony-misc-1.0.0 pkg-config-0.22_1 xorg-7.3_1
font-sun-misc-1.0.0 png-1.2.22 xorg-apps-7.3
font-util-1.0.1 policykit-0.1.20060514_4 xorg-cf-files-1.0.2_3
font-winitzki-cyrillic-1.0.0 printproto-1.0.3 xorg-docs-1.4,1
font-xfree86-type1-1.0.0 python25-2.5.1_1 xorg-drivers-7.3
fontcacheproto-0.1.2 qt4-corelib-4.4.3 xorg-fonts-100dpi-7.3
fontconfig-2.4.2_2,1 qt4-gui-4.4.3_2 xorg-fonts-7.3
fontsproto-2.0.2 qt4-moc-4.4.3 xorg-fonts-75dpi-7.3
fonttosfnt-1.0.3 qt4-qmake-4.4.3 xorg-fonts-cyrillic-7.3
freetype2-2.3.5 qt4-rcc-4.4.3 xorg-fonts-miscbitmaps-7.3
fslsfonts-1.0.1 qt4-uic-4.4.3 xorg-fonts-truetype-7.3
fstobdf-1.0.2 randrproto-1.2.1 xorg-fonts-type1-7.3
gccmakedep-1.0.2 recordproto-1.13.2 xorg-libraries-7.3_1
gd-2.0.35,1 renderproto-0.9.3 xorg-protos-7.3
gettext-0.16.1_3 rgb-1.0.1 xorg-server-1.4_4,1
ghostscript8-8.63 rstart-1.0.2 xphelloworld-1.0.1_1
glib-2.14.2 scripts-1.0.1 xplsprinters-1.0.1
glproto-1.4.9 scrnsaverproto-1.1.0 xpr-1.0.2
gmake-3.81_3 sessreg-1.0.3 xprehashprinterlist-1.0.1
gnome_subr-1.0 setxkbmap-1.0.4 xprop-1.0.3
gnutls-2.6.4 showfont-1.0.1 xproto-7.0.10_1
gsfonts-8.11_4 smproxy-1.0.2 xrandr-1.2.2
hal-0.5.8.20070909 t1lib-5.1.2_1,1 xrdb-1.0.4
iceauth-1.0.2 teTeX-base-3.0_14 xrefresh-1.0.2
ico-1.0.2 teTeX-texmf-3.0_5 xrx-1.0.1
imake-1.0.2_4,1 tex-texmflocal-1.9 xset-1.0.3
inputproto-1.4.2.1 texi2html-1.76_1,1 xsetmode-1.0.0
jpeg-6b_7 tiff-3.8.2_3 xsetpointer-1.0.1
kbproto-1.0.3 trapproto-3.4.3 xsetroot-1.0.2
libFS-1.0.0 twm-1.0.3_3 xsm-1.0.1
libGL-7.0.1 videoproto-2.2.2 xstdcmap-1.0.1
libICE-1.0.4,1 viewres-1.0.1 xterm-229
libSM-1.0.3,1 x11perf-1.4.1 xtrans-1.0.4
libX11-1.1.3,1 xauth-1.0.2 xtrap-1.0.2
libXScrnSaver-1.1.2 xbacklight-1.1 xvidtune-1.0.1
libXTrap-1.0.0 xbiff-1.0.1 xvinfo-1.0.2
libXau-1.0.3_2 xbitmaps-1.0.1 xwd-1.0.1
libXaw-1.0.4,1 xcalc-1.0.2 xwininfo-1.0.3
libXcomposite-0.4.0,1 xclipboard-1.0.1 xwud-1.0.1
[root@kantor /home/limabit]#
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?930467.68950.qm>
