Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2011 11:08:26 -0400
From:      Valeriu Mutu <vmutu@pcbi.upenn.edu>
To:        gecko@FreeBSD.org
Subject:   /usr/ports/www/libxul fails
Message-ID:  <20110422150826.GA45485@bsdera.pcbi.upenn.edu>

next in thread | raw e-mail | index | archive | help

--9jxsPFA5p3P2qPhR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,

I am trying to compile from ports /usr/ports/www/libxul and it fails. Please see the attached configure log file.
Also, attached is a file containing all the packages installed on my system.

I'm running a default kernel:
bsdera# uname -a
FreeBSD bsdera.pcbi.upenn.edu 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

Why do you think "libxul" fails to compile?

Best,
-- 
Valeriu Mutu

--9jxsPFA5p3P2qPhR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="config.log"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:1037: checking host system type
configure:1058: checking target system type
configure:1076: checking build system type
configure:1159: checking for mawk
configure:1276: checking for /usr/local/bin/perl5.10.1
configure:2317: checking for gcc
configure:2430: checking whether the C compiler (cc -O2 -pipe   -fno-strict-aliasing  -Wl,-rpath,/usr/local/lib/libxul    ) works
configure:2446: cc -o conftest -O2 -pipe   -fno-strict-aliasing      -Wl,-rpath,/usr/local/lib/libxul     conftest.c -pthread -L/usr/local/lib -liconv 1>&5
configure:2472: checking whether the C compiler (cc -O2 -pipe   -fno-strict-aliasing  -Wl,-rpath,/usr/local/lib/libxul    ) is a cross-compiler
configure:2477: checking whether we are using GNU C
configure:2505: checking whether cc accepts -g
configure:2541: checking for c++
configure:2573: checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing  -Wl,-rpath,/usr/local/lib/libxul    ) works
configure:2589: c++ -o conftest -O2 -pipe -fno-strict-aliasing      -Wl,-rpath,/usr/local/lib/libxul     conftest.C -pthread -L/usr/local/lib -liconv 1>&5
configure:2615: checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing  -Wl,-rpath,/usr/local/lib/libxul    ) is a cross-compiler
configure:2620: checking whether we are using GNU C++
configure:2648: checking whether c++ accepts -g
configure:2682: checking for ranlib
configure:2714: checking for as
configure:2768: checking for ar
configure:2803: checking for ld
configure:2838: checking for strip
configure:2873: checking for windres
configure:3555: checking whether cc understands -c and -o together
configure:3612: checking how to run the C preprocessor
configure:3692: checking how to run the C++ preprocessor
configure:3786: checking for a BSD compatible install
configure:3839: checking whether ln -s works
configure:3862: checking for minimum required perl version >= 5.006
configure:3873: checking for full perl installation
configure:3888: checking for python2.5
configure:3948: checking for doxygen
configure:3997: checking for whoami
configure:4046: checking for autoconf
configure:4095: checking for unzip
configure:4146: checking for zip
configure:4200: checking for makedepend
configure:4248: checking for xargs
configure:4618: checking for gmake
configure:4681: checking for X
configure:4995: checking for dnet_ntoa in -ldnet
configure:5036: checking for dnet_ntoa in -ldnet_stub
configure:5084: checking for gethostbyname
configure:5182: checking for connect
configure:5274: checking for remove
configure:5366: checking for shmat
configure:5467: checking for IceConnectionNumber in -lICE
configure:5977: checking whether the compiler supports -Wno-invalid-offsetof
configure:6000: c++ -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wno-invalid-offsetof      -I/usr/local/include conftest.C 1>&5
configure:6035: checking whether ld has archive extraction flags
configure:6092: checking that static assertion macros used in autoconf tests work
configure:6204: checking for 64-bit OS
configure:6213: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing      -I/usr/local/include conftest.c 1>&5
configure: In function 'main':
configure:6214: error: size of array 'static_assert_line_6213' is negative
configure: failed program was:
#line 6206 "configure"
#include "confdefs.h"

#define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
#define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
#define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]

