libgdiplus build error

Herby Vojcik herby at mailbox.sk
Sat Apr 3 10:52:35 UTC 2010


Reporting the failure as suggested in last lines of failed build.

The last lines before error are (in section "configuring in cairo):

checking whether cairo's Microsoft Windows backend could be enabled... 
no (requires a Win32 platform)
checking for cairo's Microsoft Windows font backend...
checking whether cairo's Microsoft Windows font backend could be 
enabled... no (requires a Win32 platform)
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking for cairo's PNG backend...
configure: WARNING: Could not find libpng in the pkg-config search path
checking whether cairo's PNG backend could be enabled... no
configure: error: requested PNG backend could not be enabled
configure: error: ./configure failed for cairo
===>  Script "configure" failed unexpectedly.
Please report the problem to mono at FreeBSD.org [maintainer] and attach the
"/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/config.log" 
including
the output of the failure of your make command. Also, it might be a good 
idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/x11-toolkits/libgdiplus.

Thanx, Herby
-------------- 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 configure, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd7.2

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

hostname = k143
uname -m = amd64
uname -r = 7.2-RELEASE-p7
uname -s = FreeBSD
uname -v = FreeBSD 7.2-RELEASE-p7 #0: Fri Feb 26 22:28:05 UTC 2010     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = amd64
/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: /home/herby/bin


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

configure:2034: checking build system type
configure:2052: result: amd64-portbld-freebsd7.2
configure:2074: checking host system type
configure:2089: result: amd64-portbld-freebsd7.2
configure:2111: checking target system type
configure:2126: result: amd64-portbld-freebsd7.2
configure:2171: checking for a BSD-compatible install
configure:2227: result: /usr/bin/install -c -o root -g wheel
configure:2238: checking whether build environment is sane
configure:2281: result: yes
configure:2309: checking for a thread-safe mkdir -p
configure:2348: result: /usr/local/bin/gmkdir -p
configure:2361: checking for gawk
configure:2377: found /usr/local/bin/gawk
configure:2388: result: gawk
configure:2399: checking whether gmake sets $(MAKE)
configure:2420: result: yes
configure:2609: checking whether to enable maintainer-specific portions of Makefiles
configure:2618: result: no
configure:2715: checking for style of include used by gmake
configure:2743: result: GNU
configure:2813: checking for gcc
configure:2840: result: cc
configure:3078: checking for C compiler version
configure:3085: 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:3088: $? = 0
configure:3095: cc -v >&5
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:3098: $? = 0
configure:3105: cc -V >&5
cc: '-V' option must have argument
configure:3108: $? = 1
configure:3131: checking for C compiler default output file name
configure:3158: cc -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:3161: $? = 0
configure:3199: result: a.out
configure:3216: checking whether the C compiler works
configure:3226: ./a.out
configure:3229: $? = 0
configure:3246: result: yes
configure:3253: checking whether we are cross compiling
configure:3255: result: no
configure:3258: checking for suffix of executables
configure:3265: cc -o conftest -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:3268: $? = 0
configure:3292: result: 
configure:3298: checking for suffix of object files
configure:3324: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:3327: $? = 0
configure:3350: result: o
configure:3354: checking whether we are using the GNU C compiler
configure:3383: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:3389: $? = 0
configure:3406: result: yes
configure:3411: checking whether cc accepts -g
configure:3441: cc -c -g -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:3447: $? = 0
configure:3546: result: yes
configure:3563: checking for cc option to accept ISO C89
configure:3637: cc  -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:3643: $? = 0
configure:3666: result: none needed
configure:3686: checking dependency style of cc
configure:3777: result: gcc3
configure:3792: checking for a sed that does not truncate output
configure:3848: result: /usr/bin/sed
configure:3851: checking for grep that handles long lines and -e
configure:3925: result: /usr/bin/grep
configure:3930: checking for egrep
configure:4008: result: /usr/bin/grep -E
configure:4024: checking for ld used by cc
configure:4091: result: /usr/bin/ld
configure:4100: checking if the linker (/usr/bin/ld) is GNU ld
configure:4115: result: yes
configure:4120: checking for /usr/bin/ld option to reload object files
configure:4127: result: -r
configure:4145: checking for BSD-compatible nm
configure:4194: result: /usr/bin/nm -B
configure:4198: checking whether ln -s works
configure:4202: result: yes
configure:4209: checking how to recognize dependent libraries
configure:4395: result: pass_all
configure:4640: checking how to run the C preprocessor
configure:4680: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c
configure:4686: $? = 0
configure:4717: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4723: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgdiplus"
| #define VERSION "2.4.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4756: result: cc -E
configure:4785: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c
configure:4791: $? = 0
configure:4822: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4828: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgdiplus"
| #define VERSION "2.4.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4866: checking for ANSI C header files
configure:4896: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:4902: $? = 0
configure:5001: cc -o conftest -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:5004: $? = 0
configure:5010: ./conftest
configure:5013: $? = 0
configure:5030: result: yes
configure:5054: checking for sys/types.h
configure:5075: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:5081: $? = 0
configure:5097: result: yes
configure:5054: checking for sys/stat.h
configure:5075: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:5081: $? = 0
configure:5097: result: yes
configure:5054: checking for stdlib.h
configure:5075: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:5081: $? = 0
configure:5097: result: yes
configure:5054: checking for string.h
configure:5075: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:5081: $? = 0
configure:5097: result: yes
configure:5054: checking for memory.h
configure:5075: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:5081: $? = 0
configure:5097: result: yes
configure:5054: checking for strings.h
configure:5075: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:5081: $? = 0
configure:5097: result: yes
configure:5054: checking for inttypes.h
configure:5075: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:5081: $? = 0
configure:5097: result: yes
configure:5054: checking for stdint.h
configure:5075: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:5081: $? = 0
configure:5097: result: yes
configure:5054: checking for unistd.h
configure:5075: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:5081: $? = 0
configure:5097: result: yes
configure:5124: checking dlfcn.h usability
configure:5141: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:5147: $? = 0
configure:5161: result: yes
configure:5165: checking dlfcn.h presence
configure:5180: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c
configure:5186: $? = 0
configure:5200: result: yes
configure:5228: checking for dlfcn.h
configure:5236: result: yes
configure:5365: checking for C++ compiler version
configure:5372: 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:5375: $? = 0
configure:5382: c++ -v >&5
Using built-in specs.
Target: amd64-undermydesk-freebsd
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:5385: $? = 0
configure:5392: c++ -V >&5
c++: '-V' option must have argument
configure:5395: $? = 1
configure:5398: checking whether we are using the GNU C++ compiler
configure:5427: c++ -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp >&5
configure:5433: $? = 0
configure:5450: result: yes
configure:5455: checking whether c++ accepts -g
configure:5485: c++ -c -g -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp >&5
configure:5491: $? = 0
configure:5590: result: yes
configure:5615: checking dependency style of c++
configure:5706: result: gcc3
configure:5731: checking how to run the C++ preprocessor
configure:5767: c++ -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp
configure:5773: $? = 0
configure:5804: c++ -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5810: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgdiplus"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5843: result: c++ -E
configure:5872: c++ -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp
configure:5878: $? = 0
configure:5909: c++ -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5915: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgdiplus"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6008: checking for g77
configure:6038: result: no
configure:6008: checking for xlf
configure:6038: result: no
configure:6008: checking for f77
configure:6038: result: no
configure:6008: checking for frt
configure:6038: result: no
configure:6008: checking for pgf77
configure:6038: result: no
configure:6008: checking for cf77
configure:6038: result: no
configure:6008: checking for fort77
configure:6038: result: no
configure:6008: checking for fl32
configure:6038: result: no
configure:6008: checking for af77
configure:6038: result: no
configure:6008: checking for xlf90
configure:6038: result: no
configure:6008: checking for f90
configure:6038: result: no
configure:6008: checking for pgf90
configure:6038: result: no
configure:6008: checking for pghpf
configure:6038: result: no
configure:6008: checking for epcf90
configure:6038: result: no
configure:6008: checking for gfortran
configure:6038: result: no
configure:6008: checking for g95
configure:6038: result: no
configure:6008: checking for xlf95
configure:6038: result: no
configure:6008: checking for f95
configure:6038: result: no
configure:6008: checking for fort
configure:6038: result: no
configure:6008: checking for ifort
configure:6038: result: no
configure:6008: checking for ifc
configure:6038: result: no
configure:6008: checking for efc
configure:6038: result: no
configure:6008: checking for pgf95
configure:6038: result: no
configure:6008: checking for lf95
configure:6038: result: no
configure:6008: checking for ftn
configure:6038: result: no
configure:6065: checking for Fortran 77 compiler version
configure:6072:  --version >&5
--version: not found
configure:6075: $? = 127
configure:6082:  -v >&5
-v: not found
configure:6085: $? = 127
configure:6092:  -V >&5
-V: not found
configure:6095: $? = 127
configure:6103: checking whether we are using the GNU Fortran 77 compiler
configure:6122:  -c  conftest.F >&5
-c: not found
configure:6128: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6145: result: no
configure:6151: checking whether  accepts -g
configure:6168:  -c -g conftest.f >&5
-c: not found
configure:6174: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6190: result: no
configure:6219: checking the maximum length of command line arguments
configure:6331: result: 262144
configure:6343: checking command to parse /usr/bin/nm -B output from cc object
configure:6448: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:6451: $? = 0
configure:6455: /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:6458: $? = 0
configure:6510: cc -o conftest -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c conftstm.o >&5
configure:6513: $? = 0
configure:6551: result: ok
configure:6555: checking for objdir
configure:6570: result: .libs
configure:6662: checking for ar
configure:6678: found /usr/bin/ar
configure:6689: result: ar
configure:6758: checking for ranlib
configure:6774: found /usr/bin/ranlib
configure:6785: result: ranlib
configure:6854: checking for strip
configure:6870: found /usr/bin/strip
configure:6881: result: strip
configure:7479: checking if cc supports -fno-rtti -fno-exceptions
configure:7497: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -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:7501: $? = 0
configure:7514: result: no
configure:7529: checking for cc option to produce PIC
configure:7761: result: -fPIC
configure:7769: checking if cc PIC flag -fPIC works
configure:7787: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:7791: $? = 0
configure:7804: result: yes
configure:7832: checking if cc static flag -static works
configure:7860: result: yes
configure:7870: checking if cc supports -c -o file.o
configure:7891: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:7895: $? = 0
configure:7917: result: yes
configure:7943: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:8923: result: yes
configure:8944: checking whether -lc should be explicitly linked in
configure:8949: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:8952: $? = 0
configure:8967: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8970: $? = 0
configure:8982: result: no
configure:8990: checking dynamic linker characteristics
configure:9592: result: freebsd7.2 ld.so
configure:9616: checking how to hardcode library paths into programs
configure:9641: result: immediate
configure:9655: checking whether stripping libraries is possible
configure:9660: result: yes
configure:10462: checking if libtool supports shared libraries
configure:10464: result: yes
configure:10467: checking whether to build shared libraries
configure:10488: result: yes
configure:10491: checking whether to build static libraries
configure:10495: result: yes
configure:10589: creating libtool
configure:11182: checking for ld used by c++
configure:11249: result: /usr/bin/ld
configure:11258: checking if the linker (/usr/bin/ld) is GNU ld
configure:11273: result: yes
configure:11324: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12270: result: yes
configure:12287: c++ -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.cpp >&5
configure:12290: $? = 0
configure:12446: checking for c++ option to produce PIC
configure:12730: result: -fPIC
configure:12738: checking if c++ PIC flag -fPIC works
configure:12756: c++ -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include -fPIC -DPIC conftest.cpp >&5
configure:12760: $? = 0
configure:12773: result: yes
configure:12801: checking if c++ static flag -static works
configure:12829: result: yes
configure:12839: checking if c++ supports -c -o file.o
configure:12860: c++ -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
configure:12864: $? = 0
configure:12886: result: yes
configure:12912: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12938: result: yes
configure:13005: checking dynamic linker characteristics
configure:13555: result: freebsd7.2 ld.so
configure:13579: checking how to hardcode library paths into programs
configure:13604: result: immediate
configure:19826: checking whether byte ordering is bigendian
configure:19859: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:19865: $? = 0
configure:19897: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:28: error: 'not' undeclared (first use in this function)
conftest.c:28: error: (Each undeclared identifier is reported only once
conftest.c:28: error: for each function it appears in.)
conftest.c:28: error: expected ';' before 'big'
configure:19903: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgdiplus"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:20043: result: no
configure:20065: checking for pkg-config
configure:20083: found /usr/local/bin/pkg-config
configure:20096: result: /usr/local/bin/pkg-config
configure:20218: checking pkg-config is at least version 0.9.0
configure:20221: result: yes
configure:20232: checking for BASE_DEPENDENCIES
configure:20239: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION"
configure:20242: $? = 0
configure:20255: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION"
configure:20258: $? = 0
configure:20333: result: yes
configure:20345: checking for CAIRO
configure:20352: $PKG_CONFIG --exists --print-errors "cairo > $CAIRO_BUNDLED_VERSION"
configure:20355: $? = 0
configure:20368: $PKG_CONFIG --exists --print-errors "cairo > $CAIRO_BUNDLED_VERSION"
configure:20371: $? = 0
configure:20406: result: yes
configure:20583: checking for FONTCONFIG
configure:20590: $PKG_CONFIG --exists --print-errors "fontconfig"
configure:20593: $? = 0
configure:20606: $PKG_CONFIG --exists --print-errors "fontconfig"
configure:20609: $? = 0
configure:20644: result: yes
configure:20696: checking for FcInit in -lfontconfig
configure:20731: cc -o conftest -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c -lfontconfig   >&5
configure:20737: $? = 0
configure:20755: result: yes
configure:20770: checking for FcFini
configure:20826: cc -o conftest -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c -lfontconfig  >&5
configure:20832: $? = 0
configure:20850: result: yes
configure:20863: checking for FREETYPE2
configure:20870: $PKG_CONFIG --exists --print-errors "freetype2"
configure:20873: $? = 0
configure:20886: $PKG_CONFIG --exists --print-errors "freetype2"
configure:20889: $? = 0
configure:20924: result: yes
configure:20998: checking byteswap.h usability
configure:21015: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
conftest.c:56:22: error: byteswap.h: No such file or directory
configure:21021: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgdiplus"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBFONTCONFIG 1
| #define HAVE_FCFINI 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
| #include <byteswap.h>
configure:21035: result: no
configure:21039: checking byteswap.h presence
configure:21054: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c
conftest.c:23:22: error: byteswap.h: No such file or directory
configure:21060: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgdiplus"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBFONTCONFIG 1
| #define HAVE_FCFINI 1
| /* end confdefs.h.  */
| #include <byteswap.h>
configure:21074: result: no
configure:21102: checking for byteswap.h
configure:21110: result: no
configure:21124: checking host threading settings
configure:21350: checking if compiler recognizes -pthread
configure:21385: cc -o conftest -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -fPIC -pthread -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c -lfontconfig  >&5
configure:21391: $? = 0
configure:21416: result: yes
configure:21558: checking for sigsetjmp
configure:21584: cc -o conftest -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -fPIC -pthread -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c -lfontconfig  >&5
configure:21590: $? = 0
configure:21606: result: yes
configure:21618: checking for visibility __attribute__
configure:21644: cc -c -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -fPIC -pthread -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: warning: return type of 'main' is not 'int'
configure:21650: $? = 0
configure:21657: result: yes
configure:21718: checking for TIFFReadScanline in -ltiff
configure:21753: cc -o conftest -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -fPIC -pthread -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c -ltiff -lm -lfontconfig  >&5
configure:21759: $? = 0
configure:21777: result: yes
configure:21790: checking tiffio.h usability
configure:21807: cc -c -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -fPIC -pthread -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:21813: $? = 0
configure:21827: result: yes
configure:21831: checking tiffio.h presence
configure:21846: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c
configure:21852: $? = 0
configure:21866: result: yes
configure:21894: checking for tiffio.h
configure:21901: result: yes
configure:22326: checking for jpeg_destroy_decompress in -ljpeg
configure:22361: cc -o conftest -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -fPIC -pthread -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c -ljpeg  -lfontconfig  >&5
configure:22367: $? = 0
configure:22385: result: yes
configure:22396: checking for jpeglib.h
configure:22415: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c
configure:22421: $? = 0
configure:22435: result: yes
configure:22456: checking for DGifOpenFileName in -lgif
configure:22491: cc -o conftest -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -fPIC -pthread -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c -lgif  -lfontconfig  >&5
/usr/bin/ld: cannot find -lgif
configure:22497: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgdiplus"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBFONTCONFIG 1
| #define HAVE_FCFINI 1
| #define BSDOS 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_VISIBILITY_HIDDEN 1
| #define HAVE_LIBTIFF 1
| #define HAVE_LIBJPEG 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char DGifOpenFileName ();
| int
| main ()
| {
| return DGifOpenFileName ();
|   ;
|   return 0;
| }
configure:22515: result: no
configure:22652: WARNING: *** GIF loader will not be built (giflibrary not found) ***
configure:22657: checking for DGifOpenFileName in -lungif
configure:22692: cc -o conftest -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -fPIC -pthread -DPNG_DEPSTRUCT= -I/usr/local/include  -L/usr/local/lib conftest.c -lungif  -lfontconfig  >&5
configure:22698: $? = 0
configure:22716: result: yes
configure:22729: checking gif_lib.h usability
configure:22746: cc -c -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -fPIC -pthread -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:22752: $? = 0
configure:22766: result: yes
configure:22770: checking gif_lib.h presence
configure:22785: cc -E -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c
configure:22791: $? = 0
configure:22805: result: yes
configure:22833: checking for gif_lib.h
configure:22840: result: yes
configure:22868: checking for libpng14
configure:22871: result: yes
configure:23150: checking for LIBEXIF
configure:23157: $PKG_CONFIG --exists --print-errors "libexif"
configure:23160: $? = 0
configure:23173: $PKG_CONFIG --exists --print-errors "libexif"
configure:23176: $? = 0
configure:23211: result: yes
configure:23259: cc -c -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -fPIC -pthread -DPNG_DEPSTRUCT= -I/usr/local/include conftest.c >&5
configure:23265: $? = 0
configure:23432: creating ./config.status

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

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

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

on k143

config.status:698: creating Makefile
config.status:698: creating libgdiplus.pc
config.status:698: creating src/Makefile
config.status:698: creating tests/Makefile
config.status:698: creating config.h
config.status:982: executing depfiles commands
configure:24805: === configuring in pixman (/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/pixman)
configure:24908: running /bin/sh ./configure '--prefix=/usr/local'  '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd7.2' 'build_alias=amd64-portbld-freebsd7.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe -fPIC' 'LDFLAGS= -L/usr/local/lib' 'CPPFLAGS=-DPNG_DEPSTRUCT= -I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe -fPIC' --cache-file=/dev/null --srcdir=.
configure:24805: === configuring in cairo (/usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/cairo)
configure:24908: running /bin/sh ./configure '--prefix=/usr/local'  '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd7.2' 'build_alias=amd64-portbld-freebsd7.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe -fPIC' 'LDFLAGS= -L/usr/local/lib' 'CPPFLAGS=-DPNG_DEPSTRUCT= -I/usr/local/include' 'CXX=c++' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe -fPIC' --cache-file=/dev/null --srcdir=.
configure:24913: error: ./configure failed for cairo

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

ac_cv_build=amd64-portbld-freebsd7.2
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set=''
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value=''
ac_cv_env_BASE_DEPENDENCIES_LIBS_set=''
ac_cv_env_BASE_DEPENDENCIES_LIBS_value=''
ac_cv_env_CAIRO_CFLAGS_set=''
ac_cv_env_CAIRO_CFLAGS_value=''
ac_cv_env_CAIRO_LIBS_set=''
ac_cv_env_CAIRO_LIBS_value=''
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe -fPIC'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-DPNG_DEPSTRUCT= -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 -fno-strict-aliasing -pipe -fPIC'
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_FONTCONFIG_CFLAGS_set=''
ac_cv_env_FONTCONFIG_CFLAGS_value=''
ac_cv_env_FONTCONFIG_LIBS_set=''
ac_cv_env_FONTCONFIG_LIBS_value=''
ac_cv_env_FREETYPE2_CFLAGS_set=''
ac_cv_env_FREETYPE2_CFLAGS_value=''
ac_cv_env_FREETYPE2_LIBS_set=''
ac_cv_env_FREETYPE2_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -L/usr/local/lib'
ac_cv_env_LIBEXIF_CFLAGS_set=''
ac_cv_env_LIBEXIF_CFLAGS_value=''
ac_cv_env_LIBEXIF_LIBS_set=''
ac_cv_env_LIBEXIF_LIBS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PANGO_CFLAGS_set=''
ac_cv_env_PANGO_CFLAGS_value=''
ac_cv_env_PANGO_LIBS_set=''
ac_cv_env_PANGO_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd7.2
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_f77_compiler_gnu=no
ac_cv_func_FcFini=yes
ac_cv_header_byteswap_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_gif_lib_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_tiffio_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=amd64-portbld-freebsd7.2
ac_cv_lib_fontconfig_FcInit=yes
ac_cv_lib_gif_DGifOpenFileName=no
ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
ac_cv_lib_tiff_TIFFReadScanline=yes
ac_cv_lib_ungif_DGifOpenFileName=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-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_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_gmake_set=yes
ac_cv_target=amd64-portbld-freebsd7.2
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_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'\''"'
myapp_cv_gcc_pthread=yes
pkg_cv_BASE_DEPENDENCIES_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_BASE_DEPENDENCIES_LIBS='-L/usr/local/lib -lglib-2.0  '
pkg_cv_CAIRO_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include  '
pkg_cv_CAIRO_LIBS='-pthread -L/usr/local/lib -lcairo  '
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/local/include  '
pkg_cv_FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig  '
pkg_cv_FREETYPE2_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include  '
pkg_cv_FREETYPE2_LIBS='-L/usr/local/lib -lfreetype  '
pkg_cv_LIBEXIF_CFLAGS='-I/usr/local/include  '
pkg_cv_LIBEXIF_LIBS='-L/usr/local/lib -lexif -lm  '

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

ACLOCAL='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run automake-1.10'
AWK='gawk'
BASE_DEPENDENCIES_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
BASE_DEPENDENCIES_LIBS='-L/usr/local/lib -lglib-2.0  '
CAIRO_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include  '
CAIRO_DIR='pixman cairo'
CAIRO_LIBS='-pthread -L/usr/local/lib -lcairo  '
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe -fPIC -pthread'
CPP='cc -E'
CPPFLAGS='-DPNG_DEPSTRUCT= -I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe -fPIC'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
FONTCONFIG_CFLAGS='-I/usr/local/include  '
FONTCONFIG_CONFIG=''
FONTCONFIG_LIBS='-L/usr/local/lib -lfontconfig  '
FREETYPE2_CFLAGS='-I/usr/local/include/freetype2 -I/usr/local/include  '
FREETYPE2_LIBS='-L/usr/local/lib -lfreetype  '
FREETYPE_CONFIG=''
GDIPLUS_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include    -I/usr/local/include   -I/usr/local/include/freetype2 -I/usr/local/include   -D_THREAD_SAFE -I/usr/local/include   -I/usr/local/include  '
GDIPLUS_LIBS='-L/usr/local/lib -lglib-2.0   -pthread -L/usr/local/lib -lcairo    -L/usr/local/lib -lfontconfig   -L/usr/local/lib -lfreetype   -L/usr/local/lib -lXrender -lX11   -ltiff -ljpeg -lungif -L/usr/local/lib -lpng -lz -lm   -L/usr/local/lib -lexif -lm  '
GDIPLUS_PKG_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include    -I/usr/local/include   -I/usr/local/include/freetype2 -I/usr/local/include   -D_THREAD_SAFE -I/usr/local/include   -I/usr/local/include  '
GDIPLUS_PKG_LIBS='-L/usr/local/lib -lglib-2.0   -pthread -L/usr/local/lib -lcairo    -L/usr/local/lib -lfontconfig   -L/usr/local/lib -lfreetype   -L/usr/local/lib -lXrender -lX11   -ltiff -ljpeg -lungif -L/usr/local/lib -lpng -lz -lm   -L/usr/local/lib -lexif -lm  '
GDIPLUS_PKG_REQ='cairo'
GREP='/usr/bin/grep'
HAVE_LIBEXIF_FALSE='#'
HAVE_LIBEXIF_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'
LIBEXIF_CFLAGS='-I/usr/local/include  '
LIBEXIF_LIBS='-L/usr/local/lib -lexif -lm  '
LIBOBJS=''
LIBS='-lfontconfig '
LIBTOOL='$(SHELL) /usr/local/bin/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/missing --run makeinfo'
NMEDIT=''
OBJEXT='o'
PACKAGE='libgdiplus'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PANGO_CFLAGS=''
PANGO_LIBS=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.4.2'
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='amd64-portbld-freebsd7.2'
build_alias='amd64-portbld-freebsd7.2'
build_cpu='amd64'
build_os='freebsd7.2'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='amd64-portbld-freebsd7.2'
host_alias=''
host_cpu='amd64'
host_os='freebsd7.2'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info/'
install_sh='$(SHELL) /usr/ports/x11-toolkits/libgdiplus/work/libgdiplus-2.4.2/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'
subdirs=' pixman cairo'
sysconfdir='${prefix}/etc'
target='amd64-portbld-freebsd7.2'
target_alias=''
target_cpu='amd64'
target_os='freebsd7.2'
target_vendor='portbld'

configure: exit 1
-------------- next part --------------
ORBit-0.5.17_4
ORBit2-2.14.17
OpenEXR-1.6.1_2
aalib-1.4.r5_4
agg-2.5_5
akode-2.0.2_1,1
akode-plugins-mpc-2.0.2,1
akode-plugins-mpeg-2.0.2,1
akode-plugins-oss-2.0.2,1
akode-plugins-resampler-2.0.2,1
akode-plugins-xiph-2.0.2_2,1
akonadi-1.2.1_2
amarok-1.4.10_8
amspsfnt-1.0_5
apache-ant-1.7.1
appres-1.0.1
apr-ipv6-gdbm-db42-1.3.9.1.3.9_1
aria2-1.5.0
arts-1.5.10_4,1
artswrapper-1.5.3
asciidoc-8.5.2_1
aspell-0.60.6_2
atk-1.28.0
autoconf-2.13.000227_6
autoconf-2.62
autoconf-wrapper-20071109
automake-1.10.1
automake-1.4.6_5
automake-1.5_5,1
automake-1.6.3_1
automake-1.7.9_2
automake-1.8.5_3
automake-1.9.6_3
automake-wrapper-20071109
automoc4-0.9.88_1
autotools-20080819
avahi-app-0.6.25_2
babl-0.1.2
bash-4.0.35
bdftopcf-1.0.1
bigreqsproto-1.0.2
bison-2.4.1,1
bitmap-1.0.3_1
bitstream-vera-1.10_4
boost-jam-1.41.0
boost-libs-1.41.0_1
boost-python-libs-1.41.0
ca_root_nss-3.12.4
cairo-1.8.8_1,1
cdparanoia-3.9.8_8
cdrdao-1.2.3
cdrtools-2.01_8
celt-0.7.0
clucene-0.9.21
cmake-2.8.0_3
cmpsfont-1.0_6
compositeproto-0.4
consolekit-0.4.1_2
coreutils-7.5
cups-base-1.4.2_5
cups-client-1.4.2_5
cups-image-1.4.2_5
cups-pstoraster-8.15.4_6
curl-7.19.7_1
cvsps-2.1
cyrus-sasl-2.1.23
damageproto-1.1.0_2
db41-4.1.25_4
db42-4.2.52_5
dbus-1.2.16_1
dbus-glib-0.84
dbus-qt3-0.70_5
dejavu-2.30_1
desktop-file-utils-0.15_1
desktopbsd-tools-1.6_5
diablo-jdk-1.6.0.07.02_8
digikam-0.9.6_2
dmidecode-2.10
dmxproto-2.2.2
docbook-1.4
docbook-4.1_4
docbook-4.2
docbook-4.3
docbook-4.4_2
docbook-4.5_2
docbook-5.0_1
docbook-sk-4.1.2_4
docbook-xml-4.2_1
docbook-xml-4.3
docbook-xml-4.4_1
docbook-xml-4.5
docbook-xsl-1.75.2
doxygen-1.6.3_1
dri-7.4.4,2
dri2proto-2.1
dvd+rw-tools-7.1
dvipsk-tetex-5.95a_5
eggdbus-0.6
enchant-1.4.2
encodings-1.0.2,1
enscript-a4-1.6.4_2
esound-0.2.41
evieext-1.0.2
execwrap-0.5
exiv2-0.18_1,1
expat-2.0.1_1
faad2-2.7_2,1
farsight2-0.0.17_2
fastest_cvsup-0.2.9_6
ffmpeg-0.5.1_1,1
fftw3-3.2.2_1
filelight-1.0_5
filezilla-3.3.2.1_1
firefox-3.5.9,1
firefox35-i18n-3.5.9
fixesproto-4.0
flac-1.2.1_1
flex-2.5.35_3
font-adobe-100dpi-1.0.0_1
font-adobe-75dpi-1.0.0
font-adobe-utopia-100dpi-1.0.1
font-adobe-utopia-75dpi-1.0.1
font-adobe-utopia-type1-1.0.1
font-alias-1.0.1
font-arabic-misc-1.0.0
font-bh-100dpi-1.0.0
font-bh-75dpi-1.0.0
font-bh-lucidatypewriter-100dpi-1.0.0
font-bh-lucidatypewriter-75dpi-1.0.0
font-bh-ttf-1.0.0
font-bh-type1-1.0.0
font-bitstream-100dpi-1.0.0
font-bitstream-75dpi-1.0.0
font-bitstream-type1-1.0.0
font-cronyx-cyrillic-1.0.0
font-cursor-misc-1.0.0
font-daewoo-misc-1.0.0
font-dec-misc-1.0.0
font-ibm-type1-1.0.0
font-isas-misc-1.0.0
font-jis-misc-1.0.0
font-micro-misc-1.0.0
font-misc-cyrillic-1.0.0
font-misc-ethiopic-1.0.0
font-misc-meltho-1.0.0_1
font-misc-misc-1.0.0
font-mutt-misc-1.0.0
font-schumacher-misc-1.0.0_1
font-screen-cyrillic-1.0.1
font-sony-misc-1.0.0
font-sun-misc-1.0.0
font-util-1.0.1
font-winitzki-cyrillic-1.0.0
font-xfree86-type1-1.0.1
fontcacheproto-0.1.2
fontconfig-2.8.0,1
fontsproto-2.0.2
freetype2-2.3.11
fribidi-0.19.2_1
gamin-0.1.10_3
gawk-3.1.6_1
gccmakedep-1.0.2
gccxml-0.6.0
gconf2-2.28.0_2
gd-2.0.35_7,1
gdb-6.6_1
gdbm-1.8.3_3
gegl-0.1.2_1
getopt-1.1.4_1
gettext-0.17_1
ghostscript8-8.71
gimp-2.6.8_2,2
gimp-app-2.6.8_3,1
gimp-gutenprint-5.2.4_2
gio-fam-backend-2.22.4
git-1.7.0.3
glib-1.2.10_13
glib-2.22.4
glproto-1.4.10
gmake-3.81_3
gnash-0.8.7_1
gnome-doc-utils-0.18.1
gnome-keyring-2.28.2_2
gnome-libs-1.4.2_15
gnome-mime-data-2.18.0_3
gnome-mount-0.8_5
gnome-vfs-2.24.2_2
gnome_subr-1.0
gnomehier-2.3_12
gnupg-2.0.14
gnutls-2.8.3
gobject-introspection-0.6.7
gpac-libgpac-0.4.5_4,1
gperf-3.0.3
gpgme-1.2.0_2
graphviz-2.26.3_2
gsfonts-8.11_5
gstreamer-0.10.28
gstreamer-ffmpeg-0.10.10
gstreamer-plugins-0.10.28,3
gstreamer-plugins-a52dec-0.10.14,3
gstreamer-plugins-bad-0.10.18,3
gstreamer-plugins-core-0.10_11
gstreamer-plugins-dts-0.10.18,3
gstreamer-plugins-dvd-0.10.14,3
gstreamer-plugins-gnomevfs-0.10.28,3
gstreamer-plugins-good-0.10.21,3
gstreamer-plugins-libpng-0.10.21,3
gstreamer-plugins-mad-0.10.14,3
gstreamer-plugins-mp3-0.10.0_1
gstreamer-plugins-ogg-0.10.28,3
gstreamer-plugins-pango-0.10.28_1,3
gstreamer-plugins-theora-0.10.28,3
gstreamer-plugins-ugly-0.10.14,3
gstreamer-plugins-vorbis-0.10.28,3
gstreamer-plugins-xvid-0.10.18,3
gtar-1.23
gtk-1.2.10_21
gtk-2.18.7_1
gtk-engines2-2.18.5_2
gtkspell-2.0.16_2
gutenprint-5.2.4_2
gutenprint-base-5.2.4_2
gutenprint-ijs-5.2.4_2
gvfs-1.4.3_2
hal-0.5.13_14
help2man-1.37.1_2
hicolor-icon-theme-0.12
iceauth-1.0.2
icu-3.8.1_3
ilmbase-1.0.1_1
imake-1.0.2_4,1
imlib-1.9.15_11
inputproto-1.5.0
intltool-0.40.6
iso-codes-3.11.1
iso8879-1986_2
iw-hspell-1.0
jackit-0.116.2_4
jasper-1.900.1_9
javavmwrapper-2.3.4
jbigkit-1.6
jpeg-8_1
k3b-1.0.5_5
k3b-i18n-1.0.5_3
kbproto-1.0.3
kde-style-lipstik-2.2.3_5
kde-xdg-env-1.0_3,1
kde4-icons-oxygen-4.3.5
kde4-shared-mime-info-1.0
kde4-xdg-env-1.0
kdeaccessibility-3.5.10_4
kdeaddons-kfile-plugins-3.5.10_4
kdeaddons-kicker-applets-3.5.10_4
kdeaddons-konq-plugins-3.5.10_4
kdeaddons-renamedlg-plugins-3.5.10_3
kdeartwork-3.5.10_4
kdebase-3.5.10_6
kdebase-kompmgr-3.5.10_3
kdebase-workspace-4.3.5_1
kdeedu-3.5.10_4
kdegames-3.5.10_3
kdegraphics-3.5.10_7
kdehier-1.0_11
kdehier4-1.0.3
kdelibs-3.5.10_5
kdelibs-4.3.5_1
kdelibs-experimental-4.3.5_1
kdemultimedia-3.5.10_4
kdenetwork-3.5.10_3
kdepim-3.5.10_6
kdepimlibs-4.3.5_1
kdesdk-3.5.10_4
kdetoys-3.5.10_3
kdeutils-3.5.10_4
kdevelop-3.5.4_2
kdewebdev-3.5.10_4,2
konversation-1.1_3
ktorrent-3.3.4_1
lame-3.98.2_2
lcms-1.19_1,1
libFS-1.0.1
libGL-7.4.4
libGLU-7.4.4
libICE-1.0.4_1,1
libIDL-0.8.13
libSM-1.1.0_1,1
libX11-1.2.1_1,1
libXScrnSaver-1.1.3
libXTrap-1.0.0
libXau-1.0.4
libXaw-1.0.5_1,1
libXcomposite-0.4.0,1
libXcursor-1.1.9_1
libXdamage-1.1.1
libXdmcp-1.0.2_1
libXevie-1.0.2
libXext-1.0.5,1
libXfixes-4.0.3_1
libXfont-1.3.4,1
libXfontcache-1.0.4
libXft-2.1.14
libXi-1.2.1,1
libXinerama-1.0.3,1
libXmu-1.0.4,1
libXp-1.0.0,1
libXpm-3.5.7
libXrandr-1.3.0
libXrender-0.9.4_1
libXres-1.0.3_3
libXt-1.0.5_1
libXtst-1.0.3_1
libXv-1.0.4,1
libXvMC-1.0.4_1
libXxf86dga-1.0.2
libXxf86misc-1.0.1
libXxf86vm-1.0.2
liba52-0.7.4_2
libao-0.8.8_1
libart_lgpl-2.3.20,1
libassuan-1.0.5
libaudiofile-0.2.6_1
libcddb-1.3.1
libcdio-0.82_1
libcheck-0.9.8
libcroco-0.6.2
libdaemon-0.12
libdca-0.0.5
libdmx-1.0.2_1
libdrm-2.4.12
libdvbpsi-0.1.6
libdvdcss-1.2.10_1
libdvdnav-0.1.10_5
libdvdread-4.1.3_2
libebml-0.7.8
libexecinfo-1.1_3
libexif-0.6.18
libfame-0.9.1_2
libffi-3.0.9
libfontenc-1.0.4
libgcrypt-1.4.5
libgdiplus-2.4.2_1
libglade2-2.6.4_3
libglut-7.4.4
libgmp-4.3.2
libgpg-error-1.7
libgphoto2-2.4.7
libgpod-0.7.2_3
libgsf-1.14.17_1
libical-0.43_1
libiconv-1.13.1_1
libid3tag-0.15.1b
libidn-1.15
libijs-0.35_1
libkdcraw-0.1.9_3
libkexiv2-0.1.9_4
libkipi-0.1.6_4
libksba-1.0.7
libltdl-2.2.6b
libmad-0.15.1b_2
libmatroska-0.8.1
libmikmod-3.1.11_2
libmng-1.0.10_2
libmodplug-0.8.7
libmpcdec-1.2.6
libmpeg2-0.5.1
libmspack-0.0.20060920
libmtp-0.3.1_2
libmusicbrainz-2.1.5
libnice-0.0.11
libnjb-2.2.6_6
libnotify-0.4.5_3
libofa-0.9.3_3
libogg-1.1.4,4
liboil-0.3.17
liboldX-1.0.1
libopenraw-0.0.8_3
libpaper-1.1.23+nmu2
libpciaccess-0.10.6_1
libproxy-0.2.3
libpthread-stubs-0.3_3
libpurple-2.6.6_1
librsvg2-2.26.0_4
libsamplerate-0.1.7_1
libsndfile-1.0.20_1
libsoup-2.28.2_2
libspiro-20071029
libtar-1.2.11_2
libtasn1-2.4
libthai-0.1.5_3
libtheora-1.1.1_1
libtool-2.2.6b
libtunepimp-0.5.3_5,1
libungif-4.1.4_5
libunicode-0.4_9
libusb-0.1.12_4
libutempter-1.1.5_1
libvolume_id-0.81.1
libvorbis-1.2.3_1,3
libwmf-0.2.8.4_6
libwww-5.4.0_4
libxcb-1.5
libxine-1.1.16.3_5
libxkbfile-1.0.5
libxkbui-1.0.2_1
libxklavier-4.0_1,1
libxml-1.8.17_4
libxml2-2.7.6_2
libxslt-1.1.26
libxul-1.9.0.17_2
libzvbi-0.2.33_1
lighttpd-1.4.26
links-2.2_3,1
liveMedia-2010.03.16,1
lua-5.1.4
luit-1.0.3_1
lynx-2.8.7.1,1
lzo2-2.03_2
lzop-1.02.r1
m4-1.4.14,1
mDNSResponder-214
makedepend-1.0.1,1
mkfontdir-1.0.4
mkfontscale-1.0.6
mono-2.4.3.1_1
moodin-0.4.2_6
mpeg4ip-libmp4v2-1.6.1
mysql-client-5.0.90
mysql-server-5.0.90
nano-2.2.3
nas-1.9.1_3
nasm-2.07,1
neon28-0.28.6
net-snmp-5.4.2.1_6
nginx-0.7.65
nspr-4.8.2
nss-3.12.4_2
openjpeg-1.3_2
openldap-client-2.4.21
openoffice.org-3.2.0_1
openslp-1.2.1_3
orc-0.4.4
p5-Archive-Zip-1.30
p5-Cairo-1.061_1
p5-Compress-Raw-Zlib-2.024
p5-Compress-Zlib-2.015
p5-Error-0.17016
p5-ExtUtils-Depends-0.302
p5-ExtUtils-PkgConfig-1.12
p5-Getopt-Long-2.38
p5-Glib2-1.222
p5-Gtk2-1.221_3
p5-Gtk2-Ex-Simple-List-0.50_5
p5-Gtk2-GladeXML-1.007_2
p5-HTML-Parser-3.64
p5-HTML-Tagset-3.20
p5-HTML-Tree-3.23
p5-IO-Compress-Base-2.015
p5-IO-Compress-Zlib-2.015
p5-IO-Socket-SSL-1.31
p5-LWP-UserAgent-Determined-1.04
p5-Net-SMTP-SSL-1.01
p5-Net-SSLeay-1.36
p5-Pango-1.221_1
p5-Term-ANSIColor-3.00
p5-Term-ReadKey-2.30
p5-Test-Number-Delta-1.03
p5-URI-1.52
p5-WWW-Mechanize-1.60_1
p5-XML-Parser-2.36_1
p5-gettext-1.05_2
p5-libwww-5.834
p5-subversion-1.6.9
p5-type1inst-0.6.1_5
pango-1.26.2_2
patch-2.6.1
pccts-1.33.33
pciids-20091229
pcre-8.00
perl-5.8.9_3
physfs-2.0.1
pidgin-2.6.6_1
pilot-link-0.12.5,1
pixman-0.16.6
pkg-config-0.23_1
pkgdb.db
png-1.4.1_1
policykit-0.9_6
policykit-gnome-0.9.2_4
policykit-qt-0.9.2_1
polkit-0.96_1
poppler-0.12.3_2
poppler-data-0.4.0
poppler-gtk-0.12.3_2
poppler-qt-0.12.3_2
popt-1.14
portaudio-18.1_2
portaudit-0.5.14
portupgrade-2.4.6_4,2
postgresql-client-8.2.15_1
printproto-1.0.4
pth-2.0.7
py26-Genshi-0.5.1_3
py26-cairo-1.8.8_1
py26-dbus-0.83.0_1
py26-docutils-0.5
py26-elementtree-1.2.6_1
py26-gobject-2.20.0
py26-gstreamer-0.10.18
py26-gtk-2.16.0_2
py26-libxml2-2.7.6
py26-numeric-24.2_3
py26-pygments-1.2.2
py26-pytz-2010b
py26-setuptools-0.6c11
py26-sqlite3-2.6.4_1
py26-subversion-1.6.9
py26-xml-0.8.4_2
python25-2.5.5
python26-2.6.4
qca-2.0.2
qimageblitz-0.0.4_4
qmake-3.3.8_1
qt-3.3.8_12
qt4-assistant-4.6.1_1
qt4-clucene-4.6.1
qt4-corelib-4.6.1
qt4-dbus-4.6.1_1
qt4-designer-4.6.1_1
qt4-doc-4.6.1
qt4-gui-4.6.1_1
qt4-help-4.6.1_1
qt4-imageformats-4.6.1_2
qt4-makeqpf-4.6.1_1
qt4-moc-4.6.1
qt4-mysql-plugin-4.6.1
qt4-network-4.6.1
qt4-opengl-4.6.1_1
qt4-phonon-4.6.1_1
qt4-phonon-gst-4.6.1_1
qt4-porting-4.6.1
qt4-qdbusviewer-4.6.1_1
qt4-qmake-4.6.1
qt4-qt3support-4.6.1_1
qt4-qtestlib-4.6.1
qt4-rcc-4.6.1
qt4-script-4.6.1
qt4-scripttools-4.6.1_1
qt4-sql-4.6.1
qt4-sqlite-plugin-4.6.1
qt4-svg-4.6.1_1
qt4-uic-4.6.1
qt4-uic3-4.6.1_1
qt4-webkit-4.6.1_1
qt4-xml-4.6.1
qt4-xmlpatterns-4.6.1
randrproto-1.3.0
raptor-1.4.18
rarian-0.8.1
recordproto-1.13.2
redland-1.0.7_1
renderproto-0.9.3
resourceproto-1.0.2
rgb-1.0.1
ruby-1.8.7.248,1
ruby18-bdb-0.6.5_1
samba34-libsmbclient-3.4.5
schroedinger-1.0.9
scons-1.2.0_20091224
screen-4.0.3_7
scrnsaverproto-1.1.0
sdl-1.2.14_1,2
sdl_image-1.2.10_2
sdl_mixer-1.2.11
sdl_sound-1.0.3_2
sdl_ttf-2.0.9
sessreg-1.0.4
setxkbmap-1.0.4
shared-mime-info-0.71
silvercity-0.9.7
smalltalk-3.1_3
smpeg-0.4.4_8
smproxy-1.0.2
soprano-2.3.1_1
spawn-fcgi-1.6.3
speex-1.2.r1_2,1
sqlite3-3.6.19
startup-notification-0.10
strigi-0.6.4_1
subversion-1.6.9
sudo-1.7.2.5
sunbird-0.9_3,1
sunbird-i18n-0.9
t1lib-5.1.2_1,1
taglib-1.6.1
talloc-2.0.1
tcl-8.4.19_3,1
teTeX-base-3.0_20
teTeX-texmf-3.0_6
tex-texmflocal-1.9
texi2html-1.82,1
thunderbird-2.0.0.24_1
thunderbird-i18n-2.0.0.24
tidy-lib-090315.c
tiff-3.9.2_1
timidity-0.2i_1
tk-8.4.19_2,2
tmake-1.7_5
trac-0.11.6
trapproto-3.4.3
twm-1.0.4
twolame-0.3.12
unrar-3.93,5
unzip-6.0
v4l_compat-1.0.20100321
vcdimager-0.7.23_6
videoproto-2.2.2
vlc-1.0.5_2,3
vorbis-tools-1.2.0_5,3
wavpack-4.50.1
webkit-gtk2-1.1.15.4_3
wxgtk2-2.8.10_4
wxgtk2-common-2.8.10_4
wxgtk2-unicode-2.8.10_4
x11perf-1.5
x264-0.0.20090119_1
xauth-1.0.3
xbacklight-1.1
xbitmaps-1.0.1
xcalc-1.0.2_1
xcb-proto-1.6
xcb-util-0.3.6_1
xcmiscproto-1.1.2
xcmsdb-1.0.1
xcursor-themes-1.0.1_2
xcursorgen-1.0.2_1
xdg-utils-1.0.2_4
xdpyinfo-1.0.3
xdriinfo-1.0.2
xev-1.0.3
xextproto-7.0.5
xf86-input-keyboard-1.3.2_3
xf86-input-mouse-1.4.0_7
xf86-video-ati-6.12.4_1
xf86-video-intel-2.7.1_1
xf86-video-mach64-6.8.1_1
xf86-video-nv-2.1.13_2
xf86-video-openchrome-0.2.904_1
xf86-video-r128-6.8.0_4
xf86-video-radeonhd-1.3.0_2
xf86-video-vesa-2.1.0_3
xf86bigfontproto-1.1.2
xf86dga-1.0.2_1
xf86dgaproto-2.0.3
xf86driproto-2.0.4
xf86miscproto-0.9.2
xf86vidmodeproto-2.2.2
xgamma-1.0.2
xgc-1.0.1_1
xhost-1.0.2
xineramaproto-1.1.2
xinit-1.1.1_1
xinput-1.4.2
xkbcomp-1.0.5
xkbevd-1.0.2
xkbutils-1.0.1_2
xkeyboard-config-1.6_1
xkill-1.0.1
xlsatoms-1.0.1
xlsclients-1.0.1
xmessage-1.0.2_1
xmlcatmgr-2.2
xmlcharent-0.3_2
xmodmap-1.0.3
xorg-7.4_4
xorg-apps-7.4_2
xorg-cf-files-1.0.2_3
xorg-docs-1.4,1
xorg-drivers-7.4_3
xorg-fonts-100dpi-7.4
xorg-fonts-7.4
xorg-fonts-75dpi-7.4
xorg-fonts-cyrillic-7.4
xorg-fonts-miscbitmaps-7.4
xorg-fonts-truetype-7.4
xorg-fonts-type1-7.4
xorg-libraries-7.4
xorg-macros-1.2.1
xorg-server-1.6.5_1,1
xpi-quick-locale-switcher-1.7.0.1
xpr-1.0.2
xprop-1.0.4
xproto-7.0.15
xrandr-1.3.0
xrdb-1.0.5
xrefresh-1.0.2
xset-1.0.4
xsetmode-1.0.0
xsetroot-1.0.2
xsp-2.4.3
xterm-253
xtrans-1.2.3
xvid-1.2.2_1,1
xvinfo-1.0.2
xwd-1.0.2
xwininfo-1.0.4
xwud-1.0.1
xz-4.999.9_1
yasm-0.8.0
zip-3.0


More information about the freebsd-mono mailing list