problem compiling webkit-gtk2-1.0.1_6

Gvozdikov Veniamin g.veniamin at googlemail.com
Fri Feb 20 05:29:49 PST 2009


ss# uname -a
FreeBSD ss.su 8.0-CURRENT FreeBSD 8.0-CURRENT #0 r188749M: Wed Feb 18 
19:05:38 KRAT 2009     
zloiadmin at ss.su:/home/repository/obj/home/repository/src/sys/zl0_f18  i386


===>  Building for webkit-gtk2-1.0.1_6
JavaScriptCore/kjs/create_hash_table JavaScriptCore/kjs/array_object.cpp 
-i > JavaScriptCore/kjs/array_object.lut.h
JavaScriptCore/kjs/create_hash_table: not found
gmake: *** [JavaScriptCore/kjs/array_object.lut.h] Error 127
*** Error code 2

Stop in /home/repository/ports/www/webkit-gtk2.
*** Error code 1

Stop in /home/repository/ports/www/webkit-gtk2.

-------------- 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 WebKit configure 1.0.1, which was
generated by GNU Autoconf 2.62.  Invocation command line was

  $ ./configure --with-webkit-target=x11 --enable-icon-database --enable-svg --enable-svg-fonts --enable-svg-experimental --enable-video --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 = ss.su
uname -m = i386
uname -r = 8.0-CURRENT
uname -s = FreeBSD
uname -v = FreeBSD 8.0-CURRENT #0 r188749M: Wed Feb 18 19:05:38 KRAT 2009     zloiadmin at ss.su:/home/repository/obj/home/repository/src/sys/zl0_f18 

/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:2325: checking for a BSD-compatible install
configure:2393: result: /usr/bin/install -c -o root -g wheel
configure:2404: checking whether build environment is sane
configure:2447: result: yes
configure:2472: checking for a thread-safe mkdir -p
configure:2511: result: /usr/local/bin/gmkdir -p
configure:2524: checking for gawk
configure:2540: found /usr/local/bin/gawk
configure:2551: result: gawk
configure:2562: checking whether gmake sets $(MAKE)
configure:2584: result: yes
configure:2779: checking build system type
configure:2797: result: i386-portbld-freebsd8.0
configure:2819: checking host system type
configure:2834: result: i386-portbld-freebsd8.0
configure:2859: checking for native Win32
configure:2869: result: no
configure:2906: checking for style of include used by gmake
configure:2934: result: GNU
configure:3004: checking for gcc
configure:3031: result: cc
configure:3269: checking for C compiler version
configure:3277: 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:3281: $? = 0
configure:3288: 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:3292: $? = 0
configure:3299: cc -V >&5
cc: '-V' option must have argument
configure:3303: $? = 1
configure:3326: checking for C compiler default output file name
configure:3348: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3352: $? = 0
configure:3390: result: a.out
configure:3407: checking whether the C compiler works
configure:3417: ./a.out
configure:3421: $? = 0
configure:3438: result: yes
configure:3445: checking whether we are cross compiling
configure:3447: result: no
configure:3450: checking for suffix of executables
configure:3457: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3461: $? = 0
configure:3485: result: 
configure:3491: checking for suffix of object files
configure:3517: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3521: $? = 0
configure:3544: result: o
configure:3548: checking whether we are using the GNU C compiler
configure:3577: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3584: $? = 0
configure:3601: result: yes
configure:3610: checking whether cc accepts -g
configure:3640: cc -c -g -I/usr/local/include conftest.c >&5
configure:3647: $? = 0
configure:3748: result: yes
configure:3765: checking for cc option to accept ISO C89
configure:3839: cc  -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3846: $? = 0
configure:3869: result: none needed
configure:3889: checking dependency style of cc
configure:3980: result: gcc3
configure:4002: checking whether cc understands -c and -o together
configure:4034: cc -c conftest.c -o conftest2.o >&5
configure:4038: $? = 0
configure:4044: cc -c conftest.c -o conftest2.o >&5
configure:4048: $? = 0
configure:4103: result: yes
configure:4245: checking for C++ compiler version
configure:4253: 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:4257: $? = 0
configure:4264: 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:4268: $? = 0
configure:4275: c++ -V >&5
c++: '-V' option must have argument
configure:4279: $? = 1
configure:4282: checking whether we are using the GNU C++ compiler
configure:4311: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5
configure:4318: $? = 0
configure:4335: result: yes
configure:4344: checking whether c++ accepts -g
configure:4374: c++ -c -g -I/usr/local/include conftest.cpp >&5
configure:4381: $? = 0
configure:4482: result: yes
configure:4507: checking dependency style of c++
configure:4598: result: gcc3
configure:4627: checking for a BSD-compatible install
configure:4695: result: /usr/bin/install -c -o root -g wheel
configure:4781: checking for a sed that does not truncate output
configure:4837: result: /usr/bin/sed
configure:4840: checking for grep that handles long lines and -e
configure:4900: result: /usr/bin/grep
configure:4905: checking for egrep
configure:4969: result: /usr/bin/grep -E
configure:4985: checking for ld used by cc
configure:5052: result: /usr/bin/ld
configure:5061: checking if the linker (/usr/bin/ld) is GNU ld
configure:5076: result: yes
configure:5081: checking for /usr/bin/ld option to reload object files
configure:5088: result: -r
configure:5106: checking for BSD-compatible nm
configure:5155: result: /usr/bin/nm -B
configure:5159: checking whether ln -s works
configure:5163: result: yes
configure:5170: checking how to recognize dependent libraries
configure:5356: result: pass_all
configure:5895: checking how to run the C preprocessor
configure:5935: cc -E -I/usr/local/include conftest.c
configure:5942: $? = 0
configure:5973: cc -E -I/usr/local/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5980: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "WebKit"
| #define PACKAGE_TARNAME "webkit"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "WebKit 1.0.1"
| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
| #define PACKAGE "webkit"
| #define VERSION "1.0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6013: result: cc -E
configure:6042: cc -E -I/usr/local/include conftest.c
configure:6049: $? = 0
configure:6080: cc -E -I/usr/local/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:6087: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "WebKit"
| #define PACKAGE_TARNAME "webkit"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "WebKit 1.0.1"
| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
| #define PACKAGE "webkit"
| #define VERSION "1.0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6125: checking for ANSI C header files
configure:6155: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6162: $? = 0
configure:6261: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6265: $? = 0
configure:6271: ./conftest
configure:6275: $? = 0
configure:6293: result: yes
configure:6317: checking for sys/types.h
configure:6338: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6345: $? = 0
configure:6362: result: yes
configure:6317: checking for sys/stat.h
configure:6338: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6345: $? = 0
configure:6362: result: yes
configure:6317: checking for stdlib.h
configure:6338: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6345: $? = 0
configure:6362: result: yes
configure:6317: checking for string.h
configure:6338: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6345: $? = 0
configure:6362: result: yes
configure:6317: checking for memory.h
configure:6338: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6345: $? = 0
configure:6362: result: yes
configure:6317: checking for strings.h
configure:6338: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6345: $? = 0
configure:6362: result: yes
configure:6317: checking for inttypes.h
configure:6338: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6345: $? = 0
configure:6362: result: yes
configure:6317: checking for stdint.h
configure:6338: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6345: $? = 0
configure:6362: result: yes
configure:6317: checking for unistd.h
configure:6338: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6345: $? = 0
configure:6362: result: yes
configure:6391: checking dlfcn.h usability
configure:6408: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6415: $? = 0
configure:6429: result: yes
configure:6433: checking dlfcn.h presence
configure:6448: cc -E -I/usr/local/include conftest.c
configure:6455: $? = 0
configure:6469: result: yes
configure:6502: checking for dlfcn.h
configure:6511: result: yes
configure:6535: checking how to run the C++ preprocessor
configure:6571: c++ -E -I/usr/local/include conftest.cpp
configure:6578: $? = 0
configure:6609: c++ -E -I/usr/local/include conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6616: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "WebKit"
| #define PACKAGE_TARNAME "webkit"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "WebKit 1.0.1"
| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
| #define PACKAGE "webkit"
| #define VERSION "1.0.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6649: result: c++ -E
configure:6678: c++ -E -I/usr/local/include conftest.cpp
configure:6685: $? = 0
configure:6716: c++ -E -I/usr/local/include conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6723: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "WebKit"
| #define PACKAGE_TARNAME "webkit"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "WebKit 1.0.1"
| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
| #define PACKAGE "webkit"
| #define VERSION "1.0.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6816: checking for g77
configure:6846: result: no
configure:6816: checking for xlf
configure:6846: result: no
configure:6816: checking for f77
configure:6846: result: no
configure:6816: checking for frt
configure:6846: result: no
configure:6816: checking for pgf77
configure:6846: result: no
configure:6816: checking for cf77
configure:6846: result: no
configure:6816: checking for fort77
configure:6846: result: no
configure:6816: checking for fl32
configure:6846: result: no
configure:6816: checking for af77
configure:6846: result: no
configure:6816: checking for xlf90
configure:6846: result: no
configure:6816: checking for f90
configure:6846: result: no
configure:6816: checking for pgf90
configure:6846: result: no
configure:6816: checking for pghpf
configure:6846: result: no
configure:6816: checking for epcf90
configure:6846: result: no
configure:6816: checking for gfortran
configure:6846: result: no
configure:6816: checking for g95
configure:6846: result: no
configure:6816: checking for xlf95
configure:6846: result: no
configure:6816: checking for f95
configure:6846: result: no
configure:6816: checking for fort
configure:6846: result: no
configure:6816: checking for ifort
configure:6846: result: no
configure:6816: checking for ifc
configure:6846: result: no
configure:6816: checking for efc
configure:6846: result: no
configure:6816: checking for pgf95
configure:6846: result: no
configure:6816: checking for lf95
configure:6846: result: no
configure:6816: checking for ftn
configure:6846: result: no
configure:6873: checking for Fortran 77 compiler version
configure:6881:  --version >&5
--version: not found
configure:6885: $? = 127
configure:6892:  -v >&5
-v: not found
configure:6896: $? = 127
configure:6903:  -V >&5
-V: not found
configure:6907: $? = 127
configure:6915: checking whether we are using the GNU Fortran 77 compiler
configure:6934:  -c  conftest.F >&5
-c: not found
configure:6941: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6958: result: no
configure:6964: checking whether  accepts -g
configure:6981:  -c -g conftest.f >&5
-c: not found
configure:6988: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:7004: result: no
configure:7037: checking the maximum length of command line arguments
configure:7149: result: 262144
configure:7161: checking command to parse /usr/bin/nm -B output from cc object
configure:7266: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7269: $? = 0
configure:7273: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7276: $? = 0
configure:7328: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:7331: $? = 0
configure:7369: result: ok
configure:7373: checking for objdir
configure:7388: result: .libs
configure:7480: checking for ar
configure:7496: found /usr/bin/ar
configure:7507: result: ar
configure:7576: checking for ranlib
configure:7592: found /usr/bin/ranlib
configure:7603: result: ranlib
configure:7672: checking for strip
configure:7688: found /usr/bin/strip
configure:7699: result: strip
configure:8301: checking if cc supports -fno-rtti -fno-exceptions
configure:8319: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8323: $? = 0
configure:8336: result: no
configure:8351: checking for cc option to produce PIC
configure:8583: result: -fPIC
configure:8591: checking if cc PIC flag -fPIC works
configure:8609: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:8613: $? = 0
configure:8626: result: yes
configure:8654: checking if cc static flag -static works
configure:8682: result: yes
configure:8692: checking if cc supports -c -o file.o
configure:8713: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:8717: $? = 0
configure:8739: result: yes
configure:8765: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9753: result: yes
configure:9774: checking whether -lc should be explicitly linked in
configure:9779: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:9782: $? = 0
configure:9797: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9800: $? = 0
configure:9812: result: no
configure:9820: checking dynamic linker characteristics
configure:10422: result: freebsd8.0 ld.so
configure:10446: checking how to hardcode library paths into programs
configure:10471: result: immediate
configure:10485: checking whether stripping libraries is possible
configure:10490: result: yes
configure:11320: checking if libtool supports shared libraries
configure:11322: result: yes
configure:11325: checking whether to build shared libraries
configure:11346: result: yes
configure:11349: checking whether to build static libraries
configure:11353: result: no
configure:11447: creating libtool
configure:12040: checking for ld used by c++
configure:12107: result: /usr/bin/ld
configure:12116: checking if the linker (/usr/bin/ld) is GNU ld
configure:12131: result: yes
configure:12182: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:13136: result: yes
configure:13153: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5
configure:13156: $? = 0
configure:13312: checking for c++ option to produce PIC
configure:13596: result: -fPIC
configure:13604: checking if c++ PIC flag -fPIC works
configure:13622: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC conftest.cpp >&5
configure:13626: $? = 0
configure:13639: result: yes
configure:13667: checking if c++ static flag -static works
configure:13695: result: yes
configure:13705: checking if c++ supports -c -o file.o
configure:13726: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
configure:13730: $? = 0
configure:13752: result: yes
configure:13778: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:13804: result: yes
configure:13871: checking dynamic linker characteristics
configure:14421: result: freebsd8.0 ld.so
configure:14445: checking how to hardcode library paths into programs
configure:14470: result: immediate
configure:20713: checking for bash
configure:20746: result: no
configure:20751: checking if dolt supports this host
configure:20773: result: no, falling back to libtool
configure:20908: checking if c++ supports -fvisibility=hidden -fvisibility-inlines-hidden
configure:20919: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -I/usr/local/include conftest.c >&5
cc1: warning: command line option "-fvisibility-inlines-hidden" is valid for C++/ObjC++ but not for C
configure:20926: $? = 0
configure:20931: result: yes
configure:20949: checking for perl
configure:20967: found /usr/local/bin/perl
configure:20979: result: /usr/local/bin/perl
configure:20995: checking for bison
configure:21013: found /usr/local/bin/bison
configure:21025: result: /usr/local/bin/bison
configure:21041: checking for flex
configure:21059: found /usr/bin/flex
configure:21071: result: /usr/bin/flex
configure:21087: checking for gperf
configure:21105: found /usr/bin/gperf
configure:21117: result: /usr/bin/gperf
configure:21133: checking for mv
configure:21151: found /bin/mv
configure:21163: result: /bin/mv
configure:21181: checking for glib-genmarshal
configure:21199: found /usr/local/bin/glib-genmarshal
configure:21211: result: /usr/local/bin/glib-genmarshal
configure:21221: checking for glib-mkenums
configure:21239: found /usr/local/bin/glib-mkenums
configure:21251: result: /usr/local/bin/glib-mkenums
configure:21294: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5
configure:21301: $? = 0
configure:21325: checking for an ANSI C-conforming const
configure:21400: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:21407: $? = 0
configure:21422: result: yes
configure:21432: checking for inline
configure:21458: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:21465: $? = 0
configure:21483: result: inline
configure:21502: checking for working volatile
configure:21531: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:21538: $? = 0
configure:21553: result: yes
configure:21565: checking for ANSI C header files
configure:21733: result: yes
configure:21743: checking for stdbool.h that conforms to C99
configure:21838: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:21845: $? = 0
configure:21860: result: yes
configure:21862: checking for _Bool
configure:21890: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:21897: $? = 0
configure:21924: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: error: expected expression before ')' token
configure:21931: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "WebKit"
| #define PACKAGE_TARNAME "webkit"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "WebKit 1.0.1"
| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
| #define PACKAGE "webkit"
| #define VERSION "1.0.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| 	  return 0;
|   ;
|   return 0;
| }
configure:21954: result: yes
configure:21992: checking pthread.h usability
configure:22009: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:22016: $? = 0
configure:22030: result: yes
configure:22034: checking pthread.h presence
configure:22049: cc -E -I/usr/local/include conftest.c
configure:22056: $? = 0
configure:22070: result: yes
configure:22103: checking for pthread.h
configure:22112: result: yes
configure:22153: checking jpeglib.h usability
configure:22170: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:22177: $? = 0
configure:22191: result: yes
configure:22195: checking jpeglib.h presence
configure:22210: cc -E -I/usr/local/include conftest.c
configure:22217: $? = 0
configure:22231: result: yes
configure:22264: checking for jpeglib.h
configure:22273: result: yes
configure:22291: checking for pkg-config
configure:22309: found /usr/local/bin/pkg-config
configure:22322: result: /usr/local/bin/pkg-config
configure:22337: checking the Unicode backend to use
configure:22355: result: icu
configure:22368: checking for icu-config
configure:22386: found /usr/local/bin/icu-config
configure:22399: result: /usr/local/bin/icu-config
configure:22425: checking the target windowing system
configure:22443: result: x11
configure:22446: checking for Hildon UI extensions
configure:22456: result: no
configure:22694: checking the HTTP backend to use
configure:22712: result: curl
configure:22738: checking for GLOBALDEPS
configure:22745: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION
                  gobject-2.0 >= $GOBJECT_REQUIRED_VERSION
                  gthread-2.0 >= $GTHREAD_REQUIRED_VERSION"