int main() {
CONFIGURE_STATIC_ASSERT(sizeof(long) == 8)
; return 0; }
configure:6333: checking for minimum required Python version >= 2.4
configure:7796: checking for ANSI C header files
configure:7900: checking for working const
configure:7975: checking for mode_t
configure:8008: checking for off_t
configure:8041: checking for pid_t
configure:8074: checking for size_t
configure:8107: checking for st_blksize in struct stat
configure:8141: checking for siginfo_t
configure:8177: checking for int16_t
configure:8212: checking for int32_t
configure:8247: checking for int64_t
configure:8282: checking for int64
configure:8317: checking for uint
configure:8352: checking for uint_t
configure:8387: checking for uint16_t
configure:8431: checking for uname.domainname
configure:8468: checking for uname.__domainname
configure:8513: checking for usable char16_t (2 bytes, unsigned)
configure:8552: checking for usable wchar_t (2 bytes, unsigned)
configure:8591: checking for compiler -fshort-wchar option
configure:8641: checking for visibility(hidden) attribute
configure:8666: checking for visibility(default) attribute
configure:8691: checking for visibility pragma support
configure:8716: checking For gcc visibility bug with class-level attributes (GCC bug 26905)
configure:8744: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)
configure:8797: checking for dirent.h that defines DIR
configure:8835: checking for opendir in -ldir
configure:8927: checking for sys/byteorder.h
configure:8927: checking for compat.h
configure:8927: checking for getopt.h
configure:8967: checking for sys/bitypes.h
configure:8967: checking for memory.h
configure:8967: checking for unistd.h
configure:9007: checking for gnu/libc-version.h
configure:9007: checking for nl_types.h
configure:9047: checking for malloc.h
configure:9087: checking for X11/XKBlib.h
configure:9127: checking for io.h
configure:9168: checking for sys/statvfs.h
configure:9168: checking for sys/statfs.h
configure:9168: checking for sys/vfs.h
configure:9168: checking for sys/mount.h
configure:9209: checking for mmintrin.h
configure:9256: checking for new
configure:9358: checking for sys/cdefs.h
configure:9402: checking for gethostbyname_r in -lc_r
configure:9458: checking for atan in -lm
configure:9505: checking for dlopen in -ldl
configure:9588: checking for dladdr
configure:9746: checking for socket in -lsocket
configure:9867: checking for XDrawLines in -lX11
configure:9908: checking for XextAddDisplay in -lXext
configure:9950: checking for XtFree in -lXt
configure:10123: checking for XShmCreateImage in -lXext
configure:10164: checking for X11/extensions/XShm.h
configure:10204: checking for XieFloGeometry in -lXIE
configure:10245: checking for X11/extensions/XIElib.h
configure:10329: checking for freetype-config
configure:10365: checking for FreeType - version >= 6.1.0
configure:10489: checking for FT_Bitmap_Size.y_ppem
configure:10530: checking for FT_GlyphSlot_Embolden
configure:10530: checking for FT_Load_Sfnt_Table
configure:10530: checking for FT_Select_Size
configure:10596: checking for ARM SIMD support in compiler
configure:10605: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
{standard input}: Assembler messages:
{standard input}:14: Error: no such instruction: `uqadd8 r1,r1,r2'
configure: failed program was:
#line 10598 "configure"
#include "confdefs.h"

int main() {
asm("uqadd8 r1, r1, r2");
; return 0; }
configure:10626: checking for ARM NEON support in compiler
configure:10640: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing -mfpu=neon      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
cc1: error: unrecognized command line option "-mfpu=neon"
configure: failed program was:
#line 10633 "configure"
#include "confdefs.h"

int main() {
asm("vadd.i8 d0, d0, d0");
; return 0; }
configure:10668: checking for pthread_create in -lpthreads
cc -o dummy dummy.c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -lpthreads  -Wl,-rpath,/usr/local/lib/libxul     -lm -pthread -L/usr/local/lib -liconv
/usr/bin/ld: cannot find -lpthreads
configure:10691: checking for pthread_create in -lpthread
cc -o dummy dummy.c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -lpthread  -Wl,-rpath,/usr/local/lib/libxul     -lm -pthread -L/usr/local/lib -liconv
configure:10796: checking whether cc accepts -pthread
configure:10914: checking whether mmap() sees write()s
configure:10957: cc -o conftest -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.c -lm -pthread -L/usr/local/lib -liconv 1>&5
configure:10982: checking whether cc needs -traditional
configure:11028: checking for 8-bit clean memcmp
configure:11066: checking for random
configure:11066: checking for strerror
configure:11066: checking for lchown
configure:11066: checking for fchmod
configure:11066: checking for snprintf
configure:11066: checking for statvfs
configure:11066: checking for memmove
configure:11066: checking for rint
configure:11066: checking for stat64
configure:11066: checking for lstat64
configure:11066: checking for truncate64
configure:11066: checking for statvfs64
configure:11066: checking for setbuf
configure:11066: checking for isatty
configure:11121: checking for flockfile
configure:11121: checking for getpagesize
configure:11176: checking for localtime_r
configure:11176: checking for strtok_r
configure:11239: checking for wcrtomb
configure:11271: checking for mbrtowc
configure:11312: checking for res_ninit()
configure:11359: checking for gnu_get_libc_version()
configure:11404: checking for iconv in -lc
configure:11535: checking for iconv()
configure:11578: checking for iconv() with const input
configure:11627: checking for nl_langinfo and CODESET
configure:11671: checking for an implementation of va_copy()
configure:11712: checking for an implementation of __va_copy()
configure:11753: checking whether va_lists can be copied by value
configure:11876: checking for C++ exceptions flag
configure:11911: checking for gcc 3.0 ABI
configure:11953: checking for C++ "explicit" keyword
configure:11989: checking for C++ "typename" keyword
configure:12034: checking for modern C++ template specialization syntax support
configure:12071: checking whether partial template specialization works
configure:12105: checking whether operators must be re-defined for templates derived from templates
configure:12144: checking whether we need to cast a derived template to pass as its base class
configure:12179: checking whether the compiler can resolve const ambiguities for templates
configure:12227: checking whether the C++ "using" keyword can change access
configure:12279: checking whether the C++ "using" keyword resolves ambiguity
configure:12321: checking for "std::" namespace
configure:12354: checking whether standard template operator!=() is ambiguous
configure:12391: checking for C++ reinterpret_cast
configure:12425: checking for C++ dynamic_cast to void*
configure:12476: checking whether C++ requires implementation of unused virtual methods
configure:12511: checking for trouble comparing to zero near std::operator!=()
configure:12551: checking for __thread keyword for TLS variables
configure:12594: checking for LC_MESSAGES
configure:12735: checking for nspr-config
configure:12770: checking for NSPR - version >= 4.8.6
configure:13240: checking for gzread in -lz
configure:13295: cc -c -I/usr/include -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:13933: checking if app-specific confvars.sh exists
configure:14264: checking for pkg-config
configure:14308: checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0
configure:14315: checking MOZ_GTK2_CFLAGS
configure:14320: checking MOZ_GTK2_LIBS
configure:14828: checking for pango >= 1.14.0
configure:14835: checking _PANGOCHK_CFLAGS
configure:14840: checking _PANGOCHK_LIBS
configure:14922: checking for pango >= 1.14.0 pangoft2 >= 1.14.0
configure:14929: checking MOZ_PANGO_CFLAGS
configure:14934: checking MOZ_PANGO_LIBS
configure:15359: checking for gconf-2.0 >= 1.2.1
configure:15366: checking MOZ_GCONF_CFLAGS
configure:15371: checking MOZ_GCONF_LIBS
configure:15501: checking for libgnomeui-2.0 >= 2.2.0
configure:15634: checking for dbus-1 >= 0.60
configure:15641: checking MOZ_DBUS_CFLAGS
configure:15646: checking MOZ_DBUS_LIBS
configure:15725: checking for dbus-glib-1 >= 0.60
configure:15732: checking MOZ_DBUS_GLIB_CFLAGS
configure:15737: checking MOZ_DBUS_GLIB_LIBS
configure:15861: checking for libnotify >= 0.4
configure:15868: checking MOZ_LIBNOTIFY_CFLAGS
configure:15873: checking MOZ_LIBNOTIFY_LIBS
configure:16262: checking __attribute__ ((aligned ())) support
configure:17349: checking for tar archiver
configure:17355: checking for gnutar
configure:17392: checking for wget
configure:17398: checking for wget
configure:18056: checking for conic
configure:18777: checking for valid optimization flags
configure:18788: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing -O      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:19686: checking for __cxa_demangle
configure:19765: checking for unwind.h
configure:19944: checking for gcc -pipe support
dummy-hello.c: In function 'main':
dummy-hello.c:2: warning: incompatible implicit declaration of built-in function 'exit'
configure:19966: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing -pipe      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:20008: checking whether compiler supports -Wno-long-long
configure:20017: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing -pipe -Wno-long-long      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:20053: checking whether C compiler supports -fprofile-generate
configure:20062: cc -c -O2 -pipe   -fno-strict-aliasing -fno-strict-aliasing -pipe -fprofile-generate      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:20195: checking for correct temporary object destruction order
configure:20223: c++ -o conftest -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar -pipe      -I/usr/local/include  -I/usr/local/include -pthread  -Wl,-rpath,/usr/local/lib/libxul     conftest.C -lm -pthread -L/usr/local/lib -liconv 1>&5
configure:20244: checking for correct overload resolution with const and templates
configure:20279: c++ -c -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -fshort-wchar -pipe  -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long      -I/usr/local/include  -I/usr/local/include conftest.C 1>&5
configure: In function 'int main()':
configure:20274: warning: 'bar' is used uninitialized in this function
configure:20579: checking for libIDL-2.0 >= 0.8.0 glib-2.0 gobject-2.0
configure:20586: checking LIBIDL_CFLAGS
configure:20591: checking LIBIDL_LIBS
configure:21445: checking for glib-2.0 >= 1.3.7 gobject-2.0
configure:21452: checking GLIB_CFLAGS
configure:21457: checking GLIB_LIBS
configure:21797: checking for stdint.h
configure:21797: checking for inttypes.h
configure:21797: checking for sys/int_types.h
configure:22138: checking for cairo >= 1.8.8 pixman-1 freetype2 fontconfig
configure:22145: checking CAIRO_CFLAGS
configure:22150: checking CAIRO_LIBS
configure:22232: checking for cairo-xlib-xrender >= 1.8.8
configure:22239: checking CAIRO_XRENDER_CFLAGS
configure:22244: checking CAIRO_XRENDER_LIBS
configure:22826: cc -c -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -pipe  -I/usr/local/include      -I/usr/local/include  -I/usr/local/include conftest.c 1>&5
configure:22852: checking for fontconfig/fcfreetype.h

--9jxsPFA5p3P2qPhR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="pkg.log"

ImageMagick-6.6.1.10
ORBit2-2.14.18_1
OpenEXR-1.6.1_2
Terminal-0.4.5
Thunar-1.0.2
a2ps-a4-4.13b_4
aalib-1.4.r5_5
amspsfnt-1.0_5
apache-2.2.17_1
apache-ant-1.7.1
apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10
aspell-0.60.6_3
atk-1.30.0_1
autoconf-2.13.000227_6
autoconf-2.62
autoconf-2.68
autoconf-wrapper-20071109
automake-1.10.1
automake-1.11.1
automake-1.9.6_3
automake-wrapper-20071109
avahi-app-0.6.25_3
babl-0.1.2
bash-4.0.33
bdftopcf-1.0.2
bigreqsproto-1.1.0
bison-2.4.1_1,1
bitstream-vera-1.10_4
boost-jam-1.43.0
boost-libs-1.43.0_1
ca_root_nss-3.12.4
cairo-1.8.10_1,1
cdparanoia-3.9.8_8
cdrtools-2.01_8
cmpsfont-1.0_6
compat5x-i386-5.4.0.8_11
compat6x-i386-6.4.604000.200810_3
compat7x-i386-7.2.702000.200906.1
compositeproto-0.4.1
consolekit-0.4.1_3
coreutils-7.5_1
cups-base-1.4.3
cups-client-1.4.3
cups-image-1.4.3
cups-pstoraster-8.15.4_6
curl-7.20.1
cvsup-without-gui-16.1h_4
cyrus-sasl-2.1.23
damageproto-1.2.0
db42-4.2.52_5
dbus-1.2.24_1
dbus-glib-0.86_1
dejavu-2.33
desktop-file-utils-0.15_2
diablo-jdk-1.6.0.07.02_9
djbfft-0.76_2
dmidecode-2.10
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
dri-7.4.4,2
dri2proto-2.2
eboard-1.1.1_3
eggdbus-0.6_1
eject-1.5_4
en-freebsd-doc-20090913
enchant-1.4.2
encodings-1.0.3,1
enscript-a4-1.6.4_3
evieext-1.1.0
expat-2.0.1_1
farsight2-0.0.19_1
fftw3-3.2.2_1
filezilla-3.3.2.1_2
firefox-3.6.8,1
fixesproto-4.1.1
flex-2.5.35_4
font-adobe-100dpi-1.0.1
font-adobe-75dpi-1.0.1
font-adobe-utopia-100dpi-1.0.2
font-adobe-utopia-75dpi-1.0.2
font-adobe-utopia-type1-1.0.2
font-alias-1.0.2
font-arabic-misc-1.0.1
font-bh-100dpi-1.0.1
font-bh-75dpi-1.0.1
font-bh-lucidatypewriter-100dpi-1.0.1
font-bh-lucidatypewriter-75dpi-1.0.1
font-bh-ttf-1.0.1
font-bh-type1-1.0.1
font-bitstream-100dpi-1.0.1
font-bitstream-75dpi-1.0.1
font-bitstream-type1-1.0.1
font-cronyx-cyrillic-1.0.1
font-cursor-misc-1.0.1
font-daewoo-misc-1.0.1
font-dec-misc-1.0.1
font-ibm-type1-1.0.1
font-isas-misc-1.0.1
font-jis-misc-1.0.1
font-micro-misc-1.0.1
font-misc-cyrillic-1.0.1
font-misc-ethiopic-1.0.1
font-misc-meltho-1.0.1
font-misc-misc-1.1.0
font-mutt-misc-1.0.1
font-schumacher-misc-1.1.0
font-screen-cyrillic-1.0.2
font-sony-misc-1.0.1
font-sun-misc-1.0.1
font-util-1.0.2
font-winitzki-cyrillic-1.0.1
font-xfree86-type1-1.0.2
fontconfig-2.8.0,1
fontsproto-2.1.0
freetype2-2.3.12
g95-0.92.20090624
gamin-0.1.10_4
gawk-3.1.7_1
gccmakedep-1.0.2
gconf2-2.28.1_1
gd-2.0.35_7,1
gdbm-1.8.3_3
gegl-0.1.2_1
getopt-1.1.4_2
gettext-0.17_1
ghostscript8-8.71_2
gimp-2.6.10,2
gimp-app-2.6.10,1
gimp-gutenprint-5.2.4_2
gio-fam-backend-2.24.1_1
gir-repository-libsoup-0.6.5_4
glib-2.24.1_1
glproto-1.4.11
gmake-3.81_4
gmp-5.0.1
gnome-doc-utils-0.20.1_1
gnome-keyring-2.30.3_1
gnome-mime-data-2.18.0_4
gnome-mount-0.8_7
gnome-vfs-2.24.3_1
gnome_subr-1.0
gnomehier-2.3_12
gnuplot-4.4.0
gnutls-2.8.6_1
gobject-introspection-0.6.14
gperf-3.0.3
graphviz-2.26.3_3
gsfonts-8.11_5
gstreamer-0.10.29_1
gstreamer-ffmpeg-0.10.10
gstreamer-plugins-0.10.29,3
gstreamer-plugins-a52dec-0.10.15,3
gstreamer-plugins-bad-0.10.19,3
gstreamer-plugins-core-0.10_12
gstreamer-plugins-dts-0.10.19,3
gstreamer-plugins-dvd-0.10.15,3
gstreamer-plugins-good-0.10.23,3
gstreamer-plugins-libpng-0.10.23,3
gstreamer-plugins-mad-0.10.15,3
gstreamer-plugins-mp3-0.10.0_1
gstreamer-plugins-ogg-0.10.29_1,3
gstreamer-plugins-pango-0.10.29,3
gstreamer-plugins-theora-0.10.29,3
gstreamer-plugins-ugly-0.10.15,3
gstreamer-plugins-vorbis-0.10.29,3
gstreamer-plugins-xvid-0.10.19,3
gtar-1.23_1
gtk-2.20.1_2
gtk-engines2-2.20.1_1
gtk-xfce-engine-2.6.0_3
gtkspell-2.0.16_3
gutenprint-5.2.4_2
gutenprint-base-5.2.4_2
gutenprint-ijs-5.2.4_2
gvfs-1.6.3_1
hal-0.5.14_8
help2man-1.38.2_1
hicolor-icon-theme-0.12
iceauth-1.0.3
icon-naming-utils-0.8.90
icons-tango-0.8.90_1
icons-tango-extras-0.1.0_4
icu-3.8.1_3
ilmbase-1.0.1_1
imake-1.0.3,1
inputproto-2.0
intltool-0.40.6
iso-codes-3.19
iso8879-1986_2
jasper-1.900.1_9
javavmwrapper-2.3.5
jbigkit-1.6
jdk-1.6.0.3p4_15
jpeg-8_3
kbproto-1.0.4
lcms-1.19_1,1
libGL-7.4.4
libGLU-7.4.4
libICE-1.0.6,1
libIDL-0.8.14_1
libSM-1.1.1_1,1
libX11-1.3.3,1
libXScrnSaver-1.2.0
libXau-1.0.5
libXaw-1.0.7,1
libXcomposite-0.4.1,1
libXcursor-1.1.10
libXdamage-1.1.2
libXdmcp-1.0.3
libXext-1.1.1,1
libXfixes-4.0.4
libXfont-1.4.0,1
libXft-2.1.14
libXi-1.3,1
libXinerama-1.1,1
libXmu-1.0.5,1
libXp-1.0.0,1
libXpm-3.5.7
libXrandr-1.3.0
libXrender-0.9.5
libXres-1.0.4
libXt-1.0.7
libXtst-1.1.0
libXv-1.0.5,1
libXvMC-1.0.5
libXxf86misc-1.0.2
libXxf86vm-1.1.0
liba52-0.7.4_2
libart_lgpl-2.3.21,1
libcddb-1.3.2_1
libcdio-0.82_1
libcheck-0.9.8
libcroco-0.6.2_1
libdaemon-0.14
libdca-0.0.5
libdrm-2.4.12_1
libdvdcss-1.2.10_1
libdvdread-4.1.3_2
libexecinfo-1.1_3
libexif-0.6.18_1
libexo-0.3.107
libffi-3.0.9
libfontenc-1.0.5
libfpx-1.2.0.12_1
libgcrypt-1.4.5
libgcrypt-1.4.6
libglade2-2.6.4_3
libgnome-keyring-2.30.1_2
libgpg-error-1.7_1
libgphoto2-2.4.9.1
libgsf-1.14.18_1
libiconv-1.13.1
libid3tag-0.15.1b
libidn-1.15_1
libijs-0.35_1
liblqr-1-0.4.1_2
libltdl-2.2.6b
libmad-0.15.1b_2
libmng-1.0.10_2
libmspack-0.0.20060920
libnice-0.0.12_1
libnotify-0.4.5_4
libogg-1.2.0,4
liboil-0.3.17
libopenraw-0.0.8_3
libpciaccess-0.11.0
libproxy-0.2.3_1
libpthread-stubs-0.3_3
libpurple-2.7.7
librsvg2-2.26.3_1
libsigc++-2.2.8
libsoup-2.30.2_1
libspiro-20071029
libtasn1-2.7
libtheora-1.1.1_2
libtool-2.2.6b
libutempter-1.1.5_1
libvolume_id-0.81.1
libvorbis-1.3.1,3
libwmf-0.2.8.4_6
libwnck-2.30.0_1
libwww-5.4.0_4
libxcb-1.6
libxfce4gui-4.6.4
libxfce4menu-4.6.2
libxfce4util-4.6.2
libxkbfile-1.0.6
libxkbui-1.0.2_1
libxml2-2.7.7
libxslt-1.1.26_1
localedata-5.4
lua-5.1.4
luit-1.0.5
lynx-2.8.7.1_1,1
lzo2-2.04
m4-1.4.14_1,1
makedepend-1.0.2,1
mediawiki-1.16.0
mime-support-3.48.1
mkfontdir-1.0.5
mkfontscale-1.0.7
mousepad-0.2.16_7
mpfr-3.0.0
mutt-devel-1.5.21
mysql-client-5.1.53
mysql-server-5.1.53
nasm-2.08.01,1
neon29-0.29.5
netwalker-ircc-0.5.0
newsbeuter-2.3_1
nspr-4.8.2
nss-3.12.6_2
oniguruma-4.7.1
open-motif-2.2.3_6
openjdk6-b22_4
openjpeg-1.3_2
openoffice.org-3.2.1
openvpn-2.1.4
orage-4.6.1_6
p5-Archive-Zip-1.30
p5-Compress-Raw-Zlib-2.027
p5-Compress-Zlib-2.015
p5-IO-Compress-Base-2.015
p5-IO-Compress-Zlib-2.015
p5-URI-1.54
p5-XML-NamespaceSupport-1.11
p5-XML-Parser-2.36_1
p5-XML-SAX-0.96
p5-XML-SAX-Expat-0.40
p5-XML-Simple-2.18
p5-gettext-1.05_3
p5-type1inst-0.6.1_5
pango-1.28.0_1
patch-2.6.1
pciids-20091229
pcre-8.02
pdflib-7.0.4
pecl-APC-3.1.6
perl-5.10.1_1
php5-5.3.3_2
php5-dom-5.3.3_2
php5-iconv-5.3.3_2
php5-mbstring-5.3.3_2
php5-mysql-5.3.3_2
php5-readline-5.3.3_2
php5-session-5.3.3_2
php5-xml-5.3.3_2
php5-zlib-5.3.3_2
pidgin-2.7.7
pixman-0.16.6
pkg-config-0.23_1
plotutils-2.6_1,1
png-1.4.1_1
policykit-0.9_6
policykit-gnome-0.9.2_5
polkit-0.96_2
poppler-0.12.4
poppler-data-0.4.3
poppler-gtk-0.12.4_1
popt-1.14_1
printproto-1.0.4
py26-cairo-1.8.8_1
py26-dbus-0.83.1_1
py26-gobject-2.21.1
py26-gstreamer-0.10.18
py26-gtk-2.17.0_4
py26-libxml2-2.7.7
python26-2.6.5
randrproto-1.3.1
rarian-0.8.1
recordproto-1.14
renderproto-0.11
resourceproto-1.0.2
rgb-1.0.3
roxirc-2.0_2
rsync-3.0.7
ruby-1.8.7.248_2,1
samba34-libsmbclient-3.4.5
screen-4.0.3_7
scrnsaverproto-1.2.0
sdl-1.2.14_1,2
seamonkey-2.0.4_1
shared-mime-info-0.71_1
sqlite3-3.6.23.1_1
startup-notification-0.10
stfl-0.21_1
subversion-1.6.15
t1lib-5.1.2_1,1
talloc-2.0.1
tcl-8.5.8
tcl-modules-8.5.8
teTeX-base-3.0_20
teTeX-texmf-3.0_6
tex-texmflocal-1.9
texi2html-1.82,1
thunderbird-3.1.1
tiff-3.9.2_1
tightvnc-1.3.10_3
tk-8.5.9
trapproto-3.4.3
unzip-6.0
v4l_compat-1.0.20100403_1
videoproto-2.3.0
vnc-4.1.3_2
vte-0.24.1
wcalc-2.4_4
webkit-gtk2-1.2.3
wget-1.12_1
wxgtk2-2.8.10_4
wxgtk2-common-2.8.10_4
wxgtk2-unicode-2.8.10_4
xauth-1.0.4
xbitmaps-1.1.0
xcb-proto-1.6
xcb-util-0.3.6_1
xchat-2.8.8
xcmiscproto-1.2.0
xdg-utils-1.0.2_4
xextproto-7.1.1
xf86-input-keyboard-1.4.0
xf86-input-mouse-1.5.0
xf86-video-ati-6.13.0
xf86-video-intel-2.7.1_3
xf86-video-mach64-6.8.2
xf86-video-nv-2.1.17
xf86-video-openchrome-0.2.904_2
xf86-video-r128-6.8.1
xf86-video-radeonhd-1.3.0_3
xf86-video-vesa-2.3.0
xf86bigfontproto-1.2.0
xf86dgaproto-2.1
xf86driproto-2.1.0
xf86miscproto-0.9.3
xf86vidmodeproto-2.3
xfce-4.6.2
xfce4-appfinder-4.6.2
xfce4-conf-4.6.2
xfce4-desktop-4.6.2
xfce4-mixer-4.6.1_6
xfce4-panel-4.6.4
xfce4-print-4.6.1_6
xfce4-session-4.6.2
xfce4-settings-4.6.5
xfce4-utils-4.6.2
xfce4-wm-4.6.2
xfce4-wm-themes-4.6.0
xineramaproto-1.2
xinit-1.2.0
xkbcomp-1.1.0
xkeyboard-config-1.8_1
xlockmore-5.29.1
xmlcatmgr-2.2
xmlcharent-0.3_2
xnview-1.70_2
xorg-cf-files-1.0.3
xorg-drivers-7.5
xorg-fonts-100dpi-7.5
xorg-fonts-7.5
xorg-fonts-75dpi-7.5
xorg-fonts-cyrillic-7.5
xorg-fonts-miscbitmaps-7.5
xorg-fonts-truetype-7.5
xorg-fonts-type1-7.5
xorg-macros-1.6.0
xorg-server-1.7.5,1
xpdf-3.02_12
xproto-7.0.16
xterm-258
xtrans-1.2.5
xvid-1.2.2_1,1
xz-4.999.9_1
zip-3.0

--9jxsPFA5p3P2qPhR--



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