xchat2 can't detect gtk2

MiG mig29 at prodigy.net.mx
Mon Mar 31 18:25:14 PST 2003


Hi, i want to install xchat2 from ports (my port tree is up to date)
and the configure script from xchat2 can't detect that i have installed
gtk2.

My uname -a is:
FreeBSD mig.mig-29.net 4.7-RELEASE FreeBSD 4.7-RELEASE #6: Tue Feb 18 22:05:09 CST 2003     
root at mig.mig-29.net:/usr/obj/usr/src/sys/MIG  i386

And the output of the "make install clean" is (i canceled it, but it
compiles only the xchat-test version).

And at the end of this transcription, i append my pkg_info output.

Thanks in advance =), any other information that maybe you need i will be glad to give you.

root at mig:/usr/ports/irc/xchat2# make install clean
===>  Patching for xchat2-2.0.1
===>  Applying FreeBSD patches for xchat2-2.0.1
===>   xchat2-2.0.1 depends on executable: gmake - found
===>   xchat2-2.0.1 depends on executable: libtool - found
===>   xchat2-2.0.1 depends on shared library: gtk-x11-2.0.200 - found
===>   xchat2-2.0.1 depends on shared library: X11.6 - found
===>  Configuring for xchat2-2.0.1
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i386-portbld-freebsd4.7-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc
checking how to run the C preprocessor... cc -E
checking build system type... i386-portbld-freebsd4.7
checking host system type... i386-portbld-freebsd4.7
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i386-portbld-freebsd4.7-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd4.7-strip... no
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd4.7 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... yes
creating libtool
checking host system type... i386-unknown-freebsdelf4.7
checking for ranlib... ranlib
checking whether we are using GNU C... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... -static
checking whether ln -s works... yes
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/libexec/elf/ld option to reload object files... -r
checking dynamic linker characteristics... freebsdelf4.7 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... no
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for shared library run path origin... ./config.rpath: Can't open ./config.rpath: No such file or directory
done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.75, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking how to link with libintl... -lintl
checking for sed... /usr/bin/sed
checking for uname... /usr/bin/uname
checking system type... FreeBSD
checking for pkg-config... /usr/local/bin/pkg-config
checking for GLIB - version >= 2.0.3... yes (version 2.2.1)
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for GTK+ - version >= 2.0.3... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.

Cannot find GTK! Not building GTK FrontEnd.

checking for perl... /usr/bin/perl
checking for Perl compile flags... ok
checking for eval_pv... no
checking for old perl... yes
checking for location of tclConfig.sh... checking for getaddrinfo... yes
checking whether to enable IPv6 support... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for openssl through pkg-config... no
checking for SSL_new in -lssl... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for dlopen... yes
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for gdk-pixbuf-csource... /usr/X11R6/bin/gdk-pixbuf-csource
checking for snprintf... yes
checking for vsnprintf... yes
checking for setenv... (cached) yes
checking for select... yes
checking for select in -lsocket... no
checking for gethostbyname... yes
checking for gethostname... yes
checking for strings.h... (cached) yes
checking for socklen_t... yes
^C
root at mig:/usr/ports/irc/xchat2# 

pkg_info output:

