Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2011 10:35:58 +0400
From:      =?UTF-8?B?0JjQu9GM0Y8g0JXRgNC80L7Qu9C40L0=?= <ermolinis@gmail.com>
To:        gecko@freebsd.org
Subject:   firefox crash
Message-ID:  <BANLkTi=ztRnmEor7bSMKu4Zdx4bYfC7-8g@mail.gmail.com>

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

[-- Attachment #1 --]
Hi,
I have firefox4 builded from ports, but it's crashes with strange back
trace...

[cgi@free-cgi ~]$ firefox -g
/usr/local/lib/firefox/run-mozilla.sh -g /usr/local/lib/firefox/firefox-bin
MOZILLA_FIVE_HOME=/usr/local/lib/firefox

LD_LIBRARY_PATH=/usr/local/lib/firefox:/usr/local/lib/firefox/plugins:/usr/local/lib/firefox
DISPLAY=:0.0
DYLD_LIBRARY_PATH=/usr/local/lib/firefox:/usr/local/lib/firefox

LIBRARY_PATH=/usr/local/lib/firefox:/usr/local/lib/firefox/components:/usr/local/lib/firefox
       SHLIB_PATH=/usr/local/lib/firefox:/usr/local/lib/firefox
          LIBPATH=/usr/local/lib/firefox:/usr/local/lib/firefox
       ADDON_PATH=/usr/local/lib/firefox
      MOZ_PROGRAM=/usr/local/lib/firefox/firefox-bin
      MOZ_TOOLKIT=
        moz_debug=1
     moz_debugger=
moz_debugger_args=
ddd: not found
/usr/bin/gdb  --args /usr/local/lib/firefox/firefox-bin
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
(gdb) r
Starting program: /usr/local/lib/firefox/firefox-bin
[New LWP 100307]
[New Thread 809c041c0 (LWP 100307)]

GThread-ERROR **: file gthread-posix.c: line 340
(g_thread_create_posix_impl): error 'Недопустимый аргумент' during
'pthread_attr_setdetachstate (&attr, joinable ? PTHREAD_CREATE_JOINABLE :
PTHREAD_CREATE_DETACHED)'
aborting...
>>>> 'Недопустимый аргумент' - is 'Invalid Argument' in translation from
Russian

(gdb) bt
#0  0x00000008063c6fcc in kill () from /lib/libc.so.7
#1  0x00000008063c5dcb in abort () from /lib/libc.so.7
#2  0x00000008057ccc05 in g_logv () from /usr/local/lib/libglib-2.0.so.0
#3  0x00000008057cced3 in g_log () from /usr/local/lib/libglib-2.0.so.0
#4  0x000000080567c184 in g_thread_create_posix_impl ()
   from /usr/local/lib/libgthread-2.0.so.0
#5  0x00000008057ea060 in g_thread_create_full ()
   from /usr/local/lib/libglib-2.0.so.0
#6  0x0000000804f897e5 in g_dbus_proxy_get_cached_property_names ()
   from /usr/local/lib/libgio-2.0.so.0
#7  0x0000000804f7b37c in g_dbus_connection_get_stream ()
   from /usr/local/lib/libgio-2.0.so.0
#8  0x0000000804f775f7 in g_bus_get_sync () from
/usr/local/lib/libgio-2.0.so.0
#9  0x000000080bb4acbd in gconf_get_server ()
   from /usr/local/lib/libgconf-2.so.4
#10 0x000000080bb4af45 in gconf_activate_server ()
   from /usr/local/lib/libgconf-2.so.4
#11 0x000000080bb57924 in gconf_get_config_server ()
   from /usr/local/lib/libgconf-2.so.4
#12 0x000000080bb58434 in gconf_engine_connect ()
   from /usr/local/lib/libgconf-2.so.4
#13 0x000000080bb58639 in gconf_engine_get_database ()
   from /usr/local/lib/libgconf-2.so.4
---Type <return> to continue, or q <return> to quit---
#14 0x000000080bb58d37 in gconf_engine_notify_add ()
   from /usr/local/lib/libgconf-2.so.4
#15 0x000000080bb60bea in gconf_client_add_dir ()
   from /usr/local/lib/libgconf-2.so.4
#16 0x0000000809e578c2 in gnome_gtk_module_info_get ()
   from /usr/local/lib/libgnomeui-2.so.0
#17 0x000000080a352b03 in gnome_program_postinit ()
   from /usr/local/lib/libgnome-2.so.0
#18 0x000000080a352ea3 in gnome_program_postinit ()
   from /usr/local/lib/libgnome-2.so.0
#19 0x000000080a3530fd in gnome_program_initv ()
   from /usr/local/lib/libgnome-2.so.0
#20 0x000000080a3531f4 in gnome_program_init ()
   from /usr/local/lib/libgnome-2.so.0
#21 0x0000000800bfca76 in nsNativeAppSupportUnix::Start (this=Variable
"this" is not available.
)
    at nsNativeAppSupportUnix.cpp:533
#22 0x0000000800beef3f in XRE_main (argc=Variable "argc" is not available.
) at nsAppRunner.cpp:3364
#23 0x0000000000401416 in main (argc=1, argv=0x7fffffffe240)
    at nsBrowserApp.cpp:158

Some additiional info:
[cgi@free-cgi ~]$ uname -a
FreeBSD free-cgi.neoflex.ru 8.2-RELEASE FreeBSD 8.2-RELEASE #3: Sun Mar  6
13:40:59 MSK 2011
root@free-cgi.neoflex.ru:/usr/obj/usr/src/sys/FREE-SL510-01
amd64

In this test I don't use any x11-wm, but just before starting firefox I run
this commands:
[cgi@free-cgi ~]$ Xorg &
[cgi@free-cgi ~]$ export DISPLAY=:0.0

Options for firefox build:

[cgi@free-cgi /var/db/ports/firefox]$ cat options
# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for firefox-4.0_1,1
_OPTIONS_READ=firefox-4.0_1,1
WITHOUT_DBUS=true
WITHOUT_PGO=true
WITH_SMB=true
WITH_DEBUG=true
WITHOUT_LOGGING=true
WITHOUT_OPTIMIZED_CFLAGS=true

pkg_info output attached...

-- 
С Уважением,
Ермолин Илья

Ermolin Ilya

[-- Attachment #2 --]
ImageMagick-6.6.7.10_1 Image processing tools
ORBit-0.5.17_5      High-performance CORBA ORB with support for the C language
ORBit2-2.14.19      High-performance CORBA ORB with support for the C language
OpenEXR-1.6.1_3     A high dynamic-range (HDR) image file format
OpenSP-1.5.2_2      This package is a collection of SGML/XML tools called OpenS
Terminal-0.4.7      Terminal emulator for the X windowing system
Xaw3d-1.5E_4        A 3-D Athena Widget set that looks like Motif
aalib-1.4.r5_5      An ascii art library
akonadi-1.5.1       Storage server for kdepim
alsa-lib-1.0.23     ALSA compatibility library
alsa-plugins-1.0.23_1 ALSA compatibility library plugins
amspsfnt-1.0_5      AMSFonts PostScript Fonts (Adobe Type 1 format)
ap22-mod_perl2-2.0.4_2,3 Embeds a Perl interpreter in the Apache2 server
apache-2.2.17_2     Version 2.2.x of Apache web server with prefork MPM.
apache-ant-1.8.2    Java- and XML-based build tool, conceptually similar to mak
appres-1.0.3        Program to list application's resources
apr-ipv6-devrandom-gdbm-db42-mysql51-pgsql90-sqlite3-1.4.2.1.3.10 Apache Portability Library
aspell-0.60.6_5     Spelling checker with better suggestion logic than ispell
atk-1.32.0          A GNOME accessibility toolkit (ATK)
atkmm-2.22.1        C++ wrapper for ATK API library
attica-0.2.80,1     Collaboration Services API library
autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms 
autoconf-2.62       Automatically configure source code on many Un*x platforms 
autoconf-2.68       Automatically configure source code on many Un*x platforms 
autoconf-wrapper-20101119 Wrapper script for GNU autoconf
automake-1.11.1     GNU Standards-compliant Makefile generator (1.11)
automake-1.4.6_6    GNU Standards-compliant Makefile generator (1.4)
automake-wrapper-20101119 Wrapper script for GNU automake
automoc4-0.9.88_1   Automatic moc for Qt 4 packages
avahi-app-0.6.29    Service discovery on a local network
bash-4.1.10         The GNU Project's Bourne Again SHell
bdftopcf-1.0.3      Convert X font from BDF to PCF
bigreqsproto-1.1.1  BigReqs extension headers
binutils-2.21       GNU binary tools
bison-2.4.3,1       A parser generator from FSF, (mostly) compatible with Yacc
bitmap-1.0.5        Bitmap editor and converter utilities for X
bitstream-vera-1.10_4 Bitstream Vera TrueType font collection
boehm-gc-7.1        Garbage collection and memory leak detection for C and C++
boost-jam-1.45.0    Build tool from the boost.org
boost-libs-1.45.0_1 Free portable C++ libraries (without Boost.Python)
boost-python-libs-1.45.0_1 Framework for interfacing Python and C++
bsdsar-1.10_2       System Activity Reporter for FreeBSD
bugsx-1.08_2        Breed bugs using genetic algorithims
c-ares-config-1.7.4 An asynchronous DNS resolver library
ca_root_nss-3.12.9  The root certificate bundle from the Mozilla Project
cagibi-0.1.1        KDE SSDP/uPNP proxy
cairo-1.10.2_2,1    Vector graphics library with cross-device output support
cairomm-1.9.6       C++ interface to cairo
cdparanoia-3.9.8_9  A CDDA extraction tool (also known as ripper)
cfitsio-3.250       Library for reading and writing files in FITS data format
chmlib-0.40         A library for dealing with Microsoft ITSS/CHM format files
cln-1.3.1_1         Class Library for Numbers
clucene-0.9.21      CLucene is a C++ port of Lucene
cm-super-0.3.4_3    Computer Modern Font Families in Type 1 Fonts
cmake-2.8.4_1       A cross-platform Makefile generator
cmpsfont-1.0_6      Computer Modern PostScript Fonts (Adobe Type 1 format)
compositeproto-0.4.2 Composite extension headers
consolekit-0.4.3    Framework for defining and tracking users
convmv-1.14         Convert filenames from one encoding to another
coreutils-8.5       The Free Software Foundation's core utilities
cscope-15.7a        An interactive C program browser
ctags-5.8           A feature-filled tagfile generator for vi and emacs clones
ctorrent-3.3.2_3    BitTorrent Client written in C for FreeBSD and Linux
cups-client-1.4.6   Common UNIX Printing System: Library cups
cups-image-1.4.6    Common UNIX Printing System: Library cupsimage
cups-pk-helper-0.0.4_2 A helper that makes system-config-printer use PolicyKit
curl-7.21.3_1       Non-interactive tool to get files from FTP, GOPHER, HTTP(S)
cuse4bsd-kmod-0.1.14 Cuse4BSD character device loopback driver for userspace
cvsps-2.1           Create patchset information from CVS
cyrus-sasl-2.1.23_3 RFC 2222 SASL (Simple Authentication and Security Layer)
damageproto-1.2.1   Damage extension headers
db41-4.1.25_4       The Berkeley DB package, revision 4.1
db42-4.2.52_5       The Berkeley DB package, revision 4.2
dbus-1.4.6          A message bus system for inter-application communication
dbus-glib-0.88      GLib bindings for the D-BUS messaging system
dconf-0.5.1_3       A configuration database system for GNOME
dejavu-2.33         Bitstream Vera Fonts clone with a wider range of characters
desktop-file-utils-0.15_2 A couple of command line utilities for working with desktop
dev86-0.16.17       Robert de Bath's 8086 development tools
dirac-1.0.2         Open source video codec from the BBC
directfb-1.4.11     Graphic development lightweight API
djvulibre-3.5.24    DjVu viewers and browser plugin
djvulibre-nox11-3.5.24 DjVu base libraries and utilities
dmenu-4.2.1_1       X11 menu application designed for the dwm window manager
dmidecode-2.10      A tool for dumping DMI (SMBIOS) contents in human-readable 
dmxproto-2.3        DMX extension headers
docbook-1.4         Meta-port for the different versions of the DocBook DTD
docbook-4.1_4       V4.1 of the DocBook DTD, designed for technical documentati
docbook-4.2         V4.2 of the DocBook DTD, designed for technical documentati
docbook-4.3         DocBook/SGML DTD V4.3, designed for technical documentation
docbook-4.4_2       DocBook/SGML DTD V4.4, designed for technical documentation
docbook-4.5_2       DocBook/SGML DTD V4.5, designed for technical documentation
docbook-5.0_1       DocBook 5.0, designed for technical documentation
docbook-sk-4.1.2_4  XML version of the DocBook DTD version controlled for Scrol
docbook-xml-4.2_1   XML version of the DocBook DTD
docbook-xml-4.3     DocBook/XML DTD V4.3, designed for technical documentation
docbook-xml-4.4_1   DocBook/XML DTD V4.4, designed for technical documentation
docbook-xml-4.5     DocBook/XML DTD V4.5, designed for technical documentation
docbook-xsl-1.75.2_1 XSL DocBook stylesheets
docproj-nojadetex-1.17_4 The "meta-port" for the FreeBSD Documentation Project
dotconf-1.1.0       A simple, powerful configuration-file parser
dri-7.4.4,2         OpenGL hardware acceleration drivers for the DRI
dri2proto-2.3       DRI2 prototype headers
dsssl-docbook-modular-1.79_1,1 DSSSL stylesheets for the DocBook DTD by Norman Walsh
dvipsk-tetex-5.95a_5 Convert a TeX DVI file to PostScript
dwm-5.8.2_1         A dynamic, small, fast and simple window manager
e16-1.0.7.003       A very artistic X window manager
e2fsprogs-libuuid-1.41.14 UUID library from e2fsprogs package
ebook-tools-0.2.1   Accessing and converting various ebook file formats
eggdbus-0.6_1       D-Bus bindings for GObject
eigen-2.0.15,1      Lightweight library for vector and matrix math
en-freebsd-doc-20110313 Documentation from the FreeBSD Documentation Project
enchant-1.6.0       Dictionary/spellchecking framework
encodings-1.0.4,1   X.Org Encoding fonts
esound-0.2.41       A sound library for enlightenment package
espeak-1.45.03      A software speech synthesizer
evieext-1.1.0       XEVIE extension headers
exiv2-0.21,1        Exif and Iptc metadata manipulation library and tools
expat-2.0.1_1       XML 1.0 parser written in C
f2c-20060810_3      Fortran-to-C converter and its run-time libraries
faac-1.28_2         MPEG-2 and MPEG-4 AAC audio encoder
faad2-2.7_3,1       MPEG-2 and MPEG-4 AAC audio decoder
facile-1.1_2        A Functional Constraint Library
farsight2-0.0.22    Collection of GStreamer modules and libraries for videoconf
ffmpeg-0.6.1_3,1    Realtime audio/video encoder/converter and streaming server
fftw3-3.2.2_1       Fast C routines to compute the Discrete Fourier Transform
fireflies-2.07_4    Fireflies is a extention of xscreensaver
firefox-4.0_1,1     Web browser based on the browser portion of Mozilla
fixesproto-4.1.2    Fixes extension headers
fixrtf-0.1.20060303_1 A patch making it possible to embed PNGs into RTFs
flac-1.2.1_2        Free lossless audio codec
flex-2.5.35_4       Fast lexical analyzer generator
font-adobe-100dpi-1.0.3 X.Org Adobe 100dpi font
font-adobe-75dpi-1.0.3 X.Org Adobe 75dpi font
font-adobe-utopia-100dpi-1.0.4 X.Org Adobe Utopia 100dpi font
font-adobe-utopia-75dpi-1.0.4 X.Org Adobe Utopia 75dpi font
font-adobe-utopia-type1-1.0.4 X.Org Adobe Utopia Type1 font
font-alias-1.0.3    X.Org Font aliases
font-arabic-misc-1.0.3 X.Org miscellaneous Arabic fonts
font-bh-100dpi-1.0.3 X.Org Bigelow Holmes 100dpi font
font-bh-75dpi-1.0.3 X.Org Bigelow Holmes 75dpi font
font-bh-lucidatypewriter-100dpi-1.0.3 X.Org Bigelow Holmes Lucida TypeWriter 100dpi font
font-bh-lucidatypewriter-75dpi-1.0.3 X.Org Bigelow Holmes Lucida TypeWriter 75dpi font
font-bh-ttf-1.0.3   X.Org Bigelow & Holmes TTF font
font-bh-type1-1.0.3 X.Org Bigelow Holmes Type1 font
font-bitstream-100dpi-1.0.3 X.Org Bitstream Vera 100dpi font
font-bitstream-75dpi-1.0.3 X.Org Bitstream Vera 75dpi font
font-bitstream-type1-1.0.3 X.Org Bitstream Vera Type1 font
font-cronyx-cyrillic-1.0.3 X.Org Cronyx Cyrillic font
font-cursor-misc-1.0.3 X.Org miscellaneous Cursor fonts
font-daewoo-misc-1.0.3 X.Org miscellaneous Daewoo fonts
font-dec-misc-1.0.3 X.Org miscellaneous Dec fonts
font-ibm-type1-1.0.3 X.Org IBM Type1 font
font-isas-misc-1.0.3 X.Org miscellaneous ISAS fonts
font-jis-misc-1.0.3 X.Org miscellaneous JIS fonts
font-micro-misc-1.0.3 X.Org miscellaneous Micro fonts
font-misc-cyrillic-1.0.3 X.Org miscellaneous Cyrillic font
font-misc-ethiopic-1.0.3 X.Org miscellaneous Ethiopic font
font-misc-meltho-1.0.3 X.Org miscellaneous Meltho font
font-misc-misc-1.1.2 X.Org miscellaneous Misc fonts
font-mutt-misc-1.0.3 X.Org miscellaneous Mutt fonts
font-schumacher-misc-1.1.2 X.Org miscellaneous Schumacher fonts
font-screen-cyrillic-1.0.4 X.Org Screen Cyrillic font
font-sony-misc-1.0.3 X.Org miscellaneous Sony fonts
font-sun-misc-1.0.3 X.Org miscellaneous Sun fonts
font-util-1.2.0     Create an index of X font files in a directory
font-winitzki-cyrillic-1.0.3 X.Org Winitzki Cyrillic font
font-xfree86-type1-1.0.4 X.Org XFree86 Type1 font
fontcacheproto-0.1.3 Fontcache extension headers
fontconfig-2.8.0,1  An XML-based font configuration API for X Windows
fontsproto-2.1.1    Fonts extension headers
freetype2-2.4.4     A free and portable TrueType font rendering engine
fribidi-0.19.2_1    A Free Implementation of the Unicode Bidirectional Algorith
fusefs-kmod-0.3.9.p1.20080208_7 Kernel module for fuse
fusefs-libs-2.7.4   FUSE allows filesystem implementation in userspace
fusefs-ntfs-2010.10.2 Mount NTFS partitions (read/write) and disk images
gamin-0.1.10_4      A file and directory monitoring system
gawk-3.1.8          The GNU version of Awk
gccmakedep-1.0.2    Create dependencies in makefiles using 'gcc -M'
gconf-1.0.9_17      A configuration database system for GNOME
gconf2-2.32.0_2     A configuration database system for GNOME
gd-2.0.35_7,1       A graphics library for fast creation of images
gdbm-1.8.3_3        The GNU database manager
gdk-pixbuf-0.22.0_11 A graphic library for GTK+
gdk-pixbuf-2.22.1   A graphic library for GTK+
getopt-1.1.4_2      A getopt(1) replacement that supports GNU-style long option
gettext-0.18.1.1    GNU gettext package
ggz-client-libs-0.0.14.1_2 The GGZ Gaming Zone - Core Client Libraries
ghostscript8-8.71_6 Ghostscript 8.x PostScript interpreter
gio-fam-backend-2.26.1 FAM backend for GLib's GIO library
git-1.7.4.3         Distributed source code management tool
gle-3.1.0_2         A GL Tubing and Extrusion Library
glib-1.2.10_13      Some useful routines of C programming (previous stable vers
glib-2.26.1_1       Some useful routines of C programming (current stable versi
glibmm-2.25.5,1     C++ interfaces for glib2
glproto-1.4.12      GLX extension headers
gmake-3.82          GNU version of 'make' utility
gmm++-4.1           A generic matrix template library
gmp-5.0.1           A free library for arbitrary precision arithmetic
gnome-doc-utils-0.20.3 GNOME doc utils
gnome-icon-theme-2.31.0_1 A collection of icons for the GNOME 2 desktop
gnome-keyring-2.32.1 A program that keeps passwords and other secrets
gnome-mime-data-2.18.0_4 A MIME and Application database for GNOME
gnome-mount-0.8_7   A front-end to mount, umount, and eject using HAL
gnome-vfs-2.24.4    GNOME Virtual File System
gnome_subr-1.0      Common startup and shutdown subroutines used by GNOME scrip
gnomehier-2.3_12    A utility port that creates the GNOME directory tree
gnupg-2.0.17_1      The GNU Privacy Guard
gnutls-2.8.6_2      GNU Transport Layer Security library
gobject-introspection-0.9.12_1 Generate interface introspection data for GObject libraries
gpac-libgpac-0.4.5_4,1 Gpac MPEG-4 Systems library and headers
gperf-3.0.3         Generates perfect hash functions for sets of keywords
gpgme-1.3.0_3       A library to make access to GnuPG easier
gpsd-2.96           Daemon that monitors one or more GPSes attached to a host c
grantlee-0.1.8      String template engine for Qt4
graphviz-2.26.3_3   Graph Visualization Software from AT&T and Bell Labs
gsfonts-8.11_5      Standard Fonts for Ghostscript
gsl-1.14            The GNU Scientific Library - mathematical libs
gsm-1.0.13          Audio converter and library for converting u-law to gsm enc
gstreamer-0.10.32   Development framework for creating media applications
gstreamer-ffmpeg-0.10.11_1 GStreamer plug-in for manipulating MPEG video streams
gstreamer-plugins-0.10.32,3 GStreamer written collection of plugins handling several me
gstreamer-plugins-a52dec-0.10.17,3 Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
gstreamer-plugins-bad-0.10.21,3 Bad gstreamer-plugins
gstreamer-plugins-core-0.10_12 Core set of typical audio and video gstreamer-plugins
gstreamer-plugins-dts-0.10.21,3 Gstreamer dts plugin
gstreamer-plugins-dvd-0.10.17,3 Gstreamer dvd plugin set
gstreamer-plugins-good-0.10.27,3 Good gstreamer-plugins
gstreamer-plugins-libpng-0.10.27,3 Gstreamer png plugin
gstreamer-plugins-mad-0.10.17,3 Gstreamer mp3 decoder plugin
gstreamer-plugins-mp3-0.10.0_1 Gstreamer Plugins Mp3 decoder meta-port
gstreamer-plugins-ogg-0.10.32,3 Gstreamer Ogg bitstream plugin
gstreamer-plugins-pango-0.10.32,3 Gstreamer pango textoverlay plugin
gstreamer-plugins-theora-0.10.32,3 Gstreamer theora plugin
gstreamer-plugins-ugly-0.10.17,3 Ugly gstreamer-plugins
gstreamer-plugins-vorbis-0.10.32,3 Gstreamer vorbis encoder/decoder plugin
gstreamer-plugins-xvid-0.10.21,3 Gstreamer xvid plugin
gtar-1.26           GNU version of the traditional tape archiver
gtk-1.2.10_22       Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.22.1_1        Gimp Toolkit for X11 GUI (current stable version)
gtk-engines2-2.20.2 Theme engine for the GTK+-2.0 toolkit
gtk-oxygen-engine-1.0.3 Oxygen-Gtk engine and theme
gtk-qt4-engine-1.1_5 GTK-QT Theme Engine allows GTK2 apps to use QT/KDE themes
gtkhtml3-3.32.1     Lightweight HTML rendering/printing/editing engine
gtksourceview-1.8.5_7 A text widget that adds syntax highlighting to the GtkTextV
guile-1.8.6_5       GNU Ubiquitous Intelligent Language for Extension
gv-3.7.1            A PostScript and PDF previewer
gvfs-1.6.6_1        GNOME virtual file system
hal-0.5.14_13       Hardware Abstraction Layer for simplifying device access
healthd-0.7.9_2     A daemon to monitor vital motherboard parameters
help2man-1.39.2     Automatically generating simple manual pages from program o
hicolor-icon-theme-0.12 A high-color icon theme shell from the FreeDesktop project
html-4.01_2         All W3C published SGML DTDs for HTML
html2text-1.3.2a    Converts HTML documents into plain text
htmldoc-1.8.27_6    Converts HTML to PDF and/or PostScript
hu-hunspell-1.2.11  Improved spell-checker for Hungarian and other languages
hupnp-0.7.0         A library for building UPnP devices and control points
iceauth-1.0.4       ICE authority file utility for X
icon-naming-utils-0.8.90 Utilities of the Tango project
iconv-2.0_3         Charset conversion library and utilities
icu-4.6.1           International Components for Unicode (from IBM)
ilmbase-1.0.1_1     ILM Base libraries a.k.a. Half, IlmThread, Imath and Iex
imake-1.0.4,1       Imake and other utilities from X.Org
imlib2-1.4.4,2      The next generation graphics library for Enlightenment
inputproto-2.0.1    Input extension headers
intltool-0.41.1     Tools to internationalize various kinds of data files
ipython-py27-0.10.2 An enhanced Interactive Python shell
iso-codes-3.25      Lists of the country, language and currency iso names
iso8879-1986_2      Character entity sets from ISO 8879:1986 (SGML)
ispell-3.3.02_5     An interactive spelling checker for multiple languages
iw-hspell-1.1       Hebrew spellchecker and morphology engine
ja2-0.12.1          A port of "Jagged Alliance 2" using SDL
jasper-1.900.1_9    An implementation of the codec specified in the JPEG-2000 s
javavmwrapper-2.3.5 Wrapper script for various Java Virtual Machines
jbig2dec-0.11       Decoder implementation of the JBIG2 image compression forma
jbigkit-1.6         Lossless compression for bi-level images such as scanned pa
jpeg-8_3            IJG's jpeg compression utilities
junit-4.8.2         A regression testing utility for use with the Java(TM) Lang
kBuild-0.1.5.p2_1   Makefile framework
kbproto-1.0.5       KB extension headers
kde4-4.6.2          The "meta-port" for KDE
kde4-freebsd-carddeck-1.0 FreeBSD themed deck for KDE card games
kde4-icons-oxygen-4.6.2 The Oxygen icon theme for KDE
kde4-shared-mime-info-1.1 Handles shared MIME database under ${KDE4_PREFIX}
kde4-xdg-env-1.0    Script which hooks into startkde and helps KDE pick up XDG 
kdeaccessibility-4.6.2 Accessibility applications for KDE4
kdeadmin-4.6.2      KDE Admin applications
kdeartwork-4.6.2    KDE Artworks Themes
kdebase-4.6.2       Basic applications for the KDE system
kdebase-runtime-4.6.2_1 Basic applications for the KDE system
kdebase-workspace-4.6.2 Basic applications for the KDE system
kdebindings-smoke-4.6.2 SMOKE bindings for Qt/KDE
kdeedu-4.6.2        Collection of entertaining, educational programs for KDE
kdegames-4.6.2      Games for the KDE integrated X11 desktop
kdegraphics-4.6.2_1 Graphics utilities for the KDE4 integrated X11 desktop
kdehier4-1.0.7      Utility port that creates hierarchy of shared KDE4 director
kdelibs-4.6.2       Base set of libraries needed by KDE programs
kdemultimedia-4.6.2 KDE Multimedia applications
kdenetwork-4.6.2_1  KDE Network applications
kdepim-4.4.10_1     Libraries for KDE-PIM applications
kdepim-runtime-4.4.10 Libraries for KDE-PIM applications
kdepimlibs-4.6.2    Libraries for KDE-PIM applications
kdeplasma-addons-4.6.2 Extra plasmoids for KDE4
kdesdk-4.6.2        KDE Software Development Kit
kdetoys-4.6.2       Collection of entertaining programs for KDE
kdeutils-4.6.2      Utilities for the KDE4 integrated X11 Desktop
kdeutils-printer-applet-4.6.2 Printer system tray utility for KDE4
kdewebdev-4.6.2     Comprehensive html/website development environment
keylaunch-1.3.0_3   An X utility for binding commands to a hot key
ksysguardd-4.6.2    KDE System Guard Daemon
ktts-4.6.2          KDE text-to-speech subsystem
kwebkitpart-0.9.6.b1_1 Web browser component for KDE based on QtWebKit
lame-3.98.4         Fast MP3 encoder kit
lcms-1.19_1,1       Light Color Management System -- a color management library
libFS-1.0.3         The FS library
libGL-7.4.4         OpenGL library that renders using GLX or DRI
libGLU-7.4.4        OpenGL utility library
libICE-1.0.7,1      Inter Client Exchange library for X11
libIDL-0.8.14_1     A library for creating trees of CORBA IDL files
libSM-1.1.1_3,1     Session Management library for X11
libX11-1.3.6,1      X11 library
libXScrnSaver-1.2.1 The XScrnSaver library
libXTrap-1.0.0      The XTrap library
libXau-1.0.6        Authentication Protocol library for X11
libXaw-1.0.8,1      X Athena Widgets library
libXcomposite-0.4.3,1 X Composite extension library
libXcursor-1.1.11   X client-side cursor loading library
libXdamage-1.1.3    X Damage extension library
libXdmcp-1.0.3      X Display Manager Control Protocol library
libXevie-1.0.2      The Xevie library
libXext-1.1.2,1     X11 Extension library
libXfixes-4.0.4     X Fixes extension library
libXfont-1.4.3,1    X font libary
libXfontcache-1.0.5 The Xfontcache library
libXft-2.1.14       A client-sided font API for X applications
libXi-1.3.2,1       X Input extension library
libXinerama-1.1,1   X11 Xinerama library
libXmu-1.1.0,1      X Miscellaneous Utilities libraries
libXp-1.0.0,1       X print library
libXpm-3.5.7        X Pixmap library
libXrandr-1.3.0     X Resize and Rotate extension library
libXrender-0.9.5    X Render extension library
libXres-1.0.4       X Resource usage library
libXt-1.0.9         X Toolkit library
libXtst-1.1.0       X Test extension
libXv-1.0.5,1       X Video Extension library
libXvMC-1.0.5       X Video Extension Motion Compensation library
libXxf86dga-1.1.1   X DGA Extension
libXxf86misc-1.0.2  X XF86-Misc Extension
libXxf86vm-1.1.0    X Vidmode Extension
liba52-0.7.4_2      A free library for decoding ATSC A/52 streams, aka AC-3
libao-1.0.0         Portable audio output library
libart_lgpl-2.3.21,1 Library for high-performance 2D graphics
libassuan-2.0.1_1   IPC library used by GnuPG and gpgme
libaudiofile-0.2.7  A sound library for SGI audio file
libbonobo-2.32.0    A component and compound document system for GNOME2
libbonoboui-2.24.4  GUI frontend to the libbonobo component of GNOME 2
libcaca-0.99.b17_3  Graphics library that outputs text instead of pixels
libcanberra-0.26    Implementation of the Freedesktop sound theme spec
libcddb-1.3.2_1     A library to access data on a CDDB server
libcdio-0.82_1      Compact Disc Input and Control Library
libcheck-0.9.8      A unit test framework for C
libcroco-0.6.2_1    CSS2 parsing library
libcyrillic-1.9     Text manipulation and autodetection for 6 major cyrillic ch
libdaemon-0.14      Lightweight C library that eases the writing of UNIX daemon
libdbusmenu-qt-0.8.0 Qt4 implementation of the DBusMenu protocol
libdca-0.0.5        Free DTS Coherent Acoustics decoder
libdiscid-0.2.2_1   A library for creating MusicBrainz DiscIDs
libdmtx-0.7.2_1     Software for reading and writing Data Matrix barcodes
libdmx-1.1.1        DMX extension library
libdrm-2.4.12_1     Userspace interface to kernel Direct Rendering Module servi
libdv-1.0.0_2       Quasar DV codec (libdv): software codec for DV video encodi
libdvbpsi-0.1.7     A library for MPEG TS and DVB PSI tables decoding and gener
libdvdcss-1.2.10_1  Portable abstraction library for DVD decryption
libdvdnav-4.1.4.r1219 MPlayer version of the libdvdnav project
libdvdread-4.1.4.r1219 MPlayer version of the libdvdread project
libebml-1.2.0       EBML (Extensible Binary Meta Language), sort of binary vers
libexecinfo-1.1_3   A library for inspecting program's backtrace
libexif-0.6.20      Library to read digital camera file meta-data
libexo-0.6.0        Terminal library, extensions to Xfce by os-cillation
libfame-0.9.1_3     A video encoding library
libffi-3.0.9        Foreign Function Interface
libfontenc-1.1.0    The fontenc Library
libfpx-1.2.0.12_1   Library routines for working with Flashpix images
libgcrypt-1.4.6     General purpose crypto library based on code used in GnuPG
libgee-0.6.1        GObject collection library
libggz-0.0.14.1_7   The GGZ Gaming Zone - Base Library
libglade2-2.6.4_4   GNOME glade library
libglut-7.4.4       OpenGL utility toolkit
libgnome-2.32.0     Libraries for GNOME, a GNU desktop environment
libgnome-keyring-2.32.0 A program that keeps passwords and other secrets
libgnomecanvas-2.30.3 A graphics library for GNOME
libgnomecups-0.2.3_4,1 Support library for gnome cups admistration
libgnomeprint-2.18.8 Gnome print support library
libgnomeprintui-2.18.6 Gnome print support library
libgnomeui-2.24.4   Libraries for the GNOME GUI, a GNU desktop environment
libgpg-error-1.10   Common error values for all GnuPG components
libgphoto2-2.4.10.1_2 A universal digital camera picture control tool
libgsf-1.14.20      An extensible i/o abstraction for dealing with structured f
libical-0.44        An implementation of the IETF's Calendaring and Scheduling 
libiconv-1.13.1_1   A character set conversion library
libid3tag-0.15.1b   ID3 tags library (part of MAD project)
libidn-1.19         Internationalized Domain Names command line tool
libiodbc-3.52.7     An ODBC 3.x driver manager, for universal data source acces
libkate-0.3.7_2     Codec for karaoke and text encapsulation for Ogg
libksba-1.2.0       KSBA is an X.509 Library
libktorrent-1.1.0   Torrent library split from KTorrent
liblqr-1-0.4.1_2    An easy to use C/C++ seam carving library
libltdl-2.4         System independent dlopen wrapper
libmad-0.15.1b_2    Libmad library (part of MAD project)
libmatroska-1.1.0   Extensible Multimedia Container Format
libmikmod-esound-3.1.12 MikMod Sound Library
libmng-1.0.10_2     Multiple-image Network Graphics (MNG) reference library
libmodplug-0.8.8.1  ModPlug mod-like music shared libraries
libmpcdec-1.2.6     High quality audio compression format
libmpdclient-2.4    API library for interfacing MPD
libmpeg2-0.5.1      A free library for decoding mpeg-2 and mpeg-1 video streams
libmsn-4.1          A library for connecting to MSN Messenger service
libmspack-0.2_1     A library for Microsoft compression formats
libmusicbrainz-2.1.5 2nd generation incarnation of the CD Index - audio metadata
libmusicbrainz3-3.0.3_1 MusicBrainz client library for audio metadata lookup
libnice-0.0.13_3    Library and transmitter that implements ICE-19
libnotify-0.5.2     A library for desktop notifications
libnova-0.13.0      Astronomical Calculation Library
libofa-0.9.3_6      The Open Fingerprint Architecture Library
libogg-1.2.2,4      Ogg bitstream library
liboil-0.3.17       Library of optimized inner loops
liboldX-1.0.1       Old X library
libotr-3.2.0_3      The portable OTR Messaging Library and toolkit
libpaper-1.1.24     A library providing routines for paper size management
libpci-3.1.7_2      PCI configuration space I/O made easy
libpciaccess-0.12.1 Generic PCI access library
libproxy-0.2.3_1    Library that provides automatic proxy configuration managem
libpthread-stubs-0.3_3 This library provides weak aliases for pthread functions
libqalculate-0.9.7_1 A a multi-purpose desktop calculator (backend library)
librsvg2-2.32.1_1   Library for parsing and rendering SVG vector-graphic files
libsamplerate-0.1.7_1 Secret Rabbit Code: a Sample Rate Converter for audio
libshout2-2.2.2_4,1 Connect and transmit data to an Icecast media streaming ser
libsigc++-2.2.8     Callback Framework for C++
libsigsegv-2.9      Handling page faults in user mode
libslang2-2.2.3     Routines for rapid alpha-numeric terminal applications deve
libsndfile-1.0.24   Reading and writing files containing sampled sound (like WA
libsoup-2.2.105_4   A SOAP (Simple Object Access Protocol) implementation in C
libsoup-2.32.2      A SOAP (Simple Object Access Protocol) implementation in C
libsoup-gnome-2.32.2 A SOAP (Simple Object Access Protocol) implementation in C
libspectre-0.2.6    A small library for rendering Postscript documents
libssh-0.4.8        A library implementing the SSH1 and SSH2 protocol
libsynaptics-0.14.6b_2 Library to access the Xorg/XFree86 Synaptics TouchPad Drive
libsyncml-0.4.5_3   SyncML protocol library for PIM data synchronization
libtar-1.2.11_2     A library for manipulating POSIX and GNU tar files
libtasn1-2.9        ASN.1 structure parser library
libtheora-1.1.1_2   Theora video codec for the Ogg multimedia streaming system
libtool-2.4         Generic shared library support script
libtorrent-0.12.7   BitTorrent Library written in C++
libtunepimp-0.5.3_9,1 Client library for musicbrainz
libublio-20070103   User space caching library
libungif-4.1.4_5    Tools and library routines for working with GIF images
libunicode-0.4_9    A library for manipulating Unicode characters and strings
libutempter-1.1.5_1 Interface to record user sessions to utmp and wtmp files
libv4l-0.8.1        Video4Linux library
libvdpau-0.4.1_1    VDPAU wrapper and tracing library
libvncserver-0.9.8  Provide an easy API to write one's own vnc server
libvolume_id-0.81.1 Library to provide file system type information
libvorbis-1.3.2,3   Audio compression codec library
libvpx-0.9.5        VP8 Codec SDK
libwmf-0.2.8.4_6    Tools and library for converting Microsoft WMF (windows met
libwww-5.4.0_4      The W3C Reference Library
libxcb-1.7          The X protocol C-language Binding (XCB) library
libxfce4util-4.8.1  XFce 4 library with non-graphical helper functions
libxine-1.1.19_3    Libraries for xine multimedia player
libxkbfile-1.0.6    XKB file library
libxkbui-1.0.2_1    The xkbui library
libxklavier-5.0,1   An utility library to make XKB stuff easier
libxml++-2.32.0     XML API for C++
libxml-1.8.17_4     XML parser library for GNOME
libxml2-2.7.8_1     XML parser library for GNOME
libxslt-1.1.26_2    The XSLT C library for GNOME
libxul-1.9.2.16     Mozilla runtime package that can be used to bootstrap XUL+X
libyaml-0.1.3       A YAML 1.1 parser and emitter written in C
libzip-0.9.3        A C library for reading, creating, and modifying zip archiv
libzvbi-0.2.33_2    Routines to access raw VBI capture devices
links-2.2_7,1       Lynx-like text WWW browser
linux-dri-7.4_1     Mesa-based DRI libraries, drivers and binaries (Linux Ubunt
linux-f10-alsa-lib-1.0.21_1 The Advanced Linux Sound Architecture libraries (Linux Fedo
linux-f10-atk-1.24.0 Accessibility Toolkit, Linux/i386 binary (Linux Fedora 10)
linux-f10-cairo-1.8.0_1 Vector graphics library Cairo (Linux Fedora 10)
linux-f10-curl-7.19.6_1 The command line tool for transferring files with URL synta
linux-f10-cyrus-sasl2-2.1.22_1 RFC 2222 SASL (Simple Authentication and Security Layer) (L
linux-f10-expat-2.0.1 Linux/i386 binary port of Expat XML-parsing library (Linux 
linux-f10-flashplugin-10.2r153 Adobe Flash Player NPAPI Plugin
linux-f10-fontconfig-2.6.0 An XML-based font configuration API for X Windows (Linux Fe
linux-f10-gtk2-2.14.7_3 GTK+ library, version 2.X (Linux Fedora 10)
linux-f10-jpeg-6b   RPM of the JPEG lib (Linux Fedora 10)
linux-f10-libsigc++20-2.2.2 Callback Framework for C++ (Linux Fedora 10)
linux-f10-libssh2-0.18 The library implementing the SSH2 protocol (Linux Fedora 10
linux-f10-nspr-4.7.6 Netscape Portable Runtime (Linux Fedora 10)
linux-f10-nss-3.12.3.99.3_1 Network Security Services (Linux Fedora 10)
linux-f10-openldap-2.4.12_1 Lightweight Directory Access Protocol libraries (Linux Fedo
linux-f10-openssl-0.9.8g The OpenSSL toolkit (Linux Fedora 10)
linux-f10-pango-1.28.3 The pango library (Linux Fedora 10)
linux-f10-png-1.2.37_1 RPM of the PNG lib (Linux Fedora 10)
linux-f10-sqlite3-3.5.9_1 The library that implements an embeddable SQL database engi
linux-f10-tiff-3.8.2 The TIFF library, Linux/i386 binary (Linux Fedora 10)
linux-f10-xorg-libs-7.4_1 Xorg libraries (Linux Fedora 10)
linux-realplayer-10.0.9.809.20070726_2 Linux RealPlayer 10 from RealNetworks
linux_base-f10-10_4 Base set of packages needed in Linux mode for i386/amd64 (L
linuxdoc-1.1_1      The Linuxdoc SGML DTD
liveMedia-2011.03.14,1 LIVE.COM Streaming Media
lsof-4.85C_1,5      Lists information about open files (similar to fstat(1))
lua-5.0.3           Small, compilable scripting language providing easy access 
lua-5.1.4_5         Small, compilable scripting language providing easy access 
luit-1.0.5          Locale and ISO 2022 support for Unicode terminals
lzo2-2.04           Portable speedy, lossless data compression library
m4-1.4.16,1         GNU m4
mDNSResponder-214.3.2_1 Apple's mDNSResponder
makedepend-1.0.3,1  A dependency generator for makefiles
man2html-3.0.1_1    Convert nroff(1) man pages to HTML
marble-4.6.2        Virtual globe and world atlas for KDE
mc-4.7.5_1          Midnight Commander, a free Norton Commander Clone
mdbtools-0.5_14     Utilities and libraries to export data from MS Access datab
meanwhile-1.0.2_2   Open Source implementation of the Lotus Sametime protocol
mercurial-1.8.2     A fast, lightweight source control management system
mkfontdir-1.0.6     Create an index of X font files in a directory
mkfontscale-1.0.8   Creates an index of scalable font files for X
mp4v2-1.9.1         Library and tools to read, create, and modify mp4 files
mpc-0.19            Command line client for the musicpd
mpfr-3.0.0          A library for multiple-precision floating-point computation
musepack-2009.03.01_1 Decoder, encoder and replaygain for musepack (mpc)
mysql-client-5.1.56 Multithreaded SQL database (client)
mysql-server-5.1.56 Multithreaded SQL database (server)
nas-1.9.2           Network Audio System
nasm-2.09.08,1      General-purpose multi-platform x86 and amd64 assembler
neon29-0.29.5       An HTTP and WebDAV client library for Unix systems
nepomukcontroller-0.2 Nepomuk systray applet
netpbm-10.26.64_4   A toolkit for conversion of images between different format
nspluginwrapper-1.3.0_9 A compatibility plugin for Mozilla NPAPI (development versi
nspr-4.8.7          A platform-neutral API for system level and libc like funct
nss-3.12.9          Libraries to support development of security-enabled applic
ntfsprogs-2.0.0_2   Utilities and library to manipulate NTFS partitions
oaf-0.6.10_9        Object Activation Framework for GNOME
obexapp-1.4.14      Obex application to transfer objects to mobile equipment
ocaml-3.12.0_1      The Objective Caml compiler and programming environment
oniguruma-4.7.1     A BSDL Regular Expressions library compatible with POSIX/GN
open-motif-2.2.3_6  Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openal-soft-1.13    A software implementation of the OpenAL specification
openbabel-2.2.3     Chemistry file translation program
opencore-amr-0.1.2  OpenCORE implementation of AMR Narrowband & Wideband speech
opengfx-0.3.3       Free alternative graphics for OpenTTD game engine
openjade-1.3.3p1_1  Object-oriented SGML/XML parser toolkit and DSSSL engine
openjdk6-b22_4      Oracle's Java 6 virtual machine release under the GPL v2
openjpeg-1.3_2      An open-source JPEG 2000 codec
openldap-client-2.4.25_2 Open source LDAP client implementation
openobex-1.4        Open source implementation of the OBEX protocol
openslp-1.2.1_3     Open-source implementation of the Service Location Protocol
openttd-1.0.5       An open source clone of Microprose Transport Tycoon Deluxe
orc-0.4.11          Library and toolset to operate arrays of data
ortp-0.13.0_1       A Real-time Transport Protocol (RTP) stack
p5-Archive-Zip-1.30_1 Perl module to create, manipulate, read, and write Zip arch
p5-BSD-Resource-1.2904 Perl module to access BSD resource limit and priority funct
p5-Crypt-SSLeay-0.58_1 Perl5 interface to allow p5-libwww LWP to make https connec
p5-Error-0.17016    Perl module to provide Error/exception support for perl: Er
p5-HTML-Parser-3.68 Perl5 module for parsing HTML documents
p5-HTML-Tagset-3.20 Some useful data table in parsing HTML
p5-IO-Socket-SSL-1.39 Perl5 interface to SSL sockets
p5-Net-SMTP-SSL-1.01_1 An SMTP client supporting SSL
p5-Net-SSLeay-1.36  Perl5 interface to SSL
p5-Term-ReadKey-2.30 A perl5 module for simple terminal control
p5-URI-1.58         Perl5 interface to Uniform Resource Identifier (URI) refere
p5-XML-LibXML-1.70,1 Interface to Gnome libxml2 library
p5-XML-NamespaceSupport-1.11 A simple generic namespace support class
p5-XML-Parser-2.40  Perl extension interface to James Clark's XML parser, expat
p5-XML-SAX-0.96     Simple API for XML
p5-XML-SAX-Expat-0.40 Simple API for XML
p5-XML-Simple-2.18  Trivial API for reading and writing XML (esp config files)
p5-gettext-1.05_3   Message handling functions
p5-libwww-5.837     Perl5 library for WWW access
p5-subversion-1.6.16_2 Perl bindings for Version control system
p5-type1inst-0.6.1_5 A script that helps install Postscript fonts in X Window Sy
p7zip-9.20.1        File archiver with high compression ratio
pango-1.28.3        An open-source framework for the layout and rendering of i1
pangomm-2.26.3      C++ wrapper for Pango
patch-2.6.1_1       GNU patch utility
pciids-20110404     Database of all known ID's used in PCI devices
pcre-8.12           Perl Compatible Regular Expressions library
peps-2.0_4          Converts EPS images to anti-aliased bitmaps
perl-threaded-5.10.1_3 Practical Extraction and Report Language
pfe-0.33.71         Implementation of ANSI Forth
phonon-4.5.0        Multimedia framework for KDE4
phonon-vlc-0.3.2    The VLC backend for Phonon
php5-5.3.6          PHP Scripting Language
php5-ctype-5.3.6    The ctype shared extension for php
php5-curl-5.3.6     The curl shared extension for php
php5-dom-5.3.6      The dom shared extension for php
php5-extensions-1.4 A "meta-port" to install PHP extensions
php5-filter-5.3.6   The filter shared extension for php
php5-ftp-5.3.6      The ftp shared extension for php
php5-gd-5.3.6       The gd shared extension for php
php5-hash-5.3.6     The hash shared extension for php
php5-iconv-5.3.6    The iconv shared extension for php
php5-json-5.3.6     The json shared extension for php
php5-mbstring-5.3.6 The mbstring shared extension for php
php5-mysql-5.3.6    The mysql shared extension for php
php5-pdo-5.3.6      The pdo shared extension for php
php5-pdo_sqlite-5.3.6 The pdo_sqlite shared extension for php
php5-pgsql-5.3.6    The pgsql shared extension for php
php5-posix-5.3.6    The posix shared extension for php
php5-session-5.3.6  The session shared extension for php
php5-simplexml-5.3.6 The simplexml shared extension for php
php5-sockets-5.3.6  The sockets shared extension for php
php5-sqlite-5.3.6   The sqlite shared extension for php
php5-sysvmsg-5.3.6  The sysvmsg shared extension for php
php5-sysvsem-5.3.6  The sysvsem shared extension for php
php5-sysvshm-5.3.6  The sysvshm shared extension for php
php5-tidy-5.3.6     The tidy shared extension for php
php5-tokenizer-5.3.6 The tokenizer shared extension for php
php5-xml-5.3.6      The xml shared extension for php
php5-xmlreader-5.3.6 The xmlreader shared extension for php
php5-xmlwriter-5.3.6 The xmlwriter shared extension for php
php5-zip-5.3.6      The zip shared extension for php
php5-zlib-5.3.6     The zlib shared extension for php
pixman-0.21.4       Low-level pixel manipulation library
pkg-config-0.25_1   A utility to retrieve information about installed libraries
pl-libgadu-1.10.1,1 This library is used by many IMs with Gadu-Gadu support
plasma-scriptengine-python-4.6.2 Plasma scriptengine for Python
plasma-scriptengine-ruby-4.6.2 Plasma scriptengine for Ruby
plutocracy-0.0.20081229_1 Multiplayer 3D economy/trade-based RTS
png-1.4.5           Library for manipulating PNG images
policykit-0.9_6     Framework for controlling access to system-wide components
policykit-gnome-0.9.2_5 GNOME frontend to the PolicKit framework
policykit-qt-0.9.4  PolicyKit manager for Qt
polkit-0.99         Framework for controlling access to system-wide components
polkit-kde-0.99.0   KDE4 frontend to PolKit-1
polkit-qt-0.99.0    Qt4 frontend to PolKit-1
poppler-0.14.5      A PDF rendering library
poppler-data-0.4.4  Poppler encoding data
poppler-qt4-0.14.5  Qt4 bindings to poppler
popt-1.16           A getopt(3) like library with a number of enhancements, fro
portaudio-18.1_2    Portable cross-platform Audio API
portmaster-3.7      Manage your ports without external databases or languages
postgresql-client-9.0.3 PostgreSQL database (client)
postgresql-jdbc-8.3.603_1 The Java JDBC implementation for PostgreSQL
postgresql-server-9.0.3 The most advanced open-source database available anywhere
printproto-1.0.4    Print extension headers
psi-0.14_2          A Qt-based Jabber client
pth-2.0.7           GNU Portable Threads
pulseaudio-0.9.22   Sound server for UNIX
py26-pexpect-2.4_1  A Pure Python Expect-like module
py26-qt-3.18.2,2    Python bindings for the Qt toolkit
py27-cairo-1.8.10   Python bindings for Cairo
py27-cups-1.9.55    CUPS bindings for Python
py27-dbus-0.83.2    Python bindings for the D-BUS messaging system
py27-gdbm-2.7.1     Python bindings to the GNU dbm library
py27-gobject-2.26.0 Python bindings for GObject
py27-gstreamer-0.10.21 A set of Python bindings for gstreamer
py27-gtk-2.22.0_2   A set of Python bindings for GTK+
py27-kdebindings-kde-4.6.2 Python bindings for KDE
py27-kdebindings-pykdeuic4-4.6.2 An enhanced version of pyuic4
py27-libxml2-2.7.8_1 Python interface for XML parser library for GNOME
py27-notify-0.1.1_7 A python bindings for libnotify
py27-qt4-core-4.8.3,1 Python bindings for the Qt4 toolkit, QtCore module
py27-qt4-dbus-4.8.3,1 Python bindings for the Qt4 toolkit, D-BUS module
py27-qt4-declarative-4.8.3 Python bindings for the Qt4 toolkit, QtDeclarative module
py27-qt4-gui-4.8.3,1 Python bindings for the Qt4 toolkit, QtGui module
py27-qt4-network-4.8.3,1 Python bindings for the Qt4 toolkit, QtNetwork module
py27-qt4-phonon-4.8.3 Python bindings for the Qt4 toolkit, Phonon module
py27-qt4-svg-4.8.3,1 Python bindings for the Qt4 toolkit, QtSvg module
py27-qt4-webkit-4.8.3 Python bindings for the Qt4 toolkit, QtWebKit module
py27-qt4-xml-4.8.3,1 Python bindings for the Qt4 toolkit, QtXml module
py27-setuptools-0.6c11_1 Download, build, install, upgrade, and uninstall Python pac
py27-sip-4.12.1,1   Python to C and C++ bindings generator
py27-sqlite3-2.7.1_1 Standard Python binding to the SQLite3 library
py27-twistedCore-10.1.0 An asynchronous networking framework for Python - Core modu
py27-xml-0.8.4_2    PyXML: Python XML library enhancements
py27-zopeInterface-3.6.1 Zope.interface package from Zope 3
python-2.7,2        The "meta-port" for the default version of Python interpret
python27-2.7.1_1    An interpreted object-oriented programming language
python31-3.1.3      An interpreted object-oriented programming language
python32-3.2.0_2    An interpreted object-oriented programming language
qca-2.0.3           Cross-platform crypto API for QT
qca-gnupg-2.0.0.b3_1 QCA GnuPG plugin
qca-ossl-2.0.0.b3_4 QCA OpenSLL plugin
qhull-1.0_2         Qhull computes convex hulls, Delaunay triangulations and ha
qimageblitz-0.0.6   Graphical effects and filters library for KDE4
qmake-3.3.8_1       The build utility of the Qt project
qscintilla-1.7.1_7  QT port of the Scintilla C++ editor class
qscintilla2-2.4.6,1 Qt4 port of the Scintilla C++ editor class
qt-copy-3.3.8_12    Multiplatform C++ application framework (+ KDE patches)
qt4-assistant-4.7.2 Qt documentation browser
qt4-clucene-4.7.2   QtCLucene full text search library wrapper
qt4-corelib-4.7.2   Qt core library
qt4-dbus-4.7.2      Qt4 bindings for the D-BUS messaging system
qt4-declarative-4.7.2 Qt4 framework for building highly dynamic user interfaces
qt4-designer-4.7.2  Qt ui editor
qt4-doc-4.7.2       Multiplatform C++ application framework
qt4-gui-4.7.2       Qt graphical user interface library
qt4-help-4.7.2      QtHelp module provides QHelpEngine API and is used by Assis
qt4-iconengines-4.7.2 Qt SVG icon engine plugin
qt4-imageformats-4.7.2 Qt imageformat plugins for GIF, JPEG, MNG and SVG
qt4-inputmethods-4.7.2 Qt input method plugins
qt4-linguist-4.7.2  Qt localisation tool
qt4-makeqpf-4.7.2   Qt qtopia font creator
qt4-moc-4.7.2       Qt meta object compiler
qt4-multimedia-4.7.2 Qt4 low-level multimedia API
qt4-mysql-plugin-4.7.2 Qt MySQL database plugin
qt4-network-4.7.2_1 Qt network library
qt4-opengl-4.7.2    Qt OpenGL library
qt4-pixeltool-4.7.2 Qt screen magnification utility
qt4-porting-4.7.2   Qt utility to assist with porting Qt3 applications to Qt4
qt4-qdbusviewer-4.7.2 Qt4 D-BUS viewer
qt4-qmake-4.7.2     The build utility of the Qt project
qt4-qt3support-4.7.2 Qt3 compatibility library
qt4-qtestlib-4.7.2  Qt unit testing library
qt4-rcc-4.7.2       Qt resource compiler
qt4-script-4.7.2    Qt script
qt4-scripttools-4.7.2 Qt script
qt4-sql-4.7.2       Qt SQL library
qt4-sqlite-plugin-4.7.2 Qt SQLite 3.x database plugin
qt4-svg-4.7.2       Qt SVG library
qt4-uic-4.7.2       Qt user interface compiler
qt4-uic3-4.7.2      Qt backwards-compatible user interface compiler
qt4-webkit-4.7.2    Qt4 WebKit engine
qt4-xml-4.7.2       Qt XML library
qt4-xmlpatterns-4.7.2 XQuery 1.0 and XPath 2.0 support for Qt4
qtorrent-0.9.6.1_9  BitTorrent client that uses the Qt widget-set
qwt-5.2.1_1         Qt Widgets for Technical Applications
randrproto-1.3.2    Randr extension headers
raptor-1.4.21       RDF Parser Toolkit for Redland
rar-4.0.0,3         File archiver (binary port)
rarian-0.8.1        An OMF help system based on the Freedesktop specification
rasqal-0.9.20       A high-level interface for RDF
rdesktop-1.6.0_1    RDP client for Windows NT/2000/2003 Terminal Server
recordproto-1.14    RECORD extension headers
redland-1.0.12      A high-level interface for RDF
renderproto-0.11    RenderProto protocol headers
resourceproto-1.0.2 Resource extension headers
rgb-1.0.4           Uncompile an rgb corl-name database
rpm-3.0.6_15        The Red Hat Package Manager
rpm2cpio-1.3_1      Convert .rpm files for extraction with /usr/bin/cpio, needs
rtc-2004.02.24.1_8  Kernel module which provides /dev/rtc device support
rtorrent-0.8.7      BitTorrent Client written in C++
ru-freebsd-doc-20110313 Russian translation of the FreeBSD Documentation Project
ru-openoffice.org-3.2.1 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br
ru-rus-ispell-0.99g5 New Russian dictionaries for ispell
ruby-1.9.2,1        An object-oriented interpreted scripting language
ruby-1.9.2.0,1      An object-oriented interpreted scripting language
ruby18-wirble-0.1.3 A set of enhancements of irb
ruby19-deplate-0.8.5 Ruby tool for converting wiki-like markup
ruby19-kdebindings-4.6.2 Ruby bindings for Qt/KDE
ruby19-wirble-0.1.3 A set of enhancements of irb
samba34-libsmbclient-3.4.9 Shared libs from the samba package
sane-backends-1.0.21_2 API for access to scanners, digitals camera, frame grabbers
schroedinger-1.0.10 High-speed Dirac codec
scr2png-1.2_4       Converts the output of "vidcontrol -p" to PNG
scr2txt-1.2         Converts the output of "vidcontrol -p" to text
screen-4.0.3_10     A multi-screen window manager
scrnsaverproto-1.2.0 ScrnSaver extension headers
sdl-1.2.14_2,2      Cross-platform multimedia development API
sdl_image-1.2.10_2  A simple library to load images of various formats as SDL s
sdl_pango-0.1.2_5   SDL_Pango is the SDL API to the Pango text rendering engine
sessreg-1.0.6       Manage utmp/wtmp entries for non-init X clients
setxkbmap-1.2.0     Set the keyboard using the X Keyboard Extension
shared-desktop-ontologies-0.6.0 Interoperability between desktops and collaborative environ
shared-mime-info-0.80_1 A MIME type database from the FreeDesktop project
skype-2.0.0.72,1    P2P VoIP software
smproxy-1.0.3       Session Manager Proxy
soprano-2.6.0       Qt4 RDF framework
speech-dispatcher-0.7.1_1 Common interface to speech synthesis
speex-1.2.r1_3,1    An open-source patent-free voice codec
sqlite-2.8.17_1     An SQL database engine in a C library with TCL wrapper
sqlite3-3.7.5       An SQL database engine in a C library
sqliteman-1.2.2     Admin's GUI tool for Sqlite3
startup-notification-0.10_2 Library that supports startup notification spec from freede
strigi-0.7.2_2      Desktop searching program
subversion-1.6.16_2 Version control system
sudo-1.8.1_3        Allow others to run commands as root
svgalib-1.4.3_6     A low level console graphics library
system-config-printer-1.1.16_3 CUPS configuration Gtk+2.0 GUI
system-config-printer-kde-4.6.2 KDE4 frontend for system-config-printer
t1lib-5.1.2_1,1     A Type 1 Rasterizer Library for UNIX/X11
taglib-1.7          Library for manipulating ID3 tags and Ogg comments
talloc-2.0.1_1      Hierarchical pool based memory allocator
tcl-8.5.9           Tool Command Language
tcl-modules-8.5.9   Tcl common modules
teTeX-3.0_4         A meta port for teTeX suite
teTeX-base-3.0_21   Thomas Esser's distribution of TeX & friends (binaries)
teTeX-texmf-3.0_6   Thomas Esser's distribution of TeX & friends (texmf tree)
telepathy-farsight-0.0.15 Farsight Connection Manager for Telepathy Framework
telepathy-glib-0.12.7 GLib utility library for the Telepathy framework
telepathy-qt4-0.5.14 High-level Qt 4 binding for Telepathy
tex-texmflocal-1.9  Meta-port that creates a site-local $TEXMF directory
texi2html-1.82,1    Texinfo to HTML converter
tidy-lib-090315.c_1 Utility to clean up and pretty print HTML/XHTML/XML (with s
tiff-4.0.0          Tools and library routines for working with TIFF images
tk-8.5.9            Graphical toolkit for Tcl
tmake-1.7_5         Extremely portable perl-based make utility
trapproto-3.4.3     DEC-XTRAP extension headers
twm-1.0.6           Tab Window Manager for the X Window System
twolame-0.3.13      MPEG Audio Layer 2 encoder
unrar-4.00,5        Extract, view & test RAR archives
unzip-6.0           List, test and extract compressed files in a ZIP archive
v4l_compat-1.0.20101027_1 Video4Linux IOCTL header files
vala-0.10.4         Programming language and compiler that converts Vala code i
vala-vapigen-0.10.4 Programming language and compiler that converts Vala code i
vcdimager-0.7.24    GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping
videoproto-2.3.0    Video extension headers
vim-7.3.121         Vi "workalike", with many additional features
virtualbox-ose-3.2.6 A general-purpose full virtualizer for x86 hardware
virtualbox-ose-kmod-3.2.12_1 VirtualBox kernel module for FreeBSD
virtuoso-6.1.2_1    Universal SQL/Application Server
vlc-1.1.8,3         Qt4 based multimedia player and streaming server
vorbis-tools-1.4.0_1,3 Play, encode, and manage Ogg Vorbis files
vte-0.26.2          Terminal widget with improved accessibility and I18N suppor
w3m-0.5.3           A pager/text-based WWW browser
wavpack-4.60.1      Audio codec for lossless, lossy and hybrid compression
wbxml2-0.10.9       Library & tools for converting wbxml<->xml
webcamd-0.1.23      A port of Linux USB webcam and DVB drivers into userspace
wget-1.12_3         Retrieve files from the Net via HTTP(S) and FTP
wxgtk2-2.8.11       The wxWidgets GUI toolkit with GTK+ bindings
wxgtk2-common-2.8.11 The wxWidgets GUI toolkit (common files)
x11perf-1.5.3       X11 server performance test program
x264-0.110.1820     Library and tool for encoding H.264/AVC video streams
xaos-3.5_2          A real-time fractal browser for X11 and ASCII terminals
xauth-1.0.5         X authority file utility
xbacklight-1.1.1    Program to adjust backlight brightness
xbitmaps-1.1.0      X.Org bitmaps data
xcalc-1.0.4.1       Scientific calculator for X
xcb-proto-1.6       The X protocol C-language Binding (XCB) protocol
xcb-util-0.3.6_1    A module with libxcb/libX11 extension/replacement libraries
xclock-1.0.4_1      Analog and digital clock for X
xcmiscproto-1.2.0   XCMisc extension headers
xcmsdb-1.0.2        Device Color Characterization utility for X
xcursor-themes-1.0.2 X.org cursors themes
xcursorgen-1.0.3    Create an X cursor file from a collection of PNG images
xdaliclock-2.35     A rather neat animated clock
xdg-utils-1.0.2_5   Tools to allow all applications to integrate with the free 
xdm-1.1.8_3         X.Org X display manager
xdpyinfo-1.1.0      Display information utility for X
xdriinfo-1.0.3      Query configuration information of DRI drivers
xdvik-tetex-22.84.16_2 DVI Previewer(kpathsearch) for X
xearth-1.1_2        Set the root window to the image of earth
xev-1.1.0           Print contents of X events
xextproto-7.1.1     XExt extension headers
xf86-input-acecad-1.4.0_1 X.Org acecad input driver
xf86-input-egalax-0.2 eGalax touch screen input driver for X.Org
xf86-input-hyperpen-1.3.0_5 X.Org hyperpen input driver
xf86-input-joystick-1.5.0_1 X.Org joystick input driver
xf86-input-keyboard-1.5.0 X.Org keyboard input driver
xf86-input-mouse-1.6.0 X.Org mouse input driver
xf86-input-mutouch-1.2.1_6 X.Org mutouch input driver
xf86-input-penmount-1.4.1_1 X.Org penmount input driver
xf86-input-synaptics-1.2.1_1 X.Org synaptics input driver
xf86-input-vmmouse-12.6.9_1 X.Org vmmouse input driver
xf86-input-void-1.3.1 X.Org void input driver
xf86-video-ati-6.14.1_1 X.Org ati display driver
xf86-video-intel-2.7.1_4 Driver for Intel integrated graphics chipsets
xf86-video-mach64-6.8.2_1 X.Org mach64 display driver
xf86-video-nv-2.1.18 X.Org nv display driver
xf86-video-openchrome-0.2.904_3 X.Org openChrome display driver
xf86-video-r128-6.8.1_2 X.Org r128 display driver
xf86-video-radeonhd-1.3.0_4 X.Org ati RadeonHD display driver
xf86-video-vesa-2.3.0_1 X.Org vesa display driver
xf86bigfontproto-1.2.0 XFree86-Bigfont extension headers
xf86dga-1.0.2_1     Test program for the XFree86-DGA extension
xf86dgaproto-2.1    XFree86-DGA extension headers
xf86driproto-2.1.0  XFree86-DRI extension headers
xf86miscproto-0.9.3 XFree86-Misc extension headers
xf86vidmodeproto-2.3 XFree86-VidModeExtension extension headers
xgamma-1.0.4        Gamma correction through the X server.
xgc-1.0.2           X graphics demo
xhost-1.0.4         Server access control program for X
xhtml-1.0.20020801_4 W3C's XHTML DTD
xineramaproto-1.2   Xinerama extension headers
xinit-1.2.0_1       X Window System initializer
xinput-1.5.3        Very useful utility for configuring and testing XInput devi
xkbcomp-1.1.0       Compile XKB keyboard description
xkbevd-1.1.0        XKB event daemon
xkbutils-1.0.1_2    XKB utility demos
xkeyboard-config-1.8_1 X Keyboard Configuration Database
xkill-1.0.3         Utility for killing a client by its X resource
xlsatoms-1.0.2      List interned atoms defined on a server
xlsclients-1.0.2    List client applications running on a display
xlsfonts-1.0.3      Server font list displayer for X
xmessage-1.0.3      Display message or query in a X window
xmlcatmgr-2.2       SGML and XML catalog manager
xmlcharent-0.3_2    XML character entities
xmlrpc-c-devel-1.25.3 XML-RPC library for C and C++
xmlto-0.0.23        Front-end to an XSL toolchain
xmms-1.2.11_14      X Multimedia System -- An audio player with Winamp GUI
xmodmap-1.0.4       Utility for modifying keymaps and pointer button mappings i
xmountains-2.9      X11 based fractal landscape generator
xorg-7.5.1          X.Org complete distribution metaport
xorg-apps-7.5.1     X.org apps meta-port
xorg-cf-files-1.0.3 X.org cf files for use with imake builds
xorg-docs-1.4,1     X.org documentation files
xorg-drivers-7.5.1  X.org drivers meta-port
xorg-fonts-100dpi-7.5.1 X.Org 100dpi bitmap fonts
xorg-fonts-7.5.1    X.org fonts meta-port
xorg-fonts-75dpi-7.5.1 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-7.5.1 X.Org Cyrillic bitmap fonts
xorg-fonts-miscbitmaps-7.5.1 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-7.5.1 X.Org TrueType fonts
xorg-fonts-type1-7.5.1 X.Org Type1 fonts
xorg-libraries-7.5.1 X.org libraries meta-port
xorg-macros-1.11.0  X.Org development aclocal macros
xorg-server-1.7.7_1,1 X.Org X server and related programs
xorg-vfbserver-1.7.7,1 X virtual framebuffer server from X.Org
xosd-2.2.14         X On-Screen-Display Library and XMMS plug-in
xpdf-3.02_15        Display PDF files, and convert them to other formats
xpi-quick-locale-switcher-1.7.3.1 Quickly change and apply a different locale from the tools 
xplanet-1.2.2       Draw pictures of the earth textured by an image
xpr-1.0.3           Utility for printing an X window dump
xprop-1.1.0         Property displayer for X
xproto-7.0.16       X11 protocol headers
xrandr-1.3.4        Primitive command line interface to the RandR extension
xrdb-1.0.6_1        X server resource database utility
xrefresh-1.0.3      Refresh all or part of an X screen
xscreensaver-5.12_1 Save your screen while you entertain your cat
xscreensaver-gnome-5.12 Save your screen while you entertain your cat (for GNOME us
xset-1.2.1          User preference utility for X
xsetmode-1.0.0      Set the mode for an X Input Device
xsetroot-1.0.3      root window parameter setting utility for X
xsnow-1.42_1        Create a snowy and Santa-y desktop
xterm-269_3         Terminal emulator for the X Window System
xtrans-1.2.5        Abstract network code for X
xvid-1.3.0,1        An opensource MPEG-4 codec, based on OpenDivx
xvinfo-1.1.0        Print out X-Video extension adaptor information
xwd-1.0.3           Dump an image of an X window
xwininfo-1.0.5      Window information utility for X
xwud-1.0.2          Image displayer for X
yasm-1.1.0          A complete rewrite of the NASM assembler
zip-3.0             Create/update ZIP files compatible with pkzip

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTi=ztRnmEor7bSMKu4Zdx4bYfC7-8g>