Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Sep 2009 21:46:58 -0400
From:      Guoqin Ren <renguoqin@gmail.com>
To:        openoffice@FreeBSD.org
Subject:   configure: error: JDK is too old, you need at least 1.5
Message-ID:  <4A9F2012.5050301@gmail.com>

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

Hi,

 I got the error message repeatedly when I tried to build openoffice3.  
I have diablo-jdk16 and diablo-jre16 installed on FreeBSD 8 beta 3. 

**checking the installed JDK... configure: error: JDK is too old, you 
need at least 
1.5                                                                          
 
===>  Script "configure" failed unexpectedly.


Attached: config.log, pkg.tex (ls /var/db/pkg)

Thanks,

Guoqin

--------------040701080107080809020306
Content-Type: text/plain;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 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 configure, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --with-gnu-cp=/usr/local/bin/gcp --with-gnu-patch=/usr/local/bin/gpatch --enable-crashdump=yes --with-system-zlib --with-system-stdlibs --with-epm=internal --enable-minimizer --enable-presenter-console --enable-pdfimport --enable-wiki-publisher --enable-report-builder --with-jdk-home=/usr/local/diablo-jdk1.6.0 --with-ant-home=/usr/local/share/java/apache-ant --enable-cups=yes --enable-build-mozilla --with-system-freetype=yes --with-lang=en-US --enable-symbols=SMALL --with-system-icu=no --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.0

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