Hermes-1.3.2        Fast pixel formats conversion library
ImageMagick-5.5.5   Image processing tools (interactive optional--misc/display 
Mesa-3.4.2_2        A graphics library similar to SGI's OpenGL
ORBit-0.5.17        High-performance CORBA ORB with support for the C language
ORBit2-2.6.0        High-performance CORBA ORB with support for the C language
OpenSSH-askpass-1.2.2.2001.02.24 Graphical password applet for entering SSH passphrase
XFree86-4.3.0,1     X11/XFree86 core distribution (complete, using mini/meta-po
XFree86-FontServer-4.3.0 XFree86-4 font server
XFree86-Server-4.3.0_1 XFree86-4 X server and related programs
XFree86-clients-4.3.0_1 XFree86-4 client programs and related files
XFree86-documents-4.3.0 XFree86-4 documentation
XFree86-font100dpi-4.3.0 XFree86-4 bitmap 100 dpi fonts
XFree86-font75dpi-4.3.0 XFree86-4 bitmap 75 dpi fonts
XFree86-fontCyrillic-4.3.0 XFree86-4 Cyrillic fonts
XFree86-fontDefaultBitmaps-4.3.0 XFree86-4 default bitmap fonts
XFree86-fontEncodings-4.3.0 XFree86-4 font encoding files
XFree86-fontScalable-4.3.0 XFree86-4 scalable fonts
XFree86-libraries-4.3.0_1 XFree86-4 libraries and headers
Xaw3d-1.5           A 3-D Athena Widget set that looks like Motif
Xft-2.1_3           A client-sided font API for X applications
a2ps-letter-4.13_1  Formats an ascii file for printing on a postscript printer
aalib-1.4.r5_1      An ascii art library
acroread-4.05       View, distribute and print PDF documents
apache-1.3.27_4     The extremely popular Apache http server.  Very fast, very 
apsfilter-7.2.5_1   Magic print filter with file type recognition, print previe
atk-1.2.2           A GNOME accessibility toolkit (ATK)
aumix-gtk-2.8       A full-screen ncurses- or GTK-based audio mixer for the con
autoconf-2.53_1     Automatically configure source code on many Un*x platforms
autoconf213-2.13.000227_5 Automatically configure source code on many Un*x platforms 
automake-1.5,1      GNU Standards-compliant Makefile generator
automake14-1.4.5_9  GNU Standards-compliant Makefile generator (legacy version 
bash-2.05b.004      The GNU Bourne Again Shell
bison-1.75          A parser generator from FSF, (mostly) compatible with Yacc
bonobo-1.0.22       The component and compound document system for GNOME
bonobo-activation-2.2.1,1 An object activation framework for GNOME 2.0
buffy-0.2           A GTK theme engine looking like SGI enhanced Motif (aka Rox
cclient-2002,1      Mark Crispin's C-client mail access routines
cdrtools-2.0        Cdrecord, mkisofs and several other programs to record CD-R
clean-theme-gtk-1.2.x The Clean GTK theme engine
colorstep-0.6       A theme engine based on GtkStep and Step-pastel
cvsup-without-gui-16.1g General network file distribution system optimized for CVS 
db3-3.3.11,1        The Berkeley DB package, revision 3
dia-0.90            Diagram creation program, similar to Visio
djbfft-0.76         An extremely fast library for floating-point convolution
docbook-1.2         Meta-port for the different versions of the DocBook DTD
docbook-241         V2.4.1 of the DocBook DTD, designed for technical documenta
docbook-3.0         V3.0 of the DocBook DTD, designed for technical documentati
docbook-3.1         V3.1 of the DocBook DTD, designed for technical documentati
docbook-4.0         V4.0 of the DocBook DTD, designed for technical documentati
docbook-4.1         V4.1 of the DocBook DTD, designed for technical documentati
docbook-sk-4.1.2    XML version of the DocBook DTD version controlled for Scrol
docbook-xml-4.2     XML version of the DocBook DTD
docbook-xsl-1.59.1  XSL DocBook stylesheets
docproj-1.10        The "meta-port" for the FreeBSD Documentation Project
dopewars-1.5.8_1    A UNIX rewrite of a game originally based on "Drug Wars"
drm-kmod-0.9.6      A FreeBSD kernel modules for 3d acceleration with the DRI
dsssl-docbook-modular-1.73_1,1 DSSSL stylesheets for the DocBook DTD by Norman Walsh
emacs-21.2_2        GNU editing macros
engradient-0.5      A GTK+ engine-gradient theme based off of the IceGradient t
es-aspell-0.50.3_1  Aspell with Spanish dictionary
es-openoffice-1.0.1_4 Integrated wordprocessor/dbase/spreadheet/drawing/chart/bro
esound-0.2.29       A sound library for enlightenment package
eterm-0.9.1_1       X11 terminal emulator based on rxvt/xterm
everybuddy-esound-0.4.3 A "chat" program that combines AIM, ICQ, and Yahoo! Chat in
expat-1.95.6_1      XML 1.0 parser written in C
ezm3-1.0            Easier, more portable Modula-3 distribution for building CV
fetchmail-6.2.0     Batch mail retrieval utility for IMAP/POP2/POP3/APOP/KPOP/E
ffmpeg-0.4.6_3      Hyper fast realtime audio/video encoder/converter, streamin
flashpluginwrapper-0.20021113 A wrapper allowing use of linux-flashplugin with native moz
fontconfig-2.1_6    An XML-based font configuration API for X Windows
freefonts-0.10_1    A collection of ATM fonts (not all free) from the CICA arch
freetype-1.3.1_2    A free and portable TrueType font rendering engine
freetype2-2.1.3_1   A free and portable TrueType font rendering engine
gaim-esound-20030206 Gtk+-2.0 open-source 'clone' of AOL's Instant Messenger cli
galeon-1.2.8        A GNOME Web browser based on gecko (the Mozilla rendering e
gcalctool-4.2.43    A GNOME 2 calculator tool based on the old calctool for Ope
gcc-3.1.1_20020909  GNU Compiler Collection 3.1 (inprogress version)
gconf-1.0.9_2       A configuration database system for GNOME
gconf2-2.2.0        A configuration database system for GNOME
gd-1.8.4_6          A graphics library for fast image creation
gdbm-1.8.3          The GNU database manager
gdk-pixbuf-0.22.0   A graphic library for GTK+
gedit-0.9.7_1       A small but powerful text editor for Gnome Desktop Environm
gentoo-0.11.34      Gtk+ based, file manager inspired by DirectoryOpus
gettext-0.11.5_1    GNU gettext package
gftp-gnome-2.0.14   A free multithreaded GTK based ftp client
ggv-1.0.2_2         GNOME ghostscript viewer
ghostscript-gnu-7.05_4 GNU Postscript interpreter
gimp-1.2.3_2,1      the GNU Image Manipulation Program
gle-3.0.3           A GL Tubing and Extrusion Library
glib-1.2.10_8       Some useful routines of C programming (previous stable vers
glib-2.2.1          Some useful routines of C programming (current stable versi
gmake-3.80          GNU version of 'make' utility
gnome-icon-theme-1.0.0 A collection of icons for the GNOME 2 desktop
gnome-look-0.1.3    A GTK theme engine designed to look nice with the GNOME des
gnomecanvas-0.22.0  A graphics library for GNOME
gnomedb-0.2.96_1    Provide uniform access to data sources for the GNOME enviro
gnomehier-1.0_8     An utility port, installing hierarchy of common GNOME direc
gnomelibs-1.4.2_1   Libraries for GNOME, a GNU desktop environment
gnomemimedata-2.2.0_1 A MIME and Application database for GNOME
gnomeprint-0.37     Gnome print support library
gnomevfs-1.0.5_4    GNOME Virtual File System
gnomevfs2-2.2.2     GNOME Virtual File System
gnuls-4.0_1         GNU colorized `ls'
gnupg-1.2.1         The GNU Privacy Guard
gqview-1.1.1        Another gtk-based graphic file viewer
grip-3.0.5          GTK-based front-end to external cd audio rippers and mp3 en
gtk-1.2.10_9        Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.2.1           Gimp Toolkit for X11 GUI (current stable version)
gtk-Mac2-theme-200003050858 GTK+ engine theme based on the look of MacOS
gtk-flat-theme-0.1  A GTK+ theme engine which gives GTK+ a flattened appearance
gtkbe-200007091019  BeOS look-alike GTK+ theme engine
gtkspell2-2.0.2_2   A GTK+ 2 spell checking component
guile-1.4.1_3       GNU's Ubiquitous Intelligent Language for Extension
gupsc-0.3.1_1       A free Gnome client for the Network UPS Tools
help2man-1.29       Automatically generating simple manual pages from program o
hpijs-1.3.1         The drivers and support resources for the HP Inkjet Printer
html-4.01           All W3C published SGML DTDs for HTML
html2ps-letter-1.0_1 HTML to PostScript converter
hugelatex-1.0       LaTeX format files with large limits
icegradient-200012290259 A GTK+ gradient theme engine based on ThinIce
id3lib-3.8.2        Library for manipulating ID3v1/v1.1 and ID3v2 tags
imake-4.3.0         Imake and other utilities from XFree86
imap-uw-2002_1,1    University of Washington IMAP4rev1/POP2/POP3 mail servers
imaze-xview-1.4     A multi-player network action game for TCP/IP with 3D graph
imlib-1.9.14_1      A graphic library for enlightenment package
imlib2-1.0.6_1      The next generation graphic library for enlightenment packa
intltool-0.25       Xml internationalization support for GNOME, and others
iso8879-1986        Character entity sets from ISO 8879:1986 (SGML)
ispell-3.2.06_3     An interactive spelling checker for multiple languages
jade-1.2.1_1        An object-oriented SGML/XML parser toolkit and DSSSL engine
jadetex-3.12_1      A TeX backend for Jade, for typesetting SGML documents
jakarta-tomcat-3.3.1_16 Open-source Java web server by Apache, stable 3.x branch
jasper-1.600.0      An implementation of the codec specified in the JPEG-2000 s
javavmwrapper-1.4   Wrapper script for various Java Virtual Machines
jbigkit-1.4         Lossless compression for bi-level images such as scanned pa
jdk-1.3.1p7_2       Java Development Kit 1.3
jpeg-6b_1           IJG's jpeg compression utilities
lame-3.93.1         ISO code based fast MP3 encoder kit
lcms-1.09           Light Color Management System -- a color management library
libIDL-0.8.0_1      A library for creating trees of CORBA Interface Definition 
liba52-0.7.4        A free library for decoding ATSC A/52 streams, aka AC-3
libao-esound-0.8.3_1 Portable audio output library
libart_lgpl2-2.3.11 Library for high-performance 2D graphics
libast-0.5          A library of assorted spiffy things
libaudiofile-0.2.3  A sound library for SGI audio file
libbonobo-2.2.0     A component and compound document system for GNOME2
libbonoboui-2.2.0.1 GUI frontend to the libbonobo component of GNOME2
libdockapp-0.4.0    Standard library for Window Maker dock apps
libdvdcss-1.2.5     Portable abstraction library for DVD decryption
libdvdnav-0.1.3     The library for the xine-dvdnav plugin
libdvdread-0.9.4    This is needed by ogle, which is a DVD player that supports
libfpx-1.2.0.4_1    Library routines for working with Flashpix images
libgda-0.2.96_1     Provides uniform access to different kinds of data sources
libghttp-1.0.9      GNOME http client library
libglade-0.17_2     GNOME glade library
libglade2-2.0.1_1   GNOME glade library
libgnome-2.2.0.1    Libraries for GNOME, a GNU desktop environment
libgnomecanvas-2.2.0.2 A graphics library for GNOME
libgnomeui-2.2.0.1  Libraries for the GNOME GUI, a GNU desktop environment
libgnugetopt-1.2    GNU getopt library
libiconv-1.8_2      A character set conversion library
libijs-0.34         C library that supports plugin printer driver for Ghostscri
libmikmod-3.1.10    MikMod Sound Library
libmng-1.0.4        Multiple-image Network Graphics (MNG) reference library
libmpeg2-0.3.1_1    A free library for decoding mpeg-2 and mpeg-1 video streams
libogg-1.0_1,3      Ogg bitstream library
libproplist-0.10.1  Property library for gnome and Window Maker
libtool-1.3.4_4     Generic shared library support script
libungif-4.1.0b1    Tools and library routines for working with GIF images
libunicode-0.4_3    A library for manipulating Unicode characters and strings
libvorbis-1.0_1,3   Audio compression codec library
libwmf-0.2.8        Tools and library for converting Microsoft WMF (windows met
libwww-5.4.0        The W3C Reference Library
libxine-1.0.b9      Libraries for xine multimedia player
libxml-1.8.17_1     Xml parser library for GNOME
libxml2-2.5.4       Xml parser library for GNOME
libxslt-1.0.27      The XSLT C library for GNOME
linc-1.0.1          A library for writing networked servers & clients
links-2.1.p9,1      Lynx-like text WWW browser
linux-flashplugin-5.0r51 The official Macromedia Flash Player for Linux Netscape and
linux-realplayer-8.cs2_1 Linux RealPlayer 8.0 from RealNetworks
linux-sun-jdk-1.3.1.06_1 Sun Java Development Kit 1.3 for Linux
linux_base-7.1_2    The base set of packages needed in Linux mode
linuxdoc-1.1        The Linuxdoc SGML DTD
lyx-1.3.0           Document processor interfaced with LaTeX (nearly WYSIWYG)
m4-1.4_1            GNU m4
mad-esound-0.14.2b_2 High-quality MPEG audio decoder
magicpoint-1.09a    An X11-based presentation tool
man2html-3.0.1_1    Convert nroff(1) man pages to HTML
mgp-mode.el-1.30    A mode of Emacs for editing MagicPoint files
mkcatalog-1.1       A maintainance utility for sgml catalog files
mkisofs-2.0         Create iso9660/Rock Ridge/Joliet filesystems
mod_jk-3.3.1_2      Apache module for Tomcat 3
mod_php4-4.3.1      PHP4 module for Apache
mozilla-1.2.1_1,2   The open source, standards compliant web browser
mozilla-headers-1.2.1_1,2 Header files for mozilla communicator web-surfboard
mpg321-0.2.10_2     A free command-line mp3 player, compatible with mpg123
mplayer-fonts-0.50  A font pack for the mplayer OSD and SUB
mplayer-gtk-esound-0.90.0.104_2 High performance media player/encoder supporting many forma
mplayer-skins-1.0.5 Skins for MPlayer's Graphical User Interface (GUI)
mplayerplug-in-0.50 A Mozilla plugin for the MPlayer media player
mplayerxp-0.1.9_1   Multi-threaded branch of the well known mplayer media playe
mutt-1.4.1          The Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, 
mysql-client-3.23.55 Multithreaded SQL database (client)
mysql-server-3.23.55 Multithreaded SQL database (server)
nano-1.2.0_1        Nano's ANOther editor, an enhanced free Pico Clone
nasm-0.98.33,1      General-purpose multi-platform x86 assembler
netpbm-10.14        A toolkit for conversion of images between different format
nmap-3.00           Port scanning utility for large networks
nspr-4.2_1          A platform-neutral API for system level and libc like funct
nut-1.2.1           Network UPS Tools
oaf-0.6.10_1        Object Activation Framework for GNOME
ooodict-1.1         MySpell dictionaries for OpenOffice.org
open-motif-2.2.2_1  Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openldap-2.0.25_3   Open source LDAP client and server software
p5-Authen-SASL-2.02 Perl5 module for SASL authentication
p5-DBI-1.34_1       The perl5 Database Interface.  Required for DBD::* modules
p5-Data-ShowTable-3.3 Perl5 module to pretty-print arrays of data
p5-Digest-MD5-2.22  Perl5 interface to the MD5 algorithm
p5-Digest-SHA1-2.02 Perl interface to the SHA-1 Algorithm
p5-HTML-Parser-3.27 Perl5 module for parse HTML tag
p5-HTML-Tagset-3.03 Some useful data table in parsing HTML
p5-Image-Size-2.991 Perl5 module to determine the size of images in several com
p5-MIME-Base64-2.18 Perl5 module for Base64 and Quoted-Printable encodings
p5-Mysql-modules-1.2219 Perl5 modules for accessing MySQL databases
p5-Net-1.12,1       Perl5 modules to access and use network protocols
p5-Net-Daemon-0.36  Perl5 extension for portable daemons
p5-Net-IRC-0.71     Perl5 modules to implement the IRC protocol (RFC 1459)
p5-PlRPC-0.2016     Perl module for writing RPC servers and clients
p5-Storable-2.06    Persistency for perl data structures
p5-Test-Harness-2.26 Run perl standard test scripts with statistics
p5-Test-Simple-0.47_1 Basic utilities for writing tests in perl
p5-URI-1.23         Perl5 interface to Uniform Resource Identifier (URI) refere
p5-libwww-5.65_1    Perl5 library for WWW access
pango-1.2.1_1       An open-source framework for the layout and rendering of i1
pcre-3.9            Perl Compatible Regular Expressions library
peps-1.0            Converts EPS images to anti-aliased PGM bitmaps
php-mode.el-1.0.2   Emacs lisp module for the PHP language
pkgconfig-0.15.0    An utility used to retrieve information about installed lib
png-1.2.5_2         Library for manipulating PNG images
popt-1.6.4          A getopt(3) like library with a number of enhancements, fro
portupgrade-20030308_1 FreeBSD ports/packages administration and management tool s
postgresql-7.3.2_1  The most advanced open-source database available anywhere
procmail-3.22_1     A local mail delivery agent
psgml-emacs21-1.2.4_2 A major mode for editing SGML and XML documents for emacs21
psutils-letter-1.17_1 Utilities for manipulating PostScript documents
py-opengl-2.0.0.44  An OpenGL (and related library) interface for Python
py22-expat-2.2.2_2  Python interface to the Expat XML parser
py22-imaging-1.1.3  The Python Imaging Library
py22-numeric-21.0   The Numeric Extension to Python
py22-tkinter-2.2.2  Python bindings to the Tk widget set
py22-wxPython-2.4.0.1 Python bindings for the wxWindows/GTK GUI toolkit
pyslsk-0.4.11       "Client for SoulSeek filesharing system"
python-2.2.2_2      An interpreted object-oriented programming language
rpm-3.0.6_6         The Red Hat Package Manager
rpm2cpio-1.1.20020306 Convert .rpm files for extraction with /usr/bin/cpio, needs
rtc-2002.03.05.2    Kernel module which provides /dev/rtc device support
ruby-1.6.8.2003.01.19 An object-oriented interpreted scripting language
ruby-bdb1-0.1.8     Ruby interface to Berkeley DB revision 1.8x with full featu
ruby-rdoc-0.0.0.b2  Documentation from Ruby source files
ruby-shim-ruby18-1.8.0.p2 A set of Ruby modules to provide Ruby 1.8 functionalities
samba-2.2.8         A free SMB and CIFS client and server for UNIX
scr2png-1.1         Converts the output of "vidcontrol -p" to PNG
scr2txt-1.1         Converts the output of "vidcontrol -p" to text
scrollkeeper-0.3.11_8,1 An Open Document Cataloging Project
sdl-1.2.5_1         Cross-platform multi-media development API (developm. vers.
sdl_image-1.2.2_1   A simple library to load images of various formats as SDL s
sdocbook-xml-4.1.2.5 "Simplified" DocBook XML DTD
sgmlformat-1.7_2    Generates groff and HTML from linuxdoc and docbook SGML doc
startup-notification-0.5_1 Library that supports startup notification spec from freede
svgalib-1.4.2_1     A low level console graphics library
swig-1.1p5_8        Simplified Wrapper and Interface Generator
t1lib-5.0.0         A Type 1 Rasterizer Library for UNIX/X11
tcl-8.3.5_1         Tool Command Language
teTeX-2.0.2_1       Thomas Esser's distribution of TeX & friends
tidy-20000804_2     Fixes and tidies up HTML files
tiff-3.5.7          Tools and library routines for working with TIFF images
tk-8.3.5_1          Graphical toolkit for TCL
transfig-3.2.4      Tools to convert Xfig's .fig files
ttmkfdir-0.0_1      Create fonts.scale file for use with TrueType font server
unzip-5.50          List, test and extract compressed files in a ZIP archive
urwfonts-1.0        Another font package for X
vlc-0.4.4           An X11 MPEG2 client/server solution
vmware2-2.0.4.1142  A virtual machine emulator - a full PC in a window
weblint-1.020       HTML validator and sanity checker
wget-1.8.2_3        Retrieve files from the Net via HTTP and FTP
whatpix-1.2         Perl console application which finds, moves or deletes dupl
win32-codecs-011002.1.0.90.p7 Huge compilation of Win32 binary codecs, including MPEG-4(D
windowmaker-0.80.2  GNUStep-compliant NeXTStep window manager clone
wine-2003.03.18     Microsoft Windows 3.1/95/98/NT/2000 emulator for Unix
wmCalClock-1.25     Another Window Maker calendar/clock dockapp
wmclockmon-0.2.2    A digital clock dockapp with a similar look to wmcpuload
wmcpuload-1.0.1     An "lcd" dockapp for windowmaker, which displays the curren
wmhm-1.46           WindowMaker dockable hardware monitor for FreeBSD
wmicons-1.0         Icons mainly for use in Window Maker
wmmail-0.64         A little mail notifier for the Window Maker dock
wmmaiload-0.8.2     Incoming mail monitor dockapp with a similar look to wmcpul
wmmemload-0.1.4     An dockapp for windowmaker, which displays the current mem/
wmmon-1.0b2         WindowMaker dockable system load/performance monitor
wmnd-0.4.4          Improved network monitoring dock app (with tons of features
wmnet-1.2           A network bandwidth monitor intended for the WindowMaker do
wmnet2-1.06_2       A cool network monitor for WindowMaker
wmzazof-0.3         A simple dockapp that displays the uptime, free and used me
wrapper-1.0_2       Wrapper for XFree86-4 server
wxgtk-2.4.0         The wxWindows GUI toolkit with GTK+ bindings (unstable vers
xawtv-3.86          A TV viewing application and a few TV utilities
xcdroast-0.98.a.13  Another X11 frontend to mkisofs/cdrecord
xchat-1.8.11        An X11 IRC client using the GTK+ toolkit, and optionally, G
xforms-1.0_3,1      A graphical user interface toolkit for X Window System
xhtml-1.0.20000126  W3C's XHTML DTD
xine-0.9.19         An X11 multimedia player
xine_d4d_plugin-0.3.2 A dvd input plugin for xine
xine_d5d_plugin-0.2.7_1 A dvd input plugin for xine with menu support
xmame-sdl-0.65.1    UNIX/X11 port of the Multi Arcade Machine Emulator (MAME)
xmms-1.2.7_3        X Multimedia System --- An audio player with a Winamp GUI
xmms-alarm-0.3.2    Alarm timer plugin for the X Multimedia System
xpdf-2.01_2         Display PDF files, and convert them to other formats
xscreensaver-4.08   Save your screen while you entertain your cat
xvid-0.9.0_1,1      An opensource MPEG-4 codec, based on OpenDivx
xview-3.2.1_1       X Window-System-based Visual/Integrated Environment for Wor
zip-2.3_1           Create/update ZIP files compatible with pkzip



More information about the freebsd-gnome mailing list