configure:22752: $? = 0
configure:22767: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION
                  gobject-2.0 >= $GOBJECT_REQUIRED_VERSION
                  gthread-2.0 >= $GTHREAD_REQUIRED_VERSION"
configure:22774: $? = 0
configure:22859: result: yes
configure:22868: checking for WEBKITDEPS
configure:22875: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED_VERSION
                  pango >= $PANGO_REQUIRED_VERSION
                  cairo >= $CAIRO_REQUIRED_VERSION
                  libxml-2.0 >= $LIBXML_REQUIRED_VERSION"
configure:22884: $? = 0
configure:22900: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED_VERSION
                  pango >= $PANGO_REQUIRED_VERSION
                  cairo >= $CAIRO_REQUIRED_VERSION
                  libxml-2.0 >= $LIBXML_REQUIRED_VERSION"
configure:22909: $? = 0
configure:22999: result: yes
configure:23007: checking whether to do a debug build
configure:23016: result: no
configure:23020: checking whether to enable Dashboard support
configure:23029: result: yes
configure:23033: checking whether to enable HTML5 offline web applications support
configure:23042: result: yes
configure:23046: checking whether to enable HTML5 client-side session and persistent storage support
configure:23055: result: yes
configure:23059: checking whether to enable HTML5 client-side database storage support
configure:23068: result: yes
configure:23072: checking whether to enable icon database support
configure:23081: result: yes
configure:23085: checking whether to enable HTML5 video support
configure:23094: result: yes
configure:23098: checking whether to enable XPath support
configure:23107: result: yes
configure:23111: checking whether to enable XSLT support
configure:23120: result: yes
configure:23124: checking whether to enable SVG support
configure:23133: result: yes
configure:23147: checking whether to enable support for SVG animation
configure:23156: result: yes
configure:23160: checking whether to enable support for SVG filters
configure:23169: result: no
configure:23173: checking whether to enable support for SVG fonts
configure:23182: result: yes
configure:23186: checking whether to enable support for SVG foreign objects
configure:23195: result: yes
configure:23199: checking whether to enable SVG as Image support
configure:23208: result: yes
configure:23212: checking whether to enable support for SVG use element
configure:23221: result: yes
configure:23240: checking whether to enable code coverage support
configure:23249: result: no
configure:23253: checking whether to enable optimized memory allocator
configure:23262: result: yes
configure:23266: checking the font backend to use
configure:23283: result: freetype
configure:23296: checking for LIBCURL
configure:23303: $PKG_CONFIG --exists --print-errors "libcurl >= $LIBCURL_REQUIRED_VERSION"
configure:23306: $? = 0
configure:23319: $PKG_CONFIG --exists --print-errors "libcurl >= $LIBCURL_REQUIRED_VERSION"
configure:23322: $? = 0
configure:23397: result: yes
configure:23524: checking for FREETYPE
configure:23531: $PKG_CONFIG --exists --print-errors "cairo-ft
                     fontconfig >= $FONTCONFIG_REQUIRED_VERSION
                     freetype2 >= $FREETYPE2_REQUIRED_VERSION"
configure:23538: $? = 0
configure:23553: $PKG_CONFIG --exists --print-errors "cairo-ft
                     fontconfig >= $FONTCONFIG_REQUIRED_VERSION
                     freetype2 >= $FREETYPE2_REQUIRED_VERSION"
configure:23560: $? = 0
configure:23645: result: yes
configure:23660: checking for SQLITE3
configure:23667: $PKG_CONFIG --exists --print-errors "sqlite3 >= $SQLITE_REQUIRED_VERSION"
configure:23670: $? = 0
configure:23683: $PKG_CONFIG --exists --print-errors "sqlite3 >= $SQLITE_REQUIRED_VERSION"
configure:23686: $? = 0
configure:23761: result: yes
configure:23773: checking for LIBXSLT
configure:23780: $PKG_CONFIG --exists --print-errors "libxslt >= $LIBXSLT_REQUIRED_VERSION"
configure:23783: $? = 0
configure:23796: $PKG_CONFIG --exists --print-errors "libxslt >= $LIBXSLT_REQUIRED_VERSION"
configure:23799: $? = 0
configure:23874: result: yes
configure:23886: checking for GSTREAMER
configure:23893: $PKG_CONFIG --exists --print-errors "gstreamer-0.10 >= $GSTREAMER_REQUIRED_VERSION
                     gstreamer-base-0.10,
                     gstreamer-plugins-base-0.10,
                     gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED_VERSION"
configure:23902: $? = 0
configure:23918: $PKG_CONFIG --exists --print-errors "gstreamer-0.10 >= $GSTREAMER_REQUIRED_VERSION
                     gstreamer-base-0.10,
                     gstreamer-plugins-base-0.10,
                     gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED_VERSION"
configure:23927: $? = 0
configure:24017: result: yes
configure:24654: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by WebKit config.status 1.0.1, which was
generated by GNU Autoconf 2.62.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on ss.su

config.status:917: creating GNUmakefile
config.status:917: creating WebKit/gtk/webkit-1.0.pc
config.status:917: creating WebKit/gtk/webkit/webkitversion.h
config.status:917: creating aconfig.h
config.status:1191: executing depfiles commands
configure:25966: WARNING: Unrecognized options: --with-webkit-target, --enable-svg-experimental

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

