Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Feb 2010 08:44:53 +0100
From:      Leslie Jensen <leslie@eskk.nu>
To:        Ion-Mihai Tetcu <itetcu@FreeBSD.org>
Cc:        kde-freebsd@kde.org, freebsd-questions@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: [WORKAROUND] Re: /usr/ports/x11-toolkits/qt33: /usr/bin/ld:  warning: libjpeg.so.10,   needed by /usr/local/lib/libqt-mt.so,  not found (try using -rpath or -rpath-link)
Message-ID:  <4B6FC0F5.1050303@eskk.nu>
In-Reply-To: <20100207163736.66f2a6df@it.buh.tecnik93.com>
References:  <4B6D40B4.70203@mail.zedat.fu-berlin.de>	<20100206124952.34cb5f1d@it.buh.tecnik93.com>	<20100206125856.601e513b@it.buh.tecnik93.com>	<4B6EB3E7.70903@eskk.nu> <20100207163736.66f2a6df@it.buh.tecnik93.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------060202050307030401080906
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit



2010-02-07 15:37, Ion-Mihai Tetcu skrev:
> On Sun, 07 Feb 2010 13:36:55 +0100
> Leslie Jensen<leslie@eskk.nu>  wrote:
>
>   [ .. ]
>
>>>> For the moment the workaround, when you get to this, is to:
>>>> mv /usr/local/lib/libqt-mt.so /usr/local/lib/libqt-mt.so.old&&   \
>>>> cd /usr/ports/x11-toolkits/qt33/&&   make&&   \
>>>> mv /usr/local/lib/libqt-mt.so.old /usr/local/lib/libqt-mt.so&&   \
>>>> portmaster -C x11-toolkits/qt33
>>>>
>>>>
>>>> I did this yesterday while under KDE3 without problems.
>>>
>>> You'll run into the same kind of problem with kdelibs3:
>>>
>>>
>>> Making all in dnssd
>>> gmake[2]: Entering directory
>>> `/usr/home/itetcu/wrk/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10/dnssd' ../kdecore/kconfig_compiler/kconfig_compiler ./kcm_kdnssd.kcfg ./settings.kcfgc;
>>> ret=$?; \ if test "$ret" != 0; then rm -f settings.h ; exit $ret ;
>>> fi /libexec/ld-elf.so.1: Shared object "libjpeg.so.10" not found,
>>> required by "libkdefx.so.6" gmake[2]: *** [settings.h] Error 1
>>> gmake[2]: Leaving directory
>>> `/usr/home/itetcu/wrk/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10/dnssd'
>>> gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory
>>> `/usr/home/itetcu/wrk/usr/ports/x11/kdelibs3/work/kdelibs-3.5.10'
>>> gmake: *** [all] Error 2 *** Error code 1
>>>
>>> Stop in /usr/ports/x11/kdelibs3.
>>>
>>>
>>> The same workaround works.
>>>
>>> And yes, this means the kde ports are in wrong.
>>>
>>>
>>
>> I've tried this and I couldn't make it work! I then decided to remove
>> the ports arts, kdelibs3, qt33 and k3b with pkg_deinstall, because
>> these are the only ones installed that are affected of the above
>> problem. I also did make clean for these ports. Even so, when I start
>> installing qt33 again the same problem comes up. Do you have any
>> suggestions on how I should do to make it work?
>
> Please send the make output with the failure, and pkg_info -Ia.
>

When I run the command I get this

pkg_info -Ia > pkg_info_100208.txt
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring
pkg_info: corrupted record (pkgdep line without argument), ignoring

Probably because the ports deinstalled are dependencies of openoffice!

When running portmaster --check-depends it complains about
x11-toolkits/qt33
audio/arts
x11/kdelibs3


Please see attached file!

Make output:


/usr/bin/ld: warning: libjpeg.so.10, needed by /usr/local/lib/libmng.so, 
not found (try using -rpath or -rpath-link)
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_start_decompress@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_input_complete@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_start_output@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_resync_to_restart@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_read_scanlines@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_finish_decompress@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_read_header@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_CreateDecompress@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_has_multiple_scans@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_std_error@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_destroy_compress@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_destroy_decompress@LIBJPEG_7.0'
/usr/local/lib/libmng.so: undefined reference to 
`jpeg_finish_output@LIBJPEG_7.0'
*** Error code 1

Stop in 
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic.
*** Error code 1

Stop in 
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

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


Thanks :-)

/Leslie

--------------060202050307030401080906
Content-Type: text/plain;
 name="pkg_info_100208.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="pkg_info_100208.txt"

