From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Dec 7 07:10:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5B71106566C for ; Mon, 7 Dec 2009 07:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 92FF38FC18 for ; Mon, 7 Dec 2009 07:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nB77A28w030808 for ; Mon, 7 Dec 2009 07:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nB77A2vv030807; Mon, 7 Dec 2009 07:10:02 GMT (envelope-from gnats) Resent-Date: Mon, 7 Dec 2009 07:10:02 GMT Resent-Message-Id: <200912070710.nB77A2vv030807@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthew Seaman Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADF66106566B for ; Mon, 7 Dec 2009 07:07:30 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id CF9458FC0A for ; Mon, 7 Dec 2009 07:07:28 +0000 (UTC) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id nB777HDk041084 for ; Mon, 7 Dec 2009 07:07:17 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.14.3/8.14.3/Submit) id nB777HMw041083; Mon, 7 Dec 2009 07:07:17 GMT (envelope-from matthew) Message-Id: <200912070707.nB777HMw041083@happy-idiot-talk.infracaninophile.co.uk> Date: Mon, 7 Dec 2009 07:07:17 GMT From: Matthew Seaman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/141238: net-mgmt/php4-snmp -- configure fails, ssp related X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthew Seaman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Dec 2009 07:10:02 -0000 >Number: 141238 >Category: ports >Synopsis: net-mgmt/php4-snmp -- configure fails, ssp related >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 07 07:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 8.0-STABLE i386 >Organization: Infracaninophile >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 8.0-STABLE FreeBSD 8.0-STABLE #12: Fri Dec 4 04:01:39 GMT 2009 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: The configure phase of net-mgmt/php5-snmp is failing on my i386 8.0-STABLE box. (Works fine on an amd64 8.0-RELEASE-p1 machine though). According to config.log (attached), this is due to an undefined reference to '__stack_chk_fail_local' which should apparently be provided by libssp.so >How-To-Repeat: checking for PHP extension directory... /usr/local/lib/php/20060613 checking for PHP installed headers prefix... /usr/local/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 0.13.5 (ok) checking for gawk... gawk checking for SNMP support... yes, shared checking OpenSSL dir for SNMP... /usr/local checking whether to enable UCD SNMP hack... yes checking for snmp_parse_oid in -lnetsnmp... no checking for init_snmp in -lnetsnmp... no configure: error: SNMP sanity check failed. Please check config.log for more information. ===> Script "configure" failed unexpectedly. Please report the problem to ale@FreeBSD.org [maintainer] and attach the "/usr/ports/net-mgmt/php5-snmp/work/php-5.2.11/ext/snmp/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/net-mgmt/php5-snmp. *** Error code 1 Stop in /usr/ports/net-mgmt/php5-snmp. >Fix: --- config.log begins here --- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.62. Invocation command line was $ ./configure --with-snmp=/usr/local --with-openssl-dir=/usr/local --enable-ucd-snmp-hack --with-php-config=/usr/local/bin/php-config --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.0 ## --------- ## ## Platform. ## ## --------- ## hostname = happy-idiot-talk.infracaninophile.co.uk uname -m = i386 uname -r = 8.0-STABLE uname -s = FreeBSD uname -v = FreeBSD 8.0-STABLE #12: Fri Dec 4 04:01:39 GMT 2009 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /home/matthew/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1999: checking for grep that handles long lines and -e configure:2059: result: /usr/bin/grep configure:2064: checking for egrep configure:2128: result: /usr/bin/grep -E configure:2133: checking for a sed that does not truncate output configure:2187: result: /usr/bin/sed configure:2382: checking for C compiler version configure:2390: /usr/local/libexec/ccache/world-cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2394: $? = 0 configure:2401: /usr/local/libexec/ccache/world-cc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:2405: $? = 0 configure:2412: /usr/local/libexec/ccache/world-cc -V >&5 cc: '-V' option must have argument configure:2416: $? = 1 configure:2439: checking for C compiler default output file name configure:2461: /usr/local/libexec/ccache/world-cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lcrypto -lssl -rpath=/usr/local/lib conftest.c >&5 configure:2465: $? = 0 configure:2503: result: a.out configure:2520: checking whether the C compiler works configure:2530: ./a.out configure:2534: $? = 0 configure:2551: result: yes configure:2558: checking whether we are cross compiling configure:2560: result: no configure:2563: checking for suffix of executables configure:2570: /usr/local/libexec/ccache/world-cc -o conftest -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lcrypto -lssl -rpath=/usr/local/lib conftest.c >&5 configure:2574: $? = 0 configure:2598: result: configure:2604: checking for suffix of object files configure:2630: /usr/local/libexec/ccache/world-cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:2634: $? = 0 configure:2657: result: o configure:2661: checking whether we are using the GNU C compiler configure:2690: /usr/local/libexec/ccache/world-cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:2697: $? = 0 configure:2714: result: yes configure:2723: checking whether /usr/local/libexec/ccache/world-cc accepts -g configure:2753: /usr/local/libexec/ccache/world-cc -c -g conftest.c >&5 configure:2760: $? = 0 configure:2861: result: yes configure:2878: checking for /usr/local/libexec/ccache/world-cc option to accept ISO C89 configure:2952: /usr/local/libexec/ccache/world-cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:2959: $? = 0 configure:2982: result: none needed configure:3006: checking how to run the C preprocessor configure:3046: /usr/local/libexec/ccache/world-cc -E conftest.c configure:3053: $? = 0 configure:3084: /usr/local/libexec/ccache/world-cc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3091: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3124: result: /usr/local/libexec/ccache/world-cc -E configure:3153: /usr/local/libexec/ccache/world-cc -E conftest.c configure:3160: $? = 0 configure:3191: /usr/local/libexec/ccache/world-cc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3198: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3238: checking for icc configure:3251: result: no configure:3265: checking for suncc configure:3278: result: no configure:3293: checking whether /usr/local/libexec/ccache/world-cc and cc understand -c and -o together configure:3328: /usr/local/libexec/ccache/world-cc -c conftest.c -o conftest2.o >&5 configure:3332: $? = 0 configure:3338: /usr/local/libexec/ccache/world-cc -c conftest.c -o conftest2.o >&5 configure:3342: $? = 0 configure:3353: cc -c conftest.c >&5 configure:3357: $? = 0 configure:3365: cc -c conftest.c -o conftest2.o >&5 configure:3369: $? = 0 configure:3375: cc -c conftest.c -o conftest2.o >&5 configure:3379: $? = 0 configure:3397: result: yes configure:3413: checking for system library directory configure:3431: result: lib configure:3438: checking if compiler supports -R configure:3467: /usr/local/libexec/ccache/world-cc -o conftest -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lcrypto -lssl -rpath=/usr/local/lib conftest.c -R /usr/lib >&5 configure:3474: $? = 0 configure:3496: result: yes configure:3608: checking build system type configure:3626: result: i386-portbld-freebsd8.0 configure:3648: checking host system type configure:3663: result: i386-portbld-freebsd8.0 configure:3685: checking target system type configure:3700: result: i386-portbld-freebsd8.0 configure:3812: checking for PHP prefix configure:3814: result: /usr/local configure:3816: checking for PHP includes configure:3818: result: -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib configure:3820: checking for PHP extension directory configure:3822: result: /usr/local/lib/php/20060613 configure:3824: checking for PHP installed headers prefix configure:3826: result: /usr/local/include/php configure:3829: checking if debug is enabled configure:3859: result: no configure:3862: checking if zts is enabled configure:3892: result: no configure:3974: checking for re2c configure:3990: found /usr/local/bin/re2c configure:4001: result: re2c configure:4010: checking for re2c version configure:4024: result: 0.13.5 (ok) configure:4043: checking for gawk configure:4060: found /usr/local/bin/gawk configure:4071: result: gawk configure:4119: checking for SNMP support configure:4162: result: yes, shared configure:4171: checking OpenSSL dir for SNMP configure:4189: result: /usr/local configure:4198: checking whether to enable UCD SNMP hack configure:4215: result: yes configure:5967: checking for snmp_parse_oid in -lnetsnmp configure:6002: /usr/local/libexec/ccache/world-cc -o conftest -O2 -pipe -fno-strict-aliasing -R/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lcrypto -lssl -rpath=/usr/local/lib -lnetsnmp -lelf -lm -lkvm -ldevstat conftest.c -lnetsnmp >&5 /usr/local/lib/libnetsnmp.so: undefined reference to `__stack_chk_fail_local' configure:6009: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_NET_SNMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char snmp_parse_oid (); | int | main () | { | return snmp_parse_oid (); | ; | return 0; | } configure:6032: result: no configure:6155: checking for init_snmp in -lnetsnmp configure:6190: /usr/local/libexec/ccache/world-cc -o conftest -O2 -pipe -fno-strict-aliasing -R/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lcrypto -lssl -rpath=/usr/local/lib -lnetsnmp -lelf -lm -lkvm -ldevstat conftest.c -lnetsnmp >&5 /usr/local/lib/libnetsnmp.so: undefined reference to `__stack_chk_fail_local' configure:6197: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_NET_SNMP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char init_snmp (); | int | main () | { | return init_snmp (); | ; | return 0; | } configure:6220: result: no configure:6241: error: SNMP sanity check failed. Please check config.log for more information. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd8.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/local/libexec/ccache/world-cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib -lcrypto -lssl -rpath=/usr/local/lib' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd8.0 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_host=i386-portbld-freebsd8.0 ac_cv_lib_netsnmp___init_snmp=no ac_cv_lib_netsnmp___snmp_parse_oid=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/usr/local/libexec/ccache/world-cc -E' ac_cv_prog_RE2C=re2c ac_cv_prog_cc__usr_local_libexec_ccache_world_cc_c_o=yes ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_target=i386-portbld-freebsd8.0 lt_cv_path_SED=/usr/bin/sed lt_cv_sys_max_cmd_len=262144 php_cv_cc_dashr=yes php_cv_re2c_version='0.13.5 (ok)' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' AWK='gawk' CC='/usr/local/libexec/ccache/world-cc' CFLAGS='-O2 -pipe -fno-strict-aliasing' CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-snmp=/usr/local'\'' '\''--with-openssl-dir=/usr/local'\'' '\''--enable-ucd-snmp-hack'\'' '\''--with-php-config=/usr/local/bin/php-config'\'' '\''--prefix=/usr/local'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/info/'\'' '\''--build=i386-portbld-freebsd8.0'\''' CONFIGURE_OPTIONS=' '\''--with-snmp=/usr/local'\'' '\''--with-openssl-dir=/usr/local'\'' '\''--enable-ucd-snmp-hack'\'' '\''--with-php-config=/usr/local/bin/php-config'\'' '\''--prefix=/usr/local'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/info/'\'' '\''--build=i386-portbld-freebsd8.0'\''' CPP='/usr/local/libexec/ccache/world-cc -E' CPPFLAGS='' DEFS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS=' -L/usr/local/lib -lcrypto -lssl -rpath=/usr/local/lib' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='' LTLIBOBJS='' OBJEXT='o' OPENSSL_INCDIR_OPT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='' RANLIB='' RE2C='re2c' SED='/usr/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' SNMP_CONFIG='/usr/local/bin/net-snmp-config' STRIP='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd8.0' build_alias='i386-portbld-freebsd8.0' build_cpu='i386' build_os='freebsd8.0' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='i386-portbld-freebsd8.0' host_alias='i386-portbld-freebsd8.0' host_cpu='i386' host_os='freebsd8.0' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-portbld-freebsd8.0' target_alias='' target_cpu='i386' target_os='freebsd8.0' target_vendor='portbld' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_NET_SNMP 1 configure: exit 1 --- config.log ends here --- --- installed ports list begins here --- GeoIP-1.4.6 Find the country that any IP address or hostname originates ImageMagick-6.5.7.10 Image processing tools ORBit-0.5.17_4 High-performance CORBA ORB with support for the C language 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 XScreenSaver.App-2.3_3 WindowMaker dockapp to control XScreenSaver a2ps-a4-4.13b_4 Formats an ascii file for printing on a postscript printer aalib-1.4.r5_4 An ascii art library acroread8-8.1.7 Adobe Reader for view, print, and search PDF documents (ENU acroreadwrapper-0.0.20090328 Wrapper script for Adobe Reader adns-1.4_1 Easy to use, asynchronous-capable DNS client library and ut amspsfnt-1.0_5 AMSFonts PostScript Fonts (Adobe Type 1 format) apache-2.2.13 Version 2.2.x of Apache web server with prefork MPM. apache-ant-1.7.1 Java- and XML-based build tool, conceptually similar to mak apg-2.3.0b_1 An automated password generator appres-1.0.1 Program to list application's resources apr-ipv6-db47-ldap-mysql-1.3.8.1.3.9 Apache Portability Library arc-5.21o_1 Create & extract files from DOS .ARC files arj-3.10.22_1 Open-source ARJ asciidoc-8.4.5_1 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.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 bind96-9.6.1.2 The BIND DNS suite with updated DNSSEC and threads 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 boehm-gc+threaded-6.8 Garbage collection and memory leak detection for C and C++ boost-jam-1.39.0 Build tool from the boost.org boost-libs-1.39.0 Free portable C++ libraries (without Boost.Python) bsdstats-5.5 Monthly script for reporting anonymous statistics about you ca_root_nss-3.11.9_2 The root certificate bundle from the Mozilla Project cabextract-1.2 A program to extract Microsoft cabinet (.CAB) files cacti-0.8.7e4 Web-driven graphing interface for RRDTool cairo-1.8.8,1 Vector graphics library with cross-device output support cairomm-1.8.4 C++ interface to cairo ccache-2.4_9 A tool to minimize the compile time of C/C++ programs cdparanoia-3.9.8_8 A CDDA extraction tool (also known as ripper) cdrtools-2.01_7 CD/CD-R[W] and ISO-9660 image creation and extraction tools clamav-0.95.3 Command line virus scanner written entirely in C cm-super-0.3.4_1 Computer Modern Font Families in Type 1 Fonts cmpsfont-1.0_6 Computer Modern PostScript Fonts (Adobe Type 1 format) code2000-1.171 Shareware demo Unicode TrueType font compat5x-i386-5.4.0.8_11 A convenience package to install the compat5x libraries compositeproto-0.4 Composite extension headers consolekit-0.4.1_1 Framework for defining and tracking users coreutils-7.5 The Free Software Foundation's core utilities cups-base-1.4.2_1 Common UNIX Printing System: Server cups-client-1.4.2_1 Common UNIX Printing System: Library cups cups-image-1.4.2_1 Common UNIX Printing System: Library cupsimage cups-pdf-2.5.0 A virtual printer for CUPS to produce PDF files cups-pstoraster-8.15.4_4 Postscript interpreter for CUPS printing to non-PS printers curl-7.19.7 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) cyrus-sasl-2.1.23 RFC 2222 SASL (Simple Authentication and Security Layer) cyrus-sasl-saslauthd-2.1.23 SASL authentication server for cyrus-sasl2 damageproto-1.1.0_2 Damage extension headers db47-4.7.25.4 The Berkeley DB package, revision 4.7 dbus-1.2.16_1 A message bus system for inter-application communication dbus-glib-0.82 GLib bindings for the D-BUS messaging system dejavu-2.29 Bitstream Vera Fonts clone with a wider range of characters desktop-file-utils-0.15_1 A couple of command line utilities for working with desktop dirmngr-1.0.3 A client for managing and downloading certificate revocatio djbfft-0.76_2 An extremely fast library for floating-point convolution dkim-milter-2.8.3 Domainkeys Identified Mail (DKIM) milter 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_3 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 dovecot-1.2.4_1 Secure and compact IMAP and POP3 servers doxygen-1.6.1 A documentation system for C, C++ and other languages dri-7.4.4,2 OpenGL hardware acceleration drivers for the DRI dri2proto-2.0 DRI2 prototype headers dvd+rw-tools-7.1 DVD burning software dvipsk-tetex-5.95a_3 Convert a TeX DVI file to PostScript e2fsprogs-libuuid-1.41.9 UUID library from e2fsprogs package eggdbus-0.6 D-Bus bindings for GObject emacs-22.3_1,1 GNU editing macros en-openoffice.org-GB-3.1.1 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br enchant-1.4.2 Dictionary/spellchecking framework encodings-1.0.2,1 X.Org Encoding fonts enscript-a4-1.6.4_2 ASCII to PostScript filter esound-0.2.41 A sound library for enlightenment package evieext-1.0.2 XEVIE extension headers expat-2.0.1 XML 1.0 parser written in C expiretable-0.6 Utility to remove entries from the pf(4) table based on the faad2-2.7_1,1 MPEG-2 and MPEG-4 AAC audio decoder ffmpeg-0.5_1,1 Realtime audio/video encoder/converter and streaming server firefox-3.5.5,1 Web browser based on the browser portion of Mozilla fixesproto-4.0 Fixes extension headers flex-2.5.35_1 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 foomatic-db-20090530 Foomatic database foomatic-db-hpijs-1.4 Foomatic data for the HPIJS printer drivers foomatic-filters-4.0.1_2 Foomatic wrapper scripts freeciv-2.1.9_1 Free turn-based multiplayer strategy freetype2-2.3.11 A free and portable TrueType font rendering engine fslsfonts-1.0.2 List fonts served by the X font server fvcool-1.0.4 VCool for FreeBSD - Cooling software for AMD Athlon/Duron C 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 A configuration database system for GNOME gd-2.0.35_2,1 A graphics library for fast creation of images gdbm-1.8.3_3 The GNU database manager gegl-0.0.22_6 A graph based image processing framework gentium-1.0.2_3 Gentium TrueType font collection getopt-1.1.4_1 A getopt(1) replacement that supports GNU-style long option gettext-0.17_1 GNU gettext package ggz-client-libs-0.0.14.1_1 The GGZ Gaming Zone - Core Client Libraries ggz-gtk-client-0.0.14.1_2 The GGZ Gaming Zone - GTK+ Frontend ghostscript8-8.64_7 Ghostscript 8.x PostScript interpreter gifsicle-1.57 Manipulates GIF images and animations gimp-2.6.7,2 The "meta-port" for The Gimp gimp-app-2.6.7_3,1 A GNU Image Manipulation Program gimp-gutenprint-5.1.7_2 GutenPrint Printer Driver gimp-help-2.4.2_1 GIMP user's manual gio-fam-backend-2.22.3 FAM backend for GLib's GIO library 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.22.3 Some useful routines of C programming (current stable versi glibmm-2.22.1,1 C++ interfaces for glib2 glitz-0.5.6_2 OpenGL image compositing library 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-keyring-2.28.1 A program that keeps passwords and other secrets gnome-libs-1.4.2_13 Libraries for GNOME, a GNU desktop environment gnome-mime-data-2.18.0_3 A MIME and Application database for GNOME gnome-mount-0.8_3 A front-end to mount, umount, and eject using HAL gnome-vfs-2.24.2 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.13 The GNU Privacy Guard gnutls-2.8.3 GNU Transport Layer Security library gobject-introspection-0.6.5_1 Generate interface introspection data for GObject libraries gocr-0.48 An OCR (Optical Character Recognition) program 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 graphviz-2.24.0_1 Graph Visualization Software from AT&T and Bell Labs gsfonts-8.11_5 Standard Fonts for Ghostscript gsl-1.13 The GNU Scientific Library - mathematical libs 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-gnomevfs-0.10.25,3 Gstreamer gnomevfs plugin gtk-1.2.10_21 Gimp Toolkit for X11 GUI (previous stable version) gtk-2.18.4 Gimp Toolkit for X11 GUI (current stable version) gtk-engines2-2.18.4 Theme engine for the GTK+-2.0 toolkit gtkglarea-2.0.1 An OpenGL widget for the GTK+2 GUI toolkit gtkglext-1.2.0_4 An OpenGL extension to GTK gtkmm-2.18.2 C++ wrapper for Gtk+, Pango, Atk gtkspell-2.0.15_1 A GTK+ 2 spell checking component gts-0.7.6_1 GNU Triangulated Surface Library gutenprint-5.1.7_1 The "meta-port" for GutenPrint gutenprint-base-5.1.7_2 GutenPrint Printer Driver gutenprint-cups-5.1.7_4 GutenPrint Printer Driver gutenprint-ijs-5.1.7_2 GutenPrint Printer Driver gvfs-1.4.2 GNOME virtual file system hal-0.5.13_12 Hardware Abstraction Layer for simplifying device access help2man-1.36.4_3 Automatically generating simple manual pages from program o hicolor-icon-theme-0.11 A high-color icon theme shell from the FreeDesktop project hpijs-2.1.4_3 Drivers and support resources for HP Inkjet Printers iceauth-1.0.2 ICE authority file utility for X ico-1.0.2 Displays a wire-frame rotating plyhedron icu-3.8.1_2 International Components for Unicode (from IBM) idnkit-1.0_3 A library to handle internationalized domain names 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 imapsync-1.286 IMAP synchronization copy or migration tool imlib-1.9.15_8 A graphic library for enlightenment package imlib2-1.4.1.000_2,2 The next generation graphics library for Enlightenment inkscape-0.47_1 A program seeks to become a full featured open source SVG e inputproto-1.5.0 Input extension headers intltool-0.40.6 Tools to internationalize various kinds of data files ipcalc-0.41 IP Calculator isc-dhcp30-server-3.0.7_5 The ISC Dynamic Host Configuration Protocol server 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) jasper-1.900.1_8 An implementation of the codec specified in the JPEG-2000 s javavmwrapper-2.3.3 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_13 Java Development Kit 1.6.0 jpeg-7 IJG's jpeg compression utilities kbproto-1.0.3 KB extension headers ladspa-1.13 Linux Audio Developer's Simple Plugin API lcms-1.18a_1,1 Light Color Management System -- a color management library lha-1.14i_6 Archive files using LZSS and Huffman compression (.lzh file 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 libXprintAppUtil-1.0.1 The XprintAppUtil library libXprintUtil-1.0.1 The XprintUtil 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 libart_lgpl-2.3.20,1 Library for high-performance 2D graphics libassuan-1.0.5 IPC library used by GnuPG and gpgme libaudiofile-0.2.6_1 A sound library for SGI audio file libbonobo-2.24.2 A component and compound document system for GNOME2 libcaca-0.99.b13_2 Graphics library that outputs text instead of pixels libcddb-1.3.0 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 libdnet-1.11_3 A simple interface to low level networking routines libdockapp-0.6.2 Standard library for Window Maker dock apps libdrm-2.4.12 Userspace interface to kernel Direct Rendering Module servi libdv-1.0.0_1 Quasar DV codec (libdv): software codec for DV video encodi libevent-1.4.13 Provides an API to execute callback functions on certain ev libexif-0.6.18 Library to read digital camera file meta-data libffi-3.0.8 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 libggi-2.2.2_3,1 A flexible drawing library libggz-0.0.14.1_6 The GGZ Gaming Zone - Base Library libgii-1.0.2_2 GGI API for input sources libglade2-2.6.4_1 GNOME glade library libglut-7.4.4 OpenGL utility toolkit libgmp-4.3.1 A free library for arbitrary precision arithmetic libgnomecanvas-2.26.0_1 A graphics library for GNOME libgpg-error-1.7 Common error values for all GnuPG components libgsf-1.14.16 An extensible i/o abstraction for dealing with structured f libiconv-1.13.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 libirman-0.4.4 Library for Evation's Irman infrared reciever libksba-1.0.7 KSBA is an X.509 Library 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) libmcrypt-2.5.8 Multi-cipher cryptographic library (used in PHP) libmikmod-esound-3.1.11_2 MikMod Sound Library libmng-1.0.10_1 Multiple-image Network Graphics (MNG) reference library libmpcdec-1.2.6 High quality audio compression format libnotify-0.4.5_1 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_1 Library for camera RAW files decoding libpaper-1.1.23+nmu1 A library providing routines for paper size management libpciaccess-0.10.6 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_2 Library for parsing and rendering SVG vector-graphic files libsigc++-2.2.4.2 Callback Framework for C++ libsmi-0.4.8 A library to access SMI MIB information libsoup-2.28.1 A SOAP (Simple Object Access Protocol) implementation in C libspiro-20071029 Library to convert clothoid splines into bezier splines libssh2-1.2.2,2 A library implementing the SSH2 protocol libsvg-0.1.4_2 A parser for SVG content in files or buffers libsvg-cairo-0.1.6_4 SVG rendering library libtasn1-2.3 ASN.1 structure parser library libtheora-1.0_1 Theora video codec for the Ogg multimedia streaming system libtool-2.2.6b Generic shared library support script libungif-4.1.4_5 Tools and library routines for working with GIF images 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_4 Tools and library for converting Microsoft WMF (windows met libwpd-0.8.14_2 Tools for importing and exporting WordPerfect(tm) documents libwpg-0.1.3_1 Library for importing and converting Corel WordPerfect(tm) libwww-5.4.0_4 The W3C Reference Library libxcb-1.4 The X protocol C-language Binding (XCB) library libxkbfile-1.0.5 XKB file library libxkbui-1.0.2_1 The xkbui library libxml++-2.26.1 XML API for C++ libxml-1.8.17_4 XML parser library for GNOME libxml2-2.7.6_1 XML parser library for GNOME libxslt-1.1.26 The XSLT C library for GNOME libxul-1.9.0.15 Mozilla runtime package that can be used to bootstrap XUL+X 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.0r32 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-hicolor-icon-theme-0.5 A high-color icon theme shell from the FreeDesktop project 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-nvu-1.0_1 A complete Web Authoring System linux-realplayer-10.0.9.809.20070726 Linux RealPlayer 10 from RealNetworks linux_base-f10-10_2 Base set of packages needed in Linux mode for i386/amd64 (L lirc-0.8.0_2 Linux Infared Remote Control liveMedia-2009.11.12,1 LIVE.COM Streaming Media localedata-5.4 Legacy locale data for FreeBSD 6+ log4j-1.2.15_1 A fast and flexible logging library for Java lsof-4.83C,4 Lists information about open files (similar to fstat(1)) lua-5.1.4 Small, compilable scripting language providing easy access luit-1.0.3_1 Locale and ISO 2022 support for Unicode terminals lynx-2.8.7r1 A non-graphical, text-based World-Wide Web client lzma-9.07_1 High-ratio LZMA compressor m4-1.4.13,1 GNU m4 makedepend-1.0.1,1 A dependency generator for makefiles mbmon-205_5 A tty motherboard monitor for LM78/79, W8378x, AS99127F, VT mime-support-3.47.1 MIME Media Types list mkcomposecache-1.2_1 Program to create Compose cache files 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 mpage-2.5.6 Print multiple pages per sheet of paper mpeg2codec-1.2_3 An MPEG-2 Encoder and Decoder mplayer-0.99.11_14 High performance media player supporting many formats mplayer-skins-1.1.2_6 Skins for MPlayer's Graphical User Interface (GUI) mplayerplug-in-3.55_4 A Mozilla plugin for the MPlayer media player mtr-0.75_1 Traceroute and ping in a single graphical network diagnosti mutt-devel-1.5.20_2 The Mongrel of Mail User Agents (development version) mysql-client-5.0.88 Multithreaded SQL database (client) mysql-connector-java-5.1.10 MySQL Connector/J: JDBC interface for MySQL mysql-scripts-5.0.88 Multithreaded SQL database (scripts) mysql-server-5.0.88 Multithreaded SQL database (server) mysqltuner-1.0.0 A Script Assist You with MySQL Configuration mytop-1.6_6 A top clone for MySQL nas-1.9.1_3 Network Audio System nasm-2.07,1 General-purpose multi-platform x86 and x86-64 assembler net-snmp-5.4.2.1_6 An extendable SNMP implementation netpbm-10.26.63_1 A toolkit for conversion of images between different format nmap-5.00 Port scanning utility for large networks nspluginwrapper-1.2.2_4 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 nvidia-driver-173.14.20 NVidia graphics card binary drivers for hardware OpenGL ren nvidia-settings-195.22 Display Control Panel for X NVidia driver oclock-1.0.1_1 Round clock application for X ocrad-0.18 OCR program implemented as filter open-motif-2.2.3_6 Motif X11 Toolkit (industry standard GUI (IEEE 1295)) openjpeg-1.3_1 An open-source JPEG 2000 codec openldap-sasl-client-2.4.20 Open source LDAP client implementation with SASL2 support openssl-0.9.8l SSL and crypto library p5-Algorithm-Diff-1.1902 Perl interface to compute differences between two objects p5-Archive-Tar-1.54 Perl module for creation and manipulation of tar files p5-Archive-Zip-1.30 Perl module to create, manipulate, read, and write Zip arch p5-Authen-SASL-2.13 Perl5 module for SASL authentication p5-BerkeleyDB-0.39 Perl5 interface to the Berkeley DB package p5-Class-Factory-Util-1.7 Utility functions for (factory) classes p5-Class-Singleton-1.4 Perl module that describes a singular object class p5-Compress-Raw-Bzip2-2.023 Low-Level Interface to bzip2 compression library p5-Compress-Raw-Zlib-2.023 Low-Level Interface to zlib compression library p5-Compress-Zlib-2.015 Perl5 interface to zlib compression library p5-Convert-ASN1-0.22 Perl5 module to encode and decode ASN.1 data structures p5-Crypt-CBC-2.30 Perl5 interface to Cipher Block Chaining with DES and IDEA p5-Crypt-DES-2.05 Perl5 interface to DES block cipher p5-Crypt-OpenSSL-Bignum-0.04 OpenSSL's multiprecision integer arithmetic p5-Crypt-OpenSSL-RSA-0.26 Perl5 module to RSA encode and decode strings using OpenSSL p5-Crypt-OpenSSL-Random-0.04 Perl5 interface to the OpenSSL pseudo-random number generat p5-Curses-1.27 Perl5 module for terminal screen handling and optimization p5-Curses-UI-0.9607 A curses based OO user interface framework p5-DBD-mysql50-4.012 MySQL 5.0 driver for the Perl5 Database Interface (DBI) p5-DBI-1.60.9 The perl5 Database Interface. Required for DBD::* modules p5-Date-Manip-5.54 Perl5 module containing date manipulation routines p5-DateTime-0.52 A date and time object p5-DateTime-Format-Mail-0.30.01 Convert between DateTime and RFC2822/822 formats p5-DateTime-Locale-0.44 Localization support for DateTime p5-DateTime-TimeZone-1.05 Time zone object base class and factory p5-Devel-PPPort-3.19 Perl/Pollution/Portability p5-Digest-1.16 Modules that calculate message digests p5-Digest-HMAC-1.01 Perl5 interface to HMAC Message-Digest Algorithms p5-Digest-MD5-2.39 Perl5 interface to the MD5 algorithm p5-Digest-SHA-5.47 Perl extension for SHA-1/224/256/384/512 p5-Digest-SHA1-2.12 Perl interface to the SHA-1 Algorithm p5-Digest-SHA256-0.01b_1 Perl5 interface to the SHA256 algorithm p5-Email-Address-1.88.9 RFC 2822 Address Parsing and Creation p5-Encode-Detect-1.01 An Encode::Encoding subclass that detects the encoding of d p5-Error-0.17015 Perl module to provide Error/exception support for perl: Er p5-ExtUtils-CBuilder-0.27,1 Compile and link C code for Perl modules p5-ExtUtils-ParseXS-2.21 Converts Perl XS code into C code p5-File-Remove-1.42 Perl5 module to easily removes files and directories p5-File-Slurp-9999.13 Perl5 module for single call read & write file routines p5-File-Temp-0.22 Perl5 module to generate temporary files or directories saf p5-File-Which-1.09 Portable implementation of `which' in Perl p5-FreeBSD-Portindex-2.2_1 Incremental FreeBSD ports INDEX file generation p5-FreezeThaw-0.45 A module for converting Perl structures to strings and back p5-FuzzyOcr-devel-3.6.0 Plugin for SpamAssassin which scans image attachments for s p5-GSSAPI-0.26 Perl extension providing access to the GSSAPIv2 library p5-Geography-Countries-2009041301 Handle ISO-3166 country codes p5-HTML-Parser-3.64 Perl5 module for parsing HTML documents p5-HTML-Tagset-3.20 Some useful data table in parsing HTML p5-IMAP-Client-0.13 Advanced manipulation of IMAP services w/ referral support p5-IO-Compress-Base-2.015 Base Class for IO::Uncompress modules p5-IO-Compress-Bzip2-2.015 An interface to allow writing bzip2 compressed data to file p5-IO-Compress-Zlib-2.015 Perl5 interface for reading and writing of (g)zip files p5-IO-Socket-INET6-2.56 Perl module with object interface to AF_INET6 domain socket p5-IO-Socket-SSL-1.31 Perl5 interface to SSL sockets p5-IO-String-1.08 Simplified Perl5 module to handle I/O on in-core strings p5-IO-Zlib-1.10 IO:: style interface to Compress::Zlib p5-IO-stringy-2.110 Perl5 module for using IO handles with non-file objects p5-IP-Country-2.27 Fast lookup of country codes from IP addresses p5-List-MoreUtils-0.25.02 Provide the stuff missing in List::Util p5-MIME-Base64-3.08 Perl5 module for Base64 and Quoted-Printable encodings p5-MLDBM-2.01 Store multi-level hash structure in single level tied hash p5-MLDBM-Sync-0.30 MLDBM::Sync - safe concurrent access to MLDBM databases p5-Mail-DKIM-0.37 Perl5 module to process and/or create DKIM email p5-Mail-DomainKeys-1.0 Perl implementation of DomainKeys p5-Mail-IMAPClient-3.21 Perl5 module to talk to a IMAP4rev1 (RFC2060) server p5-Mail-SPF-2.007 Reference implementation of the RFC 4408 SPF protocol p5-Mail-SpamAssassin-3.2.5_4 A highly efficient mail filter for identifying spam p5-Mail-Tools-2.04 Perl5 modules for dealing with Internet e-mail messages p5-Math-BigInt-1.89 Math::BigInt - Arbitrary size integer math package p5-Math-BigRat-0.24 Arbitrary big rational numbers p5-Module-Build-0.35 Build and install Perl modules p5-Module-CoreList-2.23 See what modules shipped with versions of perl p5-Module-Install-0.91_1 Standalone, extensible Perl module installer p5-Module-ScanDeps-0.96 Recursively scan Perl code for dependencies p5-Net-1.22_1,1 Perl5 modules to access and use network protocols p5-Net-CIDR-Lite-0.20 Perl extension for merging IPv4 or IPv6 CIDR addresses p5-Net-DNS-0.65 Perl5 interface to the DNS resolver, and dynamic updates p5-Net-DNS-Resolver-Programmable-0.003 Programmable DNS resolver for off-line testing p5-Net-IP-1.25_1 Perl extension for manipulating IPv4/IPv6 addresses p5-Net-LibIDN-0.12 This module provides access to the libidn library p5-Net-SSLeay-1.35_2 Perl5 interface to SSL p5-NetAddr-IP-4.02.7 Perl module for working with IP addresses and blocks thereo p5-PAR-Dist-0.46 Create and manipulate PAR distributions p5-Package-Constants-0.02 List all constants declared in a package p5-Params-Validate-0.92_1 Validate method/function parameters p5-Parse-RecDescent-1.962.2 A recursive descent parsing framework for Perl p5-Parse-Syslog-1.10 Perl5 routines that present a simple interface to parse sys p5-Parse-Yapp-1.05 Perl extension for generating and using LALR parsers p5-PathTools-3.3100 A Perl module for portably manipulating file specifications p5-Pod-Escapes-1.04 For resolving Pod E<...> sequences p5-Pod-Simple-3.10 Framework for parsing Pod p5-ReadLine-Perl-1.0303 Perl 5 module for Term::ReadLine editing without GNU readli p5-Scalar-List-Utils-1.21,1 Perl subroutines that would be nice to have in the perl cor p5-Socket6-0.23 IPv6 related part of the C socket.h defines and structure m p5-Spiffy-0.30 Spiffy Perl Interface Framework For You p5-Storable-2.21 Persistency for perl data structures p5-String-Approx-3.26_1 Perl extension for approximate matching (fuzzy matching) p5-Sys-Hostname-Long-1.4 Try every conceivable way to get full hostname p5-Term-ANSIColor-1.12 Color screen output using ANSI escape sequences p5-Term-ReadKey-2.30 A perl5 module for simple terminal control p5-Test-Base-0.59 Test::Base - A Data Driven Testing Framework p5-Test-Deep-0.106 Test data structures for differences deeply p5-Test-Harness-3.17 Run perl standard test scripts with statistics p5-Test-NoWarnings-0.084 Hide and store warnings while running test scripts p5-Test-Pod-1.40 Check for POD errors in files p5-Test-Simple-0.94 Basic utilities for writing tests in perl p5-Test-Tester-0.10.7 Helps to test various Test::Builder derivatives p5-Text-Balanced-2.02 Extract delimited text sequences from strings p5-Text-Diff-1.37 Text::Diff - Perform diffs on files and record sets p5-Text-Iconv-1.7 Perl interface to iconv() codeset conversion function p5-Text-Tabs+Wrap-2009.0305 Line wrapping to form simple paragraphs p5-Time-HiRes-1.9719,1 A perl5 module implementing High resolution time, sleep, an p5-Time-Local-1.19.01 Efficiently compute time from local and GMT time p5-TimeDate-1.19,1 Perl5 module containing a better/faster date parser for abs p5-Tk-804.028.501 A re-port of a perl5 interface to Tk8.4 p5-URI-1.50 Perl5 interface to Uniform Resource Identifier (URI) refere p5-URI-imap-1.01 URI::imap - Support IMAP URI p5-XML-DOM-1.44 Perl module for building DOM Level 1 compliant document str p5-XML-Filter-BufferText-1.01 Filter to put all characters() in one event 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-RegExp-0.03 Regular expressions for XML tokens p5-XML-SAX-0.96 Simple API for XML p5-XML-SAX-Expat-0.40 Simple API for XML p5-XML-SAX-Writer-0.52 SAX2 XML Writer p5-XML-Simple-2.18 Trivial API for reading and writing XML (esp config files) p5-XML-XQL-0.68 Perl module for querying XML tree structures with XQL p5-YAML-0.70 YAML implementation in Perl p5-YAML-Tiny-1.40 Read/Write YAML files with as little code as possible p5-bignum-0.23 Transparent BigNumber/BigRational support for Perl p5-gettext-1.05_2 Message handling functions p5-libwww-5.834 Perl5 library for WWW access p5-libxml-0.08 Collection of Perl5 modules for working with XML p5-type1inst-0.6.1_5 A script that helps install Postscript fonts in X Window Sy p5-version-0.78 Perl extension for Version Objects p7zip-9.04 File archiver with high compression ratio pango-1.26.1 An open-source framework for the layout and rendering of i1 pangomm-2.26.0 C++ wrapper for Pango patch-2.6 GNU patch utility pciids-20090807 Database of all known ID's used in PCI devices pcre-8.00 Perl Compatible Regular Expressions library pdf2svg-0.2.1_1 Convert PDF to SVG pdflib-7.0.4 A C library for dynamically generating PDF pear-1.9.0 PEAR framework for PHP pear-DB-1.7.13,1 PEAR Database Abstraction Layer pear-MDB2_Driver_mysql-1.5.0.b2 PEAR mysql MDB2 driver pear-XML_SVG-1.0.1 PEAR object-oriented API for building SVG documents pecl-pdflib-2.1.6_1 A PECL extension to create PDF on the fly perl-5.10.1 Practical Extraction and Report Language perltidy-20090616 Indents and reformats Perl scripts to make them easier to r pftop-0.7_1 Utility for real-time display of statistics for pf php-suhosin-0.9.29 A PHP extension that implements high-level protections php5-5.2.11_1 PHP Scripting Language php5-bz2-5.2.11_1 The bz2 shared extension for php php5-ctype-5.2.11_1 The ctype shared extension for php php5-filter-5.2.11_1 The filter shared extension for php php5-gd-5.2.11_2 The gd shared extension for php php5-gettext-5.2.11_1 The gettext shared extension for php php5-hash-5.2.11_1 The hash shared extension for php php5-iconv-5.2.11_1 The iconv shared extension for php php5-ldap-5.2.11_1 The ldap shared extension for php php5-mbstring-5.2.11_1 The mbstring shared extension for php php5-mcrypt-5.2.11_1 The mcrypt shared extension for php php5-mysql-5.2.11_1 The mysql shared extension for php php5-mysqli-5.2.11_1 The mysqli shared extension for php php5-openssl-5.2.11_1 The openssl shared extension for php php5-pcre-5.2.11_1 The pcre shared extension for php php5-rrdtool-1.00_1 A php 5 rrdtool glue php5-session-5.2.11_1 The session shared extension for php php5-simplexml-5.2.11_1 The simplexml shared extension for php php5-snmp-5.2.11_1 The snmp shared extension for php php5-sockets-5.2.11_1 The sockets shared extension for php php5-spl-5.2.11_1 The spl shared extension for php php5-xml-5.2.11_1 The xml shared extension for php php5-zip-5.2.11_1 The zip shared extension for php php5-zlib-5.2.11_1 The zlib shared extension for php phpMyAdmin-3.2.3 A set of PHP-scripts to manage MySQL over the web phpldapadmin-1.2.0.4,1 A set of PHP-scripts to administer LDAP over the web pinentry-gtk2-0.7.6_1 GTK+ 2.0 version of the GnuPG password dialog pixman-0.16.0 Low-level pixel manipulation library pkg-config-0.23_1 A utility to retrieve information about installed libraries pkg_cutleaves-20090810 Interactive script for deinstalling 'leaf' packages png-1.2.40 Library for manipulating PNG images policykit-0.9_5 Framework for controlling access to system-wide components policykit-gnome-0.9.2_2 GNOME frontend to the PolicKit framework polkit-0.95_2 Framework for controlling access to system-wide components poppler-0.12.2 A PDF rendering library poppler-data-0.3.1 Poppler encoding data poppler-gtk-0.12.2 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 portaudit-0.5.14 Checks installed ports against a list of security vulnerabi portdowngrade-0.6_1 Sets a port back to a previous version portlint-2.12.1 A verifier for FreeBSD port directory portmaster-2.12 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 procmail-3.22_6 A local mail delivery agent psi-0.13 A Qt-based Jabber client psutils-a4-1.17_2 Utilities for manipulating PostScript documents pth-2.0.7 GNU Portable Threads py26-cairo-1.8.8 Python bindings for Cairo py26-gimp-app-2.6.7 A GNU Image Manipulation Program py26-gobject-2.20.0 Python bindings for GObject py26-gtk-2.16.0 A set of Python bindings for GTK+ py26-libxml2-2.7.6 Python interface for XML parser library for GNOME py26-numeric-24.2_3 The Numeric Extension to Python py26-xml-0.8.4_2 PyXML: Python XML library enhancements python26-2.6.4 An interpreted object-oriented programming language qca-2.0.2 Cross-platform crypto API for QT qca-gnupg-2.0.0.b3_1 QCA GnuPG plugin qca-ossl-2.0.0.b3_3 QCA OpenSLL plugin qmake-3.3.8_1 The build utility of the Qt project qt4-corelib-4.5.3 Qt core library qt4-dbus-4.5.3 Qt4 bindings for the D-BUS messaging system qt4-gui-4.5.3 Qt graphical user interface library qt4-iconengines-4.5.3 Qt SVG icon engine plugin qt4-imageformats-4.5.3 Qt imageformat plugins for GIF, JPEG, MNG and SVG qt4-inputmethods-4.5.3 Qt input method plugins qt4-moc-4.5.3 Qt meta object compiler qt4-network-4.5.3 Qt network library qt4-qmake-4.5.3 The build utility of the Qt project qt4-qt3support-4.5.3 Qt3 compatibility library qt4-rcc-4.5.3 Qt resource compiler qt4-script-4.5.3 Qt script qt4-sql-4.5.3 Qt SQL library qt4-svg-4.5.3 Qt SVG library qt4-uic-4.5.3 Qt user interface compiler qt4-xml-4.5.3 Qt XML library randrproto-1.3.0 Randr extension headers rarian-0.8.1 An OMF help system based on the Freedesktop specification razor-agents-2.84 A distributed, collaborative, spam detection and filtering re2c-0.13.5 Compile regular expression to C (much faster final code tha recordproto-1.13.2 RECORD extension headers relaydb-1.7 Spam relay database 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 rpm2cpio-1.2_2 Convert .rpm files for extraction with /usr/bin/cpio, needs rrdtool-1.3.9 Round Robin Database Tools rstart-1.0.2 Sample implementation of a Remote Start client rsync-3.0.6 A network file distribution/synchronization utility ruby+nopthreads-1.8.7.160_5,1 An object-oriented interpreted scripting language ruby18-bdb47-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 samba-libsmbclient-3.0.37 Shared libs from the samba package scanssh-2.1_7 Scans networks for open proxies, SSH, Web and SMTP servers schroedinger-1.0.7_2 High-speed Dirac codec screen-4.0.3_6 A multi-screen window manager scripts-1.0.1 Various X related scripts scrnsaverproto-1.1.0 ScrnSaver extension headers sdl-1.2.13_4,2 Cross-platform multimedia development API sdl_mixer-1.2.8_2 A sample multi-channel audio mixer library sdocbook-xml-1.1,1 "Simplified" DocBook XML DTD sendmail+tls+sasl2+db47-8.14.3_1 Reliable, highly configurable mail transfer agent with util 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 shc-3.8.6 A shell script "encoder" showfont-1.0.2 Font dumper for the X font server smartmontools-5.38_8 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 spamass-milter-0.3.1_8 Sendmail Milter (mail filter) plugin for SpamAssassin spamd-4.5.0_3 Traps spammers with a very slow smtp-login and return 4xx e speex-1.2.r1_2,1 An open-source patent-free voice codec spider-1.1_2 A challenging double decked solitaire game sqlite3-3.6.19 An SQL database engine in a C library sudo-1.6.9.20 Allow others to run commands as root svg2pdf-0.1.3_2 Render an SVG image to a PDF file (using cairo) svg2png-0.1.3_2 Render an SVG image to a PNG image (using cairo) svgalib-1.4.3_5 A low level console graphics library swig-1.3.39 Simplified Wrapper and Interface Generator t1lib-5.1.2_1,1 A Type 1 Rasterizer Library for UNIX/X11 tarsnap-1.0.25 Online encrypted backup service (client) tcl-8.5.8 Tool Command Language tcl-modules-8.5.8 Tcl common modules teTeX-3.0_2 A meta port for teTeX suite teTeX-base-3.0_16 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-2.0.0.23_1 Mozilla Thunderbird is standalone mail and news that stands thunderbird-dictionaries-20060220_4 Dictionaries for Mozilla Thunderbird thunderbird-enigmail-0.96.0 A GnuPG extension for the Thunderbird mail client tidy-devel-090315.c Utility to clean up and pretty print HTML/XHTML/XML tiff-3.9.2 Tools and library routines for working with TIFF images tinderbox-3.3 Port build tinderbox system tk-8.5.8 Graphical toolkit for Tcl tk-wrapper-1.1_1 Shell wrapper for wish (Tk) tmake-1.7_5 Extremely portable perl-based make utility trapproto-3.4.3 DEC-XTRAP extension headers ttmkfdir-3.0.9_2,1 Create fonts.scale file for use with TrueType font server twm-1.0.4 Tab Window Manager for the X Window System unrar-3.90,5 Extract, view & test RAR archives unzip-6.0 List, test and extract compressed files in a ZIP archive unzoo-4.4_2 A zoo archive extractor urwfonts-1.0_3 Another font package for X urwfonts-ttf-1.0.7b18_2 Unicode TrueType fonts from URW extended by Valek Filippov v4l_compat-1.0.20060801 Video4Linux compatibility header videoproto-2.2.2 Video extension headers viewres-1.0.1_1 Graphical class browser for Xt webfonts-0.30_6 TrueType core fonts for the Web webkit-gtk2-1.1.15.4 An opensource browser engine weblint-1.020 HTML validator and sanity checker win32-codecs-3.1.0.r1,1 Huge compilation of Win32 binary video codecs windowmaker-0.92.0_6 GNUstep-compliant NeXTstep window manager clone wireshark-1.2.4 A powerful network analyzer/capture tool wmclock-1.0.12.2_3 A dockable clock applet for Window Maker wmicons-1.0_2 Icons mainly for use in Window Maker wmnet2-1.06_5 A nice network monitor for WindowMaker x11perf-1.5 X11 server performance test program x264-0.0.20081218 Multimedia library and tool for encoding H.264/AVC video st xanim-2.92.0_2 Play most popular animation formats and show pictures xauth-1.0.3 X authority file utility xbacklight-1.1 Program to adjust backlight brightness xbiff-1.0.1_1 Mailbox flag for X xbitmaps-1.0.1 X.Org bitmaps data xcalc-1.0.2_1 Scientific calculator for X xcb-proto-1.5 The X protocol C-language Binding (XCB) protocol xcb-util-0.3.6_1 A module with libxcb/libX11 extension/replacement libraries xchat-2.8.6_3 An X11 IRC client using the GTK+ 2 toolkit xclipboard-1.0.1_1 X clipboard client xclock-1.0.3_1 Analog and digital clock for X xcmiscproto-1.1.2 XCMisc extension headers xcmsdb-1.0.1 Device Color Characterization utility for X xconsole-1.0.3_1 Monitor system console messages with 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 xdbedizzy-1.0.2 Demo of DBE creating a double buffered spinning scene xdg-utils-1.0.2_4 Tools to allow all applications to integrate with the free xditview-1.0.1_1 Display ditroff output 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.10_3 DVI Previewer(kpathsearch) for X xedit-1.1.2 Simple text editor for X xev-1.0.3 Print contents of X events xextproto-7.0.5 XExt extension headers xeyes-1.0.1 A follow the mouse X demo xf86-input-keyboard-1.3.2_2 X.Org keyboard input driver xf86-input-mouse-1.4.0_6 X.Org mouse input driver xf86-video-fbdev-0.4.0_2 X.Org fbdev display driver xf86-video-nv-2.1.13_1 X.Org nv display driver xf86-video-vesa-2.1.0_2 X.Org vesa 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 xfd-1.0.1_1 Display all characters in an X font xfindproxy-1.0.1 Locate available proxy services xfontsel-1.0.2_1 Point and click selection of X11 font names xfs-1.0.8_1,1 X.Org font server xfsinfo-1.0.2 X font server information utility xfwp-1.0.1 X firewall proxy 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 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 xkbprint-1.0.1 Utility for printing an XKB keyboard description 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 xload-1.0.2_1 System load average display for X xloadimage-4.1.16_5 X11 Image Loading Utility xlogo-1.0.1_1 Displays the X Window System logo. xlsatoms-1.0.1 List interned atoms defined on a server xlsclients-1.0.1 List client applications running on a display xlsfonts-1.0.2 Server font list displayer for X xmag-1.0.2_1 X application for screen magnifying xman-1.0.3_1 Manual page display program for X xmessage-1.0.2_1 Display message or query in a X window 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 xmore-1.0.1_1 Plain text display program for X xorg-7.4_2 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_2 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-nestserver-1.6.1,1 Nesting X server from X.Org xorg-server-1.6.1,1 X.Org X server and related programs xorg-vfbserver-1.6.1,1 X virtual framebuffer server from X.Org xpi-firebug-1.4.5,3 Lets you edit, debug, and monitor CSS, HTML, and JS xpi-flashblock-1.5.11.2 Replaces Flash objects with a button you can click to view xpi-mozex-1.9.9 External commands integration xpi-noscript-1.9.3.3 A security-enhancing Java/JS filtering extension xplsprinters-1.0.1 Shows a list of Xprint printers xpr-1.0.2 Utility for printing an X window dump xprehashprinterlist-1.0.1 Recomputes the list of available printers. xprop-1.0.4 Property displayer for X xproto-7.0.15 X11 protocol headers xproxymanagementprotocol-1.0.2 X Proxy Management 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 xrx-1.0.1_2 RX helper program xscreensaver-5.10 Save your screen while you entertain your cat xset-1.0.4 User preference utility for X xsetmode-1.0.0 Set the mode for an X Input Device xsetpointer-1.0.1 Set an X Input device as the main pointer xsetroot-1.0.2 root window parameter setting utility for X xsm-1.0.1_1 X Session Manager xstdcmap-1.0.1 X standard colormap utility xterm-251 Terminal emulator for the X Window System xtrans-1.2.3 Abstract network code for X xtrap-1.0.2 XTrap sample clients for X xvid-1.2.2_1,1 An opensource MPEG-4 codec, based on OpenDivx xvidtune-1.0.1_1 Video mode tuner for X 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 zip-3.0 Create/update ZIP files compatible with pkzip --- installed ports lists ends here --- >Release-Note: >Audit-Trail: >Unformatted: