Hi people, I get this error when trying to install kde4 on my amd64 system. I had everything removed first (I didn't like the way I have installed it in the past) with pkg_delete -fxvir kde and qt.
The error I get is: Script started on Thu May 13 12:41:26 2010 cd /usr/ports/x11/kde4 weka# make install distclean ===> kde4-4.4.3 depends on file: /usr/local/kde4/bin/kdebugdialog - not found ===> Verifying install for /usr/local/kde4/bin/kdebugdialog in /usr/ports/x11/kdebase4-runtime ===> kdebase-runtime-4.4.3 depends on executable: gmake - found ===> kdebase-runtime-4.4.3 depends on file: /usr/local/lib/qt4/libQtCore.so - found ===> kdebase-runtime-4.4.3 depends on file: /usr/local/lib/qt4/libQtDBus.so - found ===> kdebase-runtime-4.4.3 depends on file: /usr/local/bin/moc-qt4 - found ===> kdebase-runtime-4.4.3 depends on file: /usr/local/lib/qt4/libQtOpenGL.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtOpenGL.so in /usr/ports/x11/qt4-opengl ===> Returning to build of kdebase-runtime-4.4.3 ===> kdebase-runtime-4.4.3 depends on file: /usr/local/lib/qt4/libphonon.so - not found ===> Verifying install for /usr/local/lib/qt4/libphonon.so in /usr/ports/multimedia/phonon ===> Returning to build of kdebase-runtime-4.4.3 ===> kdebase-runtime-4.4.3 depends on file: /usr/local/bin/qmake-qt4 - found ===> kdebase-runtime-4.4.3 depends on file: /usr/local/bin/rcc - found ===> kdebase-runtime-4.4.3 depends on file: /usr/local/bin/uic-qt4 - found ===> kdebase-runtime-4.4.3 depends on file: /usr/local/bin/automoc4 - not found ===> Verifying install for /usr/local/bin/automoc4 in /usr/ports/devel/automoc4 ===> Returning to build of kdebase-runtime-4.4.3 ===> kdebase-runtime-4.4.3 depends on file: /usr/local/bin/cmake - found ===> kdebase-runtime-4.4.3 depends on shared library: xine.1 - found ===> kdebase-runtime-4.4.3 depends on shared library: slp.1 - found ===> kdebase-runtime-4.4.3 depends on shared library: attica.0 - found ===> kdebase-runtime-4.4.3 depends on shared library: ssh.4 - found ===> kdebase-runtime-4.4.3 depends on shared library: lzma.0 - found ===> kdebase-runtime-4.4.3 depends on shared library: intl - found ===> kdebase-runtime-4.4.3 depends on shared library: kimproxy.5 - not found ===> Verifying install for kimproxy.5 in /usr/ports/x11/kdelibs4 ===> kdelibs-4.4.3 depends on file: /usr/local/lib/libhspell.a - found ===> kdelibs-4.4.3 depends on file: /usr/local/share/ontology/core/rdf.ontology - found ===> kdelibs-4.4.3 depends on executable: gmake - found ===> kdelibs-4.4.3 depends on executable: bison - found ===> kdelibs-4.4.3 depends on file: /usr/local/bin/assistant-qt4 - not found ===> Verifying install for /usr/local/bin/assistant-qt4 in /usr/ports/devel/qt4-assistant ===> Building for qt4-assistant-4.6.2 g++ -Wl,-rpath-link,/usr/ports/devel/qt4-assistant/work/qt-everywhere-opensource-src-4.6.2/lib -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4 -Wl,-rpath,/usr/local/lib/qt4 -o ../../../../bin/assistant-qt4 .obj/release-shared/fontpanel.o .obj/release-shared/helpviewer.o .obj/release-shared/main.o .obj/release-shared/mainwindow.o .obj/release-shared/indexwindow.o .obj/release-shared/topicchooser.o .obj/release-shared/contentwindow.o .obj/release-shared/searchwidget.o .obj/release-shared/preferencesdialog.o .obj/release-shared/filternamedialog.o .obj/release-shared/centralwidget.o .obj/release-shared/installdialog.o .obj/release-shared/bookmarkmanager.o .obj/release-shared/remotecontrol.o .obj/release-shared/cmdlineparser.o .obj/release-shared/aboutdialog.o .obj/release-shared/qtdocinstaller.o .obj/release-shared/moc_fontpanel.o .obj/release-shared/moc_helpviewer.o .obj/release-shared/moc_mainwindow.o .obj/release-shared/moc_indexwindow.o .obj/release-shared/moc_topicchooser.o .obj/release-shared/moc_contentwindow.o .obj/release-shared/moc_searchwidget.o .obj/release-shared/moc_preferencesdialog.o .obj/release-shared/moc_filternamedialog.o .obj/release-shared/moc_centralwidget.o .obj/release-shared/moc_installdialog.o .obj/release-shared/moc_bookmarkmanager.o .obj/release-shared/moc_remotecontrol.o .obj/release-shared/moc_aboutdialog.o .obj/release-shared/moc_qtdocinstaller.o .obj/release-shared/qrc_assistant.o .obj/release-shared/qrc_assistant_images.o -L/usr/local/lib/qt4 -L/usr/ports/devel/qt4-assistant/work/qt-everywhere-opensource-src-4.6.2/lib -L/usr/local/lib -L/usr/ports/devel/qt4-assistant/work/qt-everywhere-opensource-src-4.6.2/plugins/sqldrivers -lQtHelp -L/usr/local/lib/qt4 -L/usr/ports/devel/qt4-assistant/work/qt-everywhere-opensource-src-4.6.2/lib -L/usr/local/lib -lQtWebKit -lphonon -lQtXmlPatterns -lQtSql -lQtXml -lQtGui -lQtNetwork -lQtCore /usr/bin/ld: cannot find -lQtHelp *** Error code 1 1 error *** Error code 1 Stop in /usr/ports/devel/qt4-assistant. *** Error code 1 Stop in /usr/ports/x11/kdelibs4. *** Error code 1 Stop in /usr/ports/x11/kdebase4-runtime. *** Error code 1 Stop in /usr/ports/x11/kdebase4-runtime. *** Error code 1 Stop in /usr/ports/x11/kde4. *** Error code 1 Stop in /usr/ports/x11/kde4. weka# exit exit Script done on Thu May 13 12:41:50 2010 The applications I have installed are: GraphicsMagick-1.1.15_3,1 Fast image processing tools based on ImageMagick ORBit2-2.14.18 High-performance CORBA ORB with support for the C language OpenEXR-1.6.1_2 A high dynamic-range (HDR) image file format R-2.11.0 A language for statistical computing and graphics aalib-1.4.r5_4 An ascii art library aiksaurus-1.2.1_2 A set of libraries and applications which provide a thesaur amspsfnt-1.0_5 AMSFonts PostScript Fonts (Adobe Type 1 format) apr-devrandom-gdbm-db42-1.4.2.1.3.9_1 Apache Portability Library aspell-0.60.6_2 Spelling checker with better suggestion logic than ispell atk-1.30.0 A GNOME accessibility toolkit (ATK) attica-0.1.3 Collaboration Services API library 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.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 bash-4.1.5_1 The GNU Project's Bourne Again SHell bdftopcf-1.0.2 Convert X font from BDF to PCF bigreqsproto-1.1.0 BigReqs extension headers binutils-2.20.1_1 GNU binary tools bison-2.4.1,1 A parser generator from FSF, (mostly) compatible with Yacc bitstream-vera-1.10_4 Bitstream Vera TrueType font collection blas-1.0_4 Basic Linear Algebra, level 1, 2, and 3 boost-jam-1.41.0 Build tool from the boost.org boost-libs-1.41.0_1 Free portable C++ libraries (without Boost.Python) boost-python-libs-1.41.0 Framework for interfacing Python and C++ 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.10_1,1 Vector graphics library with cross-device output support cdparanoia-3.9.8_8 A CDDA extraction tool (also known as ripper) cfitsio-3.100_1 Library for reading and writing files in FITS data format chmlib-0.40 A library for dealing with Microsoft ITSS/CHM format files cln-1.3.1_1 Class Library for Numbers clucene-0.9.21 CLucene is a C++ port of Lucene cm-super-0.3.4_3 Computer Modern Font Families in Type 1 Fonts cmake-2.8.1 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.1 Composite extension headers consolekit-0.4.1_2 Framework for defining and tracking users cups-client-1.4.3 Common UNIX Printing System: Library cups cups-image-1.4.3 Common UNIX Printing System: Library cupsimage curl-7.20.0 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) cyrus-sasl-2.1.23 RFC 2222 SASL (Simple Authentication and Security Layer) damageproto-1.2.0 Damage extension headers db41-4.1.25_4 The Berkeley DB package, revision 4.1 db42-4.2.52_5 The Berkeley DB package, revision 4.2 dbus-1.2.24_1 A message bus system for inter-application communication dbus-glib-0.86 GLib bindings for the D-BUS messaging system desktop-file-utils-0.15_1 A couple of command line utilities for working with desktop dirac-1.0.2 Open source video codec from the BBC djvulibre-nox11-3.5.22_2 DjVu base libraries and utilities dmidecode-2.10 A tool for dumping DMI (SMBIOS) contents in human-readable dmxproto-2.3 DMX extension headers docbook-4.1_4 V4.1 of the DocBook DTD, designed for technical documentati docbook-xsl-1.75.2 XSL DocBook stylesheets dri-7.4.4,2 OpenGL hardware acceleration drivers for the DRI dri2proto-2.2 DRI2 prototype headers dvipsk-tetex-5.95a_5 Convert a TeX DVI file to PostScript ebook-tools-0.1.1_2 Accessing and converting various ebook file formats eggdbus-0.6 D-Bus bindings for GObject eigen-2.0.12,1 Lightweight library for vector and matrix math enchant-1.4.2 Dictionary/spellchecking framework encodings-1.0.3,1 X.Org Encoding fonts evieext-1.1.0 XEVIE extension headers exiv2-0.18_1,1 Exif and Iptc metadata manipulation library and tools expat-2.0.1_1 XML 1.0 parser written in C f2c-20060810_3 Fortran-to-C converter and its run-time libraries faac-1.28 MPEG-2 and MPEG-4 AAC audio encoder faad2-2.7_2,1 MPEG-2 and MPEG-4 AAC audio decoder facile-1.1_1 A Functional Constraint Library ffmpeg-0.5.1_3,1 Realtime audio/video encoder/converter and streaming server fftw3-3.2.2_1 Fast C routines to compute the Discrete Fourier Transform fixesproto-4.1.1 Fixes extension headers flac-1.2.1_1 Free lossless audio codec flex-2.5.35_3 Fast lexical analyzer generator font-adobe-100dpi-1.0.1 X.Org Adobe 100dpi font font-adobe-75dpi-1.0.1 X.Org Adobe 75dpi font font-adobe-utopia-100dpi-1.0.2 X.Org Adobe Utopia 100dpi font font-adobe-utopia-75dpi-1.0.2 X.Org Adobe Utopia 75dpi font font-adobe-utopia-type1-1.0.2 X.Org Adobe Utopia Type1 font font-alias-1.0.2 X.Org Font aliases font-bh-100dpi-1.0.1 X.Org Bigelow Holmes 100dpi font font-bh-75dpi-1.0.1 X.Org Bigelow Holmes 75dpi font font-bh-lucidatypewriter-100dpi-1.0.1 X.Org Bigelow Holmes Lucida TypeWriter 100dpi font font-bh-lucidatypewriter-75dpi-1.0.1 X.Org Bigelow Holmes Lucida TypeWriter 75dpi font font-bh-ttf-1.0.1 X.Org Bigelow & Holmes TTF font font-bh-type1-1.0.1 X.Org Bigelow Holmes Type1 font font-bitstream-100dpi-1.0.1 X.Org Bitstream Vera 100dpi font font-bitstream-75dpi-1.0.1 X.Org Bitstream Vera 75dpi font font-bitstream-type1-1.0.1 X.Org Bitstream Vera Type1 font font-cronyx-cyrillic-1.0.1 X.Org Cronyx Cyrillic font font-cursor-misc-1.0.1 X.Org miscellaneous Cursor fonts font-ibm-type1-1.0.1 X.Org IBM Type1 font font-misc-cyrillic-1.0.1 X.Org miscellaneous Cyrillic font font-misc-ethiopic-1.0.1 X.Org miscellaneous Ethiopic font font-misc-meltho-1.0.1 X.Org miscellaneous Meltho font font-misc-misc-1.1.0 X.Org miscellaneous Misc fonts font-screen-cyrillic-1.0.2 X.Org Screen Cyrillic font font-util-1.0.2 Create an index of X font files in a directory font-winitzki-cyrillic-1.0.1 X.Org Winitzki Cyrillic font font-xfree86-type1-1.0.2 X.Org XFree86 Type1 font fontcacheproto-0.1.3 Fontcache extension headers fontconfig-2.8.0,1 An XML-based font configuration API for X Windows fontsproto-2.1.0 Fonts extension headers freefonts-0.10_4 A collection of ATM fonts (not all free) from the CICA arch freetype2-2.3.12 A free and portable TrueType font rendering engine fribidi-0.19.2_1 A Free Implementation of the Unicode Bidirectional Algorith fusefs-kmod-0.3.9.p1.20080208_6 Kernel module for fuse fusefs-libs-2.7.4 FUSE allows filesystem implementation in userspace gamin-0.1.10_3 A file and directory monitoring system gcc-4.4.4.20100427 GNU Compiler Collection 4.4 gccmakedep-1.0.2 Create dependencies in makefiles using 'gcc -M' gconf2-2.28.1 A configuration database system for GNOME gd-2.0.35_7,1 A graphics library for fast creation of images gdbm-1.8.3_3 The GNU database manager gettext-0.17_1 GNU gettext package ghostscript8-8.71_1 Ghostscript 8.x PostScript interpreter gio-fam-backend-2.24.1 FAM backend for GLib's GIO library gle-3.1.0_2 A GL Tubing and Extrusion Library glew-1.5.2 The OpenGL Extension Wrangler Library glib-2.24.1 Some useful routines of C programming (current stable versi glproto-1.4.11 GLX extension headers gmake-3.81_3 GNU version of 'make' utility gmm++-4.0.0 A generic matrix template library gmp-5.0.1 A free library for arbitrary precision arithmetic 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.14_1 The GNU Privacy Guard gnutls-2.8.6 GNU Transport Layer Security library gobject-introspection-0.6.10 Generate interface introspection data for GObject libraries gpac-libgpac-0.4.5_4,1 Gpac MPEG-4 Systems library and headers gperf-3.0.3 Generates perfect hash functions for sets of keywords gpgme-1.2.0_2 A library to make access to GnuPG easier gsfonts-8.11_5 Standard Fonts for Ghostscript gsl-1.14 The GNU Scientific Library - mathematical libs gstreamer-0.10.29 Development framework for creating media applications gstreamer-plugins-0.10.29,3 GStreamer written collection of plugins handling several me gtk-2.20.1 Gimp Toolkit for X11 GUI (current stable version) hal-0.5.14_7 Hardware Abstraction Layer for simplifying device access help2man-1.38.2 Automatically generating simple manual pages from program o hicolor-icon-theme-0.12 A high-color icon theme shell from the FreeDesktop project iceauth-1.0.3 ICE authority file utility for X icu-3.8.1_3 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.3,1 Imake and other utilities from X.Org inputproto-2.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) iw-hspell-1.0 Hebrew spellchecker and morphology engine 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_15 Java Development Kit 1.6.0 jpeg-8_2 IJG's jpeg compression utilities kbproto-1.0.4 KB extension headers lame-3.98.2_2 Fast MP3 encoder kit lapack-3.2.1_1 A library of Fortran 77 subroutines for linear algebra lcms-1.19_1,1 Light Color Management System -- a color management library libFS-1.0.2 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.6,1 Inter Client Exchange library for X11 libIDL-0.8.14 A library for creating trees of CORBA IDL files libSM-1.1.1,1 Session Management library for X11 libX11-1.3.3,1 X11 library libXScrnSaver-1.2.0 The XScrnSaver library libXTrap-1.0.0 The XTrap library libXau-1.0.5 Authentication Protocol library for X11 libXaw-1.0.7,1 X Athena Widgets library libXcomposite-0.4.1,1 X Composite extension library libXcursor-1.1.10 X client-side cursor loading library libXdamage-1.1.2 X Damage extension library libXdmcp-1.0.3 X Display Manager Control Protocol library libXevie-1.0.2 The Xevie library libXext-1.1.1,1 X11 Extension library libXfixes-4.0.4 X Fixes extension library libXfont-1.4.0,1 X font libary libXfontcache-1.0.5 The Xfontcache library libXft-2.1.14 A client-sided font API for X applications libXi-1.3,1 X Input extension library libXinerama-1.1,1 X11 Xinerama library libXmu-1.0.5,1 X Miscellaneous Utilities libraries libXp-1.0.0,1 X print library libXpm-3.5.7 X Pixmap library libXrandr-1.3.0 X Resize and Rotate extension library libXrender-0.9.5 X Render extension library libXres-1.0.4 X Resource usage library libXt-1.0.7 X Toolkit library libXtst-1.1.0 X Test extension libXv-1.0.5,1 X Video Extension library libXvMC-1.0.5 X Video Extension Motion Compensation library libXxf86dga-1.1.1 X DGA Extension libXxf86misc-1.0.2 X XF86-Misc Extension libXxf86vm-1.1.0 X Vidmode Extension libao-0.8.8_1 Portable audio output library libart_lgpl-2.3.21,1 Library for high-performance 2D graphics libassuan-1.0.5 IPC library used by GnuPG and gpgme 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 libdaemon-0.12 Lightweight C library that eases the writing of UNIX daemon libdca-0.0.5 Free DTS Coherent Acoustics decoder libdmx-1.1.0 DMX extension library libdrm-2.4.12 Userspace interface to kernel Direct Rendering Module servi libdvdcss-1.2.10_1 Portable abstraction library for DVD decryption libdvdread-4.1.3_2 MPlayer version of the libdvdread project liberation-fonts-ttf-1.05.2.20091227,1 Liberation fonts from Red Hat to replace MS TTF fonts libexecinfo-1.1_3 A library for inspecting program's backtrace libexif-0.6.18 Library to read digital camera file meta-data libfame-0.9.1_2 A video encoding library libffi-3.0.9 Foreign Function Interface libfontenc-1.0.5 The fontenc Library libfpx-1.2.0.12_1 Library routines for working with Flashpix images libgcrypt-1.4.5 General purpose crypto library based on code used in GnuPG libglade2-2.6.4_3 GNOME glade library libglut-7.4.4 OpenGL utility toolkit 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.18 An extensible i/o abstraction for dealing with structured f libical-0.43_1 An implementation of the IETF's Calendaring and Scheduling libiconv-1.13.1_1 A character set conversion library libidn-1.15 Internationalized Domain Names command line tool libiodbc-3.52.7 An ODBC 3.x driver manager, for universal data source acces libksba-1.0.7 KSBA is an X.509 Library libltdl-2.2.6b System independent dlopen wrapper libmad-0.15.1b_2 Libmad library (part of MAD project) libmal-0.44.1 A library encapsulating malsync libmng-1.0.10_2 Multiple-image Network Graphics (MNG) reference library libmodplug-0.8.8 ModPlug mod-like music shared libraries libmsn-4.0.b8 A library for connecting to MSN Messenger service libmspack-0.0.20060920 A library for Microsoft compression formats libmusicbrainz-2.1.5 2nd generation incarnation of the CD Index - audio metadata libnova-0.13.0 Astronomical Calculation Library libofa-0.9.3_4 The Open Fingerprint Architecture Library libogg-1.1.4,4 Ogg bitstream library liboil-0.3.17 Library of optimized inner loops liboldX-1.0.1 Old X library libotr-3.2.0_1 The portable OTR Messaging Library and toolkit libpaper-1.1.23+nmu2 A library providing routines for paper size management libpciaccess-0.11.0 Generic PCI access library libpthread-stubs-0.3_3 This library provides weak aliases for pthread functions libqalculate-0.9.7 A a multi-purpose desktop calculator (backend library) libspectre-0.2.5 A small library for rendering Postscript documents libtheora-1.1.1_1 Theora video codec for the Ogg multimedia streaming system libtool-2.2.6b Generic shared library support script libtunepimp-0.5.3_5,1 Client library for musicbrainz libublio-20070103 User space caching library libungif-4.1.4_5 Tools and library routines for working with GIF images libutempter-1.1.5_1 Interface to record user sessions to utmp and wtmp files libvncserver-0.9.7_2 Provide an easy API to write one's own vnc server libvolume_id-0.81.1 Library to provide file system type information libvorbis-1.2.3_1,3 Audio compression codec library libwmf-0.2.8.4_6 Tools and library for converting Microsoft WMF (windows met libwpd-0.8.14_3 Tools for importing and exporting WordPerfect(tm) documents libwpg-0.1.3_4 Library for importing and converting Corel WordPerfect(tm) libwww-5.4.0_4 The W3C Reference Library libxcb-1.5 The X protocol C-language Binding (XCB) library libxine-1.1.16.3_7 Libraries for xine multimedia player libxkbfile-1.0.6 XKB file library libxkbui-1.0.2_1 The xkbui library libxklavier-5.0,1 An utility library to make XKB stuff easier libxml2-2.7.7 XML parser library for GNOME libxslt-1.1.26 The XSLT C library for GNOME libzip-0.9.3 A C library for reading, creating, and modifying zip archiv llvm-2.7 Low Level Virtual Machine m4-1.4.14,1 GNU m4 mDNSResponder-214 Apple's mDNSResponder makedepend-1.0.2,1 A dependency generator for makefiles meanwhile-1.0.2_2 Open Source implementation of the Lotus Sametime protocol mkfontdir-1.0.5 Create an index of X font files in a directory mkfontscale-1.0.7 Creates an index of scalable font files for X mpeg4ip-libmp4v2-1.6.1 Mpeg-4 library and tools from mpeg4ip mpfr-2.4.2_1 A library for multiple-precision floating-point computation mysql-client-5.0.90 Multithreaded SQL database (client) mysql-server-5.0.90 Multithreaded SQL database (server) nas-1.9.2 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_3 A toolkit for conversion of images between different format ocaml-3.11.2 The Objective Caml compiler and programming environment open-motif-2.2.3_6 Motif X11 Toolkit (industry standard GUI (IEEE 1295)) openbabel-2.2.2 Chemistry file translation program opengtl-0.9.12_1 Graphics Transformation Languages openjpeg-1.3_2 An open-source JPEG 2000 codec openldap-client-2.4.22 Open source LDAP client implementation openslp-1.2.1_3 Open-source implementation of the Service Location Protocol orc-0.4.4 Library and toolset to operate arrays of data ortp-0.13.0_1 A Real-time Transport Protocol (RTP) stack p5-XML-Parser-2.36_1 Perl extension interface to James Clark's XML parser, expat 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.28.0 An open-source framework for the layout and rendering of i1 pciids-20091229 Database of all known ID's used in PCI devices pcre-8.02 Perl Compatible Regular Expressions library perl-5.8.9_3 Practical Extraction and Report Language pgadmin3-1.10.1_2 PostgreSQL database design and management system pilot-link-0.12.5,1 Suite of tools used to connect and sync your Palm handled pixman-0.16.6 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 pl-libgadu-1.9.0.r2,1 This library is used by many IMs with Gadu-Gadu support png-1.4.1_1 Library for manipulating PNG images policykit-0.9_6 Framework for controlling access to system-wide components polkit-0.96_1 Framework for controlling access to system-wide components poppler-0.12.4 A PDF rendering library poppler-data-0.4.0 Poppler encoding data popt-1.14 A getopt(3) like library with a number of enhancements, fro portaudit-0.5.15 Checks installed ports against a list of security vulnerabi portupgrade-2.4.6_4,2 FreeBSD ports/packages administration and management tool s postgresql-client-8.4.3_1 PostgreSQL database (client) postgresql-server-8.4.3_1 The most advanced open-source database available anywhere printproto-1.0.4 Print extension headers pth-2.0.7 GNU Portable Threads py26-elementtree-1.2.6_1 Container for hierarchical data structures written in Pytho py26-xml-0.8.4_2 PyXML: Python XML library enhancements python26-2.6.5 An interpreted object-oriented programming language qmake-3.3.8_1 The build utility of the Qt project qt4-corelib-4.6.2 Qt core library qt4-dbus-4.6.2 Qt4 bindings for the D-BUS messaging system qt4-gui-4.6.2 Qt graphical user interface library qt4-moc-4.6.2 Qt meta object compiler qt4-network-4.6.2 Qt network library qt4-qmake-4.6.2 The build utility of the Qt project qt4-rcc-4.6.2 Qt resource compiler qt4-uic-4.6.2 Qt user interface compiler qt4-xml-4.6.2 Qt XML library randrproto-1.3.1 Randr extension headers raptor-1.4.21 RDF Parser Toolkit for Redland recordproto-1.14 RECORD extension headers renderproto-0.11 RenderProto protocol headers resourceproto-1.0.2 Resource extension headers rgb-1.0.3 Uncompile an rgb corl-name database ruby-1.8.7.248_2,1 An object-oriented interpreted scripting language ruby18-bdb-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 ruby18-postgres-0.7.9.2008.01.28_1 Ruby interface to PostgreSQL library 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 schroedinger-1.0.9 High-speed Dirac codec scrnsaverproto-1.2.0 ScrnSaver extension headers sdl-1.2.14_1,2 Cross-platform multimedia development API setxkbmap-1.1.0 Set the keyboard using the X Keyboard Extension shared-desktop-ontologies-0.4 Interoperability between desktops and collaborative environ shared-mime-info-0.71 A MIME type database from the FreeDesktop project speex-1.2.r1_2,1 An open-source patent-free voice codec sqlite3-3.6.23.1_1 An SQL database engine in a C library subversion-1.6.11_1 Version control system t1lib-5.1.2_1,1 A Type 1 Rasterizer Library for UNIX/X11 taglib-1.6.3 Library for manipulating ID3 tags and Ogg comments talloc-2.0.1 Hierarchical pool based memory allocator tcl-8.5.8 Tool Command Language tcl-modules-8.5.8 Tcl common modules teTeX-3.0_4 A meta port for teTeX suite teTeX-base-3.0_20 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 tidy-lib-090315.c Utility to clean up and pretty print HTML/XHTML/XML (with s tiff-3.9.2_1 Tools and library routines for working with TIFF images tk-8.5.8_1 Graphical toolkit for Tcl tmake-1.7_5 Extremely portable perl-based make utility trapproto-3.4.3 DEC-XTRAP extension headers unzip-6.0 List, test and extract compressed files in a ZIP archive urwfonts-1.0_3 Another font package for X v4l_compat-1.0.20100403_1 Video4Linux IOCTL header files vcdimager-0.7.23_6 GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping videoproto-2.3.0 Video extension headers vorbis-tools-1.2.0_6,3 Play, encode, and manage Ogg Vorbis files wavpack-4.60.1 Audio codec for lossless, lossy and hybrid compression webfonts-0.30_6 TrueType core fonts for the Web weka-3.4.15 Data Mining Software in Java wv2-0.4.2_2 A library providing routines to access Microsoft Word files wxgtk2-common-2.8.10_4 The wxWidgets GUI toolkit (common files) wxgtk2-contrib-common-2.8.10_4 The wxWidgets GUI toolkit contributed libraries (common fil wxgtk2-unicode-2.8.10_4 The wxWidgets GUI toolkit (Unicode) wxgtk2-unicode-contrib-2.8.10_4 The wxWidgets GUI toolkit contributed libraries (Unicode) x264-0.0.20100222_1 Library and tool for encoding H.264/AVC video streams xauth-1.0.4 X authority file utility xbitmaps-1.1.0 X.Org bitmaps data 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.2.0 XCMisc extension headers xdg-utils-1.0.2_4 Tools to allow all applications to integrate with the free xdvik-tetex-22.84.16_2 DVI Previewer(kpathsearch) for X xextproto-7.1.1 XExt extension headers xf86-input-keyboard-1.4.0 X.Org keyboard input driver xf86-input-mouse-1.5.0 X.Org mouse input driver xf86-video-nv-2.1.17 X.Org nv display driver xf86-video-vesa-2.3.0 X.Org vesa display driver xf86bigfontproto-1.2.0 XFree86-Bigfont extension headers xf86dgaproto-2.1 XFree86-DGA extension headers xf86driproto-2.1.0 XFree86-DRI extension headers xf86miscproto-0.9.3 XFree86-Misc extension headers xf86vidmodeproto-2.3 XFree86-VidModeExtension extension headers xforms-1.0_6,1 A graphical user interface toolkit for X Window System xineramaproto-1.2 Xinerama extension headers xinit-1.2.0 X Window System initializer xkbcomp-1.1.0 Compile XKB keyboard description xkeyboard-config-1.8 X Keyboard Configuration Database xmessage-1.0.3 Display message or query in a X window xmlcatmgr-2.2 SGML and XML catalog manager xorg-cf-files-1.0.3 X.org cf files for use with imake builds xorg-fonts-100dpi-7.5 X.Org 100dpi bitmap fonts xorg-fonts-7.5 X.org fonts meta-port xorg-fonts-75dpi-7.5 X.Org 75dpi bitmap fonts xorg-fonts-cyrillic-7.5 X.Org Cyrillic bitmap fonts xorg-fonts-truetype-7.5 X.Org TrueType fonts xorg-fonts-type1-7.5 X.Org Type1 fonts xorg-libraries-7.5 X.org libraries meta-port xorg-macros-1.6.0 X.Org development aclocal macros xorg-minimal-7.4_4 X.Org minimal distribution metaport xorg-server-1.7.5,1 X.Org X server and related programs xplanet-1.2.1 Draw pictures of the earth textured by an image xprop-1.1.0 Property displayer for X xproto-7.0.16 X11 protocol headers xrdb-1.0.6 X server resource database utility xscreensaver-5.11_1 Save your screen while you entertain your cat xset-1.1.0 User preference utility for X xsetroot-1.0.3 root window parameter setting utility for X xtrans-1.2.5 Abstract network code for X xvid-1.2.2_1,1 An opensource MPEG-4 codec, based on OpenDivx xz-4.999.9_1 LZMA compression and decompression tools yasm-0.8.0 A complete rewrite of the NASM assembler zip-3.0 Create/update ZIP files compatible with pkzip Please advise, Dino _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"