Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2013 17:25:29 -0500
From:      John Darrah <johntdarrah@gmail.com>
To:        gecko@FreeBSD.org
Subject:   Firefox Build
Message-ID:  <CAKVt=ESBJ3aS9k8E6DDBxO4yec15NtiW1no3u0y5jik=0qevrg@mail.gmail.com>

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

[-- Attachment #1 --]
Hello:

I am a relatively new freebsd user. I get this error during firefox
upgrade. i have attached output as txt file

[-- Attachment #2 --]
===>  Configuring for firefox-20.0,1
/bin/mkdir -p 
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd9.0
(cd /usr/ports/www/firefox/work/mozilla-release && /usr/local/bin/autoconf-2.13)
(cd /usr/ports/www/firefox/work/mozilla-release/js/src/ && 
/usr/local/bin/autoconf-2.13)
Adding configure options from 
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd9.0/./../.mozconfig:
  --program-transform-name=s/firefox/firefox/
  --enable-application=browser
  --enable-official-branding
  --prefix=/usr/ports/www/firefox/work/fake
  --enable-jemalloc
  --enable-system-cairo
  --enable-system-pixman
  --with-system-libevent
  --enable-system-ffi
  --enable-system-hunspell
  --with-system-jpeg=/usr/local
  --with-system-nspr
  --with-system-nss
  --with-system-png=/usr/local
  --enable-system-sqlite
  --with-system-libvpx
  --disable-tests
  --enable-chrome-format=omni
  --enable-default-toolkit=cairo-gtk2
  --with-pthreads
  --enable-extensions=default
  --enable-necko-protocols=default
  --with-system-zlib
  --with-system-bz2
  --disable-debug-symbols
  --disable-glibtest
  --disable-gtktest
  --disable-freetypetest
  --disable-installer
  --disable-updater
  --disable-pedantic
  --disable-optimize
  --enable-startup-notification
  --disable-gstreamer
  --disable-gconf
  --enable-gio
  --disable-gnomeui
  --disable-gnomevfs
  --disable-libproxy
  --enable-alsa
  --enable-strip
  --enable-install-strip
  --disable-debug
  --disable-logging
configure: warning: x86_64-portbld-freebsd9.0: invalid host type
creating cache ./config.cache
checking host system type... x86_64-portbld-freebsd9.0
checking target system type... x86_64-portbld-freebsd9.0
checking build system type... x86_64-portbld-freebsd9.0
checking for mawk... no
checking for gawk... gawk
checking for /usr/local/bin/python2.7... /usr/local/bin/python2.7
Creating Python environment
New python executable in 
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd9.0/_virtualenv/bin/python2.7
Also creating executable in 
/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd9.0/_virtualenv/bin/python
Installing setuptools............done.
Installing pip...............done.
running build_ext
building '_psutil_bsd' extension
creating build/temp.freebsd-9.0-RELEASE-amd64-2.7
creating build/temp.freebsd-9.0-RELEASE-amd64-2.7/psutil
creating build/temp.freebsd-9.0-RELEASE-amd64-2.7/psutil/arch
creating build/temp.freebsd-9.0-RELEASE-amd64-2.7/psutil/arch/bsd
cc -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe 
-fno-strict-aliasing -isystem/usr/local/include -fPIC -I/usr/local/include/python2.7 
-c psutil/_psutil_bsd.c -o 
build/temp.freebsd-9.0-RELEASE-amd64-2.7/psutil/_psutil_bsd.o
cc -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe 
-fno-strict-aliasing -isystem/usr/local/include -fPIC -I/usr/local/include/python2.7 
-c psutil/_psutil_common.c -o 
build/temp.freebsd-9.0-RELEASE-amd64-2.7/psutil/_psutil_common.o
cc -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe 
-fno-strict-aliasing -isystem/usr/local/include -fPIC -I/usr/local/include/python2.7 
-c psutil/arch/bsd/process_info.c -o 
build/temp.freebsd-9.0-RELEASE-amd64-2.7/psutil/arch/bsd/process_info.o
creating build/lib.freebsd-9.0-RELEASE-amd64-2.7
cc -shared -pthread -isystem/usr/local/include 
build/temp.freebsd-9.0-RELEASE-amd64-2.7/psutil/_psutil_bsd.o 
build/temp.freebsd-9.0-RELEASE-amd64-2.7/psutil/_psutil_common.o 
build/temp.freebsd-9.0-RELEASE-amd64-2.7/psutil/arch/bsd/process_info.o -ldevstat -o 
build/lib.freebsd-9.0-RELEASE-amd64-2.7/_psutil_bsd.so
building '_psutil_posix' extension
cc -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe 
-fno-strict-aliasing -isystem/usr/local/include -fPIC -I/usr/local/include/python2.7 
-c psutil/_psutil_posix.c -o 
build/temp.freebsd-9.0-RELEASE-amd64-2.7/psutil/_psutil_posix.o
cc -shared -pthread -isystem/usr/local/include 
build/temp.freebsd-9.0-RELEASE-amd64-2.7/psutil/_psutil_posix.o -o 
build/lib.freebsd-9.0-RELEASE-amd64-2.7/_psutil_posix.so
copying build/lib.freebsd-9.0-RELEASE-amd64-2.7/_psutil_bsd.so -> 
copying build/lib.freebsd-9.0-RELEASE-amd64-2.7/_psutil_posix.so -> 

checking for /usr/local/bin/perl... /usr/local/bin/perl
checking for gcc... /usr/bin/clang
checking whether the C compiler (/usr/bin/clang -O2 -pipe -fno-strict-aliasing  
-L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) works... yes
checking whether the C compiler (/usr/bin/clang -O2 -pipe -fno-strict-aliasing  
-L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether /usr/bin/clang accepts -g... yes
checking for c++... /usr/bin/clang++
checking whether the C++ compiler (/usr/bin/clang++ -O2 -pipe -fno-strict-aliasing  
-L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) works... yes
checking whether the C++ compiler (/usr/bin/clang++ -O2 -pipe -fno-strict-aliasing  
-L/usr/local/lib -Wl,-z,origin -Wl,-rpath,\$$ORIGIN) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether /usr/bin/clang++ accepts -g... yes
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... ar
checking for ld... ld
checking for strip... strip
checking for windres... no
checking how to run the C preprocessor... /usr/bin/clang -E
checking how to run the C++ preprocessor... /usr/bin/clang++ -E
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for minimum required perl version >= 5.006... 5.012004
checking for full perl installation... yes
checking for doxygen... :
checking for autoconf... /usr/local/bin/autoconf-2.13
checking for unzip... /usr/bin/unzip
checking for zip... /usr/local/bin/zip
checking for xargs... /usr/bin/xargs
checking for rpmbuild... :
checking compiler version... FreeBSD clang version 3.0 (branches/release_30 142614) 
20111021
Target: x86_64-unknown-freebsd9.0
Thread model: posix
checking for gmake... /usr/local/bin/gmake
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking that static assertion macros used in autoconf tests work... yes
checking for --noexecstack option to as... yes
checking for -z noexecstack option to ld... yes
checking for --build-id option to ld... no
checking if toolchain supports -mmmx -mssse3 option... yes
checking if toolchain supports -mmmx -msse4.1 option... yes
checking whether the C compiler supports -Werror=return-type... yes
checking whether the C compiler supports -Wtype-limits... yes
checking whether the C compiler supports -Wempty-body... yes
checking whether the C compiler supports -Wno-overlength-strings... yes
checking whether the C++ compiler supports -Werror=return-type... yes
checking whether the C++ compiler supports -Wtype-limits... yes
checking whether the C++ compiler supports -Wempty-body... yes
checking whether the C++ compiler supports -Wno-overlength-strings... yes
checking whether the C++ compiler supports -Wno-invalid-offsetof... yes
checking whether the C++ compiler supports -Wno-variadic-macros... yes
checking whether the C++ compiler supports -Wno-extended-offsetof... no
checking whether ld has archive extraction flags... yes
checking for 64-bit OS... yes
checking for custom <stdint.h> implementation... none specified
checking whether the linker supports Identical Code Folding... no
checking for ANSI C header files... yes
checking for working const... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for __stdcall... yes
checking for ssize_t... yes
checking for st_blksize in struct stat... yes
checking for siginfo_t... yes
checking for int64... no
checking for uint... yes
checking for uint_t... no
checking for uname.domainname... no
checking for uname.__domainname... no
checking for gcc c++0x headers bug without rtti... no
checking for usable char16_t (2 bytes, unsigned)... yes
checking for usable wchar_t (2 bytes, unsigned)... no
checking for visibility(hidden) attribute... yes
checking for visibility(default) attribute... yes
checking for visibility pragma support... yes
checking For gcc visibility bug with class-level attributes (GCC bug 26905)... no
checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)... no
checking for gcc PR49911... no
checking for gcc pr39608... no
checking for llvm pr8927... no
checking for __force_align_arg_pointer__ attribute... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/byteorder.h... no
checking for compat.h... no
checking for getopt.h... yes
checking for sys/bitypes.h... no
checking for memory.h... yes
checking for unistd.h... yes
checking for gnu/libc-version.h... no
checking for nl_types.h... yes
checking for malloc.h... no
checking for X11/XKBlib.h... yes
checking for io.h... no
checking for cpuid.h... no
checking for sys/statvfs.h... yes
checking for sys/statfs.h... no
checking for sys/vfs.h... no
checking for sys/mount.h... yes
checking for sys/quota.h... no
checking for sys/sysmacros.h... no
checking for linux/quota.h... no
checking for linux/if_addr.h... no
checking for linux/rtnetlink.h... no
checking for sys/types.h... yes
checking for netinet/in.h... yes
checking for byteswap.h... no
checking for sockaddr_in.sin_len... true
checking for sockaddr_in6.sin6_len... true
checking for sockaddr.sa_len... true
checking for new... yes
checking for sys/cdefs.h... yes
checking for linux/perf_event.h... no
checking for gethostbyname_r in -lc_r... no
checking for library containing dlopen... none required
checking for dlfcn.h... yes
checking for dladdr... yes
checking for memmem... yes
checking for socket in -lsocket... no
checking for XDrawLines in -lX11... yes
checking for XextAddDisplay in -lXext... yes
checking for XtFree in -lXt... yes
checking for XShmCreateImage in -lXext... yes
checking for X11/extensions/scrnsaver.h... yes
checking for XScreenSaverQueryInfo in -lXss... yes
checking for pthread_create in -lpthreads... no
checking for pthread_create in -lpthread... yes
checking whether /usr/bin/clang accepts -pthread... yes
checking whether /usr/bin/clang needs -traditional... no
checking for 8-bit clean memcmp... yes
checking for random... yes
checking for strerror... yes
checking for lchown... yes
checking for fchmod... yes
checking for snprintf... yes
checking for memmove... yes
checking for rint... no
checking for stat64... no
checking for lstat64... no
checking for truncate64... no
checking for setbuf... yes
checking for isatty... yes
checking for statvfs64... no
checking for statvfs... yes
checking for statfs64... no
checking for statfs... yes
checking for flockfile... yes
checking for getpagesize... yes
checking for localtime_r... yes
checking for strtok_r... yes
checking for clock_gettime(CLOCK_MONOTONIC)... 
checking for wcrtomb... yes
checking for mbrtowc... yes
checking for res_ninit()... yes
checking for gnu_get_libc_version()... no
checking for iconv in -lc... no
checking for iconv in -liconv... yes
checking for iconv()... yes
checking for iconv() with const input... yes
checking for nl_langinfo and CODESET... yes
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... no
checking for modern C++ template specialization syntax support... yes
checking whether partial template specialization works... yes
checking whether the C++ "using" keyword resolves ambiguity... yes
checking for C++ dynamic_cast to void*... yes
checking whether C++ requires implementation of unused virtual methods... no
checking for trouble comparing to zero near std::operator!=()... no
checking for __thread keyword for TLS variables... (cached) no
checking for malloc.h... (cached) no
checking for malloc_np.h... yes
checking for strndup... yes
checking for posix_memalign... yes
checking for memalign... no
checking for valloc... yes
checking for malloc_usable_size... yes
checking for __attribute__((always_inline))... yes
checking for __attribute__((malloc))... yes
checking for __attribute__((warn_unused_result))... yes
checking for LC_MESSAGES... yes
checking for localeconv... yes
checking for nspr-config... /usr/local/bin/nspr-config
checking for NSPR - version >= 4.9.4... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for libevent... yes
checking MOZ_LIBEVENT_CFLAGS... -I/usr/local/include/event2/compat 
-I/usr/local/include  
checking MOZ_LIBEVENT_LIBS... -L/usr/local/lib/event2 -levent-2.0  
checking for nss-config... /usr/local/bin/nss-config
checking for NSS - version >= 3.14.3... yes
checking for YASM assembler... checking for yasm... yasm
checking for jpeg_destroy_compress in -ljpeg... yes
checking for gzread in -lz... yes
checking for BZ2_bzread in -lbz2... yes
checking for png_get_valid in -lpng... yes
checking for png_get_acTL in -lpng... yes
checking for hunspell... yes
checking MOZ_HUNSPELL_CFLAGS... -I/usr/local/include/hunspell  
checking MOZ_HUNSPELL_LIBS... -L/usr/local/lib -lhunspell-1.3  
checking for libffi >= 3.0.9... yes
checking MOZ_FFI_CFLAGS... -I/usr/local/lib/libffi-3.0.9/include  
checking MOZ_FFI_LIBS... -L/usr/local/lib -lffi  
checking for application to build... browser
checking if app-specific confvars.sh exists... ./../browser/confvars.sh
checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 
gdk-x11-2.0... yes
checking MOZ_GTK2_CFLAGS... -I/usr/local/include/gtk-unix-print-2.0 
-I/usr/local/include/atk-1.0 -I/usr/local/include/gtk-2.0 
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/pango-1.0 
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/gdk-pixbuf-2.0 
-I/usr/local/include/cairo -D_REENTRANT -I/usr/local/include/glib-2.0 
-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 
-I/usr/local/include/libpng15 -D_THREAD_SAFE -I/usr/local/include  
checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgdk-x11-2.0 -lpangocairo-1.0 
-lpangoft2-1.0 -lpango-1.0 -lfreetype -lgio-2.0 -lgmodule-2.0 -lfontconfig -lXext 
-lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes 
-lgdk_pixbuf-2.0  -lm -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lcairo -pthread 
-L/usr/local/lib -lX11  
checking for libstartup-notification-1.0 >= 0.8... yes
checking MOZ_STARTUP_NOTIFICATION_CFLAGS... 
-I/usr/local/include/startup-notification-1.0  
checking MOZ_STARTUP_NOTIFICATION_LIBS... -L/usr/local/lib -lstartup-notification-1  
checking for pango >= 1.14.0... yes
checking _PANGOCHK_CFLAGS... -I/usr/local/include/pango-1.0 -D_REENTRANT 
-I/usr/local/include/glib-2.0  
checking _PANGOCHK_LIBS... -lpango-1.0 -lm -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 
-pthread -L/usr/local/lib -lglib-2.0  
checking for pango >= 1.14.0 pangoft2 >= 1.14.0 pangocairo >= 1.14.0... yes
checking MOZ_PANGO_CFLAGS... -I/usr/local/include/cairo 
-I/usr/local/include/pixman-1 -I/usr/local/include/libpng15 -D_THREAD_SAFE 
-I/usr/local/include/pango-1.0 -D_REENTRANT -I/usr/local/include/glib-2.0 
-I/usr/local/include/freetype2 -I/usr/local/include  
checking MOZ_PANGO_LIBS... -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm 
-lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lfreetype 
-L/usr/local/lib -lfontconfig  
checking for gtk+-2.0 >= 2.14... yes
checking _GTKCHECK_CFLAGS... -I/usr/local/include/gtk-2.0 
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/gio-unix-2.0/ 
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo 
-I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 
-I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -D_REENTRANT 
-I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include  
checking _GTKCHECK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXext 
-lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 
-latk-1.0 -lcairo -lgdk_pixbuf-2.0  -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm 
-lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lfreetype 
-L/usr/local/lib -lfontconfig  
checking for gio-2.0 >= 2.20... yes
checking MOZ_GIO_CFLAGS... -D_REENTRANT -I/usr/local/include/glib-2.0  
checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 
-pthread -L/usr/local/lib -lglib-2.0  
checking for dbus-1 >= 0.60... yes
checking MOZ_DBUS_CFLAGS... -I/usr/local/include/dbus-1.0 
-I/usr/local/include/dbus-1.0/include  
checking MOZ_DBUS_LIBS... -L/usr/local/lib -ldbus-1 -pthread  
checking for dbus-glib-1 >= 0.60... yes
checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/local/include/dbus-1.0 
-I/usr/local/include/dbus-1.0/include -D_REENTRANT -I/usr/local/include/glib-2.0  
checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 
-pthread -L/usr/local/lib -lglib-2.0  
checking for libv4l2... yes
checking MOZ_LIBV4L2_CFLAGS... -I/usr/local/include  
checking MOZ_LIBV4L2_LIBS... -L/usr/local/lib -lv4l2  
checking __attribute__ ((aligned ())) support... trying 64
64
checking for vpx >= 1.0.0... Package dependency requirement 'vpx >= 1.0.0' could not 
be satisfied. Package 'vpx' has version '0.9.7', required version is '>= 1.0.0'
configure: error: Library requirements (vpx >= 1.0.0) not met; consider adjusting 
the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard 
prefix so pkg-config can find them.
===>  Script "../configure" failed unexpectedly.
Please report the problem to gecko@FreeBSD.org [maintainer] and attach the
"/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd9.0/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. a /usr/sbin/pkg_info -Ea).
*** Error code 1

Stop in /usr/ports/www/firefox.
*** Error code 1

Stop in /usr/ports/www/firefox.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20130407-27935-1dy6ihf-0 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=firefox-9.0.1,1 UPGRADE_PORT_VER=9.0.1,1 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! www/firefox (firefox-9.0.1,1) (configure error)
[piercedwater@dalmatian /usr/ports/databases]$ pkg_info -Ea
ORBit2-2.14.19
PackageKit-0.6.11_1
Thunar-1.2.3
aalib-1.4.r5_6
alacarte-0.13.2_1
alsa-lib-1.0.23
alsa-plugins-1.0.23_2
ap22-mod_dnssd-0.6_8
apache-2.2.21
apr-ipv6-devrandom-gdbm-db42-1.4.5.1.3.12_1
aspell-0.60.6.1
at-spi-1.32.0
atk-2.0.1
atkmm-2.22.5
autoconf-2.13.000227_6
autoconf-2.68
autoconf-wrapper-20101119
automake-1.11.1
automake-1.4.6_6
automake-wrapper-20101119
automoc4-0.9.88_2
avahi-app-0.6.29_1
avahi-gtk-0.6.29_1
bash-4.1.11
bdftopcf-1.0.3
bigreqsproto-1.1.1
binutils-2.22
bison-2.4.3,1
bitstream-vera-1.10_5
boost-jam-1.45.0
boost-libs-1.45.0_1
brasero-2.32.1_2
bug-buddy-2.32.0_2
ca_root_nss-3.12.11_1
cadaver-0.23.3_2
cairo-1.10.2_2,1
cairomm-1.10.0
cantarell-fonts-0.0.6
cdparanoia-3.9.8_9
cdrdao-1.2.3_1
cdrtools-3.00_1
celt-0.11.3
cheese-2.32.0_1
chromium-25.0.1364.172
clementine-player-0.7.1_1
clutter-1.4.0
clutter-gtk-0.10.8_1
cmake-2.8.6_1
compositeproto-0.4.2
consolekit-0.4.3
cups-client-1.5.0
cups-image-1.5.0
curl-7.21.3_2
cuse4bsd-kmod-0.1.21_2
cyrus-sasl-2.1.25_1
damageproto-1.2.1
dasher-4.10.1_4,2
db41-4.1.25_4
db42-4.2.52_5
dbus-1.4.14_1
dbus-glib-0.94
dconf-0.5.1_3
deskbar-applet-2.32.0_2
desktop-file-utils-0.18
dev86-0.16.17
dialog4ports-0.1.3
djbfft-0.76_2
dmidecode-2.11
dmxproto-2.3
docbook-3.1_4
docbook-4.1_4
docbook-sk-4.1.2_4
docbook-utils-0.6.14_10
docbook-xml-4.2_1
docbook-xml-4.3
docbook-xml-4.4_1
docbook-xsl-1.76.1
dri-7.4.4,2
dri2proto-2.3
droid-fonts-ttf-20110324
dsssl-docbook-modular-1.79_1,1
dvd+rw-tools-7.1
e2fsprogs-libuuid-1.41.14
eggdbus-0.6_1
ekiga3-3.2.6_6
empathy-2.32.2_2
enchant-1.6.0
encodings-1.0.4,1
eog-2.32.1_2
epiphany-2.30.6_2
esound-0.2.41
evieext-1.1.1
evince-2.32.0_6
evolution-2.32.1_2
evolution-data-server-2.32.1_1
evolution-exchange-2.32.1_1
evolution-webcal-2.32.0_1
exempi-2.1.1
expat-2.0.1_2
faac-1.28_2
faad2-2.7_3,1
farsight2-0.0.22
ffmpeg-0.7.8,1
fftw3-3.3_1
fftw3-float-3.3_1
file-roller-2.32.1,1
filezilla-3.5.2
firefox-9.0.1,1
fixesproto-5.0
flac-1.2.1_2
flex-2.5.35_4
flock-2.19
folks-0.2.1_1
font-adobe-100dpi-1.0.3
font-adobe-75dpi-1.0.3
font-adobe-utopia-100dpi-1.0.4
font-adobe-utopia-75dpi-1.0.4
font-adobe-utopia-type1-1.0.4
font-alias-1.0.3
font-amsfonts-3.02_1
font-arabic-misc-1.0.3
font-bh-100dpi-1.0.3
font-bh-75dpi-1.0.3
font-bh-lucidatypewriter-100dpi-1.0.3
font-bh-lucidatypewriter-75dpi-1.0.3
font-bh-ttf-1.0.3
font-bh-type1-1.0.3
font-bitstream-100dpi-1.0.3
font-bitstream-75dpi-1.0.3
font-bitstream-type1-1.0.3
font-cronyx-cyrillic-1.0.3
font-cursor-misc-1.0.3
font-daewoo-misc-1.0.3
font-dec-misc-1.0.3
font-ibm-type1-1.0.3
font-isas-misc-1.0.3
font-jis-misc-1.0.3
font-micro-misc-1.0.3
font-misc-cyrillic-1.0.3
font-misc-ethiopic-1.0.3
font-misc-meltho-1.0.3
font-misc-misc-1.1.2
font-mutt-misc-1.0.3
font-schumacher-misc-1.1.2
font-screen-cyrillic-1.0.4
font-sony-misc-1.0.3
font-sun-misc-1.0.3
font-util-1.2.0
font-winitzki-cyrillic-1.0.3
font-xfree86-type1-1.0.4
fontconfig-2.8.0_1,1
fontsproto-2.1.1
freedesktop-sound-theme-0.7_1
freetype2-2.4.7
frei0r-1.3_1
fusefs-kmod-0.3.9.p1.20080208_8
fusefs-libs-2.7.4
fusefs-s3fs-r177_1
fusefs-sshfs-2.2
fusefs-wdfs-1.4.2_4
gamin-0.1.10_4
garcon-0.1.9
gawk-4.0.0
gcalctool-5.32.2,2
gcc-4.6.3
gcc-ecj-4.5
gccmakedep-1.0.2
gconf-editor-2.32.0,1
gconf2-2.32.0_2
gd-2.0.35_7,1
gdbm-1.9.1
gdk-pixbuf-2.23.5_1
gdm-2.30.5_3
gedit-2.30.4_1
getopt-1.1.4_2
gettext-0.18.1.1
ghostscript9-9.02_4
gio-fam-backend-2.28.8
gle-3.1.0_2
glew-1.7.0
glib-2.28.8_2
glib-networking-2.28.7_3
glibmm-2.28.2,1
glproto-1.4.12
gmake-3.82
gmime-24-2.4.24
gmp-5.0.2
gnome-applets-2.32.1.1_3
gnome-audio-2.22.2
gnome-backgrounds-2.32.0
gnome-control-center-2.32.1
gnome-desktop-2.32.1_1
gnome-doc-utils-0.20.3
gnome-games-2.32.1_2
gnome-icon-theme-2.31.0_1
gnome-js-common-0.1.2_1
gnome-keyring-2.32.1_1
gnome-mag-0.16.3
gnome-media-2.32.0_2
gnome-menus-2.30.5
gnome-mime-data-2.18.0_4
gnome-mount-0.8_9
gnome-netstatus-2.28.2
gnome-nettool-2.32.0,1
gnome-packagekit-2.32.0_2
gnome-panel-2.32.1
gnome-power-manager-2.32.0_1
gnome-session-2.32.1_1
gnome-settings-daemon-2.32.1_3
gnome-speech-0.4.25
gnome-spell-1.0.8_6
gnome-system-monitor-2.28.2
gnome-system-tools-2.32.0_1
gnome-terminal-2.32.1
gnome-themes-2.32.1
gnome-user-docs-2.32.0
gnome-user-share-2.30.1_1
gnome-utils-2.32.0,1
gnome-vfs-2.24.4
gnome2-2.32.1_3
gnome_subr-1.0
gnomehier-2.3_12
gnupg-2.0.18_1
gnutls-2.12.14
gobject-introspection-0.10.8
gok-2.30.1,1
google-perftools-1.8.3
gpac-libgpac-0.4.5_4,1
gperf-3.0.3
gpgme-1.3.1
gsettings-desktop-schemas-3.0.1
gsfonts-8.11_5
gsm-1.0.13
gstreamer-0.10.35
gstreamer-ffmpeg-0.10.13
gstreamer-plugins-0.10.35_1,3
gstreamer-plugins-a52dec-0.10.18,3
gstreamer-plugins-bad-0.10.22,3
gstreamer-plugins-cdparanoia-0.10.35,3
gstreamer-plugins-core-0.10_12
gstreamer-plugins-dts-0.10.22,3
gstreamer-plugins-dvd-0.10.18,3
gstreamer-plugins-flac-0.10.30,3
gstreamer-plugins-gconf-0.10.30,3
gstreamer-plugins-gio-0.10.35,3
gstreamer-plugins-good-0.10.30,3
gstreamer-plugins-hal-0.10.30,3
gstreamer-plugins-libpng-0.10.30,3
gstreamer-plugins-mad-0.10.18,3
gstreamer-plugins-mp3-0.10.0_1
gstreamer-plugins-mpeg2dec-0.10.18,3
gstreamer-plugins-ogg-0.10.35,3
gstreamer-plugins-pango-0.10.35,3
gstreamer-plugins-soup-0.10.30,3
gstreamer-plugins-theora-0.10.35,3
gstreamer-plugins-ugly-0.10.18,3
gstreamer-plugins-v4l2-0.10.30,3
gstreamer-plugins-vorbis-0.10.35,3
gstreamer-plugins-xvid-0.10.22,3
gtar-1.26
gtk-2.24.6
gtk-3.0.12
gtk-engines2-2.20.2
gtk-update-icon-cache-2.24.6
gtk-vnc-0.3.10_4
gtkglext-1.2.0_8
gtkhtml3-3.32.1_1
gtkimageview-1.6.4_2
gtkmm-2.24.2
gtksourceview-1.8.5_7
gtksourceview2-2.10.5
gtkspell-2.0.16_3
gucharmap-2.32.1
guile-1.8.8
gvfs-1.6.6_1
hal-0.5.14_17
hal-info-20091130
hamster-applet-2.32.1_2
help2man-1.40.4
hfsutils-3.2.6_2
hicolor-icon-theme-0.12
hunspell-1.3.2_1
iceauth-1.0.5
icon-naming-utils-0.8.90
icu-4.8.1.1
imake-1.0.4,1
inputproto-2.0.2
intltool-0.41.1
iso-codes-3.29
iso8879-1986_2
jade-1.2.1_9
jadetex-3.13_7
jasper-1.900.1_10
jbig2dec-0.11
jbigkit-1.6
jpeg-8_3
json-glib-0.12.6
kBuild-0.1.5.p2_1
kbproto-1.0.5
kdehier4-1.0.10
lame-3.98.4
lcms-1.19_1,1
libGL-7.4.4
libGLU-7.4.4
libICE-1.0.7,1
libIDL-0.8.14_1
libSM-1.2.0,1
libX11-1.4.4,1
libXScrnSaver-1.2.1
libXau-1.0.6
libXaw-1.0.8,1
libXcomposite-0.4.3,1
libXcursor-1.1.12
libXdamage-1.1.3
libXdmcp-1.1.0
libXext-1.3.0_1,1
libXfixes-5.0
libXfont-1.4.4,1
libXft-2.1.14
libXi-1.4.3,1
libXinerama-1.1.1,1
libXmu-1.1.0,1
libXp-1.0.1,1
libXpm-3.5.9
libXrandr-1.3.2
libXrender-0.9.6
libXres-1.0.5
libXt-1.0.9
libXtst-1.2.0
libXv-1.0.6,1
libXxf86dga-1.1.2
libXxf86misc-1.0.3
libXxf86vm-1.1.1
liba52-0.7.4_2
libao-1.1.0_1
libart_lgpl-2.3.21,1
libassuan-2.0.2
libaudiofile-0.2.7
libbonobo-2.32.0
libbonoboui-2.24.4
libcanberra-0.28_1
libcanberra-gtk3-0.28_1
libcddb-1.3.2_1
libcdio-0.82_2
libchamplain-0.8.1
libcheck-0.9.8
libcroco-0.6.2_1
libdaemon-0.14
libdca-0.0.5
libdiscid-0.2.2_1
libdmx-1.1.1
libdrm-2.4.12_1
libdvbpsi-0.2.2
libdvdcss-1.2.10_1
libdvdnav-4.1.4.r1219
libdvdread-4.1.4.r1219
libebml-1.2.2
libevent-1.4.14b_2
libevent2-2.0.21
libexecinfo-1.1_3
libexif-0.6.20
libexo-0.6.2_1
libfame-0.9.1_3
libffi-3.0.9
libfontenc-1.1.0
libgcrypt-1.5.0
libgdata-0.6.6
libgee-0.6.2.1
libglade2-2.6.4_4
libglut-7.4.4
libgnome-2.32.0
libgnome-keyring-2.32.0_1
libgnomecanvas-2.30.3
libgnomecups-0.2.3_4,1
libgnomekbd-2.32.0
libgnomeprint-2.18.8
libgnomeprintui-2.18.6
libgnomeui-2.24.4
libgpg-error-1.10
libgphoto2-2.4.11_1
libgsf-1.14.21
libgtop-2.28.3_2
libgweather-2.30.3
libical-0.44
libiconv-1.13.1_1
libid3tag-0.15.1b
libidn-1.22
libksba-1.2.0
liblastfm-0.3.3_1
libltdl-2.4_1
libmad-0.15.1b_2
libmatroska-1.3.0
libmng-1.0.10_2
libmodplug-0.8.8.4
libmpeg2-0.5.1
libmspack-0.2_1
libmtp-1.0.6
libmusicbrainz-2.1.5
libmusicbrainz3-3.0.3_1
libnice-0.0.13_3
libnotify-0.7.3_1
libogg-1.2.2,4
liboil-0.3.17
liboobs-2.32.0
libpci-3.1.10
libpciaccess-0.12.1
libproxy-0.4.6
libpthread-stubs-0.3_3
librsvg2-2.34.1
libsamplerate-0.1.8_2
libsigc++-2.2.10
libsigsegv-2.10
libsndfile-1.0.25
libsoup-2.34.3
libsoup-gnome-2.34.3_1
libspectre-0.2.6
libtar-1.2.11_2
libtasn1-2.11
libtelepathy-0.3.3_1
libtheora-1.1.1_2
libtool-2.4_1
libv4l-0.8.4_1
libvdpau-0.4.1_1
libvolume_id-0.81.1
libvorbis-1.3.2,3
libvpx-0.9.7
libwnck-2.30.6
libwww-5.4.0_4
libxcb-1.7
libxfce4menu-4.8.0
libxfce4util-4.8.2
libxine-1.1.19_7
libxkbfile-1.0.7
libxkbui-1.0.2_1
libxklavier-5.0,1
libxml++-2.34.2
libxml2-2.7.8_1
libxslt-1.1.26_3
libxul-1.9.2.24
linux_base-f10-10_4
liveMedia-2011.06.16,1
loudmouth-1.4.3_6
lsof-4.86A,6
lua-5.1.4_6
luit-1.1.0
lynx-2.8.7.1_1,1
m4-1.4.16,1
makedepend-1.0.3,1
metacity-2.30.3
mkfontdir-1.0.6
mkfontscale-1.0.9
mousetweaks-2.32.1
mp4v2-1.9.1
mpc-0.9
mpfr-3.1.0_2
nano-2.2.6
nasm-2.09.10,1
nautilus-2.32.2.1_1
nautilus-sendto-2.32.0_1
neon29-0.29.6_4
nettle-2.4
noip-2.1.9_2
notification-daemon-0.7.2
nspr-4.9.6
nss-3.14.3
nvidia-driver-285.05.09
nvidia-xconfig-285.05.09
opal3-3.6.6_12
opencv-core-2.3.1_1
openjpeg-1.3_2
openldap-client-2.4.26
orc-0.4.14_1
orca-2.32.1_1
p11-kit-0.9
p5-Authen-NTLM-1.09
p5-CPAN-Meta-2.112621
p5-CPAN-Meta-YAML-0.004
p5-Compress-Raw-Bzip2-2.045
p5-Compress-Raw-Zlib-2.045
p5-Crypt-SSLeay-0.58_1
p5-Digest-HMAC-1.03
p5-Encode-Locale-1.02
p5-File-Listing-6.03
p5-HTML-Parser-3.69
p5-HTML-Tagset-3.20
p5-HTML-Tree-4.2
p5-HTTP-Cookies-6.00
p5-HTTP-Daemon-6.00
p5-HTTP-Date-6.00
p5-HTTP-Message-6.02
p5-HTTP-Negotiate-6.00
p5-IO-Compress-2.045
p5-IO-Socket-SSL-1.52
p5-JSON-PP-2.27200_1
p5-LWP-MediaTypes-6.01
p5-LWP-Protocol-https-6.02
p5-Locale-gettext-1.05_3
p5-Module-Build-0.3800_1
p5-Module-Metadata-1.000007
p5-Mozilla-CA-20111025
p5-Net-DBus-1.0.0
p5-Net-HTTP-6.02
p5-Net-SSLeay-1.42
p5-Parse-CPAN-Meta-1.44.01_1
p5-Perl-OSType-1.002
p5-SGMLSpm-1.03_1
p5-Text-Iconv-1.7
p5-Tie-IxHash-1.22
p5-Time-HiRes-1.9724,1
p5-URI-1.59
p5-Version-Requirements-0.101020_1
p5-WWW-RobotRules-6.01
p5-XML-Filter-BufferText-1.01
p5-XML-Grove-0.46.a
p5-XML-Handler-YAWriter-0.23
p5-XML-LibXML-1.88,1
p5-XML-NamespaceSupport-1.11
p5-XML-Parser-2.41
p5-XML-SAX-0.96
p5-XML-SAX-Expat-0.40
p5-XML-SAX-Writer-0.53
p5-XML-Simple-2.18
p5-XML-Twig-3.39
p5-XML-XPath-1.13
p5-libwww-6.02_1
p5-libxml-0.08
p5-version-0.95
pango-1.28.4
pangomm-2.28.2
pciids-20111109
pcre-8.20
perl-threaded-5.12.4_3
phonon-4.5.1
pixman-0.24.0
pkg-config-0.25_1
pkgconf-0.9.1_2
png-1.5.14
policykit-0.9_6
policykit-gnome-0.9.2_5
polkit-0.99
polkit-gnome-0.99
poppler-0.18.0
poppler-data-0.4.5
poppler-glib-0.18.0
popt-1.16
portupgrade-2.4.9.3,2
printproto-1.0.5
pth-2.0.7
ptlib-2.6.7
pulseaudio-0.9.22_2
py27-cairo-1.8.10
py27-dbus-0.84.0
py27-gdata-2.0.15
py27-gnome-2.28.1_2
py27-gnome-desktop-2.32.0_1
py27-gobject-2.28.6
py27-gstreamer-0.10.22
py27-gtk-2.24.0
py27-libxml2-2.7.8_1
py27-openssl-0.13
py27-orbit-2.24.0
py27-papyon-0.5.4
py27-pycrypto-2.4
py27-setuptools-0.6c11_1
py27-sqlite3-2.7.2_1
py27-telepathy-butterfly-0.5.15_1
py27-telepathy-python-0.15.19_1
py27-xdg-0.19
python27-2.7.2_3
qt4-assistant-4.7.4_1
qt4-clucene-4.7.4
qt4-corelib-4.7.4
qt4-dbus-4.7.4
qt4-declarative-4.7.4
qt4-designer-4.7.4_1
qt4-doc-4.7.4
qt4-gui-4.7.4
qt4-help-4.7.4
qt4-linguist-4.7.4_1
qt4-moc-4.7.4
qt4-network-4.7.4
qt4-opengl-4.7.4
qt4-qmake-4.7.4
qt4-qt3support-4.7.4
qt4-qtestlib-4.7.4
qt4-rcc-4.7.4
qt4-script-4.7.4
qt4-sql-4.7.4
qt4-sqlite-plugin-4.7.4
qt4-svg-4.7.4
qt4-uic-4.7.4
qt4-webkit-4.7.4
qt4-xml-4.7.4
qt4-xmlpatterns-4.7.4
qzeitgeist-0.7.0
randrproto-1.3.2
rarian-0.8.1
rdesktop-1.7.0
recordproto-1.14.1
renderproto-0.11.1
resourceproto-1.2.0
rgb-1.0.4
rpm-3.0.6_15
rsync-3.0.9
ruby-1.8.7.352_2,1
ruby18-bdb-0.6.6
ruby18-deplate-0.8.5
samba34-libsmbclient-3.4.14
samba35-3.5.11
schroedinger-1.0.10
scrnsaverproto-1.2.1
sdl-1.2.14_2,2
sdl_image-1.2.10_2
seahorse-2.32.0_6
seahorse-plugins-2.30.1_6
seed-2.31.91_1
shared-mime-info-0.90
sound-juicer-2.32.0
spandsp-devel-0.0.6.p17
speex-1.2.r1_3,1
sqlite3-3.7.14.1
startup-notification-0.10_2
sudo-1.8.3_1
swfdec-0.8.4_3
swfdec-gnome-2.30.1
system-tools-backends-2.10.1
t1lib-5.1.2_1,1
taglib-1.7
talloc-2.0.7
tcl-8.4.19_3,1
tcl-8.5.11
tcl-modules-8.5.11
tdb-1.2.9,1
teTeX-base-3.0_22
teTeX-texmf-3.0_8
telepathy-farsight-0.0.15
telepathy-gabble-0.10.4
telepathy-glib-0.12.7_1
telepathy-idle-0.1.7
telepathy-logger-0.1.7
telepathy-mission-control-5.6.1
tex-texmflocal-1.9
texi2html-1.82,1
tiff-4.0.0_2
tightvnc-1.3.10_3
tinyxml-2.6.2
tk-8.4.19_2,2
tmux-1.5
totem-2.32.0_1
totem-pl-parser-2.32.3
trapproto-3.4.3
twm-1.0.7
twolame-0.3.13
unique-1.1.6_2
unixODBC-2.3.0_1
unzip-6.0_1
upower-0.9.7
v4l_compat-1.0.20110720
vala-0.12.1
vala-vapigen-0.12.1
vcdimager-0.7.24
videoproto-2.3.1
vinagre-2.30.3_1
vino-2.32.2_2
virtualbox-ose-4.0.14
virtualbox-ose-kmod-4.0.14
vlc-1.1.12,3
vsftpd-2.3.4
vte-0.26.2
webcamd-3.0.0.2
webkit-gtk2-1.4.3
wxgtk2-common-2.8.12
wxgtk2-unicode-2.8.12
x11vnc-0.9.13
x264-0.116.2076
xauth-1.0.6
xcb-proto-1.6
xcb-util-0.3.6_1
xchat-2.8.8
xclock-1.0.5
xcmiscproto-1.2.1
xdg-utils-1.0.2_5
xdpyinfo-1.2.0
xextproto-7.2.0
xf86-input-keyboard-1.5.0
xf86-input-mouse-1.6.0
xf86-video-vesa-2.3.0_1
xf86bigfontproto-1.2.0
xf86dgaproto-2.1
xf86driproto-2.1.1
xf86miscproto-0.9.3
xf86vidmodeproto-2.3.1
xfce4-conf-4.8.0_1
xfce4-desktop-4.8.3
xfce4-panel-4.8.6
xfce4-session-4.8.2_2
xfce4-tumbler-0.1.22_1
xfce4-wm-4.8.2
xineramaproto-1.2.1
xinit-1.3.1
xkbcomp-1.2.3
xkeyboard-config-2.1
xmlcatmgr-2.2
xorg-cf-files-1.0.4
xorg-fonts-100dpi-7.5.1
xorg-fonts-7.5.1
xorg-fonts-75dpi-7.5.1
xorg-fonts-cyrillic-7.5.1
xorg-fonts-miscbitmaps-7.5.1
xorg-fonts-truetype-7.5.1
xorg-fonts-type1-7.5.1
xorg-macros-1.15.0
xorg-minimal-7.5.1
xorg-server-1.7.7_3,1
xorg-vfbserver-1.7.7,1
xproto-7.0.22
xrdb-1.0.6_1
xscreensaver-gnome-5.12
xterm-276_1
xtrans-1.2.6
xvid-1.3.2,1
yasm-1.1.0
yelp-2.30.2_1
zenity-2.32.1_1
zh-irssi-0.8.15_3
zip-3.0


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKVt=ESBJ3aS9k8E6DDBxO4yec15NtiW1no3u0y5jik=0qevrg>