hostname = st.unh.edu
uname -m = i386
uname -r = 8.0-BETA3
uname -s = FreeBSD
uname -v = FreeBSD 8.0-BETA3 #0: Sat Aug 22 02:36:50 UTC 2009     root@almeida.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: /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solenv/bin
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:3599: checking for grep that handles long lines and -e
configure:3673: result: /usr/bin/grep
configure:3678: checking for egrep
configure:3756: result: /usr/bin/grep -E
configure:3765: checking for gawk
configure:3795: result: no
configure:3765: checking for mawk
configure:3795: result: no
configure:3765: checking for nawk
configure:3781: found /usr/bin/nawk
configure:3792: result: nawk
configure:3805: checking for nawk
configure:3823: found /usr/bin/nawk
configure:3835: result: /usr/bin/nawk
configure:3853: checking for sed
configure:3871: found /usr/bin/sed
configure:3883: result: /usr/bin/sed
configure:3900: checking for solenv environment
configure:3904: result: default
configure:3969: checking build system type
configure:3987: result: i386-portbld-freebsd8.0
configure:4009: checking host system type
configure:4024: result: i386-portbld-freebsd8.0
configure:4046: checking target system type
configure:4061: result: i386-portbld-freebsd8.0
configure:4195: checking the FreeBSD operating system release
configure:4202: result: found OSVERSION=800107
configure:4204: checking which thread library to use
configure:4216: result: -pthread
configure:4261: checking whether to enable crashdump feature
configure:4265: result: yes
configure:4307: checking whether to turn warnings to errors
configure:4320: result: no
configure:4325: checking whether to do a debug build
configure:4336: result: no
configure:4341: checking whether to build with additional debug utilities
configure:4353: result: no, full product build
configure:4360: checking whether to include symbols into final build
configure:4370: result: yes, small ones
configure:4389: checking whether to strip the solver or not.
configure:4411: checking whether to enable native CUPS support
configure:4415: result: yes
configure:4424: checking whether to enable fontconfig support
configure:4428: result: yes
configure:4438: checking whether to enable filters for legacy binary file formats (StarOffice 5.2)
configure:4447: result: yes
configure:4494: checking whether to use RPATH in shared libraries
configure:4501: result: yes
configure:4505: checking whether to include MySpell dictionaries
configure:4508: result: yes
configure:4564: checking which shell to use
configure:4611: result: tcsh
configure:4633: checking for tcsh
configure:4651: found /bin/tcsh
configure:4663: result: /bin/tcsh
configure:4733: checking gcc home
configure:4740: result: /usr
configure:4799: checking for gcc
configure:4826: result: cc
configure:5064: checking for C compiler version
configure:5071: 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:5074: $? = 0
configure:5081: 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:5084: $? = 0
configure:5091: cc -V >&5
cc: '-V' option must have argument
configure:5094: $? = 1
configure:5117: checking for C compiler default output file name
configure:5144: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5147: $? = 0
configure:5185: result: a.out
configure:5202: checking whether the C compiler works
configure:5212: ./a.out
configure:5215: $? = 0
configure:5232: result: yes
configure:5239: checking whether we are cross compiling
configure:5241: result: no
configure:5244: checking for suffix of executables
configure:5251: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5254: $? = 0
configure:5278: result: 
configure:5284: checking for suffix of object files
configure:5310: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5313: $? = 0
configure:5336: result: o
configure:5340: checking whether we are using the GNU C compiler
configure:5369: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5375: $? = 0
configure:5392: result: yes
configure:5397: checking whether cc accepts -g
configure:5427: cc -c -g -I/usr/local/include conftest.c >&5
configure:5433: $? = 0
configure:5532: result: yes
configure:5549: checking for cc option to accept ISO C89
configure:5623: cc  -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5629: $? = 0
configure:5652: result: none needed
configure:5678: checking for cc
configure:5696: found /usr/bin/cc
configure:5708: result: /usr/bin/cc
configure:5724: checking the GNU gcc compiler version
configure:5744: result: checked (gcc 4.2.1)
configure:5760: checking whether to enable pch feature
configure:5778: result: no
configure:5783: checking for GNU make
configure:5792: result: gmake
configure:5800: checking the GNU make version
configure:5805: result: gmake 3.81
configure:5896: checking for --hash-style=both linker support 
configure:5926: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,--hash-style=both conftest.c  >&5
/usr/bin/ld: unrecognized option '--hash-style=both'
/usr/bin/ld: use the --help option for usage information
configure:5932: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
|    #include <stdio.h>
| 
| int
| main ()
| {
| 
|     printf ("hello world\n");
| 
|   ;
|   return 0;
| }
configure:5952: result: not found 
configure:6097: checking for perl
configure:6115: found /usr/bin/perl
configure:6127: result: /usr/bin/perl
configure:6150: checking the Perl version
configure:6159: result: checked (perl 5)
configure:6168: checking for required Perl modules
configure:6171: result: all modules found
configure:6597: checking how to run the C preprocessor
configure:6637: cc -E -I/usr/local/include conftest.c
configure:6643: $? = 0
configure:6674: cc -E -I/usr/local/include conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:6680: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6713: result: cc -E
configure:6742: cc -E -I/usr/local/include conftest.c
configure:6748: $? = 0
configure:6779: cc -E -I/usr/local/include conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:6785: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6823: checking for ANSI C header files
configure:6853: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6859: $? = 0
configure:6958: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6961: $? = 0
configure:6967: ./conftest
configure:6970: $? = 0
configure:6987: result: yes
configure:7116: checking for C++ compiler version
configure:7123: 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:7126: $? = 0
configure:7133: 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:7136: $? = 0
configure:7143: c++ -V >&5
c++: '-V' option must have argument
configure:7146: $? = 1
configure:7149: checking whether we are using the GNU C++ compiler
configure:7178: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5
configure:7184: $? = 0
configure:7201: result: yes
configure:7206: checking whether c++ accepts -g
configure:7236: c++ -c -g -I/usr/local/include conftest.cpp >&5
configure:7242: $? = 0
configure:7341: result: yes
configure:7369: checking how to run the C++ preprocessor
configure:7405: c++ -E -I/usr/local/include conftest.cpp
configure:7411: $? = 0
configure:7442: c++ -E -I/usr/local/include conftest.cpp
conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
configure:7448: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7481: result: c++ -E
configure:7510: c++ -E -I/usr/local/include conftest.cpp
configure:7516: $? = 0
configure:7547: c++ -E -I/usr/local/include conftest.cpp
conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory
configure:7553: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7599: checking how to run the C preprocessor
configure:7715: result: cc -E
configure:7744: cc -E -I/usr/local/include conftest.c
configure:7750: $? = 0
configure:7781: cc -E -I/usr/local/include conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:7787: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7841: checking for sys/types.h
configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7868: $? = 0
configure:7884: result: yes
configure:7841: checking for sys/stat.h
configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7868: $? = 0
configure:7884: result: yes
configure:7841: checking for stdlib.h
configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7868: $? = 0
configure:7884: result: yes
configure:7841: checking for string.h
configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7868: $? = 0
configure:7884: result: yes
configure:7841: checking for memory.h
configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7868: $? = 0
configure:7884: result: yes
configure:7841: checking for strings.h
configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7868: $? = 0
configure:7884: result: yes
configure:7841: checking for inttypes.h
configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7868: $? = 0
configure:7884: result: yes
configure:7841: checking for stdint.h
configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7868: $? = 0
configure:7884: result: yes
configure:7841: checking for unistd.h
configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7868: $? = 0
configure:7884: result: yes
configure:7896: checking for long
configure:7926: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7932: $? = 0
configure:7947: result: yes
configure:7954: checking size of long
configure:8256: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:8259: $? = 0
configure:8265: ./conftest
configure:8268: $? = 0
configure:8291: result: 4
configure:8303: checking whether byte ordering is bigendian
configure:8336: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8342: $? = 0
configure:8374: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:26: error: 'not' undeclared (first use in this function)
conftest.c:26: error: (Each undeclared identifier is reported only once
conftest.c:26: error: for each function it appears in.)
conftest.c:26: error: expected ';' before 'big'
configure:8380: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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 SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:8520: result: no
configure:8549: checking for special C compiler options needed for large files
configure:8642: result: no
configure:8648: checking for _FILE_OFFSET_BITS value needed for large files
configure:8683: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8689: $? = 0
configure:8757: result: no
configure:8900: checking whether to disable vba feature
configure:8907: result: no
configure:8914: checking how to package the vba compatibility api
configure:8936: result: defaulting to build into installset
configure:8957: checking cups/cups.h usability
configure:8974: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8980: $? = 0
configure:8994: result: yes
configure:8998: checking cups/cups.h presence
configure:9013: cc -E -I/usr/local/include conftest.c
configure:9019: $? = 0
configure:9033: result: yes
configure:9061: checking for cups/cups.h
configure:9068: result: yes
configure:9084: checking whether to enable pam support
configure:9087: result: yes
configure:9100: checking security/pam_appl.h usability
configure:9117: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:9123: $? = 0
configure:9137: result: yes
configure:9141: checking security/pam_appl.h presence
configure:9156: cc -E -I/usr/local/include conftest.c
configure:9162: $? = 0
configure:9176: result: yes
configure:9204: checking for security/pam_appl.h
configure:9211: result: yes
configure:9224: checking whether to link to libpam
configure:9306: result: no, dynamically open it
configure:9775: checking for C++ compiler version
configure:9782: 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:9785: $? = 0
configure:9792: 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:9795: $? = 0
configure:9802: c++ -V >&5
c++: '-V' option must have argument
configure:9805: $? = 1
configure:9808: checking whether we are using the GNU C++ compiler
configure:9860: result: yes
configure:9865: checking whether c++ accepts -g
configure:10000: result: yes
configure:10026: checking the GNU C++ compiler version
configure:10033: result: checked (g++ 4.2.1)
configure:10119: checking for g++ include path
configure:10137: result: /usr/include/c++/4.2
configure:10346: checking what the default STL should be
configure:10368: result: stlport
configure:10378: checking for STL providing headers
configure:10383: result: using internal stlport.
configure:10529: checking whether cc supports -fvisibility=hidden
configure:10554: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:10560: $? = 0
configure:10578: result: yes
configure:10788: checking which memory allocator to use
configure:10978: result: internal
configure:10984: checking whether to add custom build version
configure:10992: result: no
configure:10997: checking whether to build with Java support
configure:11000: result: yes
configure:11095: checking the installed JDK
configure:11184: error: JDK is too old, you need at least 1.5

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

ac_cv_build=i386-portbld-freebsd8.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
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 -pipe -fno-strict-aliasing'
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_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_LIBS_set=''
ac_cv_env_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-freebsd8.0
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_cups_cups_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_security_pam_appl_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-freebsd8.0
ac_cv_objext=o
ac_cv_path_AWK=/usr/bin/nawk
ac_cv_path_COMPATH=/usr/bin/cc
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_SHELLPATH=/bin/tcsh
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_sizeof_long=4
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_target=i386-portbld-freebsd8.0
ac_cv_type_long=yes
lt_cv_sys_max_cmd_len=262144

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

ABOUT_BITMAPS=''
AGG_CFLAGS=''
AGG_LIBS=''
AGG_VERSION=''
ALLOC=''
ANT=''
ANT_HOME=''
ANT_LIB=''
ASM_HOME=''
AWK='/usr/bin/nawk'
AWTLIB=''
BISON=''
BSH_JAR=''
BUILD_DMAKE=''
BUILD_EPM=''
BUILD_MOZAB=''
BUILD_PIXMAN=''
BUILD_QADEVOOO=''
BUILD_TYPE='OOo CRASHREP BINFILTER DICTIONARIES'
BUILD_UNOWINREG=''
BUILD_VER_STRING=''
BZIP2=''
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='cc'
CFLAGS='-O2 -pipe -fno-strict-aliasing'
COMEX=''
COMMONS_CODEC_JAR=''
COMMONS_HTTPCLIENT_JAR=''
COMMONS_LANG_JAR=''
COMMONS_LOGGING_JAR=''
COMPATH='/usr/bin'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CRYPT_LINK=''
CSC_PATH=''
CURLCONFIG=''
CURL_CFLAGS=''
CURL_LIBS=''
CXX='c++'
CXXCPP='c++ -E'
CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
CYGWIN_PATH=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DB_INCLUDES=''
DB_JAR=''
DB_VERSION=''
DEFS=''
DICT_SYSTEM_DIR=''
DIRECTXSDK_HOME=''
DIRECTXSDK_LIB=''
DISABLE_ACTIVEX=''
DISABLE_ATL=''
DISABLE_NEON=''
DISABLE_STRIP='TRUE'
DISABLE_XAW=''
DMAKE=''
DPKG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_AGG=''
ENABLE_CAIRO=''
ENABLE_CRASHDUMP='TRUE'
ENABLE_CUPS='TRUE'
ENABLE_DBUS=''
ENABLE_DEBUG='FALSE'
ENABLE_DIRECTX=''
ENABLE_EVOAB2=''
ENABLE_FONTCONFIG='TRUE'
ENABLE_GCONF=''
ENABLE_GIO=''
ENABLE_GNOMEVFS=''
ENABLE_GTK=''
ENABLE_KAB=''
ENABLE_KDE=''
ENABLE_LAYOUT=''
ENABLE_LOCKDOWN=''
ENABLE_MEDIAWIKI=''
ENABLE_MINIMIZER=''
ENABLE_OPENGL=''
ENABLE_PCH=''
ENABLE_PDFIMPORT=''
ENABLE_PRESENTER_SCREEN=''
ENABLE_RANDR=''
ENABLE_REPORTBUILDER=''
ENABLE_RPATH='yes'
ENABLE_STATIC_GTK=''
ENABLE_SYMBOLS='SMALL'
ENABLE_SYSTRAY_GTK=''
ENABLE_VBA='YES'
ENABLE_WERROR='FALSE'
EPM=''
EXEEXT=''
FLEX=''
FLUTE_JAR=''
FRAME_HOME=''
FREETYPE_CFLAGS=''
FREETYPE_LIBS=''
GCCVER='40201'
GCC_HOME='/usr'
GCONF_CFLAGS=''
GCONF_LIBS=''
GIO_CFLAGS=''
GIO_LIBS=''
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GNUCP=''
GNUMAKE='gmake'
GNUPATCH=''
GOBJECT_CFLAGS=''
GOBJECT_LIBS=''
GPERF=''
GREP='/usr/bin/grep'
GTK_CFLAGS=''
GTK_LIBS=''
GXX_INCLUDE_PATH='/usr/include/c++/4.2'
HAVE_GCC_VISIBILITY_FEATURE='TRUE'
HAVE_LD_HASH_STYLE='FALSE'
HOME='/root'
HSQLDB_JAR=''
HUNSPELL_CFLAGS=''
HUNSPELL_LIBS=''
HYPHEN_LIB=''
HYPH_SYSTEM_DIR=''
INTRO_BITMAPS=''
JAVAAOTCOMPILER=''
JAVACISGCJ=''
JAVACOMPILER=''
JAVADOC=''
JAVAFLAGS=''
JAVAINTERPRETER='/usr/local/diablo-jdk1.6.0/bin/java'
JAVA_HOME=''
JDK='sun'
JFREEREPORT_JAR=''
KDE_CFLAGS=''
KDE_LIBS=''
LDFLAGS='-L/usr/local/lib'
LFS_CFLAGS='-D_FILE_OFFSET_BITS=no'
LIBBASE_JAR=''
LIBFONTS_JAR=''
LIBFORMULA_JAR=''
LIBLAYOUT_JAR=''
LIBLOADER_JAR=''
LIBOBJS=''
LIBREPOSITORY_JAR=''
LIBS=''
LIBSERIALIZER_JAR=''
LIBWPD_CFLAGS=''
LIBWPD_LIBS=''
LIBXML_CFLAGS=''
LIBXML_JAR=''
LIBXML_LIBS=''
LIBXSLT_CFLAGS=''
LIBXSLT_LIBS=''
LOCAL_SOLENV='DEFAULT'
LOCAL_SOLVER=''
LTLIBOBJS=''
LUCENE_ANALYZERS_JAR=''
LUCENE_CORE_JAR=''
MIDL_PATH=''
MINGWCXX=''
MINGWSTRIP=''
MINGW_LIB_INCLUDE_PATH=''
ML_EXE=''
MOC=''
MOZGTK2_CFLAGS=''
MOZGTK2_LIBS=''
MOZILLAXPCOM_CFLAGS=''
MOZILLAXPCOM_LIBS=''
MOZILLA_TOOLKIT=''
MOZILLA_VERSION=''
MOZLIBREQ_CFLAGS=''
MOZLIBREQ_LIBS=''
MOZ_FLAVOUR=''
MOZ_INC=''
MOZ_LDAP_CFLAGS=''
MOZ_LIB=''
MOZ_LIB_XPCOM=''
MOZ_NSPR_CFLAGS=''
MOZ_NSPR_LIBS=''
MOZ_NSS_CFLAGS=''
MOZ_NSS_LIBS=''
MSPDB_PATH=''
NEON_CFLAGS=''
NEON_LIBS=''
NEON_VERSION=''
NEW_SHADOW_API=''
NSIS_PATH=''
NSPR_LIB=''
NSS_LIB=''
OBJEXT='o'
OOO_VENDOR=''
OPENSSL_CFLAGS=''
OPENSSL_LIBS=''
OSVERSION='800107'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PAM='YES'
PAM_LINK='NO'
PATCH=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKGFORMAT=''
PKGMK=''
PKG_CONFIG=''
POPPLER_CFLAGS=''
POPPLER_LIBS=''
PRODUCT='full'
PROEXT='.pro'
PROFULLSWITCH='product=full'
PSDK_HOME=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS='-pthread'
PYTHON=''
PYTHON_CFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_LIBS=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
REDLAND_CFLAGS=''
REDLAND_LIBS=''
RPM=''
SAC_JAR=''
SAXON_JAR=''
SCPDEFS=''
SED='/usr/bin/sed'
SERIALIZER_JAR=''
SERVLETAPI_JAR=''
SHELL='/bin/sh'
SHELLPATH='/bin'
SIZEOF_LONG='4'
SOLAR_JAVA='TRUE'
SOURCEVERSION='OOO310'
STLPORT4='NO_STLPORT4'
STLPORT_VER='400'
SYSTEM_AGG=''
SYSTEM_APACHE_COMMONS=''
SYSTEM_BOOST=''
SYSTEM_BSH=''
SYSTEM_CAIRO=''
SYSTEM_CURL=''
SYSTEM_DB=''
SYSTEM_DICTS=''
SYSTEM_EXPAT=''
SYSTEM_GENBRK=''
SYSTEM_GENCCODE=''
SYSTEM_GENCMN=''
SYSTEM_HSQLDB=''
SYSTEM_HUNSPELL=''
SYSTEM_HYPH=''
SYSTEM_ICU=''
SYSTEM_JFREEREPORT=''
SYSTEM_JPEG=''
SYSTEM_LIBWPD=''
SYSTEM_LIBXML=''
SYSTEM_LIBXSLT=''
SYSTEM_LPSOLVE=''
SYSTEM_LUCENE=''
SYSTEM_MOZILLA=''
SYSTEM_MSPACK=''
SYSTEM_MYTHES=''
SYSTEM_NEON=''
SYSTEM_ODBC_HEADERS=''
SYSTEM_OPENSSL=''
SYSTEM_POPPLER=''
SYSTEM_PYTHON=''
SYSTEM_REDLAND=''
SYSTEM_SANE_HEADER=''
SYSTEM_SAXON=''
SYSTEM_SERVLETAPI=''
SYSTEM_STDLIBS=''
SYSTEM_VIGRA=''
SYSTEM_XRENDER_HEADERS=''
SYSTEM_ZLIB=''
THES_SYSTEM_DIR=''
UNIXWRAPPERNAME=''
UNZIP=''
UPD='310'
USE_FT_EMBOLDEN=''
USE_MINGW=''
USE_SHELL='tcsh'
USE_SYSTEM_STL=''
USE_XINERAMA=''
VBA_EXTENSION='NO'
VC_STANDARD=''
VERBOSE=''
WINDOWS_VISTA_PSDK=''
WITHOUT_AFMS=''
WITHOUT_PPDS=''
WITH_BINFILTER='YES'
WITH_DICT=''
WITH_FONTOOO=''
WITH_FONTS=''
WITH_GPC=''
WITH_LANG=''
WITH_LDAP=''
WITH_MINGWIN='0'
WITH_MOZILLA=''
WITH_MYSPELL_DICTS='YES'
WITH_OPENLDAP=''
WITH_POOR_HELP_LOCALIZATIONS=''
WORDS_BIGENDIAN='no'
XAU_LIBS=''
XINC=''
XINERAMA_LINK=''
XLIB=''
XMKMF=''
XRANDR_CFLAGS=''
XRANDR_DLOPEN=''
XRANDR_LIBS=''
XRENDER_LINK=''
XSLTPROC=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP=''
ZIP_HOME=''
_cc=''
_solenv='./solenv'
ac_ct_CC='cc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd8.0'
build_alias='i386-portbld-freebsd8.0'
build_cpu='i386'
build_os='freebsd8.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd8.0'
host_alias=''
host_cpu='i386'
host_os='freebsd8.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}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd8.0'
target_alias=''
target_cpu='i386'
target_os='freebsd8.0'
target_vendor='portbld'

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#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 SIZEOF_LONG 4