ac_cv_build=i386-portbld-freebsd8.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=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_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_FREETYPE_CFLAGS_set=''
ac_cv_env_FREETYPE_CFLAGS_value=''
ac_cv_env_FREETYPE_LIBS_set=''
ac_cv_env_FREETYPE_LIBS_value=''
ac_cv_env_GLOBALDEPS_CFLAGS_set=''
ac_cv_env_GLOBALDEPS_CFLAGS_value=''
ac_cv_env_GLOBALDEPS_LIBS_set=''
ac_cv_env_GLOBALDEPS_LIBS_value=''
ac_cv_env_GSTREAMER_CFLAGS_set=''
ac_cv_env_GSTREAMER_CFLAGS_value=''
ac_cv_env_GSTREAMER_LIBS_set=''
ac_cv_env_GSTREAMER_LIBS_value=''
ac_cv_env_HILDON_CFLAGS_set=''
ac_cv_env_HILDON_CFLAGS_value=''
ac_cv_env_HILDON_LIBS_set=''
ac_cv_env_HILDON_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_LIBCURL_CFLAGS_set=''
ac_cv_env_LIBCURL_CFLAGS_value=''
ac_cv_env_LIBCURL_LIBS_set=''
ac_cv_env_LIBCURL_LIBS_value=''
ac_cv_env_LIBSOUP_CFLAGS_set=''
ac_cv_env_LIBSOUP_CFLAGS_value=''
ac_cv_env_LIBSOUP_LIBS_set=''
ac_cv_env_LIBSOUP_LIBS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_LIBXSLT_CFLAGS_set=''
ac_cv_env_LIBXSLT_CFLAGS_value=''
ac_cv_env_LIBXSLT_LIBS_set=''
ac_cv_env_LIBXSLT_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_SQLITE3_CFLAGS_set=''
ac_cv_env_SQLITE3_CFLAGS_value=''
ac_cv_env_SQLITE3_LIBS_set=''
ac_cv_env_SQLITE3_LIBS_value=''
ac_cv_env_WEBKITDEPS_CFLAGS_set=''
ac_cv_env_WEBKITDEPS_CFLAGS_value=''
ac_cv_env_WEBKITDEPS_LIBS_set=''
ac_cv_env_WEBKITDEPS_LIBS_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_f77_compiler_gnu=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_stdbool_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_BISON=/usr/local/bin/bison
ac_cv_path_DOLT_BASH=''
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FLEX=/usr/bin/flex
ac_cv_path_GLIB_GENMARSHAL=/usr/local/bin/glib-genmarshal
ac_cv_path_GLIB_MKENUMS=/usr/local/bin/glib-mkenums
ac_cv_path_GPERF=/usr/bin/gperf
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MV=/bin/mv
ac_cv_path_PERL=/usr/local/bin/perl
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_icu_config=/usr/local/bin/icu-config
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_gmake_set=yes
ac_cv_type__Bool=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=''
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_lib_search_path_spec=/usr/lib
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
pkg_cv_FREETYPE_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/pixman-1  '
pkg_cv_FREETYPE_LIBS='-pthread -L/usr/local/lib -lcairo -lfontconfig -lfreetype -lz  '
pkg_cv_GLOBALDEPS_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_GLOBALDEPS_LIBS='-pthread -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0  '
pkg_cv_GSTREAMER_CFLAGS='-D_REENTRANT -DORBIT2=1 -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include  '
pkg_cv_GSTREAMER_LIBS='-pthread -L/usr/local/lib -lgstbase-0.10 -lgstreamer-0.10 -lxml2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0  '
pkg_cv_LIBCURL_CFLAGS='-I/usr/local/include  '
pkg_cv_LIBCURL_LIBS='-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lcurl  '
pkg_cv_LIBXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2  '
pkg_cv_LIBXSLT_LIBS='-L/usr/local/lib -lxslt -lz -liconv -lm -lxml2  '
pkg_cv_SQLITE3_CFLAGS='-I/usr/local/include  '
pkg_cv_SQLITE3_LIBS='-L/usr/local/lib -lsqlite3  '
pkg_cv_WEBKITDEPS_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libxml2  '
pkg_cv_WEBKITDEPS_LIBS='-pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpangoft2-1.0 -lX11 -lXfixes -lfreetype -lz -lfontconfig -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo -lxml2  '

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

ACLOCAL='/usr/local/bin/aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/repository/ports/www/webkit-gtk2/work/webkit-1.0.1/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='/usr/local/bin/autoconf-2.62'
AUTOHEADER='/usr/local/bin/autoheader-2.62'
AUTOMAKE='/usr/local/bin/automake-1.10'
AWK='gawk'
BISON='/usr/local/bin/bison'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -pipe -fno-strict-aliasing'
COVERAGE_CFLAGS=''
COVERAGE_LDFLAGS=''
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DOLT_BASH=''
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_COVERAGE_FALSE=''
ENABLE_COVERAGE_TRUE='#'
ENABLE_DASHBOARD_SUPPORT_FALSE='#'
ENABLE_DASHBOARD_SUPPORT_TRUE=''
ENABLE_DATABASE_FALSE='#'
ENABLE_DATABASE_TRUE=''
ENABLE_DEBUG_FALSE=''
ENABLE_DEBUG_TRUE='#'
ENABLE_DOM_STORAGE_FALSE='#'
ENABLE_DOM_STORAGE_TRUE=''
ENABLE_FAST_MALLOC_FALSE='#'
ENABLE_FAST_MALLOC_TRUE=''
ENABLE_ICONDATABASE_FALSE='#'
ENABLE_ICONDATABASE_TRUE=''
ENABLE_OFFLINE_WEB_APPLICATIONS_FALSE='#'
ENABLE_OFFLINE_WEB_APPLICATIONS_TRUE=''
ENABLE_SVG_ANIMATION_FALSE='#'
ENABLE_SVG_ANIMATION_TRUE=''
ENABLE_SVG_AS_IMAGE_FALSE='#'
ENABLE_SVG_AS_IMAGE_TRUE=''
ENABLE_SVG_FALSE='#'
ENABLE_SVG_FILTERS_FALSE=''
ENABLE_SVG_FILTERS_TRUE='#'
ENABLE_SVG_FONTS_FALSE='#'
ENABLE_SVG_FONTS_TRUE=''
ENABLE_SVG_FOREIGN_OBJECT_FALSE='#'
ENABLE_SVG_FOREIGN_OBJECT_TRUE=''
ENABLE_SVG_TRUE=''
ENABLE_SVG_USE_FALSE='#'
ENABLE_SVG_USE_TRUE=''
ENABLE_VIDEO_FALSE='#'
ENABLE_VIDEO_TRUE=''
ENABLE_XPATH_FALSE='#'
ENABLE_XPATH_TRUE=''
ENABLE_XSLT_FALSE='#'
ENABLE_XSLT_TRUE=''
EXEEXT=''
F77=''
FFLAGS=''
FLEX='/usr/bin/flex'
FREETYPE_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/pixman-1  '
FREETYPE_LIBS='-pthread -L/usr/local/lib -lcairo -lfontconfig -lfreetype -lz  '
GLIB_GENMARSHAL='/usr/local/bin/glib-genmarshal'
GLIB_MKENUMS='/usr/local/bin/glib-mkenums'
GLOBALDEPS_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GLOBALDEPS_LIBS='-pthread -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0  '
GPERF='/usr/bin/gperf'
GREP='/usr/bin/grep'
GSTREAMER_CFLAGS='-D_REENTRANT -DORBIT2=1 -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include  '
GSTREAMER_LIBS='-pthread -L/usr/local/lib -lgstbase-0.10 -lgstreamer-0.10 -lxml2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0  '
HILDON_CFLAGS=''
HILDON_CPPFLAGS=''
HILDON_LIBS=''
HTML_FLAGS_FALSE='#'
HTML_FLAGS_TRUE=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/usr/local/lib'
LIBCURL_CFLAGS='-I/usr/local/include  '
LIBCURL_LIBS='-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -lcurl  '
LIBOBJS=''
LIBS=''
LIBSOUP_CFLAGS=''
LIBSOUP_LIBS=''
LIBTOOL='$(SHELL) /usr/local/bin/libtool'
LIBWEBKITGTK_VERSION='1:0:0'
LIBXSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2  '
LIBXSLT_LIBS='-L/usr/local/lib -lxslt -lz -liconv -lm -lxml2  '
LN_S='ln -s'
LTCOMPILE='$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(COMPILE)'
LTCXXCOMPILE='$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXXCOMPILE)'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/repository/ports/www/webkit-gtk2/work/webkit-1.0.1/missing --run makeinfo'
MKDIR_P='/usr/local/bin/gmkdir -p'
MV='/bin/mv'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_FREEBSD_FALSE='#'
OS_FREEBSD_TRUE=''
OS_LINUX_FALSE=''
OS_LINUX_TRUE='#'
OS_UNIX_FALSE='#'
OS_UNIX_TRUE=''
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='webkit'
PACKAGE_BUGREPORT='http://bugs.webkit.org/'
PACKAGE_NAME='WebKit'
PACKAGE_STRING='WebKit 1.0.1'
PACKAGE_TARNAME='webkit'
PACKAGE_VERSION='1.0.1'
PATH_SEPARATOR=':'
PERL='/usr/local/bin/perl'
PKG_CONFIG='/usr/local/bin/pkg-config'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SQLITE3_CFLAGS='-I/usr/local/include  '
SQLITE3_LIBS='-L/usr/local/lib -lsqlite3  '
STRIP='strip'
SVG_FLAGS_FALSE='#'
SVG_FLAGS_TRUE=''
SYMBOL_VISIBILITY='-fvisibility=hidden'
SYMBOL_VISIBILITY_INLINES='-fvisibility-inlines-hidden'
TARGET_DIRECTFB_FALSE=''
TARGET_DIRECTFB_TRUE='#'
TARGET_QUARTZ_FALSE=''
TARGET_QUARTZ_TRUE='#'
TARGET_WIN32_FALSE=''
TARGET_WIN32_TRUE='#'
TARGET_X11_FALSE='#'
TARGET_X11_TRUE=''
UNICODE_CFLAGS='-I/usr/local/include'
UNICODE_LIBS='-lm -L/usr/local/lib -licui18n -licuuc -licudata -lm'
USE_CURL_FALSE='#'
USE_CURL_TRUE=''
USE_FREETYPE_FALSE='#'
USE_FREETYPE_TRUE=''
USE_PANGO_FALSE=''
USE_PANGO_TRUE='#'
USE_SOUP_FALSE=''
USE_SOUP_TRUE='#'
VERSION='1.0.1'
WEBKITDEPS_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libxml2  '
WEBKITDEPS_LIBS='-pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpangoft2-1.0 -lX11 -lXfixes -lfreetype -lz -lfontconfig -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo -lxml2  '
WEBKIT_MAJOR_VERSION='1'
WEBKIT_MICRO_VERSION='1'
WEBKIT_MINOR_VERSION='0'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-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_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i386-portbld-freebsd8.0'
host_alias=''
host_cpu='i386'
host_os='freebsd8.0'
host_vendor='portbld'
htmldir='${docdir}'
icu_config='/usr/local/bin/icu-config'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='$(SHELL) /home/repository/ports/www/webkit-gtk2/work/webkit-1.0.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='/usr/local/bin/gmkdir -p'
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 "WebKit"
#define PACKAGE_TARNAME "webkit"
#define PACKAGE_VERSION "1.0.1"
#define PACKAGE_STRING "WebKit 1.0.1"
#define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
#define PACKAGE "webkit"
#define VERSION "1.0.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define STDC_HEADERS 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_JPEGLIB_H 1