ImageMagick-6.5.8.10_1 Image processing tools
ORBit2-2.14.17      High-performance CORBA ORB with support for the C language
OpenEXR-1.6.1_2     A high dynamic-range (HDR) image file format
OpenSP-1.5.2_1      This package is a collection of SGML/XML tools called OpenS
Terminal-0.4.3_1    Terminal emulator for the X windowing system
Thunar-1.0.1_3      XFce 4 file manager
a2ps-a4-4.13b_4     Formats an ascii file for printing on a postscript printer
aalib-1.4.r5_4      An ascii art library
adobe-cmaps-20051217_1 Adobe CMap collection
amspsfnt-1.0_5      AMSFonts PostScript Fonts (Adobe Type 1 format)
apache-ant-1.7.1    Java- and XML-based build tool, conceptually similar to mak
appres-1.0.1        Program to list application's resources
apr-ipv6-gdbm-db43-1.3.9.1.3.9_1 Apache Portability Library
asciidoc-8.5.2      A text document format for writing short documents and man 
aspell-0.60.6_2     Spelling checker with better suggestion logic than ispell
atk-1.28.0          A GNOME accessibility toolkit (ATK)
autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms 
autoconf-2.62       Automatically configure source code on many Un*x platforms 
autoconf-wrapper-20071109 Wrapper script for GNU autoconf
automake-1.10.1     GNU Standards-compliant Makefile generator (1.10)
automake-1.4.6_5    GNU Standards-compliant Makefile generator (1.4)
automake-1.5_5,1    GNU Standards-compliant Makefile generator (1.5)
automake-1.6.3_1    GNU Standards-compliant Makefile generator (1.6)
automake-1.9.6_3    GNU Standards-compliant Makefile generator (1.9)
automake-wrapper-20071109 Wrapper script for GNU automake
avahi-app-0.6.25_2  Service discovery on a local network
babl-0.0.22_1       Dynamic pixel format conversion library
bash-4.0.35         The GNU Project's Bourne Again SHell
bdftopcf-1.0.1      Convert X font from BDF to PCF
bigreqsproto-1.0.2  BigReqs extension headers
bison-2.4.1,1       A parser generator from FSF, (mostly) compatible with Yacc
bitmap-1.0.3_1      Bitmap editor and converter utilities for X
bitstream-vera-1.10_4 Bitstream Vera TrueType font collection
boost-jam-1.41.0    Build tool from the boost.org
boost-libs-1.41.0   Free portable C++ libraries (without Boost.Python)
bsdstats-5.5        Monthly script for reporting anonymous statistics about you
ca_root_nss-3.12.4  The root certificate bundle from the Mozilla Project
cabextract-1.2      A program to extract Microsoft cabinet (.CAB) files
cairo-1.8.8,1       Vector graphics library with cross-device output support
cairomm-1.8.4       C++ interface to cairo
cdparanoia-3.9.8_8  A CDDA extraction tool (also known as ripper)
cdrdao-1.2.3        Record CD-R[W]s in disk-at-once mode
cdrtools-2.01_7     CD/CD-R[W] and ISO-9660 image creation and extraction tools
celt-0.7.0          The CELT ultra-low delay audio codec
cm-super-0.3.4_2    Computer Modern Font Families in Type 1 Fonts
cmake-2.8.0_3       A cross-platform Makefile generator
cmpsfont-1.0_6      Computer Modern PostScript Fonts (Adobe Type 1 format)
compat7x-amd64-7.2.702000.200906.1 A convenience package to install the compat7x libraries
compositeproto-0.4  Composite extension headers
consolekit-0.4.1_2  Framework for defining and tracking users
coreutils-7.5       The Free Software Foundation's core utilities
cups-base-1.4.2_4   Common UNIX Printing System: Server
cups-client-1.4.2_4 Common UNIX Printing System: Library cups
cups-image-1.4.2_4  Common UNIX Printing System: Library cupsimage
cups-pstoraster-8.15.4_5 Postscript interpreter for CUPS printing to non-PS printers
curl-7.19.7_1       Non-interactive tool to get files from FTP, GOPHER, HTTP(S)
damageproto-1.1.0_2 Damage extension headers
db43-4.3.29_1       The Berkeley DB package, revision 4.3
dbus-1.2.16_1       A message bus system for inter-application communication
dbus-glib-0.84      GLib bindings for the D-BUS messaging system
desktop-file-utils-0.15_1 A couple of command line utilities for working with desktop
dev86-0.16.17       Robert de Bath's 8086 development tools
diablo-jdk-1.6.0.07.02_8 Java Development Kit 1.6.0_07.02
djbfft-0.76_2       An extremely fast library for floating-point convolution
dmidecode-2.10      A tool for dumping DMI (SMBIOS) contents in human-readable 
dmxproto-2.2.2      DMX extension headers
docbook-1.4         Meta-port for the different versions of the DocBook DTD
docbook-4.1_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  XSL DocBook stylesheets
docproj-jadetex-1.17_3 The "meta-port" for the FreeBSD Documentation Project
doxygen-1.6.2_1     A documentation system for C, C++ and other languages
dri-7.4.4,2         OpenGL hardware acceleration drivers for the DRI
dri2proto-2.1       DRI2 prototype headers
dsssl-docbook-modular-1.79_1,1 DSSSL stylesheets for the DocBook DTD by Norman Walsh
dvd+rw-tools-7.1    DVD burning software
dvipdfmx-20090522_3 Dvipdfm with Asian languages by CID-keyed font technology s
dvipsk-tetex-5.95a_4 Convert a TeX DVI file to PostScript
eggdbus-0.6         D-Bus bindings for GObject
emovix-0.9.0        A mini linux distro to create bootable video CDs
en-freebsd-doc-20100120_1 Documentation from the FreeBSD Documentation Project
enchant-1.4.2       Dictionary/spellchecking framework
encodings-1.0.2,1   X.Org Encoding fonts
esound-0.2.41       A sound library for enlightenment package
evieext-1.0.2       XEVIE extension headers
expat-2.0.1_1       XML 1.0 parser written in C
faad2-2.7_1,1       MPEG-2 and MPEG-4 AAC audio decoder
ffmpeg-0.5_2,1      Realtime audio/video encoder/converter and streaming server
fftw3-3.2.2_1       Fast C routines to compute the Discrete Fourier Transform
firefox-3.5.7_1,1   Web browser based on the browser portion of Mozilla
firefox35-i18n-3.5.7 Localized interface for Firefox3.5
fixesproto-4.0      Fixes extension headers
fixrtf-0.1.20060303 A patch making it possible to embed PNGs into RTFs
flac-1.2.1_1        Free lossless audio codec
flex-2.5.35_3       Fast lexical analyzer generator
font-adobe-100dpi-1.0.0_1 X.Org Adobe 100dpi font
font-adobe-75dpi-1.0.0 X.Org Adobe 75dpi font
font-adobe-utopia-100dpi-1.0.1 X.Org Adobe Utopia 100dpi font
font-adobe-utopia-75dpi-1.0.1 X.Org Adobe Utopia 75dpi font
font-adobe-utopia-type1-1.0.1 X.Org Adobe Utopia Type1 font
font-alias-1.0.1    X.Org Font aliases
font-arabic-misc-1.0.0 X.Org miscellaneous Arabic fonts
font-bh-100dpi-1.0.0 X.Org Bigelow Holmes 100dpi font
font-bh-75dpi-1.0.0 X.Org Bigelow Holmes 75dpi font
font-bh-lucidatypewriter-100dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 100dpi font
font-bh-lucidatypewriter-75dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 75dpi font
font-bh-ttf-1.0.0   X.Org Bigelow & Holmes TTF font
font-bh-type1-1.0.0 X.Org Bigelow Holmes Type1 font
font-bitstream-100dpi-1.0.0 X.Org Bitstream Vera 100dpi font
font-bitstream-75dpi-1.0.0 X.Org Bitstream Vera 75dpi font
font-bitstream-type1-1.0.0 X.Org Bitstream Vera Type1 font
font-cronyx-cyrillic-1.0.0 X.Org Cronyx Cyrillic font
font-cursor-misc-1.0.0 X.Org miscellaneous Cursor fonts
font-daewoo-misc-1.0.0 X.Org miscellaneous Daewoo fonts
font-dec-misc-1.0.0 X.Org miscellaneous Dec fonts
font-ibm-type1-1.0.0 X.Org IBM Type1 font
font-isas-misc-1.0.0 X.Org miscellaneous ISAS fonts
font-jis-misc-1.0.0 X.Org miscellaneous JIS fonts
font-micro-misc-1.0.0 X.Org miscellaneous Micro fonts
font-misc-cyrillic-1.0.0 X.Org miscellaneous Cyrillic font
font-misc-ethiopic-1.0.0 X.Org miscellaneous Ethiopic font
font-misc-meltho-1.0.0_1 X.Org miscellaneous Meltho font
font-misc-misc-1.0.0 X.Org miscellaneous Misc fonts
font-mutt-misc-1.0.0 X.Org miscellaneous Mutt fonts
font-schumacher-misc-1.0.0_1 X.Org miscellaneous Schumacher fonts
font-screen-cyrillic-1.0.1 X.Org Screen Cyrillic font
font-sony-misc-1.0.0 X.Org miscellaneous Sony fonts
font-sun-misc-1.0.0 X.Org miscellaneous Sun fonts
font-util-1.0.1     Create an index of X font files in a directory
font-winitzki-cyrillic-1.0.0 X.Org Winitzki Cyrillic font
font-xfree86-type1-1.0.1 X.Org XFree86 Type1 font
fontcacheproto-0.1.2 Fontcache extension headers
fontconfig-2.8.0,1  An XML-based font configuration API for X Windows
fontsproto-2.0.2    Fonts extension headers
fox-1.6.36_2        Fast and extensive C++ GUI toolkit -- ver.1.6
freetype-1.3.1_4    A free and portable TrueType font rendering engine
freetype-tools-1.3.1_7 Tools for FreeType 1
freetype2-2.3.11    A free and portable TrueType font rendering engine
fusefs-kmod-0.3.9.p1.20080208_6 Kernel module for fuse
fusefs-libs-2.7.4   FUSE allows filesystem implementation in userspace
fusefs-ntfs-2009.4.4 Mount NTFS partitions (read/write) and disk images
gamin-0.1.10_3      A file and directory monitoring system
gawk-3.1.6_1        The GNU version of Awk
gccmakedep-1.0.2    Create dependencies in makefiles using 'gcc -M'
gconf2-2.28.0_1     A configuration database system for GNOME
gd-2.0.35_3,1       A graphics library for fast creation of images
gdbm-1.8.3_3        The GNU database manager
gegl-0.0.22_7       A graph based image processing framework
getline-3.9         A small, portable, and easy to use command line library
getopt-1.1.4_1      A getopt(1) replacement that supports GNU-style long option
gettext-0.17_1      GNU gettext package
ghostscript8-8.70_1 Ghostscript 8.x PostScript interpreter
gimp-2.6.8_1,2      The "meta-port" for The Gimp
gimp-app-2.6.8_1,1  A GNU Image Manipulation Program
gimp-gutenprint-5.2.4_1 GutenPrint Printer Driver
gimp-help-2.4.2_2   GIMP user's manual
gio-fam-backend-2.22.4 FAM backend for GLib's GIO library
glib-2.22.4         Some useful routines of C programming (current stable versi
glibmm-2.22.1,1     C++ interfaces for glib2
glproto-1.4.10      GLX extension headers
gmake-3.81_3        GNU version of 'make' utility
gnome-doc-utils-0.18.1 GNOME doc utils
gnome-icon-theme-2.28.0_1 A collection of icons for the GNOME 2 desktop
gnome-keyring-2.28.2_1 A program that keeps passwords and other secrets
gnome-mime-data-2.18.0_3 A MIME and Application database for GNOME
gnome-mount-0.8_4   A front-end to mount, umount, and eject using HAL
gnome-vfs-2.24.2_1  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
gnutls-2.8.3        GNU Transport Layer Security library
gobject-introspection-0.6.7 Generate interface introspection data for GObject libraries
gpac-libgpac-0.4.5_2,1 Gpac MPEG-4 Systems library and headers
gperf-3.0.3         Generates perfect hash functions for sets of keywords
gramps-3.1.3_1      A GTK/GNOME-based genealogy program
graphviz-2.26.2     Graph Visualization Software from AT&T and Bell Labs
gsfonts-8.11_5      Standard Fonts for Ghostscript
gsm-1.0.13          Audio converter and library for converting u-law to gsm enc
gsmartcontrol-0.8.5_1 Graphical user interface for smartmontools
gstreamer-0.10.25   Development framework for creating media applications
gstreamer-plugins-0.10.25,3 GStreamer written collection of plugins handling several me
gstreamer-plugins-good-0.10.17,3 Good gstreamer-plugins
gtk-2.18.6_1        Gimp Toolkit for X11 GUI (current stable version)
gtk-engines2-2.18.5_1 Theme engine for the GTK+-2.0 toolkit
gtk-xfce-engine-2.6.0_2 An XFCE engine for GTK 2.0
gtkmm-2.18.2_1      C++ wrapper for Gtk+, Pango, Atk
gtkspell-2.0.16_1   A GTK+ 2 spell checking component
gutenprint-5.2.4_1  The "meta-port" for GutenPrint
gutenprint-base-5.2.4_1 GutenPrint Printer Driver
gutenprint-cups-5.2.4_1 GutenPrint Printer Driver
gutenprint-ijs-5.2.4_1 GutenPrint Printer Driver
gvfs-1.4.3_1        GNOME virtual file system
gzip-1.4            A compression utility designed to be a replacement for comp
hal-0.5.13_14       Hardware Abstraction Layer for simplifying device access
help2man-1.37.1     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
iceauth-1.0.2       ICE authority file utility for X
icon-naming-utils-0.8.7 Utilities of the Tango project
icons-tango-0.8.1_3 A basic set of icons for the most common usage
icons-tango-extras-0.1.0_3 A extra set of icons from the Tango project
icu-3.8.1_2         International Components for Unicode (from IBM)
ilmbase-1.0.1_1     ILM Base libraries a.k.a. Half, IlmThread, Imath and Iex
imake-1.0.2_4,1     Imake and other utilities from X.Org
imlib2-1.4.1.000_3,2 The next generation graphics library for Enlightenment
inputproto-1.5.0    Input extension headers
intltool-0.40.6     Tools to internationalize various kinds of data files
iso-codes-3.11.1    Lists of the country, language and currency iso names
iso8879-1986_2      Character entity sets from ISO 8879:1986 (SGML)
jackit-0.116.2_3    A low-latency audio server
jadetex-3.13_5      A TeX backend for Jade, for typesetting SGML documents
jasper-1.900.1_9    An implementation of the codec specified in the JPEG-2000 s
javavmwrapper-2.3.4 Wrapper script for various Java Virtual Machines
jbigkit-1.6         Lossless compression for bi-level images such as scanned pa
jdk-1.6.0.3p4_14    Java Development Kit 1.6.0
jpeg-8              IJG's jpeg compression utilities
json-glib-0.10.0    JSON (RFC 4627) interface for Glib
kBuild-0.1.5.p2     Makefile framework
kbproto-1.0.3       KB extension headers
kdehier-1.0_11      Utility port which installs a hierarchy of shared KDE direc
kompozer-0.8.b1_1   Complete Web Authoring Suite
lame-3.98.2_2       Fast MP3 encoder kit
latex-cjk-4.8.2_3   A LaTeX2e macro package which enables the use of CJK script
lcms-1.19_1,1       Light Color Management System -- a color management library
libFS-1.0.1         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.4_1,1    Inter Client Exchange library for X11
libIDL-0.8.13       A library for creating trees of CORBA IDL files
libSM-1.1.0_1,1     Session Management library for X11
libX11-1.2.1_1,1    X11 library
libXScrnSaver-1.1.3 The XScrnSaver library
libXTrap-1.0.0      The XTrap library
libXau-1.0.4        Authentication Protocol library for X11
libXaw-1.0.5_1,1    X Athena Widgets library
libXcomposite-0.4.0,1 X Composite extension library
libXcursor-1.1.9_1  X client-side cursor loading library
libXdamage-1.1.1    X Damage extension library
libXdmcp-1.0.2_1    X Display Manager Control Protocol library
libXevie-1.0.2      The Xevie library
libXext-1.0.5,1     X11 Extension library
libXfixes-4.0.3_1   X Fixes extension library
libXfont-1.3.4,1    X font libary
libXfontcache-1.0.4 The Xfontcache library
libXft-2.1.14       A client-sided font API for X applications
libXi-1.2.1,1       X Input extension library
libXinerama-1.0.3,1 X11 Xinerama library
libXmu-1.0.4,1      X Miscellaneous Utilities libraries
libXp-1.0.0,1       X print library
libXpm-3.5.7        X Pixmap library
libXrandr-1.3.0     X Resize and Rotate extension library
libXrender-0.9.4_1  X Render extension library
libXres-1.0.3_3     X Resource usage library
libXt-1.0.5_1       X Toolkit library
libXtst-1.0.3_1     X Test extension
libXv-1.0.4,1       X Video Extension library
libXvMC-1.0.4_1     X Video Extension Motion Compensation library
libXxf86dga-1.0.2   X DGA Extension
libXxf86misc-1.0.1  X XF86-Misc Extension
libXxf86vm-1.0.2    X Vidmode Extension
liba52-0.7.4_2      A free library for decoding ATSC A/52 streams, aka AC-3
libao-0.8.8_1       Portable audio output library
libart_lgpl-2.3.20,1 Library for high-performance 2D graphics
libaudiofile-0.2.6_1 A sound library for SGI audio file
libbonobo-2.24.2    A component and compound document system for GNOME2
libbonoboui-2.24.2_1 GUI frontend to the libbonobo component of GNOME 2
libcddb-1.3.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      CSS2 parsing library
libdaemon-0.12      Lightweight C library that eases the writing of UNIX daemon
libdca-0.0.5        Free DTS Coherent Acoustics decoder
libdmx-1.0.2_1      DMX extension library
libdrm-2.4.12       Userspace interface to kernel Direct Rendering Module servi
libdvbpsi-0.1.6     A library for MPEG TS and DVB PSI tables decoding and gener
libdvdcss-1.2.10_1  Portable abstraction library for DVD decryption
libdvdnav-0.1.10_5  The library for the xine-dvdnav plugin
libdvdread-4.1.3_1  MPlayer version of the libdvdread project
libebml-0.7.8       EBML (Extensible Binary Meta Language), sort of binary vers
libexecinfo-1.1_3   A library for inspecting program's backtrace
libexif-0.6.18      Library to read digital camera file meta-data
libexo-0.3.106_1    Terminal library, extensions to Xfce by os-cillation
libffi-3.0.9        Foreign Function Interface
libfontenc-1.0.4    The fontenc Library
libfpx-1.2.0.12_1   Library routines for working with Flashpix images
libgcrypt-1.4.4     General purpose crypto library based on code used in GnuPG
libgda4-4.0.6_1     Provides uniform access to different kinds of data sources
libgksu-1.3.8_3     Library providing su and sudo functionality
libgksuui-1.0.7_5   A graphical fronted to su library
libglade2-2.6.4_2   GNOME glade library
libgnome-2.28.0_1   Libraries for GNOME, a GNU desktop environment
libgnomecanvas-2.26.0_2 A graphics library for GNOME
libgnomeui-2.24.2_1 Libraries for the GNOME GUI, a GNU desktop environment
libgpg-error-1.7    Common error values for all GnuPG components
libgphoto2-2.4.7    A universal digital camera picture control tool
libgsf-1.14.16_1    An extensible i/o abstraction for dealing with structured f
libgtkhtml-2.11.1_4 Lightweight HTML rendering/printing/editing engine
libiconv-1.13.1_1   A character set conversion library
libid3tag-0.15.1b   ID3 tags library (part of MAD project)
libidn-1.15         Internationalized Domain Names command line tool
libijs-0.35_1       C library that supports plugin printer driver for Ghostscri
liblqr-1-0.4.1      An easy to use C/C++ seam carving library
libltdl-2.2.6b      System independent dlopen wrapper
libmad-0.15.1b_2    Libmad library (part of MAD project)
libmatroska-0.8.1   Extensible Multimedia Container Format
libmikmod-3.1.11_2  MikMod Sound Library
libmng-1.0.10_1     Multiple-image Network Graphics (MNG) reference library
libmodplug-0.8.7    ModPlug mod-like music shared libraries
libmpcdec-1.2.6     High quality audio compression format
libmpeg2-0.5.1      A free library for decoding mpeg-2 and mpeg-1 video streams
libmusicbrainz-2.1.5 2nd generation incarnation of the CD Index - audio metadata
libnotify-0.4.5_2   A library for desktop notifications
libogg-1.1.4,4      Ogg bitstream library
liboil-0.3.16       Library of optimized inner loops
liboldX-1.0.1       Old X library
libopenraw-0.0.8_2  Library for camera RAW files decoding
libpaper-1.1.23+nmu1 A library providing routines for paper size management
libpciaccess-0.10.6_1 Generic PCI access library
libproxy-0.2.3      Library that provides automatic proxy configuration managem
libpthread-stubs-0.3_3 This library provides weak aliases for pthread functions
librsvg2-2.26.0_3   Library for parsing and rendering SVG vector-graphic files
libsamplerate-0.1.7_1 Secret Rabbit Code: a Sample Rate Converter for audio
libsigc++-2.2.4.2   Callback Framework for C++
libsndfile-1.0.20_1 Reading and writing files containing sampled sound (like WA
libsoup-2.28.2_1    A SOAP (Simple Object Access Protocol) implementation in C
libspiro-20071029   Library to convert clothoid splines into bezier splines
libtasn1-2.3        ASN.1 structure parser library
libthai-0.1.5_3     Thai language support library
libtheora-1.1.1_1   Theora video codec for the Ogg multimedia streaming system
libtool-2.2.6b      Generic shared library support script
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
libvolume_id-0.81.1 Library to provide file system type information
libvorbis-1.2.3_1,3 Audio compression codec library
libwmf-0.2.8.4_5    Tools and library for converting Microsoft WMF (windows met
libwnck-2.28.0_1    Library used for writing pagers and taskslists
libwww-5.4.0_4      The W3C Reference Library
libxcb-1.5          The X protocol C-language Binding (XCB) library
libxfce4gui-4.6.2_1 XFce 4 widget library required by xfce4 and xfwm4
libxfce4menu-4.6.1_2 XFce 4 library for a freedesktop.org compliant menu impleme
libxfce4util-4.6.1  XFce 4 library with non-graphical helper functions
libxkbfile-1.0.5    XKB file library
libxkbui-1.0.2_1    The xkbui library
libxml++-2.26.1     XML API for C++
libxml2-2.7.6_1     XML parser library for GNOME
libxslt-1.1.26      The XSLT C library for GNOME
libxul-1.9.0.17_1   Mozilla runtime package that can be used to bootstrap XUL+X
libzvbi-0.2.33      Routines to access raw VBI capture devices
links-0.98,1        Lynx-like text WWW browser
linux-f10-atk-1.24.0 Accessibility Toolkit, Linux/i386 binary (Linux Fedora 10)
linux-f10-cairo-1.8.0 Vector graphics library Cairo (Linux Fedora 10)
linux-f10-curl-7.19.6 The command line tool for transferring files with URL synta
linux-f10-cyrus-sasl2-2.1.22 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.0r42 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 GTK+ library, version 2.X (Linux Fedora 10)
linux-f10-jpeg-6b   RPM of the JPEG lib (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.2.0 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.22.3 The pango library (Linux Fedora 10)
linux-f10-png-1.2.37 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_base-f10-10_2 Base set of packages needed in Linux mode for i386/amd64 (L
linuxdoc-1.1_1      The Linuxdoc SGML DTD
liveMedia-2010.01.22,1 LIVE.COM Streaming Media
lua-5.1.4           Small, compilable scripting language providing easy access 
luit-1.0.3_1        Locale and ISO 2022 support for Unicode terminals
m4-1.4.13,1         GNU m4
mDNSResponder-214   Apple's mDNSResponder
madplay-esound-0.15.2b_1 Madplay MP3 player (part of MAD project)
makedepend-1.0.1,1  A dependency generator for makefiles
mkfontdir-1.0.4     Create an index of X font files in a directory
mkfontscale-1.0.6   Creates an index of scalable font files for X
mousepad-0.2.16_4   Simple xfce editor
nas-1.9.1_3         Network Audio System
nasm-2.07,1         General-purpose multi-platform x86 and x86-64 assembler
neon28-0.28.6       An HTTP and WebDAV client library for Unix systems
netpbm-10.26.63_2   A toolkit for conversion of images between different format
nmap-5.21           Port scanning utility for large networks
noip-2.1.9          No-IP.com's dynamic DNS update client
normalize-0.7.7_2   A tool for adjusting the volume of wave/MP3 files to a stan
nspluginwrapper-1.2.2_5 A compatibility plugin for Netscape 4 (NPAPI) plugins
nspr-4.8.2          A platform-neutral API for system level and libc like funct
nss-3.12.4_2        Libraries to support development of security-enabled applic
open-motif-2.2.3_6  Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openjade-1.3.3p1_1  Object-oriented SGML/XML parser toolkit and DSSSL engine
openjpeg-1.3_2      An open-source JPEG 2000 codec
orage-4.6.1_3       A calendar application to manage your time with XFce 4
p5-Archive-Zip-1.30 Perl module to create, manipulate, read, and write Zip arch
p5-Compress-Raw-Zlib-2.024 Low-Level Interface to zlib compression library
p5-Compress-Zlib-2.015 Perl5 interface to zlib compression library
p5-IO-Compress-Base-2.015 Base Class for IO::Uncompress modules
p5-IO-Compress-Zlib-2.015 Perl5 interface for reading and writing of (g)zip files
p5-URI-1.52         Perl5 interface to Uniform Resource Identifier (URI) refere
p5-XML-NamespaceSupport-1.10 A simple generic namespace support class
p5-XML-Parser-2.36_1 Perl extension interface to James Clark's XML parser, expat
p5-XML-SAX-0.96     Simple API for XML
p5-XML-SAX-Expat-0.40 Simple API for XML
p5-XML-Simple-2.18  Trivial API for reading and writing XML (esp config files)
p5-gettext-1.05_2   Message handling functions
p5-type1inst-0.6.1_5 A script that helps install Postscript fonts in X Window Sy
pango-1.26.2        An open-source framework for the layout and rendering of i1
pangomm-2.26.0      C++ wrapper for Pango
patch-2.6.1         GNU patch utility
pccts-1.33.33       The Purdue Compiler Construction Tool Set
pciids-20091229     Database of all known ID's used in PCI devices
pcre-8.00           Perl Compatible Regular Expressions library
peps-2.0_3          Converts EPS images to anti-aliased bitmaps
perl-5.10.1         Practical Extraction and Report Language
pixman-0.16.0       Low-level pixel manipulation library
pkg-config-0.23_1   A utility to retrieve information about installed libraries
png-1.2.42          Library for manipulating PNG images
policykit-0.9_6     Framework for controlling access to system-wide components
policykit-gnome-0.9.2_3 GNOME frontend to the PolicKit framework
polkit-0.96_1       Framework for controlling access to system-wide components
poppler-0.12.3_1    A PDF rendering library
poppler-data-0.4.0  Poppler encoding data
poppler-gtk-0.12.3_1 Gtk bindings to poppler
popt-1.14           A getopt(3) like library with a number of enhancements, fro
portaudio-18.1_2    Portable cross-platform Audio API
portmaster-2.17     Manage your ports without external databases or languages
portupgrade-2.4.6_3,2 FreeBSD ports/packages administration and management tool s
printproto-1.0.4    Print extension headers
py26-bsddb-2.6.4_2  Python bindings to the Berkeley DB library
py26-cairo-1.8.8    Python bindings for Cairo
py26-gnome-2.28.0_1 A set of Python bindings for GNOME 2
py26-gnome-extras-2.25.3_7 A set of Python bindings for GNOME 2
py26-gobject-2.20.0 Python bindings for GObject
py26-gtk-2.16.0_1   A set of Python bindings for GTK+
py26-imaging-1.1.6_4 The Python Imaging Library
py26-libxml2-2.7.6  Python interface for XML parser library for GNOME
py26-numeric-24.2_3 The Numeric Extension to Python
py26-orbit-2.24.0   Python bindings for ORBit2
py26-pysqlite-2.3.5 A DB-API v2 Python library for the SQLite 3 embedded SQL en
py26-setuptools-0.6c11 Download, build, install, upgrade, and uninstall Python pac
py26-tkinter-2.6.4_3 Python bindings to the Tk widget set
py26-xml-0.8.4_2    PyXML: Python XML library enhancements
py26-zenmap-5.21_1  GUI frontend for the nmap scanning utility
pysol-4.82_1        Solitaire game, written in Python
pysol-music-4.40_1  Collection of background music for use with PySol
pysol-sound-server-3.01_4 Python extension module to play sounds and background music
pysolfc-2.0_1       Solitaire game, written in Python and the sucessor of PySol
python26-2.6.4      An interpreted object-oriented programming language
qmake-3.3.8_1       The build utility of the Qt project
qt4-assistant-4.6.1 Qt documentation browser
qt4-clucene-4.6.1   QtCLucene full text search library wrapper
qt4-corelib-4.6.1   Qt core library
qt4-dbus-4.6.1      Qt4 bindings for the D-BUS messaging system
qt4-designer-4.6.1  Qt ui editor
qt4-doc-4.6.1       Multiplatform C++ application framework
qt4-gui-4.6.1       Qt graphical user interface library
qt4-help-4.6.1      QtHelp module provides QHelpEngine API and is used by Assis
qt4-linguist-4.6.1  Qt localisation tool
qt4-moc-4.6.1       Qt meta object compiler
qt4-network-4.6.1   Qt network library
qt4-opengl-4.6.1    Qt OpenGL library
qt4-phonon-4.6.1    Qt4 multimedia framework
qt4-phonon-gst-4.6.1 Qt4 multimedia framework, gstreamer backend
qt4-qmake-4.6.1     The build utility of the Qt project
qt4-qt3support-4.6.1 Qt3 compatibility library
qt4-rcc-4.6.1       Qt resource compiler
qt4-script-4.6.1    Qt script
qt4-scripttools-4.6.1 Qt script
qt4-sql-4.6.1       Qt SQL library
qt4-sqlite-plugin-4.6.1 Qt SQLite 3.x database plugin
qt4-uic-4.6.1       Qt user interface compiler
qt4-webkit-4.6.1    Qt4 WebKit engine
qt4-xml-4.6.1       Qt XML library
qt4-xmlpatterns-4.6.1 XQuery 1.0 and XPath 2.0 support for Qt4
randrproto-1.3.0    Randr extension headers
rarian-0.8.1        An OMF help system based on the Freedesktop specification
recordproto-1.13.2  RECORD extension headers
renderproto-0.9.3   RenderProto protocol headers
resourceproto-1.0.2 Resource extension headers
rgb-1.0.1           Uncompile an rgb corl-name database
rpm-3.0.6_14        The Red Hat Package Manager
rsync-3.0.7         A network file distribution/synchronization utility
ruby-1.8.7.248,1    An object-oriented interpreted scripting language
ruby18-bdb43-0.6.5_1 Ruby interface to Sleepycat's Berkeley DB revision 2 or lat
ruby18-deplate-0.8.5 Ruby tool for converting wiki-like markup
samba34-libsmbclient-3.4.5 Shared libs from the samba package
sane-backends-1.0.20_6 API for access to scanners, digitals camera, frame grabbers
sane-frontends-1.0.14_6 Tools for access to scanners, digitals camera, frame grabbe
schroedinger-1.0.7_2 High-speed Dirac codec
scr2png-1.2_3       Converts the output of "vidcontrol -p" to PNG
scr2txt-1.2         Converts the output of "vidcontrol -p" to text
screen-4.0.3_6      A multi-screen window manager
scrnsaverproto-1.1.0 ScrnSaver extension headers
sdl-1.2.14_1,2      Cross-platform multimedia development API
sdl_image-1.2.10_1  A simple library to load images of various formats as SDL s
sdl_mixer-1.2.11    A sample multi-channel audio mixer library
sessreg-1.0.4       Manage utmp/wtmp entries for non-init X clients
setxkbmap-1.0.4     Set the keyboard using the X Keyboard Extension
shared-mime-info-0.70 A MIME type database from the FreeDesktop project
smartmontools-5.39_2 S.M.A.R.T. disk monitoring tools
smpeg-0.4.4_8       A free MPEG1 video player library with sound support
smproxy-1.0.2       Session Manager Proxy
sox-14.3.0          SOund eXchange - universal sound sample translator
speex-1.2.r1_2,1    An open-source patent-free voice codec
sqlite3-3.6.19      An SQL database engine in a C library
startup-notification-0.10 Library that supports startup notification spec from freede
subversion-1.6.6_1  Version control system
sudo-1.7.2.2        Allow others to run commands as root
sv-openoffice.org-3.1.1 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br
t1lib-5.1.2_1,1     A Type 1 Rasterizer Library for UNIX/X11
t1utils-1.32        Six utilities for manipulating t1 fonts
taglib-1.6.1        Library for manipulating ID3 tags and Ogg comments
talloc-2.0.1        Hierarchical pool based memory allocator
tcl-8.6.b.1_4       Tool Command Language
tcl-modules-8.5.8   Tcl common modules
teTeX-3.0_3         A meta port for teTeX suite
teTeX-base-3.0_19   Thomas Esser's distribution of TeX & friends (binaries)
teTeX-texmf-3.0_6   Thomas Esser's distribution of TeX & friends (texmf tree)
tex-texmflocal-1.9  Meta-port that creates a site-local $TEXMF directory
texi2html-1.82,1    Texinfo to HTML converter
thunderbird-3.0.1_1 Mozilla Thunderbird is standalone mail and news that stands
thunderbird3-i18n-3.0.1_1 Localized interface for Thunderbird
tidy-20000804_2     Fixes and tidies up HTML files
tiff-3.9.2_1        Tools and library routines for working with TIFF images
tightvnc-1.3.10_3   Enhanced version of VNC
tk-8.6.b.1_1        Graphical toolkit for Tcl
tmake-1.7_5         Extremely portable perl-based make utility
transcode-1.1.5_2   A text-console utility for video stream processing
trapproto-3.4.3     DEC-XTRAP extension headers
ttf2pt1-3.4.4_2     True Type Font to Postscript Type 1 Converter
twm-1.0.4           Tab Window Manager for the X Window System
twolame-0.3.12      MPEG Audio Layer 2 encoder
unzip-6.0           List, test and extract compressed files in a ZIP archive
v4l_compat-1.0.20100113 Video4Linux IOCTL header files
vcdimager-0.7.23_6  GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping
videoproto-2.2.2    Video extension headers
virtualbox-ose-3.1.2_1 A general-purpose full virtualizer for x86 hardware
virtualbox-ose-kmod-3.1.2_1 VirtualBox kernel module for FreeBSD
vlc-1.0.5_1,3       Multimedia streaming server and player for various audio/vi
vorbis-tools-1.2.0_5,3 Play, encode, and manage Ogg Vorbis files
vte-0.22.5_1        Terminal widget with improved accessibility and I18N suppor
wbar-1.3.3_3        A quick launch bar for fluxbox, WindowMaker, Xfce, etc
wbarconf-0.7.2_2    Configuration GUI for wbar
webfonts-0.30_6     TrueType core fonts for the Web
webkit-gtk2-1.1.15.4_2 An opensource browser engine
wget-1.11.4_1       Retrieve files from the Net via HTTP(S) and FTP
x11perf-1.5         X11 server performance test program
x264-0.0.20090119   Multimedia library and tool for encoding H.264/AVC video st
xauth-1.0.3         X authority file utility
xbacklight-1.1      Program to adjust backlight brightness
xbitmaps-1.0.1      X.Org bitmaps data
xcalc-1.0.2_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
xcmiscproto-1.1.2   XCMisc extension headers
xcmsdb-1.0.1        Device Color Characterization utility for X
xcursor-themes-1.0.1_1 X.org cursors themes
xcursorgen-1.0.2    Create an X cursor file from a collection of PNG images
xdg-utils-1.0.2_4   Tools to allow all applications to integrate with the free 
xdm-1.1.8_2         X.Org X display manager
xdpyinfo-1.0.3      Display information utility for X
xdriinfo-1.0.2      Query configuration information of DRI drivers
xdvik-tetex-22.84.16_1 DVI Previewer(kpathsearch) for X
xev-1.0.3           Print contents of X events
xextproto-7.0.5     XExt extension headers
xf86-input-keyboard-1.3.2_3 X.Org keyboard input driver
xf86-input-mouse-1.4.0_7 X.Org mouse input driver
xf86-video-nv-2.1.13_2 X.Org nv display driver
xf86-video-vesa-2.1.0_3 X.Org vesa display driver
xf86-video-vmware-10.16.5_3 X.Org vmware display driver
xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers
xf86dga-1.0.2_1     Test program for the XFree86-DGA extension
xf86dgaproto-2.0.3  XFree86-DGA extension headers
xf86driproto-2.0.4  XFree86-DRI extension headers
xf86miscproto-0.9.2 XFree86-Misc extension headers
xf86vidmodeproto-2.2.2 XFree86-VidModeExtension extension headers
xfce-4.6.1_1        The "meta-port" for the XFce 4 desktop environment
xfce4-appfinder-4.6.1_3 Find application in the system supporting Desktop entry for
xfce4-artwork-0.0.4_9 Additional artwork for the XFce4 desktop environment
xfce4-battery-plugin-0.5.1_5 Battery monitor panel plugin for XFce4
xfce4-conf-4.6.1_2  XFce 4 configuration mananger
xfce4-desktop-4.6.1_3 XFce 4 desktop background manager and root menu
xfce4-mixer-4.6.1_3 XFce 4 volume mixer module for xfce4-panel
xfce4-panel-4.6.3_1 XFce 4 panel module
xfce4-power-manager-0.8.2_2 XFce4 power manager
xfce4-print-4.6.1_3 XFce 4 graphical frontend for printing
xfce4-session-4.6.1_3 Session manager for the Xfce 4 desktop environment
xfce4-settings-4.6.4_1 XFce 4 settings application
xfce4-systemload-plugin-0.4.2_10 System Load plugin for XFce4
xfce4-utils-4.6.1_3 XFce 4 essential utilities and scripts
xfce4-wavelan-plugin-0.5.4_11 Displays various information about a WaveLAN device
xfce4-wm-4.6.1_3    XFce 4 window manager
xfce4-wm-themes-4.6.0 XFce 4 window decoration themes for xfwm4
xfe-1.19.2_5        Fast MS-Explorer like filemanager for X
xgamma-1.0.2        Gamma correction through the X server.
xgc-1.0.1_1         X graphics demo
xhost-1.0.2         Server access control program for X
xhtml-1.0.20020801_4 W3C's XHTML DTD
xineramaproto-1.1.2 Xinerama extension headers
xinit-1.1.1_1       X Window System initializer
xinput-1.4.2        Very useful utility for configuring and testing XInput devi
xkbcomp-1.0.5       Compile XKB keyboard description
xkbevd-1.0.2        XKB event daemon
xkbutils-1.0.1_2    XKB utility demos
xkeyboard-config-1.6_1 X Keyboard Configuration Database
xkill-1.0.1         Utility for killing a client by its X resource
xlsatoms-1.0.1      List interned atoms defined on a server
xlsclients-1.0.1    List client applications running on a display
xmlcatmgr-2.2       SGML and XML catalog manager
xmlcharent-0.3_2    XML character entities
xmodmap-1.0.3       Utility for modifying keymaps and pointer button mappings i
xorg-7.4_3          X.Org complete distribution metaport
xorg-apps-7.4_1     X.org apps meta-port
xorg-cf-files-1.0.2_3 X.org cf files for use with imake builds
xorg-docs-1.4,1     X.org documentation files
xorg-drivers-7.4_3  X.org drivers meta-port
xorg-fonts-100dpi-7.4 X.Org 100dpi bitmap fonts
xorg-fonts-7.4      X.org fonts meta-port
xorg-fonts-75dpi-7.4 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-7.4 X.Org Cyrillic bitmap fonts
xorg-fonts-miscbitmaps-7.4 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-7.4 X.Org TrueType fonts
xorg-fonts-type1-7.4 X.Org Type1 fonts
xorg-libraries-7.4  X.org libraries meta-port
xorg-macros-1.2.1   X.Org development aclocal macros
xorg-server-1.6.5_1,1 X.Org X server and related programs
xpdf-3.02_12        Display PDF files, and convert them to other formats
xpi-quick-locale-switcher-1.7 Quickly change and apply a different locale from the tools 
xpr-1.0.2           Utility for printing an X window dump
xprop-1.0.4         Property displayer for X
xproto-7.0.15       X11 protocol headers
xrandr-1.3.0        Primitive command line interface to the RandR extension
xrdb-1.0.5          X server resource database utility
xrefresh-1.0.2      Refresh all or part of an X screen
xset-1.0.4          User preference utility for X
xsetmode-1.0.0      Set the mode for an X Input Device
xsetroot-1.0.2      root window parameter setting utility for X
xterm-253           Terminal emulator for the X Window System
xtrans-1.2.3        Abstract network code for X
xvid-1.2.2_1,1      An opensource MPEG-4 codec, based on OpenDivx
xvinfo-1.0.2        Print out X-Video extension adaptor information
xwd-1.0.2           Dump an image of an X window
xwininfo-1.0.4      Window information utility for X
xwud-1.0.1          Image displayer for X
yasm-0.8.0          A complete rewrite of the NASM assembler
yell-1.0            A command line pc speaker bell
zh-arphicttf-2.11_2 Four Chinese Big5/GB TrueType fonts made by Arphic Technolo
zh-docproj-0.1.20060303_3 Supportive tools for Chinese docproj build
zh-ttf2pt1-3.4.0    True Type Font to Postscript Type 1 Converter with chinese 
zh-ttfm-0.9.5_3     A Big5/GB enhanced TrueType Font Manager
zip-3.0             Create/update ZIP files compatible with pkzip

--------------060202050307030401080906--



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