configure: exit 1

--------------040701080107080809020306
Content-Type: text/plain;
 name="pkg.tex"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="pkg.tex"

 
ls /var/db/pkg                                                              
ORBit2-2.14.17                          libpciaccess-0.10.6                     
OpenEXR-1.6.1_1                         libpthread-stubs-0.1                    
Xaw3d-1.5E_3                            libqalculate-0.9.6_5                    
aalib-1.4.r5_4                          libspectre-0.2.2_1                      
acroread9-9.1.2                         libtheora-1.0_1                         
acroreadwrapper-0.0.20090328            libtool-2.2.6a                          
adobe-cmaps-20051217_1                  libtunepimp-0.5.3_4,1                   
akonadi-1.2.1                           libungif-4.1.4_5                        
amspsfnt-1.0_5                          libutempter-1.1.5_1                     
apache-ant-1.7.1                        libvncserver-0.9.7_1                    
appres-1.0.1                            libvolume_id-0.81.1                     
aspell-0.60.6_2                         libvorbis-1.2.3,3                       
atk-1.26.0                              libwww-5.4.0_4                          
autoconf-2.13.000227_6                  libxcb-1.4                              
autoconf-2.62                           libxine-1.1.16.3_1                      
autoconf-wrapper-20071109               libxkbfile-1.0.5                        
automake-1.10.1                         libxkbui-1.0.2_1                        
automake-1.4.6_5                        libxklavier-3.9,1                       
automake-1.9.6_3                        libxml2-2.7.3_1                         
automake-wrapper-20071109               libxslt-1.1.24_2                        
automoc4-0.9.88_1                       libzip-0.8                              
avahi-app-0.6.25_2                      links-0.98,1                            
b43-fwcutter-011                        linux-f10-atk-1.24.0                    
bash-4.0.24                             linux-f10-cairo-1.8.0                   
bdftopcf-1.0.1                          linux-f10-curl-7.19.4_4                 
bigreqsproto-1.0.2                      linux-f10-cyrus-sasl2-2.1.22            
bison-2.4.1,1                           linux-f10-expat-2.0.1                   
bitmap-1.0.3_1                          linux-f10-flashplugin-10.0r32           
bitstream-vera-1.10_4                   linux-f10-fontconfig-2.6.0              
boost-jam-1.39.0                        linux-f10-gdk-pixbuf-0.22.0             
boost-libs-1.39.0                       linux-f10-gtk2-2.14.7                   
boost-python-libs-1.39.0                linux-f10-hicolor-icon-theme-0.5        
bwi-firmware-kmod-3.130.20              linux-f10-jpeg-6b                       
ca_root_nss-3.11.9_2                    linux-f10-libssh2-0.18                  
cairo-1.8.8,1                           linux-f10-libxml2-2.7.3_2               
ccache-2.4_9                            linux-f10-nspr-4.7.3                    
cdparanoia-3.9.8_8                      linux-f10-nss-3.12.2.0                  
cfitsio-3.100_1                         linux-f10-openldap-2.4.12_1             
chmlib-0.40                             linux-f10-openssl-0.9.8g                
cln-1.3.0                               linux-f10-pango-1.22.3                  
clucene-0.9.21                          linux-f10-png-1.2.35                    
cm-super-0.3.4_1                        linux-f10-sqlite3-3.5.9_1               
cmake-2.6.4                             linux-f10-tiff-3.8.2                    
cmpsfont-1.0_6                          linux-f10-xorg-libs-7.4                 
compositeproto-0.4                      linux-nvu-1.0_1                         
consolekit-0.3.0_8                      linux_base-f10-10_1                     
coreutils-6.9_3                         linuxdoc-1.1_1                          
cups-client-1.3.10_4                    luit-1.0.3_1                            
cups-image-1.3.10_4                     lzmautils-devel-4.999.8                 
curl-7.19.6_1                           m4-1.4.13,1                             
cyrus-sasl-2.1.23                       mDNSResponder-108                       
damageproto-1.1.0_2                     makedepend-1.0.1,1                      
db41-4.1.25_4                           meanwhile-1.0.2_2                       
dbus-1.2.4.6                            mkfontdir-1.0.4                         
dbus-glib-0.82                          mkfontscale-1.0.6                       
decibel-0.5.0_7                         mpeg4ip-libmp4v2-1.6.1                  
desktop-file-utils-0.15_1               mysql-client-5.0.85                     
diablo-jdk-1.6.0.07.02_5                mysql-server-5.0.85                     
diablo-jre-1.6.0.07.02_4                nasm-2.05.01,1                          
djvulibre-nox11-3.5.22_1                netpbm-10.26.63_1                       
dmidecode-2.10                          nspluginwrapper-1.2.2_4                 
dmxproto-2.2.2                          nspr-4.8                                
docbook-1.4                             nss-3.11.9_3                            
docbook-4.1_3                           ocaml-3.11.1                            
docbook-4.2                             open-motif-2.2.3_6                      
docbook-4.3                             openbabel-2.2.2                         
docbook-4.4_2                           openldap-client-2.4.17                  
docbook-4.5_2                           openslp-1.2.1_3                         
docbook-5.0_1                           ortp-0.13.0_1                           
docbook-sk-4.1.2_4                      p5-Archive-Zip-1.30                     
docbook-xml-4.2_1                       p5-Compress-Raw-Zlib-2.021              
docbook-xml-4.3                         p5-Compress-Zlib-2.015                  
docbook-xml-4.4_1                       p5-IO-Compress-Base-2.015               
docbook-xml-4.5                         p5-IO-Compress-Zlib-2.015               
docbook-xsl-1.75.1                      p5-XML-Parser-2.36_1                    
docproj-jadetex-1.17_2                  p5-gettext-1.05_2                       
dri-7.4.4,2                             p5-type1inst-0.6.1_5                    
dri2proto-2.0                           pango-1.24.5                            
dsssl-docbook-modular-1.79_1,1          patch-2.5.9                             
dvipdfmx-20090522_2                     pciids-20090807                         
dvipsk-tetex-5.95a_3                    pcre-7.9                                
ebook-tools-0.1.1_2                     peps-2.0_2                              
eigen-2.0.5,1                           perl-5.8.9_3                            
en-freebsd-doc-20090820                 phonon-xine-4.3.1_3                     
enchant-1.4.2                           pixman-0.15.4                           
encodings-1.0.2,1                       pkg-config-0.23_1                       
evieext-1.0.2                           pkgdb.db                                
exiv2-0.18,1                            pl-libgadu-1.8.2_1,1                    
expat-2.0.1                             png-1.2.38                              
f2c-20060810_3                          policykit-0.9_4                         
facile-1.1                              policykit-qt-0.9.2                      
fastest_cvsup-0.2.9_6                   poppler-0.10.6_1                        
fftw3-3.2.2_1                           poppler-data-0.2.1                      
firefox-3.5.2,1                         poppler-qt4-0.10.6_1                    
fixesproto-4.0                          popt-1.14                               
fixrtf-0.1.20060303                     portupgrade-2.4.6_3,2                   
flac-1.2.1_1                            printproto-1.0.4                        
flex-2.5.35_1                           pth-2.0.7                               
font-adobe-100dpi-1.0.0_1               py26-cairo-1.8.8                        
font-adobe-75dpi-1.0.0                  py26-cups-1.9.46                        
font-adobe-utopia-100dpi-1.0.1          py26-dbus-0.83.0_1                      
font-adobe-utopia-75dpi-1.0.1           py26-elementtree-1.2.6_1                
font-adobe-utopia-type1-1.0.1           py26-gobject-2.16.1                     
font-alias-1.0.1                        py26-gtk-2.14.1_1                       
font-arabic-misc-1.0.0                  py26-kdebindings-kde-4.3.0              
font-bh-100dpi-1.0.0                    py26-notify-0.1.1_5                     
font-bh-75dpi-1.0.0                     py26-numeric-24.2_3                     
font-bh-lucidatypewriter-100dpi-1.0.0   py26-qt4-core-4.5.4,1                   
font-bh-lucidatypewriter-75dpi-1.0.0    py26-qt4-dbus-4.5.4,1                   
font-bh-ttf-1.0.0                       py26-qt4-gui-4.5.4,1                    
font-bh-type1-1.0.0                     py26-qt4-network-4.5.4,1                
font-bitstream-100dpi-1.0.0             py26-qt4-svg-4.5.4,1                    
font-bitstream-75dpi-1.0.0              py26-qt4-webkit-4.5.4                   
font-bitstream-type1-1.0.0              py26-qt4-xml-4.5.4,1                    
font-cronyx-cyrillic-1.0.0              py26-sip-4.8.2,1                        
font-cursor-misc-1.0.0                  py26-xml-0.8.4_2                        
font-daewoo-misc-1.0.0                  python26-2.6.2_2                        
font-dec-misc-1.0.0                     qca-2.0.2                               
font-ibm-type1-1.0.0                    qca-ossl-2.0.0.b3_3                     
font-isas-misc-1.0.0                    qimageblitz-0.0.4_3                     
font-jis-misc-1.0.0                     qscintilla2-2.4,1                       
font-micro-misc-1.0.0                   qt4-assistant-4.5.2                     
font-misc-cyrillic-1.0.0                qt4-clucene-4.5.2                       
font-misc-ethiopic-1.0.0                qt4-corelib-4.5.2                       
font-misc-meltho-1.0.0_1                qt4-dbus-4.5.2                          
font-misc-misc-1.0.0                    qt4-designer-4.5.2                      
font-mutt-misc-1.0.0                    qt4-doc-4.5.2                           
font-schumacher-misc-1.0.0_1            qt4-gui-4.5.2                           
font-screen-cyrillic-1.0.1              qt4-help-4.5.2                          
font-sony-misc-1.0.0                    qt4-iconengines-4.5.2_1                 
font-sun-misc-1.0.0                     qt4-imageformats-4.5.2                  
font-util-1.0.1                         qt4-inputmethods-4.5.2                  
font-winitzki-cyrillic-1.0.0            qt4-makeqpf-4.5.2                       
font-xfree86-type1-1.0.1                qt4-moc-4.5.2                           
fontcacheproto-0.1.2                    qt4-mysql-plugin-4.5.2                  
fontconfig-2.6.0,1                      qt4-network-4.5.2                       
fontsproto-2.0.2                        qt4-opengl-4.5.2                        
freetype-1.3.1_4                        qt4-phonon-4.5.2                        
freetype-tools-1.3.1_6                  qt4-phonon-gst-4.5.2                    
freetype2-2.3.9_1                       qt4-pixeltool-4.5.2                     
fribidi-0.19.2_1                        qt4-porting-4.5.2                       
gamin-0.1.10_3                          qt4-qdbusviewer-4.5.2                   
gcc-3.4.6_3,1                           qt4-qmake-4.5.2                         
gccmakedep-1.0.2                        qt4-qt3support-4.5.2                    
gccxml-0.6.0                            qt4-qtestlib-4.5.2                      
gconf2-2.26.2_1                         qt4-rcc-4.5.2                           
gd-2.0.35_1,1                           qt4-script-4.5.2                        
gdbm-1.8.3_3                            qt4-sql-4.5.2                           
getopt-1.1.4_1                          qt4-sqlite-plugin-4.5.2                 
gettext-0.17_1                          qt4-svg-4.5.2                           
ggz-client-libs-0.0.14.1_1              qt4-uic-4.5.2                           
ghostscript8-8.64_6                     qt4-uic3-4.5.2                          
gio-fam-backend-2.20.5                  qt4-webkit-4.5.2                        
gle-3.1.0_2                             qt4-xml-4.5.2                           
glib-2.20.5                             randrproto-1.3.0                        
glproto-1.4.10                          raptor-1.4.18                           
gmake-3.81_3                            recordproto-1.13.2                      
gmm++-3.1                               redland-1.0.7_1                         
gnome-mime-data-2.18.0_3                renderproto-0.9.3                       
gnome-vfs-2.24.1_1                      resourceproto-1.0.2                     
gnome_subr-1.0                          rpm-3.0.6_14                            
gnomehier-2.3_12                        rsync-3.0.6                             
gnupg-2.0.12                            ruby-1.8.7.160_4,1                      
gnutls-2.8.3                            ruby18-bdb-0.6.5_1                      
gperf-3.0.3                             samba-libsmbclient-3.0.36               
gpgme-1.2.0                             sane-backends-1.0.20_3                  
grub-0.97_3                             scr2png-1.2_2                           
gsfonts-8.11_5                          scr2txt-1.2                             
gsl-1.12                                scrnsaverproto-1.1.0                    
gstreamer-0.10.24                       sdl-1.2.13_4,2                          
gstreamer-plugins-0.10.24,3             sessreg-1.0.4                           
gtk-2.16.6                              setxkbmap-1.0.4                         
gv-3.6.7_1                              shared-mime-info-0.60_1                 
hal-0.5.11_25                           smproxy-1.0.2                           
help2man-1.36.4_3                       soprano-2.3.0                           
hicolor-icon-theme-0.10_2               speex-1.2.r1_2,1                        
html-4.01_2                             sqlite3-3.6.14.2                        
html2text-1.3.2a                        strigi-0.6.4                            
iceauth-1.0.2                           system-config-printer-1.0.16            
icu-3.8.1_2                             system-config-printer-kde-4.3.0         
ilmbase-1.0.1_1                         t1lib-5.1.2_1,1                         
imake-1.0.2_4,1                         t1utils-1.32                            
inputproto-1.5.0                        taglib-1.5                              
intltool-0.40.6                         tapioca-qt-0.14.1_4                     
iso-codes-3.10.2                        tcl-8.5.7_1                             
iso8879-1986_2                          tcl-modules-8.5.7                       
iw-hspell-1.0                           teTeX-3.0_2                             
jade-1.2.1_9                            teTeX-base-3.0_16                       
jadetex-3.13_3                          teTeX-texmf-3.0_6                       
jasper-1.900.1_8                        telepathy-qt-0.14.1_3                   
javavmwrapper-2.3.3                     tex-texmflocal-1.9                      
jbigkit-1.6                             texi2html-1.82,1                        
jpeg-7                                  thunderbird-2.0.0.23                    
kbproto-1.0.3                           tidy-20000804_2                         
kde4-4.3.0                              tiff-3.8.2_4                            
kde4-icons-oxygen-4.3.1                 tk-8.5.7                                
kde4-shared-mime-info-1.0               trapproto-3.4.3                         
kde4-xdg-env-1.0                        ttf2pt1-3.4.4_2                         
kdeaccessibility-4.3.1                  twm-1.0.4                               
kdeadmin-4.3.1                          unzip-5.52_5                            
kdeartwork-4.3.0                        v4l_compat-1.0.20060801                 
kdebase-4.3.1                           vcdimager-0.7.23_5                      
kdebase-runtime-4.3.1                   videoproto-2.2.2                        
kdebase-workspace-4.3.1                 vorbis-tools-1.2.0_5,3                  
kdeedu-4.3.1                            wavpack-4.50.1                          
kdegames-4.3.1                          x11perf-1.5                             
kdegraphics-4.3.1                       xauth-1.0.3                             
kdehier4-1.0.3                          xbacklight-1.1                          
kdelibs-4.3.1                           xbitmaps-1.0.1                          
kdelibs-experimental-4.3.1              xcalc-1.0.2_1                           
kdemultimedia-4.3.1                     xcb-proto-1.5                           
kdenetwork-4.3.1                        xcb-util-0.3.5                          
kdepimlibs-4.3.1                        xcmiscproto-1.1.2                       
kdeplasma-addons-4.3.1                  xcmsdb-1.0.1                            
kdetoys-4.3.1                           xcursor-themes-1.0.1_1                  
kdeutils-4.3.0_1                        xcursorgen-1.0.2                        
kdeutils-printer-applet-4.3.1           xdpyinfo-1.0.3                          
klat4-0.6.1_4                           xdriinfo-1.0.2                          
lame-3.98.2_2                           xdvik-tetex-22.84.10_3                  
latex-cjk-4.8.2_2                       xearth-1.1_2                            
lcms-1.18a_1,1                          xev-1.0.3                               
libFS-1.0.1                             xextproto-7.0.5                         
libGL-7.4.4                             xf86-input-keyboard-1.3.2_2             
libGLU-7.4.4                            xf86-input-mouse-1.4.0_6                
libICE-1.0.4_1,1                        xf86-video-ati-6.12.2_1                 
libIDL-0.8.13                           xf86-video-intel-2.7.1                  
libSM-1.1.0_1,1                         xf86-video-mach64-6.8.1                 
libX11-1.2.1_1,1                        xf86-video-nv-2.1.13_1                  
libXScrnSaver-1.1.3                     xf86-video-openchrome-0.2.903_2         
libXTrap-1.0.0                          xf86-video-r128-6.8.0_3                 
libXau-1.0.4                            xf86-video-radeonhd-1.2.5_2             
libXaw-1.0.5_1,1                        xf86-video-vesa-2.1.0_2                 
libXcomposite-0.4.0,1                   xf86bigfontproto-1.1.2                  
libXcursor-1.1.9_1                      xf86dga-1.0.2_1                         
libXdamage-1.1.1                        xf86dgaproto-2.0.3                      
libXdmcp-1.0.2_1                        xf86driproto-2.0.4                      
libXevie-1.0.2                          xf86miscproto-0.9.2                     
libXext-1.0.5,1                         xf86vidmodeproto-2.2.2                  
libXfixes-4.0.3_1                       xgamma-1.0.2                            
libXfont-1.3.4,1                        xgc-1.0.1_1                             
libXfontcache-1.0.4                     xhost-1.0.2                             
libXft-2.1.13                           xhtml-1.0.20020801_4                    
libXi-1.2.1,1                           xineramaproto-1.1.2                     
libXinerama-1.0.3,1                     xinit-1.1.1_1                           
libXmu-1.0.4,1                          xinput-1.4.2                            
libXp-1.0.0,1                           xkbcomp-1.0.5                           
libXpm-3.5.7                            xkbevd-1.0.2                            
libXrandr-1.3.0                         xkbutils-1.0.1_2                        
libXrender-0.9.4_1                      xkeyboard-config-1.6_1                  
libXres-1.0.3_3                         xkill-1.0.1                             
libXt-1.0.5_1                           xlsatoms-1.0.1                          
libXtst-1.0.3_1                         xlsclients-1.0.1                        
libXv-1.0.4,1                           xmessage-1.0.2_1                        
libXvMC-1.0.4_1                         xmlcatmgr-2.2                           
libXxf86dga-1.0.2                       xmlcharent-0.3_2                        
libXxf86misc-1.0.1                      xmlto-0.0.21                            
libXxf86vm-1.0.2                        xmodmap-1.0.3                           
libao-0.8.8_1                           xmountains-2.7_1                        
libart_lgpl-2.3.20,1                    xorg-7.4_2                              
libassuan-1.0.5                         xorg-apps-7.4_1                         
libcddb-1.3.0                           xorg-cf-files-1.0.2_3                   
libcdio-0.78.2_2                        xorg-docs-1.4,1                         
libcheck-0.9.6                          xorg-drivers-7.4_2                      
libdaemon-0.12                          xorg-fonts-100dpi-7.4                   
libdca-0.0.5                            xorg-fonts-7.4                          
libdmx-1.0.2_1                          xorg-fonts-75dpi-7.4                    
libdrm-2.4.12                           xorg-fonts-cyrillic-7.4                 
libdvdcss-1.2.10_1                      xorg-fonts-miscbitmaps-7.4              
libdvdread-4.1.3_1                      xorg-fonts-truetype-7.4                 
libexif-0.6.17                          xorg-fonts-type1-7.4                    
libfame-0.9.1_2                         xorg-libraries-7.4                      
libfontenc-1.0.4                        xorg-macros-1.2.1                       
libgcrypt-1.4.4                         xorg-server-1.6.1,1                     
libggz-0.0.14.1_6                       xpdf-3.02_11                            
libglade2-2.6.4_1                       xplanet-1.2.0_5                         
libglut-7.4.4                           xpr-1.0.2                               
libgmp-4.3.1                            xprop-1.0.4                             
libgpg-error-1.7                        xproto-7.0.15                           
libgphoto2-2.4.6_1                      xrandr-1.3.0
libical-0.43_1                          xrdb-1.0.5
libiconv-1.13.1                         xrefresh-1.0.2
libidn-1.14                             xscreensaver-5.08_1
libksba-1.0.7                           xset-1.0.4
libltdl-2.2.6a                          xsetmode-1.0.0
libmad-0.15.1b_2                        xsetroot-1.0.2
libmng-1.0.10_1                         xsnow-1.42_1
libmodplug-0.8.7                        xterm-243_1
libmsn-4.0.b8                           xtrans-1.2.3
libmusicbrainz-2.1.5                    xvinfo-1.0.2
libnotify-0.4.5_1                       xwd-1.0.2
libnova-0.13.0                          xwininfo-1.0.4
libofa-0.9.3_3                          xwud-1.0.1
libogg-1.1.4,4                          zh-arphicttf-2.11_2
liboil-0.3.16                           zh-docproj-0.1.20060303_2
liboldX-1.0.1                           zh-ttf2pt1-3.4.0
libotr-3.2.0_1                          zh-ttfm-0.9.5_3
libpaper-1.1.23+nmu1                    zip-3.0
libpci-2.2.8_1

--------------040701080107080809020306--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A9F2012.5050301>