configure: exit 0
-------------- next part --------------
GraphicsMagick-1.1.14_1,1 Fast image processing tools based on ImageMagick
ImageMagick-6.4.8.3 Image processing tools
ORBit2-2.14.16      High-performance CORBA ORB with support for the C language
OpenEXR-1.6.1_1     A high dynamic-range (HDR) image file format
aalib-1.4.r5_4      An ascii art library
adns-1.4_1          Easy to use, asynchronous-capable DNS client library and ut
akonadi-1.1.1       Storage server for kdepim
alltray-0.69_4      Dock any application with no native tray icon
amspsfnt-1.0_5      AMSFonts PostScript Fonts (Adobe Type 1 format)
apache-ant-1.7.0_2  Java- and XML-based build tool, conceptually similar to mak
appres-1.0.1        Program to list application's resources
apr-gdbm-db42-1.3.3.1.3.4_1 Apache Portability Library
arping-2.06         ARP level "ping" utility
asciidoc-8.3.5      A text document format for writing short documents and man 
aspell-0.60.6_2     Spelling checker with better suggestion logic than ispell
atk-1.24.0          A GNOME accessibility toolkit (ATK)
atunes-1.11.2       A full-featured audio player and manager developed in Java
audacity-1.2.4b_4   Audacity is a GUI editor for digital audio waveforms
autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms 
autoconf-2.62       Automatically configure source code on many Un*x platforms 
autoconf-wrapper-20071109 Wrapper script for GNU autoconf
automake-1.10.1     GNU Standards-compliant Makefile generator (1.10)
automake-1.4.6_5    GNU Standards-compliant Makefile generator (1.4)
automake-1.5_5,1    GNU Standards-compliant Makefile generator (1.5)
automake-1.6.3_1    GNU Standards-compliant Makefile generator (1.6)
automake-1.9.6_3    GNU Standards-compliant Makefile generator (1.9)
automake-wrapper-20071109 Wrapper script for GNU automake
automoc4-0.9.88     Automatic moc for Qt 4 packages
avahi-0.6.24        The "meta-port" for the Avahi service discovery suite
avahi-app-0.6.24    Service discovery on a local network
awn-0.3.2           A fast and customizable dockbar
awn-applets-0.3.2   Awn Extras
babl-0.0.22_1       Dynamic pixel format conversion library
bash-3.2.48_1       The GNU Project's Bourne Again SHell
bdftopcf-1.0.1      Convert X font from BDF to PCF
beforelight-1.0.3_1 A sample screen saver for X
bigreqsproto-1.0.2  BigReqs extension headers
bison-2.3_4,1       A parser generator from FSF, (mostly) compatible with Yacc
bitmap-1.0.3_1      Bitmap editor and converter utilities for X
bitstream-vera-1.10_4 Bitstream Vera TrueType font collection
boost-1.34.1        Free peer-reviewed portable C++ source libraries
bug-buddy-2.24.2    A bug reporting tool for GNOME 2
bwidget-1.8.0_1     A high-level widget set for Tcl/Tk
ca_root_nss-3.11.9_2 The root certificate bundle from the Mozilla Project
cabextract-1.2      A program to extract Microsoft cabinet (.CAB) files
cairo-1.8.6,1       Vector graphics library with cross-device output support
cdiff-1.5           Diff readability enhancher for color terminals
cdparanoia-3.9.8_8  A CDDA extraction tool (also known as ripper)
cdrdao-1.2.2        Record CD-R[W]s in disk-at-once mode
cdrtools-2.01_7     CD/CD-R[W] and ISO-9660 image creation and extraction tools
chmlib-0.39_2       A library for dealing with Microsoft ITSS/CHM format files
clucene-0.9.21      CLucene is a C++ port of Lucene
cmake-2.6.2         A cross-platform make
cmpsfont-1.0_6      Computer Modern PostScript Fonts (Adobe Type 1 format)
compat4x-i386-5.3_9 A convenience package to install the compat4x libraries
compat5x-i386-5.4.0.8_9 A convenience package to install the compat5x libraries
compat6x-i386-6.4.604000.200810 A convenience package to install the compat6x libraries
compositeproto-0.4  Composite extension headers
consolekit-0.3.0_5  Framework for defining and tracking users
coreutils-6.9_3     The Free Software Foundation's core utilities
createtorrent-1.1.4 Create BitTorrent files from the command line
ctorrent-3.3.2      BitTorrent Client written in C for FreeBSD and Linux
cups-base-1.3.9_3   Common UNIX Printing System
cups-pstoraster-8.15.4_2 Postscript interpreter for CUPS printing to non-PS printers
curl-7.19.2         Non-interactive tool to get files from FTP, GOPHER, HTTP(S)
cyrus-sasl-2.1.22_2 RFC 2222 SASL (Simple Authentication and Security Layer)
damageproto-1.1.0_2 Damage extension headers
db41-4.1.25_4       The Berkeley DB package, revision 4.1
db42-4.2.52_5       The Berkeley DB package, revision 4.2
dbus-1.2.4.4        A message bus system for inter-application communication
dbus-glib-0.80      GLib bindings for the D-BUS messaging system
dclib-0.3.22        Direct connect interface library for valknut
desktop-file-utils-0.15_1 A couple of command line utilities for working with desktop
diablo-jdk-1.6.0.07.02_3 Java Development Kit 1.6.0_07.02
diffutils-2.8.1_1   The GNU diff utilities
djbfft-0.76_2       An extremely fast library for floating-point convolution
djvulibre-nox11-3.5.21_1 DjVu base libraries and utilities
dmidecode-2.10      A tool for dumping DMI (SMBIOS) contents in human-readable 
dmxproto-2.2.2      DMX extension headers
docbook-1.4         Meta-port for the different versions of the DocBook DTD
docbook-4.1_3       V4.1 of the DocBook DTD, designed for technical documentati
docbook-4.2         V4.2 of the DocBook DTD, designed for technical documentati
docbook-4.3         DocBook/SGML DTD V4.3, designed for technical documentation
docbook-4.4         DocBook/SGML DTD V4.4, designed for technical documentation
docbook-4.5         DocBook/SGML DTD V4.5, designed for technical documentation
docbook-5.0_1       DocBook 5.0, designed for technical documentation
docbook-sk-4.1.2_4  XML version of the DocBook DTD version controlled for Scrol
docbook-xml-4.2_1   XML version of the DocBook DTD
docbook-xml-4.3     DocBook/XML DTD V4.3, designed for technical documentation
docbook-xml-4.4     DocBook/XML DTD V4.4, designed for technical documentation
docbook-xml-4.5     DocBook/XML DTD V4.5, designed for technical documentation
docbook-xsl-1.74.0_1 XSL DocBook stylesheets
dri-7.3,2           OpenGL hardware acceleration drivers for the DRI
dri2proto-1.99.3    DRI2 prototype headers
driconf-0.9.1_2     Configuration program for DRI drivers
dupmerge-1.73       Searches for files with equal content
dvd+rw-tools-7.1    DVD burning software
e2fsprogs-libuuid-1.41.3_1 UUID library from e2fsprogs package
ebook-tools-0.1.1   Accessing and converting various ebook file formats
editres-1.0.3_1     Dynamic resource editor for X Toolkit Applications
eel-2.24.1          Generally useful classes and extensions to GNOME
eigen-2.0.b3        Lightweight library for vector and matrix math
enchant-1.4.2       Dictionary/spellchecking framework
encodings-1.0.2,1   X.Org Encoding fonts
esound-0.2.41       A sound library for enlightenment package
evieext-1.0.2       XEVIE extension headers
evolution-data-server-2.24.4.1 The data backends for the Evolution integrated mail/PIM sui
exiv2-0.16_1,1      Exif and Iptc metadata manipulation library and tools
expat-2.0.1         XML 1.0 parser written in C
faad2-2.6.1_1,1     MPEG-2 and MPEG-4 AAC audio decoder
festival-1.96_1     Multi-lingual speech synthesis system
ffmpeg-2008.07.27_7 Hyper fast realtime audio/video encoder/converter, streamin
fftw3-3.1.3         Fast C routines to compute the Discrete Fourier Transform
firefox-2.0.0.20_2,1 Web browser based on the browser portion of Mozilla
fixesproto-4.0      Fixes extension headers
flac-1.2.1          Free lossless audio codec
flex-2.5.35_1       Fast lexical analyzer generator
font-adobe-100dpi-1.0.0_1 X.Org Adobe 100dpi font
font-adobe-75dpi-1.0.0 X.Org Adobe 75dpi font
font-adobe-utopia-100dpi-1.0.1 X.Org Adobe Utopia 100dpi font
font-adobe-utopia-75dpi-1.0.1 X.Org Adobe Utopia 75dpi font
font-adobe-utopia-type1-1.0.1 X.Org Adobe Utopia Type1 font
font-alias-1.0.1    X.Org Font aliases
font-arabic-misc-1.0.0 X.Org miscellaneous Arabic fonts
font-bh-100dpi-1.0.0 X.Org Bigelow Holmes 100dpi font
font-bh-75dpi-1.0.0 X.Org Bigelow Holmes 75dpi font
font-bh-lucidatypewriter-100dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 100dpi font
font-bh-lucidatypewriter-75dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 75dpi font
font-bh-ttf-1.0.0   X.Org Bigelow & Holmes TTF font
font-bh-type1-1.0.0 X.Org Bigelow Holmes Type1 font
font-bitstream-100dpi-1.0.0 X.Org Bitstream Vera 100dpi font
font-bitstream-75dpi-1.0.0 X.Org Bitstream Vera 75dpi font
font-bitstream-type1-1.0.0 X.Org Bitstream Vera Type1 font
font-cronyx-cyrillic-1.0.0 X.Org Cronyx Cyrillic font
font-cursor-misc-1.0.0 X.Org miscellaneous Cursor fonts
font-daewoo-misc-1.0.0 X.Org miscellaneous Daewoo fonts
font-dec-misc-1.0.0 X.Org miscellaneous Dec fonts
font-ibm-type1-1.0.0 X.Org IBM Type1 font
font-isas-misc-1.0.0 X.Org miscellaneous ISAS fonts
font-jis-misc-1.0.0 X.Org miscellaneous JIS fonts
font-micro-misc-1.0.0 X.Org miscellaneous Micro fonts
font-misc-cyrillic-1.0.0 X.Org miscellaneous Cyrillic font
font-misc-ethiopic-1.0.0 X.Org miscellaneous Ethiopic font
font-misc-meltho-1.0.0_1 X.Org miscellaneous Meltho font
font-misc-misc-1.0.0 X.Org miscellaneous Misc fonts
font-mutt-misc-1.0.0 X.Org miscellaneous Mutt fonts
font-schumacher-misc-1.0.0_1 X.Org miscellaneous Schumacher fonts
font-screen-cyrillic-1.0.1 X.Org Screen Cyrillic font
font-sony-misc-1.0.0 X.Org miscellaneous Sony fonts
font-sun-misc-1.0.0 X.Org miscellaneous Sun fonts
font-util-1.0.1     Create an index of X font files in a directory
font-winitzki-cyrillic-1.0.0 X.Org Winitzki Cyrillic font
font-xfree86-type1-1.0.1 X.Org XFree86 Type1 font
fontcacheproto-0.1.2 Fontcache extension headers
fontconfig-2.6.0,1  An XML-based font configuration API for X Windows
fontsproto-2.0.2    Fonts extension headers
fonttosfnt-1.0.3    Wrap a bitmap font in a sftn wrapper
freetype-1.3.1_4    A free and portable TrueType font rendering engine
freetype2-2.3.7     A free and portable TrueType font rendering engine
fribidi-0.10.9      A Free Implementation of the Unicode Bidirectional Algorith
fslsfonts-1.0.2     List fonts served by the X font server
fstobdf-1.0.3       Generate BDF font from X font server
fusefs-kmod-0.3.9.p1.20080208_5 Kernel module for fuse
fusefs-libs-2.7.4   FUSE allows filesystem implementation in userspace
fusefs-ntfs-2009.1.1 Mount NTFS partitions (read/write) and disk images
gamin-0.1.10        A file and directory monitoring system
gawk-3.1.6_1        The GNU version of Awk
gccmakedep-1.0.2    Create dependencies in makefiles using 'gcc -M'
gconf2-2.24.0       A configuration database system for GNOME
gd-2.0.35,1         A graphics library for fast creation of images
gdbm-1.8.3_3        The GNU database manager
gdl-2.24.0          Components intended to be shared between GNOME development 
gegl-0.0.20_1       A graph based image processing framework
getopt-1.1.4_1      A getopt(1) replacement that supports GNU-style long option
gettext-0.17_1      GNU gettext package
ghostscript8-8.63   Ghostscript 8.x PostScript interpreter
gimp-2.6.4,2        The "meta-port" for The Gimp
gimp-app-2.6.4_2,1  A GNU Image Manipulation Program
gimp-data-extras-2.0.2_1 Collection of additional brushes and patterns files for GIM
gimp-gutenprint-5.1.7_1 GutenPrint Printer Driver
gio-fam-backend-2.18.4 FAM backend for GLib's GIO library
glew-1.4.0_2        The OpenGL Extension Wrangler Library
glib-1.2.10_12      Some useful routines of C programming (previous stable vers
glib-2.18.4         Some useful routines of C programming (current stable versi
glitz-0.5.6_2       OpenGL image compositing library
glproto-1.4.9       GLX extension headers
gmake-3.81_3        GNU version of 'make' utility
gmm++-3.1           A generic matrix template library
gnome-desktop-2.24.3 Additional UI API for GNOME 2
gnome-doc-utils-0.14.2 GNOME doc utils
gnome-icon-theme-2.24.0_2 A collection of icons for the GNOME 2 desktop
gnome-keyring-2.24.1_2 A program that keeps passwords and other secrets
gnome-media-2.24.0.1 Multimedia applications for the GNOME 2 desktop
gnome-menus-2.24.2  Implementation of the FreeDesktop Desktop Menu Spec
gnome-mime-data-2.18.0_3 A MIME and Application database for GNOME
gnome-mount-0.8_2   A front-end to mount, umount, and eject using HAL
gnome-panel-2.24.3  Panel component for the GNOME 2 Desktop
gnome-vfs-2.24.0    GNOME Virtual File System
gnome_subr-1.0      Common startup and shutdown subroutines used by GNOME scrip
gnomehier-2.3_11    A utility port that creates the GNOME directory tree
gnupg-2.0.10_2      The GNU Privacy Guard
gnutls-2.6.3_1      GNU Transport Layer Security library
gpac-libgpac-0.4.4,1 Gpac MPEG-4 Systems library and headers
gperf-3.0.3         Generates perfect hash functions for sets of keywords
gpgme-1.1.5_1       A library to make access to GnuPG easier
grub-0.97_3         GRand Unified Bootloader
gsfonts-8.11_4      Fonts used by GNU Ghostscript (or X)
gsl-1.12            The GNU Scientific Library - mathematical libs
gsnapshot-1.0_3     A gtk+ based screen capture
gstreamer-0.10.22_1 Development framework for creating media applications
gstreamer-ffmpeg-0.10.4_1 GStreamer plug-in for manipulating MPEG video streams
gstreamer-plugins-0.10.22,3 GStreamer written collection of plugins handling several me
gstreamer-plugins-a52dec-0.10.10,3 Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
gstreamer-plugins-bad-0.10.10,3 Bad gstreamer-plugins
gstreamer-plugins-cdparanoia-0.10.22_1,3 Gstreamer CDDA extraction (aka audio ripping) plugin
gstreamer-plugins-core-0.10_10 Core set of typical audio and video gstreamer-plugins
gstreamer-plugins-dts-0.10.10_1,3 Gstreamer dts plugin
gstreamer-plugins-dvd-0.10.10,3 Gstreamer dvd plugin set
gstreamer-plugins-esound-0.10.13,3 Gstreamer enlightenment sound library plugin
gstreamer-plugins-faad-0.10.10_1,3 Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin
gstreamer-plugins-flac-0.10.13,3 Gstreamer free lossless audio encoder/decoder plugin
gstreamer-plugins-gconf-0.10.13,3 Gstreamer gconf plugin
gstreamer-plugins-gnomevfs-0.10.22_1,3 Gstreamer gnomevfs plugin
gstreamer-plugins-good-0.10.13,3 Good gstreamer-plugins
gstreamer-plugins-libpng-0.10.13,3 Gstreamer png plugin
gstreamer-plugins-mad-0.10.10,3 Gstreamer mp3 decoder plugin
gstreamer-plugins-mp3-0.10.0_1 Gstreamer Plugins Mp3 decoder meta-port
gstreamer-plugins-musepack-0.10.10_1,3 Gstreamer musepack mpc encoder/decoder plugin
gstreamer-plugins-ogg-0.10.22_1,3 Gstreamer Ogg bitstream plugin
gstreamer-plugins-pango-0.10.22_1,3 Gstreamer pango textoverlay plugin
gstreamer-plugins-pulse-0.9.7_1 GStreamer plugin for pulseaudio
gstreamer-plugins-spc-0.10.10_1,3 Gstreamer OpenSPC frontend
gstreamer-plugins-speex-0.10.13,3 Gstreamer speex voice plugin
gstreamer-plugins-theora-0.10.22_1,3 Gstreamer theora plugin
gstreamer-plugins-ugly-0.10.10,3 Ugly gstreamer-plugins
gstreamer-plugins-vorbis-0.10.22_1,3 Gstreamer vorbis encoder/decoder plugin
gstreamer-plugins-wavpack-0.10.13,3 GStreamer written collection of plugins handling several me
gstreamer-plugins-xvid-0.10.10_1,3 Gstreamer xvid plugin
gtar-1.21           GNU version of the traditional tape archiver
gtk-1.2.10_20       Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.14.7          Gimp Toolkit for X11 GUI (current stable version)
gtk-engines2-2.16.1 Theme engine for the GTK+-2.0 toolkit
gtk-qt4-engine-1.1  GTK-QT Theme Engine allows GTK2 apps to use QT/KDE themes
gtkchtheme-0.3.1_6  GTK2 theme changer
gtksourceview-1.8.5_4 A text widget that adds syntax highlighting to the GtkTextV
gtkspell-2.0.15     A GTK+ 2 spell checking component
gutenprint-5.1.7_1  The "meta-port" for GutenPrint
gutenprint-base-5.1.7_1 GutenPrint Printer Driver
gutenprint-ijs-5.1.7_1 GutenPrint Printer Driver
gvfs-1.0.3          GNOME virtual file system
hal-0.5.11_18       Hardware Abstraction Layer for simplifying device access
help2man-1.36.4_2   Automatically generating simple manual pages from program o
hicolor-icon-theme-0.10_2 A high-color icon theme shell from the FreeDesktop project
htop-0.8            A better top(1) - interactive process viewer
httperf-0.9.0       A tool for measuring webserver performance
iceauth-1.0.2       ICE authority file utility for X
ico-1.0.2           Displays a wire-frame rotating plyhedron
icon-naming-utils-0.8.7 Utilities of the Tango project
icu-3.8.1_1         International Components for Unicode (from IBM)
ilmbase-1.0.1_1     ILM Base libraries a.k.a. Half, IlmThread, Imath and Iex
imake-1.0.2_4,1     Imake and other utilities from X.Org
inputproto-1.5.0    Input extension headers
intltool-0.40.5     Tools to internationalize various kinds of data files
iso-codes-3.2_1     Lists of the country, language and currency iso names
iso8879-1986_2      Character entity sets from ISO 8879:1986 (SGML)
iw-hspell-0.8       Hebrew spellchecker and morphology engine
jackit-0.109.2_1    A low-latency audio server
jasper-1.900.1_7    An implementation of the codec specified in the JPEG-2000 s
javavmwrapper-2.3.2 Wrapper script for various Java Virtual Machines
jbigkit-1.6         Lossless compression for bi-level images such as scanned pa
jpeg-6b_7           IJG's jpeg compression utilities
kbproto-1.0.3       KB extension headers
kde4-4.2.0          The "meta-port" for KDE
kde4-shared-mime-info-1.0 Handles shared MIME database under ${KDE_PREFIX}
kde4-style-bespin-0.1 Transparent KDE4 style
kde4-windeco-dekorator-0.4.0.1 Transparent KDE4 window decoration
kde4-xdg-env-1.0    Script which hooks into startkde and helps KDE pick up XDG 
kdeaccessibility-4.2.0 Accessibility applications for KDE4
kdeadmin-4.2.0      KDE Admin applications
kdebase-4.2.0       Basic applications for the KDE system
kdebase-runtime-4.2.0 Basic applications for the KDE system
kdebase-workspace-4.2.0 Basic applications for the KDE system
kdegraphics-4.2.0   Graphics utilities for the KDE4 integrated X11 desktop
kdehier4-1.0.3      Utility port that creates hierarchy of shared KDE4 director
kdelibs-4.2.0       Base set of libraries needed by KDE programs
kdemultimedia-4.2.0 KDE Multimedia applications
kdepim-4.2.0        Libraries for KDE-PIM applications
kdepimlibs-4.2.0    Libraries for KDE-PIM applications
kdeplasma-addons-4.2.0 Extra plasmoids for KDE4
kdeutils-4.2.0      Utilities for the KDE4 integrated X11 Desktop
kgrubeditor-0.8.5   KGRUBEditor is a KDE utility, that edits GRUB's configurati
koffice-kde4-1.9.98.5 Office suite for KDE
lame-3.98.2_1       Fast MP3 encoder kit
lcms-1.17,1         Light Color Management System -- a color management library
libFS-1.0.1         The FS library
libGL-7.3           OpenGL library that renders using GLX or DRI
libGLU-7.3          OpenGL utility library
libICE-1.0.4_1,1    Inter Client Exchange library for X11
libIDL-0.8.12       A library for creating trees of CORBA IDL files
libSM-1.1.0,1       Session Management library for X11
libX11-1.1.99.2,1   X11 library
libXScrnSaver-1.1.3 The XScrnSaver library
libXTrap-1.0.0      The XTrap library
libXau-1.0.4        Authentication Protocol library for X11
libXaw-1.0.5_1,1    X Athena Widgets library
libXcomposite-0.4.0,1 X Composite extension library
libXcursor-1.1.9_1  X client-side cursor loading library
libXdamage-1.1.1    X Damage extension library
libXdmcp-1.0.2_1    X Display Manager Control Protocol library
libXevie-1.0.2      The Xevie library
libXext-1.0.5,1     X11 Extension library
libXfixes-4.0.3_1   X Fixes extension library
libXfont-1.3.4,1    X font libary
libXfontcache-1.0.4 The Xfontcache library
libXft-2.1.13       A client-sided font API for X applications
libXi-1.2.0,1       X Input extension library
libXinerama-1.0.3,1 X11 Xinerama library
libXmu-1.0.4,1      X Miscellaneous Utilities libraries
libXp-1.0.0,1       X print library
libXpm-3.5.7        X Pixmap library
libXprintAppUtil-1.0.1 The XprintAppUtil library
libXprintUtil-1.0.1 The XprintUtil library
libXrandr-1.2.3     X Resize and Rotate extension library
libXrender-0.9.4_1  X Render extension library
libXres-1.0.3_3     X Resource usage library
libXt-1.0.5_1       X Toolkit library
libXtst-1.0.3_1     X Test extension
libXv-1.0.4,1       X Video Extension library
libXvMC-1.0.4_1     X Video Extension Motion Compensation library
libXxf86dga-1.0.2   X DGA Extension
libXxf86misc-1.0.1  X XF86-Misc Extension
libXxf86vm-1.0.2    X Vidmode Extension
liba52-0.7.4_2      A free library for decoding ATSC A/52 streams, aka AC-3
libao-0.8.8_1       Portable audio output library
libart_lgpl-2.3.20,1 Library for high-performance 2D graphics
libassuan-1.0.5     IPC library used by GnuPG and gpgme
libaudiofile-0.2.6  A sound library for SGI audio file
libbonobo-2.24.0    A component and compound document system for GNOME2
libbonoboui-2.24.0  GUI frontend to the libbonobo component of GNOME 2
libcddb-1.3.0       A library to access data on a CDDB server
libcdio-0.78.2_2    Compact Disc Input and Control Library
libcheck-0.9.6      A unit test framework for C
libcroco-0.6.1_1    CSS2 parsing library
libdaemon-0.12      Lightweight C library that eases the writing of UNIX daemon
libdbi-0.8.3        Database Independent Abstraction Layer for C
libdca-0.0.5        Free DTS Coherent Acoustics decoder
libdmx-1.0.2_1      DMX extension library
libdnet-1.11_2      A simple interface to low level networking routines
libdrm-2.4.4        Userspace interface to kernel Direct Rendering Module servi
libdvdcss-1.2.9_2   Portable abstraction library for DVD decryption
libdvdnav-0.1.10_3  The library for the xine-dvdnav plugin
libdvdread-0.9.7_3  This is needed by ogle, which is a DVD player that supports
libevent-1.4.9      Provides an API to execute callback functions on certain ev
libexecinfo-1.1_3   A library for inspecting program's backtrace
libexif-0.6.17      Library to read digital camera file meta-data
libfame-0.9.1_2     A video encoding library
libfontenc-1.0.4    The fontenc Library
libfpx-1.2.0.12_1   Library routines for working with Flashpix images
libgcrypt-1.4.4     General purpose crypto library based on code used in GnuPG
libgda3-3.0.4_1     Provides uniform access to different kinds of data sources
libgksu-1.3.8_3     Library providing su and sudo functionality
libgksuui-1.0.7_3   A graphical fronted to su library
libglade2-2.6.3     GNOME glade library
libglut-7.3_1       OpenGL utility toolkit
libgmp-4.2.4        A free library for arbitrary precision arithmetic
libgnome-2.24.1     Libraries for GNOME, a GNU desktop environment
libgnomecanvas-2.20.1.1_2 A graphics library for GNOME
libgnomecups-0.2.3_1,1 Support library for gnome cups admistration
libgnomeprint-2.18.5 Gnome print support library
libgnomeprintui-2.18.3 Gnome print support library
libgnomeui-2.24.0   Libraries for the GNOME GUI, a GNU desktop environment
libgpg-error-1.7    Common error values for all GnuPG components
libgphoto2-2.4.4    A universal digital camera picture control tool
libgsf-1.14.11      An extensible i/o abstraction for dealing with structured f
libgtkhtml-2.11.1_2 Lightweight HTML rendering/printing/editing engine
libgtop-2.24.4      GNOME 2 top library
libgweather-2.24.3  Library to accessing online weather informations
libical-0.42        An implementation of the IETF's Calendaring and Scheduling 
libiconv-1.11_1     A character set conversion library
libid3tag-0.15.1b   ID3 tags library (part of MAD project)
libidn-1.9          Internationalized Domain Names command line tool
libijs-0.35_1       C library that supports plugin printer driver for Ghostscri
libimg-1.2.4_4      A library of image format handlers for Tk4.1 and later
libksba-1.0.5       KSBA is an X.509 Library
libltdl-1.5.26      System independent dlopen wrapper
libmad-0.15.1b_2    Libmad library (part of MAD project)
libmal-0.44         A library encapsulating malsync
libmikmod-esound-3.1.11_2 MikMod Sound Library
libmng-1.0.10       Multiple-image Network Graphics (MNG) reference library
libmodplug-0.8.4    ModPlug mod-like music shared libraries
libmpcdec-1.2.6     High quality audio compression format
libmspack-0.0.20060920 A library for Microsoft compression formats
libmusicbrainz-2.1.5 2nd generation incarnation of the CD Index - audio metadata
libnet10-1.0.2a_4,1 A C library for creating IP packets
libnet11-1.1.2.1_2,1 A C library for creating IP packets
libnids-1.21_4      Network monitoring library with TCP/IP reassembly
libnotify-0.4.5     A library for desktop notifications
libofa-0.9.3_2      The Open Fingerprint Architecture Library
libogg-1.1.3,4      Ogg bitstream library
liboil-0.3.15       Library of optimized inner loops
liboldX-1.0.1       Old X library
libopenspc-0.3.99a  Library for playing SPC (SNES audio) files
libotr-3.2.0_1      The portable OTR Messaging Library and toolkit
libpaper-1.1.21_3   A library providing routines for paper size management
libpcap-0.9.7_1     Ubiquitous network traffic capture library
libpci-2.2.8_1      PCI configuration space I/O made easy
libpciaccess-0.10.5_2 Generic PCI access library
libpthread-stubs-0.1 This library provides weak aliases for pthread functions
libpurple-2.5.4     Backend library for the Pidgin multi-protocol messaging cli
librsvg2-2.22.3_2   Library for parsing and rendering SVG vector-graphic files
libsamplerate-0.1.4 Secret Rabbit Code: a Sample Rate Converter for audio
libsexy-0.1.11_1    Extension widgets for GTK+
libsigc++-2.2.3     Callback Framework for C++
libslang2-2.1.4     Routines for rapid alpha-numeric terminal applications deve
libsmi-0.4.7        A library to access SMI MIB information
libsndfile-1.0.17_2 Reading and writing files containing sampled sound (like WA
libsoup-2.24.3      A SOAP (Simple Object Access Protocol) implementation in C
libspectre-0.2.2    A small library for rendering Postscript documents
libtasn1-1.8        ASN.1 structure parser library
libtheora-1.0.b2    Theora video codec for the Ogg multimedia streaming system
libtool-1.5.26      Generic shared library support script
libtorrent-devel-0.12.4 BitTorrent Library written in C++ (development version)
libtre-0.7.5_3      A lightweight fully POSIX compliant regexp matching library
libtunepimp-0.5.3_3,1 Client library for musicbrainz
libublio-20070103   User space caching library
libungif-4.1.4_5    Tools and library routines for working with GIF images
libusb-0.1.12_4     Library giving userland programs access to USB devices
libutempter-1.1.5_1 Interface to record user sessions to utmp and wtmp files
libvolume_id-0.81.0 Library to provide file system type information
libvorbis-1.2.0_2,3 Audio compression codec library
libwmf-0.2.8.4_2    Tools and library for converting Microsoft WMF (windows met
libwnck-2.24.2      Library used for writing pagers and taskslists
libwww-5.4.0_4      The W3C Reference Library
libxcb-1.1.93       The X protocol C-language Binding (XCB) library
libxine-1.1.15_3    Libraries for xine multimedia player
libxkbfile-1.0.5    XKB file library
libxkbui-1.0.2_1    The xkbui library
libxklavier-3.7,1   An utility library to make XKB stuff easier
libxml2-2.7.3       XML parser library for GNOME
libxslt-1.1.24_2    The XSLT C library for GNOME
libzip-0.8          A C library for reading, creating, and modifying zip archiv
linux-ORBit2-2.14.3 A high-performance CORBA Object Request Broker
linux-alsa-lib-1.0.10.3 The Advanced Linux Sound Architecture libraries
linux-aspell-0.50.4.1_2 Spelling checker with better logic than ispell (linux versi
linux-atk-1.9.1_1   Accessibility Toolkit, Linux/i386 binary
linux-cairo-1.0.2   Linux cairo binary
linux-expat-1.95.8  Linux/i386 binary port of Expat XML-parsing library
linux-flashplugin-9.0r152 Adobe Flash Player NPAPI Plugin
linux-fontconfig-2.2.3_7 Linux/i386 binary of Fontconfig
linux-gconf2-2.14   A process-transparent configuration system
linux-gtk2-2.10.13_1 GTK+ library, version 2.X, Linux binary
linux-jpeg-6b.34    RPM of the JPEG lib
linux-libcap-1.10   Library for getting and setting POSIX.1e capabilities
linux-libsigc-2.0.17 Callback Framework for C++ (linux version)
linux-libxml2-2.6.19 RPM of libxml2
linux-nspr-4.6.7    A platform-neutral API for system level and libc like funct
linux-nss-3.11.7    Libraries to support development of security-enabled applic
linux-openssl-0.9.7f SSL and crypto library (Linux Version)
linux-opera-9.63    A blazingly fast, full-featured, standards-compliant browse
linux-pango-1.10.2_1 Linux pango binary
linux-png-1.2.8_2   RPM of the PNG lib
linux-pulseaudio-lib-0.9.6 Libraries for PulseAudio clients
linux-sun-jdk-1.6.0.10 Sun Java Development Kit 1.6 for Linux
linux-tiff-3.7.1    TIFF library, Linux/i386 binary
linux-xorg-libs-6.8.2_5 Xorg libraries, linux binaries
linux_base-fc6-6_5  Base set of packages needed in Linux mode (for i386/amd64)
linux_dri-7.0       Binary Linux DRI libraries for 3D hardware acceleration of 
listres-1.0.1_1     List resources in widgets
localedata-5.4      Legacy locale data for FreeBSD 6+
lua-5.1.3_3         Small, compilable scripting language providing easy access 
luit-1.0.3          Locale and ISO 2022 support for Unicode terminals
lzmautils-4.32.7    LZMA compression and decompression tools
lzo2-2.03_2         Portable speedy, lossless data compression library
lzop-1.02.r1        Fast file compressor similar to gzip, using the LZO library
m4-1.4.11,1         GNU m4
mDNSResponder-108   Apple's mDNSResponder
makedepend-1.0.1,1  A dependency generator for makefiles
matrix-1.0          C++ library to manipulate matrices and vectors
mc-4.6.2            Midnight Commander, a free Norton Commander Clone
mcabber-0.9.9       Small Jabber console client
mesa-demos-7.3      OpenGL demos distributed with Mesa
metacity-2.24.0_1   A window manager for the adult in you
mingw32-bin-msvcrt-r3.15.a3.12 Headers and Libraries for Windows cross-development
mingw32-binutils-2.18,1 GNU Binutils for Windows cross-development
mingw32-gcc-4.2.1,1 FSF gcc-4.2 for Windows cross-development
mingw32-pthreads-2.8.0 POSIX threads library for Windows compiled with MinGW32
mkcomposecache-1.2_1 Program to create Compose cache files
mkfontdir-1.0.4     Create an index of X font files in a directory
mkfontscale-1.0.6   Creates an index of scalable font files for X
mpeg4ip-libmp4v2-1.6.1 Mpeg-4 library and tools from mpeg4ip
mplayer-0.99.11_11  High performance media player supporting many formats
mplayer-skins-1.1.2_6 Skins for MPlayer's Graphical User Interface (GUI)
mysql-client-5.0.75 Multithreaded SQL database (client)
mysql-server-5.0.75 Multithreaded SQL database (server)
nas-1.9.1_3         Network Audio System
nasm-2.05.01,1      General-purpose multi-platform x86 and x86-64 assembler
nautilus-2.24.2     File manager for the GNOME desktop
nautilus-cd-burner-2.24.0 CD burner view for Nautilus
neon28-0.28.3       An HTTP and WebDAV client library for Unix systems
net-snmp-5.4.2.1_1  An extendable SNMP implementation
netpbm-10.26.59     A toolkit for conversion of images between different format
newfile-1.0.14_2    A tool for creating starter files in various languages
nmap-4.76           Port scanning utility for large networks
nspluginwrapper-1.2.2_2 A compatibility plugin for Netscape 4 (NPAPI) plugins
nspr-4.7            A platform-neutral API for system level and libc like funct
nss-3.11.9_2        Libraries to support development of security-enabled applic
oclock-1.0.1        Round clock application for X
openldap-client-2.4.14 Open source LDAP client implementation
opera-9.63.20081215_1 Blazingly fast, full-featured, standards-compliant browser,
p5-Archive-Zip-1.26 Perl module to create, manipulate, read, and write Zip arch
p5-Compress-Raw-Zlib-2.015 Low-Level Interface to zlib compression library
p5-Compress-Zlib-2.015 Perl5 interface to zlib compression library
p5-File-Temp-0.21   Perl5 module to generate temporary files or directories saf
p5-File-Which-0.05  Portable implementation of `which' in Perl
p5-IO-Compress-Base-2.015 Base Class for IO::Uncompress modules
p5-IO-Compress-Zlib-2.015 Perl5 interface for reading and writing of (g)zip files
p5-PathTools-3.2900 A Perl module for portably manipulating file specifications
p5-XML-NamespaceSupport-1.09_1 A simple generic namespace support class
p5-XML-Parser-2.36  Perl extension interface to James Clark's XML parser, expat
p5-XML-SAX-0.96     Simple API for XML
p5-XML-SAX-Expat-0.40 Simple API for XML
p5-XML-Simple-2.18  Trivial API for reading and writing XML (esp config files)
p5-gettext-1.05_2   Message handling functions
p5-type1inst-0.6.1_5 A script that helps install Postscript fonts in X Window Sy
pango-1.22.4        An open-source framework for the layout and rendering of i1
patch-2.5.4         GNU patch utility
pccts-1.33.33       The Purdue Compiler Construction Tool Set
pciids-20081012     Database of all known ID's used in PCI devices
pcre-7.8            Perl Compatible Regular Expressions library
pdfedit-0.4.1_1     Free editor for manipulating PDF documents (QT3 GUI and CLI
perl-5.8.9          Practical Extraction and Report Language
phonon-4.3.0        KDE4 phonon applications
pidgin-2.5.4        Pidgin multi-protocol messaging client (GTK+ UI)
pilot-link-0.12.3,1 Suite of tools used to connect and sync your Palm handled
pinentry-0.7.5_1    A collection of simple PIN or passphrase entry dialogs
pixman-0.13.2       Low-level pixel manipulation library
pkg-config-0.23_1   A utility to retrieve information about installed libraries
png-1.2.34          Library for manipulating PNG images
policykit-0.9_3     Framework for controlling access to system-wide components
policykit-gnome-0.9.2 GNOME frontend to the PolicKit framework
poppler-0.8.7_1     A PDF rendering library
poppler-data-0.2.1  Poppler encoding data
poppler-gtk-0.8.7   Gtk bindings to poppler
poppler-qt4-0.8.7   Qt4 bindings to poppler
popt-1.7_5          A getopt(3) like library with a number of enhancements, fro
portaudio-18.1_2    Portable cross-platform Audio API
portlint-2.10.2_1   A verifier for FreeBSD port directory
portmaster-2.6      Manage your ports without external databases or languages
porttools-0.77_3    Tools for testing and submitting port updates and new ports
portupgrade-2.4.6,2 FreeBSD ports/packages administration and management tool s
postgresql-client-8.3.5 PostgreSQL database (client)
printproto-1.0.4    Print extension headers
printscreen-1.0     Simple screenshot program for X11
privoxy-3.0.10      Privoxy is a web proxy with advanced filtering capabilities
pth-2.0.7           GNU Portable Threads
pulseaudio-0.9.14   Sound server for UNIX
py25-Impacket-0.9.6.0 Collection of Python classes providing access to network pa
py25-cairo-1.8.2    Python bindings for Cairo
py25-chardet-1.0.1  Character encoding auto-detection in Python
py25-cryptkit-0.9   A Cryptographic Toolkit for Python
py25-dbus-0.83.0_1  Python bindings for the D-BUS messaging system
py25-eyed3-0.6.16   Python module for processing ID3 tags
py25-feedparser-4.1_2 An RSS feed parser written in Python
py25-gnome-2.22.3   A set of Python bindings for GNOME 2
py25-gnome-desktop-2.24.1 A set of Python bindings used by modules in the GNOME Deskt
py25-gnome-extras-2.19.1_5 A set of Python bindings for GNOME 2
py25-gobject-2.16.0 Python bindings for GObject
py25-gstreamer-0.10.14 A set of Python bindings for gstreamer
py25-gtk-2.13.0_1   A set of Python bindings for GTK+
py25-imaging-1.1.6_2 The Python Imaging Library
py25-libxml2-2.7.2  Python interface for XML parser library for GNOME
py25-mutagen-1.12   A Python-based audio metadata tag reader and writer
py25-notify-0.1.1_4 A python bindings for libnotify
py25-numeric-24.2_3 The Numeric Extension to Python
py25-opengl-3.0.0.b8_1 An OpenGL (and related library) interface for Python
py25-orbit-2.24.0   Python bindings for ORBit2
py25-pcapy-0.10.5   Python extension module to capture packets on the network
py25-pycrypto-2.0.1_1 The Python Cryptography Toolkit
py25-sip-4.7.9,1    Python to C and C++ bindings generator
py25-sqlite3-2.5.2_1 Standard Python binding to the SQLite3 library
py25-tkinter-2.5.2_2 Python bindings to the Tk widget set
py25-wxPython-common-2.8.7.1_1 Python bindings for the wxWidgets/GTK GUI toolkit
py25-wxPython-unicode-2.8.7.1_1 Python bindings for the wxWidgets/GTK GUI toolkit
py25-xdg-0.17       A python library to access freedesktop.org standards
py25-xml-0.8.4      PyXML: Python XML library enhancements
python25-2.5.4      An interpreted object-oriented programming language
qca-2.0.0           Cross-platform crypto API for QT
qimageblitz-0.0.4_1 KDE 4 integrated X11 desktop
qmake-3.3.8_1       The build utility of the Qt project
qscintilla2-2.3.2,1 Qt4 port of the Scintilla C++ editor class
qsvn-0.8.0          Qt based GUI frontend for Subversion
qt-3.3.8_9          Multiplatform C++ application framework
qt4-4.4.3           Multiplatform C++ application framework (metaport)
qt4-accessible-4.4.3 Qt accessibility widgets
qt4-assistant-4.4.3 Qt documentation browser
qt4-assistant-adp-4.4.3 Qt documentation browser, adp compat version
qt4-clucene-4.4.3   QtCLucene full text search library wrapper
qt4-corelib-4.4.3   Qt core library
qt4-dbus-4.4.3      Qt4 bindings for the D-BUS messaging system
qt4-designer-4.4.3  Qt ui editor
qt4-doc-4.4.3       Multiplatform C++ application framework
qt4-gui-4.4.3       Qt graphical user interface library
qt4-help-4.4.3      QtHelp module provides QHelpEngine API and is used by Assis
qt4-iconengines-4.4.3 Qt SVG icon engine plugin
qt4-imageformats-4.4.3 Qt imageformat plugins for GIF, JPEG, MNG and SVG
qt4-inputmethods-4.4.3 Qt input method plugins
qt4-l10n-4.4.3      Qt translations messages
qt4-libQtAssistantClient-4.4.3 Qt documentation browser integration library
qt4-linguist-4.4.3  Qt localisation tool
qt4-makeqpf-4.4.3   Qt qtopia font creator
qt4-moc-4.4.3       Qt meta object compiler
qt4-mysql-plugin-4.4.3 Qt MySQL database plugin
qt4-network-4.4.3   Qt network library
qt4-opengl-4.4.3    Qt OpenGL library
qt4-pixeltool-4.4.3 Qt screen magnification utility
qt4-porting-4.4.3   Qt utility to assist with porting Qt3 applications to Qt4
qt4-qdbusviewer-4.4.3 Qt4 D-BUS viewer
qt4-qmake-4.4.3     The build utility of the Qt project
qt4-qt3support-4.4.3 Qt3 compatibility library
qt4-qtestlib-4.4.3  Qt unit testing library
qt4-qvfb-4.4.3      Qt virtual framebuffer utility
qt4-rcc-4.4.3       Qt resource compiler
qt4-script-4.4.3    Qt script
qt4-sql-4.4.3       Qt SQL library
qt4-sqlite-plugin-4.4.3 Qt SQLite 3.x database plugin
qt4-svg-4.4.3       Qt SVG library
qt4-uic-4.4.3       Qt user interface compiler
qt4-uic3-4.4.3      Qt backwards-compatible user interface compiler
qt4-webkit-4.4.3    Qt4 webkit engine
qt4-xml-4.4.3       Qt XML library
qt4-xmlpatterns-4.4.3 XQuery 1.0 and XPath 2.0 support for Qt4
qt4-xmlpatterns-tool-4.4.3 Qt4 command line utility for running XQueries
quodlibet-1.0_3     A GTK+-based audio player written in Python
randrproto-1.2.1    Randr extension headers
raptor-1.4.16_1     RDF Parser Toolkit for Redland
rarian-0.8.1        An OMF help system based on the Freedesktop specification
recordproto-1.13.2  RECORD extension headers
redland-1.0.7_1     A high-level interface for RDF
renderproto-0.9.3   RenderProto protocol headers
resourceproto-1.0.2 Resource extension headers
rgb-1.0.1           Uncompile an rgb corl-name database
rpm-3.0.6_14        The Red Hat Package Manager
rstart-1.0.2        Sample implementation of a Remote Start client
rtorrent-devel-0.8.4 BitTorrent Client written in C++ (development version)
ru-kde-l10n-4.2.0   Russian messages and documentation for KDE4
ru-openoffice.org-3.0.1 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br
ruby-1.8.6.287,1    An object-oriented interpreted scripting language
ruby18-bdb-0.6.4    Ruby interface to Sleepycat's Berkeley DB revision 2 or lat
ruby18-deplate-0.8.4 Ruby tool for converting wiki-like markup
samba-3.0.34,1      A free SMB and CIFS client and server for UNIX
samba-libsmbclient-3.0.34_1 Shared libs from the samba package
sane-backends-1.0.19_1 API for access to scanners, digitals camera, frame grabbers
screen-4.0.3_5      A multi-screen window manager
scripts-1.0.1       Various X related scripts
scrnsaverproto-1.1.0 ScrnSaver extension headers
sdl-1.2.13_2,2      Cross-platform multimedia development API
sdl_image-1.2.7     A simple library to load images of various formats as SDL s
sdl_mixer-1.2.8_1   A sample multi-channel audio mixer library
sdocbook-xml-1.1,1  "Simplified" DocBook XML DTD
sessreg-1.0.4       Manage utmp/wtmp entries for non-init X clients
setxkbmap-1.0.4     Set the keyboard using the X Keyboard Extension
shared-mime-info-0.51 A MIME type database from the FreeDesktop project
showfont-1.0.2      Font dumper for the X font server
silc-toolkit-1.1.7  Secure Internet Live Conferencing (SILC) network toolkit
simdock-1.2_1       A fast and customizable dockbar
skype-2.0.0.72,1    P2P VoIP software
smpeg-0.4.4_8       A free MPEG1 video player library with sound support
smproxy-1.0.2       Session Manager Proxy
snort-2.8.2.2_2     Lightweight network intrusion detection system
soprano-2.1.67      QT4 RDF framework
speex-1.2.r1_1,1    An open-source patent-free voice codec
sqlite3-3.6.10      An SQL database engine in a C library w/ Tcl wrapper
startup-notification-0.9_2 Library that supports startup notification spec from freede
strigi-0.6.3        Desktop searching program
subversion-1.5.5_1  Version control system
sudo-1.6.9.17       Allow others to run commands as root
svr4_base-2.6       Compatibility framework necessary for SVR4 emulation
t1lib-5.1.2_1,1     A Type 1 Rasterizer Library for UNIX/X11
taglib-1.5          Library for manipulating ID3 tags and Ogg comments
tcl-8.4.19,1        Tool Command Language
tcllib-1.10_1       A collection of utility modules for Tcl
tclmore-0.7b1       More TCL commands
tcltls-1.6          SSL extensions for TCL; dynamicly loadable
teTeX-base-3.0_14   Thomas Esser's distribution of TeX & friends (binaries)
teTeX-texmf-3.0_5   Thomas Esser's distribution of TeX & friends (texmf tree)
tex-texmflocal-1.9  Meta-port that creates a site-local $TEXMF directory
texi2html-1.76_1,1  Texinfo to HTML converter
thunderbird-2.0.0.19_1 Mozilla Thunderbird is standalone mail and news that stands
thunderbird-i18n-2.0.0.18 Localized interface for Thunderbird
tiff-3.8.2_3        Tools and library routines for working with TIFF images
tk-8.4.19_1,2       Graphical toolkit for TCL
tkXwin-1.0_3        Tcl/Tk library to detect idle periods of an X session
tkabber-devel-0.11.1.a.20081023 Tcl/Tk based jabber client, development version
tkabber-plugins-20081023 External Plugins for Tkabber
tor-0.2.0.33        An anonymizing overlay network for TCP
totem-pl-parser-2.24.3 GObject-based library to parse a host of playlist formats
trapproto-3.4.3     DEC-XTRAP extension headers
tsocks-1.8.b5_4     Allow non SOCKS aware applications to use SOCKS without mod
twm-1.0.4           Tab Window Manager for the X Window System
unrar-iconv-3.80,5  Extract, view & test RAR archives
unzip-5.52_5        List, test and extract compressed files in a ZIP archive
v4l_compat-1.0.20060801 Video4Linux compatibility header
vala-0.4.0_1        Programming language and compiler that converts Vala code i
valknut-0.4.8       A Direct Connect client QT GUI
vcdimager-0.7.23_5  GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping
vidalia-0.1.10      A graphical Tor controller based on Qt 4.x
videoproto-2.2.2    Video extension headers
viewres-1.0.1_1     Graphical class browser for Xt
vorbis-tools-1.2.0_4,3 Play, encode, and manage Ogg Vorbis files
vte-0.17.4          Terminal widget with improved accessibility and I18N suppor
wavpack-4.50.1      Audio codec for lossless, lossy and hybrid compression
webfonts-0.30_6     TrueType core fonts for the Web
webkit-gtk2-1.0.1_4 An opensource browser engine
wget-1.11.4         Retrieve files from the Net via HTTP(S) and FTP
win32-codecs-3.1.0.r1,1 Huge compilation of Win32 binary video codecs
wine-1.1.14,1       Microsoft Windows compatibility layer for Unix-like systems
wireshark-1.0.5     A powerful network analyzer/capture tool
wv2-0.2.3_2         A library providing routines to access Microsoft Word files
wxgtk2-2.6.3_5      The wxWidgets GUI toolkit with GTK+ bindings
wxgtk2-2.8.9        The wxWidgets GUI toolkit with GTK+ bindings
wxgtk2-common-2.6.3_4 The wxWidgets GUI toolkit (common files)
wxgtk2-common-2.8.9 The wxWidgets GUI toolkit (common files)
wxgtk2-contrib-2.8.9 The wxWidgets GUI toolkit contributed libraries
wxgtk2-contrib-common-2.8.9 The wxWidgets GUI toolkit contributed libraries (common fil
wxgtk2-unicode-2.8.9 The wxWidgets GUI toolkit (Unicode)
wxgtk2-unicode-contrib-2.8.9 The wxWidgets GUI toolkit contributed libraries (Unicode)
x11perf-1.5         X11 server performance test program
x264-0.0.20080409_2 Multimedia library and tool for encoding H.264/AVC video st
xauth-1.0.3         X authority file utility
xbacklight-1.1      Program to adjust backlight brightness
xbiff-1.0.1_1       Mailbox flag for X
xbindkeys-1.8.3     Allows you to launch shell commands under X with your keybo
xbindkeys_config-0.1.3_6 An easy to use gtk program for configuring Xbindkeys
xbitmaps-1.0.1      X.Org bitmaps data
xcalc-1.0.2_1       Scientific calculator for X
xcb-proto-1.3       The X protocol C-language Binding (XCB) protocol
xcb-util-0.3.2      A module with libxcb/libX11 extension/replacement libraries
xclipboard-1.0.1_1  X clipboard client
xclock-1.0.3_1      Analog and digital clock for X
xcmiscproto-1.1.2   XCMisc extension headers
xcmsdb-1.0.1        Device Color Characterization utility for X
xconsole-1.0.3_1    Monitor system console messages with X
xcursor-themes-1.0.1_1 X.org cursors themes
xcursorgen-1.0.2    Create an X cursor file from a collection of PNG images
xdbedizzy-1.0.2     Demo of DBE creating a double buffered spinning scene
xditview-1.0.1_1    Display ditroff output
xdm-1.1.8_1         X.Org X display manager
xdpyinfo-1.0.3      Display information utility for X
xdriinfo-1.0.2      Query configuration information of DRI drivers
xedit-1.1.2         Simple text editor for X
xev-1.0.3           Print contents of X events
xextproto-7.0.5     XExt extension headers
xeyes-1.0.1         A follow the mouse X demo
xf86-input-keyboard-1.3.2 X.Org keyboard input driver
xf86-input-mouse-1.4.0_1 X.Org mouse input driver
xf86-video-intel-2.5.1 Driver for Intel integrated graphics chipsets
xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers
xf86dga-1.0.2_1     Test program for the XFree86-DGA extension
xf86dgaproto-2.0.3  XFree86-DGA extension headers
xf86driproto-2.0.4  XFree86-DRI extension headers
xf86miscproto-0.9.2 XFree86-Misc extension headers
xf86rushproto-1.1.2 XFree86-Rush extension headers
xf86vidmodeproto-2.2.2 XFree86-VidModeExtension extension headers
xfd-1.0.1_1         Display all characters in an X font
xfindproxy-1.0.1    Locate available proxy services
xfontsel-1.0.2_1    Point and click selection of X11 font names
xfs-1.0.8_1,1       X.Org font server
xfsinfo-1.0.2       X font server information utility
xfwp-1.0.1          X firewall proxy
xgamma-1.0.2        Gamma correction through the X server.
xgc-1.0.1_1         X graphics demo
xhost-1.0.2         Server access control program for X
xine-0.99.5_3       An X11 multimedia player
xineramaproto-1.1.2 Xinerama extension headers
xinit-1.1.1         X Window System initializer
xkbcomp-1.0.5       Compile XKB keyboard description
xkbevd-1.0.2        XKB event daemon
xkbprint-1.0.1      Utility for printing an XKB keyboard description
xkbutils-1.0.1_2    XKB utility demos
xkeyboard-config-1.4 X Keyboard Configuration Database
xkill-1.0.1         Utility for killing a client by its X resource
xload-1.0.2_1       System load average display for X
xlogo-1.0.1_1       Displays the X Window System logo.
xlsatoms-1.0.1      List interned atoms defined on a server
xlsclients-1.0.1    List client applications running on a display
xlsfonts-1.0.2      Server font list displayer for X
xmag-1.0.2_1        X application for screen magnifying
xman-1.0.3_1        Manual page display program for X
xmessage-1.0.2_1    Display message or query in a X window
xmlcatmgr-2.2       SGML and XML catalog manager
xmlcharent-0.3_2    XML character entities
xmlrpc-c-devel-1.11.00_3 XML-RPC library for C and C++
xmodmap-1.0.3       Utility for modifying keymaps and pointer button mappings i
xmore-1.0.1_1       Plain text display program for X
xorg-7.4            X.Org complete distribution metaport
xorg-apps-7.4_1     X.org apps meta-port
xorg-cf-files-1.0.2_3 X.org cf files for use with imake builds
xorg-docs-1.4,1     X.org documentation files
xorg-drivers-7.4    X.org drivers meta-port
xorg-fonts-100dpi-7.4 X.Org 100dpi bitmap fonts
xorg-fonts-7.4      X.org fonts meta-port
xorg-fonts-75dpi-7.4 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-7.4 X.Org Cyrillic bitmap fonts
xorg-fonts-miscbitmaps-7.4 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-7.4 X.Org TrueType fonts
xorg-fonts-type1-7.4 X.Org Type1 fonts
xorg-libraries-7.4  X.org libraries meta-port
xorg-server-1.5.3_2,1 X.Org X server and related programs
xpi-quick-locale-switcher-1.6.5.1 Quickly change and apply a different locale from the tools 
xpi-xpcom-component-viewer-0.7.0 XPCOM Component Viewer
xplsprinters-1.0.1  Shows a list of Xprint printers
xpr-1.0.2           Utility for printing an X window dump
xprehashprinterlist-1.0.1 Recomputes the list of available printers.
xprop-1.0.4         Property displayer for X
xproto-7.0.14       X11 protocol headers
xproxymanagementprotocol-1.0.2 X Proxy Management Protocol headers
xrandr-1.2.3        Primitive command line interface to the RandR extension
xrdb-1.0.5          X server resource database utility
xrefresh-1.0.2      Refresh all or part of an X screen
xrx-1.0.1_2         RX helper program
xset-1.0.4          User preference utility for X
xsetmode-1.0.0      Set the mode for an X Input Device
xsetpointer-1.0.1   Set an X Input device as the main pointer
xsetroot-1.0.2      root window parameter setting utility for X
xsm-1.0.1_1         X Session Manager
xstdcmap-1.0.1      X standard colormap utility
xterm-238_1         Terminal emulator for the X Window System
xtrans-1.2.3        Abstract network code for X
xtrap-1.0.2         XTrap sample clients for X
xulrunner-1.8.0.4_14 Mozilla runtime package that can be used to bootstrap XUL+X
xvid-1.2.1,1        An opensource MPEG-4 codec, based on OpenDivx
xvidcap-1.1.4.p1_3,1 Capture your X display to individual frames or MPEG video
xvidtune-1.0.1_1    Video mode tuner for X
xvinfo-1.0.2        Print out X-Video extension adaptor information
xwd-1.0.2           Dump an image of an X window
xwininfo-1.0.4      Window information utility for X
xwud-1.0.1          Image displayer for X
yakuake-kde4-2.9.4_2 Drop-down terminal emulator based on KDE's Konsole
yasm-0.7.2          A complete rewrite of the NASM assembler
zip-3.0             Create/update ZIP files compatible with pkzip
ztcl-1.0.b4         A zlib extension library for the Tcl


More information about the freebsd-gnome mailing list