ports/devel/regexxer --> pkg-config too old; version 0.14 or better required.

Christoph Devenoges c at devenoges.com
Fri May 23 05:44:03 PDT 2003


FreeBSD shard.waterdropsproductions.de 5.0-RELEASE-p1 FreeBSD
5.0-RELEASE-p1 #3: Sun May  4 19:21:14 CEST 2003
root at shard.waterdropsproductions.de:/usr/src/sys/i386/compile/SHARD
i386

see attached...



chris
-------------- next part --------------
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.54.  Invocation command line was

  $ ./configure --enable-static --with-libiconv=gnu --prefix=/usr/local --build=i386-portbld-freebsd5.0

## --------- ##
## Platform. ##
## --------- ##

hostname = shard.waterdropsproductions.de
uname -m = i386
uname -r = 5.0-RELEASE-p1
uname -s = FreeBSD
uname -v = FreeBSD 5.0-RELEASE-p1 #3: Sun May  4 19:21:14 CEST 2003     root at shard.waterdropsproductions.de:/usr/src/sys/i386/compile/SHARD 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
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/bin
PATH: /usr/X11R6/bin
PATH: /home/devenoges/bin
PATH: /usr/local/vslick/bin
PATH: /usr/local/linux-jdk1.3.1/bin
PATH: /home/devenoges/bin/sos-3.5
PATH: .
PATH: /usr/home/devenoges/newDL/emacs/xref
PATH: /usr/local/linux-jdk1.3.1/bin
PATH: /usr/local/jdk1.3.1/bin/
PATH: .


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1520: checking for a BSD-compatible install
configure:1574: result: /usr/bin/install -c -o root -g wheel
configure:1585: checking whether build environment is sane
configure:1628: result: yes
configure:1643: checking whether gmake sets ${MAKE}
configure:1663: result: yes
configure:1686: checking for working aclocal-1.4
configure:1697: result: missing
configure:1701: checking for working autoconf
configure:1708: result: found
configure:1716: checking for working automake-1.4
configure:1727: result: missing
configure:1731: checking for working autoheader
configure:1738: result: found
configure:1746: checking for working makeinfo
configure:1753: result: found
configure:1796: checking whether to enable maintainer-specific portions of Makefiles
configure:1805: result: no
configure:1826: checking build system type
configure:1844: result: i386-portbld-freebsd5.0
configure:1852: checking host system type
configure:1866: result: i386-portbld-freebsd5.0
configure:1875: checking for the BeOS
configure:1885: result: no
configure:1889: checking for Win32
configure:1917: result: no
configure:2041: checking whether to enable garbage collector friendliness
configure:2053: result: no
configure:2057: checking whether to disable memory pools
configure:2060: result: no
configure:2119: checking for gcc
configure:2145: result: cc
configure:2387: checking for C compiler version
configure:2390: cc --version </dev/null >&5
cc (GCC) 3.2.1 [FreeBSD] 20021119 (release)
Copyright (C) 2002 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:2393: $? = 0
configure:2395: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
configure:2398: $? = 0
configure:2400: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2403: $? = 1
configure:2423: checking for C compiler default output
configure:2426: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:2429: $? = 0
configure:2463: result: a.out
configure:2468: checking whether the C compiler works
configure:2474: ./a.out
configure:2477: $? = 0
configure:2492: result: yes
configure:2499: checking whether we are cross compiling
configure:2501: result: no
configure:2504: checking for suffix of executables
configure:2506: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:2509: $? = 0
configure:2532: result: 
configure:2538: checking for suffix of object files
configure:2556: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2559: $? = 0
configure:2578: result: o
configure:2582: checking whether we are using the GNU C compiler
configure:2603: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2606: $? = 0
configure:2609: test -s conftest.o
configure:2612: $? = 0
configure:2624: result: yes
configure:2630: checking whether cc accepts -g
configure:2648: cc -c -g -I/usr/local/include conftest.c >&5
configure:2651: $? = 0
configure:2654: test -s conftest.o
configure:2657: $? = 0
configure:2667: result: yes
configure:2684: checking for cc option to accept ANSI C
configure:2741: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2744: $? = 0
configure:2747: test -s conftest.o
configure:2750: $? = 0
configure:2767: result: none needed
configure:2785: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2788: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2891: checking for c++
configure:2917: result: c++
configure:3030: checking for C++ compiler version
configure:3033: c++ --version </dev/null >&5
c++ (GCC) 3.2.1 [FreeBSD] 20021119 (release)
Copyright (C) 2002 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:3036: $? = 0
configure:3038: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
configure:3041: $? = 0
configure:3043: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:3046: $? = 1
configure:3049: checking whether we are using the GNU C++ compiler
configure:3070: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:3073: $? = 0
configure:3076: test -s conftest.o
configure:3079: $? = 0
configure:3091: result: yes
configure:3097: checking whether c++ accepts -g
configure:3115: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:3118: $? = 0
configure:3121: test -s conftest.o
configure:3124: $? = 0
configure:3134: result: yes
configure:3174: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:3177: $? = 0
configure:3180: test -s conftest.o
configure:3183: $? = 0
configure:3205: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure: In function `int main()':
configure:3198: `exit' undeclared (first use this function)
configure:3198: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:3208: $? = 1
configure: failed program was:
#line 3193 "configure"
#include "confdefs.h"

int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3174: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:3177: $? = 0
configure:3180: test -s conftest.o
configure:3183: $? = 0
configure:3205: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:3208: $? = 0
configure:3211: test -s conftest.o
configure:3214: $? = 0
configure:3250: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:3253: $? = 0
configure:3256: test -s conftest.o
configure:3259: $? = 0
configure:3288: checking for cc option to accept ANSI C
configure:3347: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3350: $? = 0
configure:3353: test -s conftest.o
configure:3356: $? = 0
configure:3370: result: none needed
configure:3393: checking for a BSD-compatible install
configure:3447: result: /usr/bin/install -c -o root -g wheel
configure:3466: checking for special C compiler options needed for large files
configure:3540: result: no
configure:3546: checking for _FILE_OFFSET_BITS value needed for large files
configure:3574: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3577: $? = 0
configure:3580: test -s conftest.o
configure:3583: $? = 0
configure:3633: result: no
configure:3643: checking for _LARGE_FILES value needed for large files
configure:3671: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3674: $? = 0
configure:3677: test -s conftest.o
configure:3680: $? = 0
configure:3730: result: no
configure:3748: checking for pkg-config
configure:3766: found /usr/local/bin/pkg-config
configure:3779: result: /usr/local/bin/pkg-config
configure:3795: error: *** pkg-config too old; version 0.14 or better required.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CXXFLAGS_value=' -O -pipe -mcpu=pentiumpro'
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=set
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_sys_large_files=no
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_prog_CXX=c++
ac_cv_prog_make_gmake_set=yes
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_env_host_alias_set=
ac_cv_env_build_alias_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lintl'
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd5.0
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_build_alias=i386-portbld-freebsd5.0
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_sys_largefile_CC=no
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_host=i386-portbld-freebsd5.0
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
am_cv_prog_cc_stdc=
ac_cv_build=i386-portbld-freebsd5.0
ac_cv_env_build_alias_value=i386-portbld-freebsd5.0
ac_cv_prog_ac_ct_CC=cc
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_env_CPP_set=
ac_cv_sys_file_offset_bits=no
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/usr/ports/devel/glib20/work/glib-2.2.1/missing aclocal-1.4'
ALLOCA=''
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/usr/ports/devel/glib20/work/glib-2.2.1/missing automake-1.4'
AWK=''
CATALOGS=''
CATOBJEXT=''
CC='cc'
CFLAGS='-O -pipe -mcpu=pentiumpro'
CPP=''
CPPFLAGS='-I/usr/local/include'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE=''
CXX='c++'
CXXFLAGS=' -O -pipe -mcpu=pentiumpro'
DATADIRNAME=''
DB2HTML=''
DEFS=''
DISABLE_MEM_POOLS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_GC_FRIENDLY=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_TIMELOOP_FALSE=''
ENABLE_TIMELOOP_TRUE=''
EXEEXT=''
GETTEXT_PACKAGE=''
GIO=''
GLIBC21=''
GLIB_BINARY_AGE='201'
GLIB_DEBUG_FLAGS=''
GLIB_DEF=''
GLIB_GENMARSHAL=''
GLIB_INTERFACE_AGE='1'
GLIB_MAJOR_VERSION='2'
GLIB_MICRO_VERSION='1'
GLIB_MINOR_VERSION='2'
GLIB_VERSION='2.2.1'
GMODULE_DEF=''
GMOFILES=''
GMSGFMT=''
GOBJECT_DEF=''
GSPAWN=''
GTHREAD_COMPILE_IMPL_DEFINES=''
GTHREAD_DEF=''
GTKDOC=''
G_LIBS_EXTRA=''
G_LIB_WIN32_RESOURCE=''
G_MODULE_BROKEN_RTLD_GLOBAL=''
G_MODULE_HAVE_DLERROR=''
G_MODULE_IMPL=''
G_MODULE_LDFLAGS=''
G_MODULE_LIBS=''
G_MODULE_LIBS_EXTRA=''
G_MODULE_NEED_USCORE=''
G_MODULE_PLUGIN_LIBS=''
G_MODULE_SUPPORTED=''
G_MODULE_WIN32_RESOURCE=''
G_OBJECT_WIN32_RESOURCE=''
G_THREAD_CFLAGS=''
G_THREAD_LIBS=''
G_THREAD_LIBS_EXTRA=''
G_THREAD_LIBS_FOR_GTHREAD=''
G_THREAD_WIN32_RESOURCE=''
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE=''
HAVE_GOOD_PRINTF_FALSE=''
HAVE_GOOD_PRINTF_TRUE=''
HAVE_GTK_DOC=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE=''
HTML_DIR=''
ICONV_LIBS=''
INDENT=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTOBJEXT=''
INTLLIBS=''
LDFLAGS='-L/usr/local/lib -lintl'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
LT_AGE='200'
LT_CURRENT='200'
LT_CURRENT_MINUS_AGE='0'
LT_RELEASE='2.2'
LT_REVISION='1'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='glib'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PERL_PATH=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORMDEP=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB=''
REBUILD=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
STRIP_BEGIN=''
STRIP_DUMMY=''
STRIP_END=''
TESTGMODULE_EXP=''
TRIO_LIBS=''
USE_NLS=''
VERSION='2.2.1'
XGETTEXT=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.0'
build_alias='i386-portbld-freebsd5.0'
build_cpu='i386'
build_os='freebsd5.0'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd5.0'
host_alias=''
host_cpu='i386'
host_os='freebsd5.0'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define GLIB_BINARY_AGE 201
#define GLIB_INTERFACE_AGE 1
#define GLIB_MAJOR_VERSION 2
#define GLIB_MICRO_VERSION 1
#define GLIB_MINOR_VERSION 2
#define G_COMPILED_WITH_DEBUGGING "minimum"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 1
-------------- next part --------------
FlightGear-0.9.1_1  The FlightGear flight simulator
ImageMagick-5.5.1.4 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.4.4        High-performance CORBA ORB with support for the C language
SimGear-0.3.1_1     A toolkit for 3D games and simulations
XFree86-4.2.0_1,1   X11/XFree86 core distribution (complete, using mini/meta-po
XFree86-FontServer-4.2.0_1 XFree86-4 Font Server
XFree86-Server-4.2.1_6 XFree86-4 X server and related programs
XFree86-clients-4.2.1_2 XFree86-4 Client environments
XFree86-documents-4.2.0 XFree86-4 Document Files
XFree86-font100dpi-4.2.0 XFree86-4 bitmap 100 dpi fonts
XFree86-font75dpi-4.2.0 XFree86-4 bitmap 75 dpi fonts
XFree86-fontCyrillic-4.2.0_4 XFree86-4 Cyrillic Fonts
XFree86-fontDefaultBitmaps-4.2.0 XFree86-4 default bitmap fonts
XFree86-fontEncodings-4.2.0 XFree86-4 font encoding files
XFree86-fontScalable-4.2.0 XFree86-4 Scalable font files
XFree86-libraries-4.2.1_5 XFree86-4 include/(shared) library kit
Xaw3d-1.5           A 3-D Athena Widget set that looks like Motif
Xft-2.0_1           A client-sided font API for X applications
aalib-1.4.r5_1      An ascii art library
acroread-5.06_1     View, distribute and print PDF documents
apache-2.0.44       Version 2 of the extremely popular Apache http server
ari-yahoo-1.9       A console Yahoo! messenger client
arts-1.1,1          Audio system for the KDE integrated X11 desktop
artwiz-fonts-1.0    A set of free fonts for X11 desktops
aterm-0.4.2         A color vt102 terminal emulator with transparency support
atk-1.0.3           A GNOME accessibility toolkit (ATK)
aumix-gtk-2.8       Audio mixer for X11, terminal, or command line
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 
backfract-1.1.2     Fractal image animated wallpaper program
bash-2.05b.004      The GNU Bourne Again Shell
bbconf-1.8          Configurator for the Blackbox window manager
bbkeys-0.8.5        A keygrabber for the Blackbox window manager
bbpager-0.3.1       A pager for the Blackbox window manager
bbrun-1.4           A Run box for Blackbox
bison-1.75          A parser generator from FSF, (mostly) compatible with Yacc
blackbox-0.65.0     A small and fast window manager for X11R6
boehm-gc-6.1        Garbage collection and memory leak detection for C and C++
bonobo-1.0.22       The component and compound document system for GNOME
bonobo-activation-1.0.4,1 An object activation framework for GNOME 2.0
boxtools-0.65.0     Style tools for the blackbox family of window managers
claraocr-0.9.9      Optical character recognition (OCR) utility
compat4x-i386-5.0.20021221 A convenience package to install the compat4x libraries
cooledit-3.17.5_1   Suite of utilities, including a GUI editor
crimson-1.1.3_1     Implements the Java API for XML Processing (JAXP)
cups-base-1.1.18.0_4 The Common UNIX Printing System: headers, libs, & daemons
cvsup-without-gui-16.1f General network file distribution system optimized for CVS 
cyrus-sasl-1.5.27_7 RFC 2222 SASL (Simple Authentication and Security Layer)
daemontools-0.76_3  "Service monitoring and logging utilities by djb"
darkstat-2.5        Network statistics gatherer, similar to but smaller than nt
db3-3.3.11,1        The Berkeley DB package, revision 3
db4-4.0.14_1,1      The Berkeley DB package, revision 4
ddd-3.3.1           Data Display Debugger -- a common graphical front-end for G
diffutils-2.7       The GNU diff utilities
djbdns-1.05_3       "A collection of secure and reliable DNS tools"
docbook-xml-4.2     XML version of the DocBook DTD
docbook-xsl-1.55.0_1 XSL DocBook stylesheets
eject-1.4           Utility for ejecting media from CD or optical disk drive
eldav.el-1.17       An interface to WebDAV servers for Emacs
emacs-21.2_2        GNU editing macros
emirror-2.1.21      A full features FTP-mirroring software with nice logfiles
esound-0.2.29       A sound library for enlightenment package
eterm-0.9.1_1       X11 terminal emulator based on rxvt/xterm
etlfonts-noncjk-1.0 X11 supplemental fonts
ettercap-0.6.7      A network sniffer/interceptor/injector/logger for switched 
expat-1.95.5        XML 1.0 parser written in C
expect-5.38.0_1     A sophisticated scripter based on tcl/tk
faces-1.6.1_1       Visual mail, user and print face server
fam-2.6.9_2         A file alteration monitor
fastest_cvsup-0.2.8 Finds fastest CVSup server
fastjar-0.90        A version of JDK's `jar' command written entirely in C
figlet-2.2.1        SysV banner-like program prints strings in large fancy ASCI
flasher-1.3         Monitors log or mail files for writes, and flashes a keyboa
flashplayer-0.4.10_1 GPL standalone Flash (TM) player
fmirror-0.8.4       Program for mirroring files and directories from a remote F
fnlib-0.5           Fonts and font libraries necessary for Enlightenment
fontconfig-2.0_2    An XML-based font configuration API for X Windows
freetype-1.3.1_2    A free and portable TrueType font rendering engine
freetype2-2.1.2_1   A free and portable TrueType font rendering engine
fsv-0.9             3D filesystem visualizer
ftpcopy-0.6.2       Command line ftp tools for listing and mirroring
g-wrap-1.1.11       A tool for exporting C libraries into Scheme interpreters
gal-0.24            A collection of widgets taken from GNOME gnumeric and evolu
gconf-1.0.9_2       A configuration database system for GNOME
gconf2-1.2.1        A configuration database system for GNOME
gdbm-1.8.0          The GNU database manager
gdbm-1.8.3          The GNU database manager
gdk-pixbuf-0.21.0   A graphic library for GTK+
gemdropx-0.9        An interesting one-player puzzle game for X
gettext-0.11.5_1    GNU gettext package
gftp-2.0.13         A free multithreaded GTK based ftp client
ghostscript-gnu-7.05_3 GNU Postscript interpreter
giblib-1.2.2        A utility library that includes a wrapper for imlib2
gimp-1.2.3_2,1      the GNU Image Manipulation Program
glib-1.2.10_8       Some useful routines of C programming (previous stable vers
glib-2.0.7          Some useful routines of C programming (current stable versi
glibwww-0.2_1       A library for people wanting to use libwww with gtk/gnome
gmake-3.80          GNU version of 'make' utility
gnomba-0.6.2        GNOME compliant browser of SMB shares
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_4     An utility port, installing hierarchy of common GNOME direc
gnomelibs-1.4.2_1   Libraries for GNOME, a GNU desktop environment
gnomemimedata-2.0.1_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.0.4.1_1 GNOME Virtual File System
gnupg-1.2.1         The GNU Privacy Guard
gphoto2-2.1.1       A command-line frontend to libgphoto2
graphviz-1.9        Graph Visualization Software from AT&T and Bell Labs
gsm-1.0.10          Audio converter and library for converting u-law to gsm enc
gtk-1.2.10_9        Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.0.9           Gimp Toolkit for X11 GUI (current stable version)
gtk-gnutella-0.91.1 GTK based Gnutella client
gtkfig-0.6.0        Figure-drawing tool
gtkglarea-1.2.2_1   An OpenGL widget for the GTK+ GUI toolkit
gtkyahoo-0.18.2     Yahoo Messenger Client using GTK
guile-1.4.1_3       GNU's Ubiquitous Intelligent Language for Extension
guppi-0.40.3_2      A ploting program for GNOME
hagelslag-0.13      A flexible command-line Gnutella implementation with advanc
help2man-1.29       Automatically generating simple manual pages from program o
icecast-1.3.12_1    A streaming mp3 audio server
idesk-0.3.5         Place launch icons directly on your desktop
imagesort-2.0_1     A flexible X utility for managing many image files
imake-4.2.0_1       Imake and other utilities from XFree86
imake-4.3.0         Imake and other utilities from XFree86
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.23       Xml internationalization support for GNOME, and others
ishido-1.1          Tile placement game
ispell-3.2.06_2     An interactive spelling checker for multiple languages
jags-0.20.2         JAGS - Just Another GTK+ Samba Client
jakarta-ant-1.5.1_3 Java-based build tool, conceptually similar to make
jasper-1.500.4      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-doc-1.3.1       Java Development Kit 1.3 Documentation
jed-0.99.15         A SLang-based text editor
jikes-1.15_2        A very fast Java source to byte-code compiler made availabl
jmk-x11-fonts-3.0   Jim Knoble's font package for X
jpeg-6b_1           IJG's jpeg compression utilities
kdelibs-3.1         This is the base set of libraries needed by KDE programs
krb5-1.2.7          An authentication system developed at MIT, successor to Ker
lame-3.93.1         ISO code based fast MP3 encoder kit
lcms-1.09           Light Color Management System -- a color management library
lfpfonts-fix-0.82   Fixed width fonts from the Linux Font Project
lfpfonts-var-0.83   Variable width fonts from the Linux Font Project
libIDL-0.8.0        A library for creating trees of CORBA Interface Definition 
libart_lgpl2-2.3.10 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.0.1     A component and compound document system for GNOME2
libbonoboui-2.0.3.2_1 GUI frontend to the libbonobo component of GNOME2
libcapplet-1.4.0.5  A library for writing custom applets for GNOME Control Cent
libexif-0.5.9       Library to read digital camera file meta-data
libflash-0.4.10     GPL Flash (TM) Library
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     GNOME glade library
libgmp-2001.08.07   A library for arbitrary precision arithmetic
libgnome-2.0.6      Libraries for GNOME, a GNU desktop environment
libgnomecanvas-2.0.5 A graphics library for GNOME
libgnomeui-2.0.6    Libraries for the GNOME GUI, a GNU desktop environment
libgnugetopt-1.2    GNU getopt library
libgphoto2-2.1.1    A universal digital camera picture control tool
libiconv-1.8_2      A character set conversion library
libmikmod-3.1.10    MikMod Sound Library
libmng-1.0.4        Multiple-image Network Graphics (MNG) reference library
libmpeg2-0.2.1_1    A free library for decoding mpeg-2 and mpeg-1 video streams
libogg-1.0_1,3      Ogg bitstream library
librep-0.16.1_1     An Emacs Lisp like runtime library
libshout2-20021112_1 Routines for connecting and transmitting data to the icecas
libsigc++-1.2.5     Callback Framework for C++
libslang-1.4.6      Routines for rapid alpha-numeric terminal applications deve
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
libusb-0.1.7        Library giving userland programs access to USB devices
libvorbis-1.0_1,3   Audio compression codec library
libwmf-0.2.7        Tools and library for converting Microsoft WMF (windows met
libwww-5.4.0        The W3C Reference Library
libxml-1.8.17_1     Xml parser library for GNOME
libxml2-2.4.28_1    Xml parser library for GNOME
libxslt-1.0.23      The XSLT C library for GNOME
linc-0.5.5          A library for writing networked servers & clients
linux-blackdown-jdk-1.3.1_2 Blackdown Java Development Kit 1.3 for Linux
linux-flashplugin-5.0r51 The official Macromedia Flash Player for Linux Netscape and
linux-realplayer-8.cs2_2 Linux RealPlayer 8.0 from RealNetworks
linux_base-7.1_2    The base set of packages needed in Linux mode
lsof-4.66.1         Lists information about open files (similar to fstat(1))
lynx-2.8.5d12       A non-graphical, text-based World-Wide Web client
m4-1.4_1            GNU m4
metakit-2.4.9.1     C++ embedded database engine, supports Python and Tcl
ming-0.2a_1         LGPL'ed Flash 4/5 movie output library with many languages 
mkcatalog-1.1       A maintainance utility for sgml catalog files
mkitalic-1.0        Perl script to make BDF font italic
mldonkey-2.04.r1    A OCAML client for eDonkey and Overnet peer-to-peer network
mldonkey-gui-2.04.r1 A OCAML/GTK GUI for the mldonkey peer-to-peer network clien
mod_scgi-0.2        Apache module that implements the client side of the SCGI p
most-4.9.2          A pager (like less) which has support for windows and binar
mozilla-fonts-1.0_1 Web fonts for Netscape/Mozilla
mpack-1.5_2         External MIME packer/unpacker
mpd-3.13            Multi-link PPP daemon based on netgraph(4)
mpg123-esound-0.59r_9 Command-line player for mpeg layer 1, 2 and 3 audio
mplayer-fonts-0.50  A font pack for the mplayer OSD and SUB
mplayer-gtk-esound-0.90.0.104_1 High performance media player/encoder supporting many forma
mutt-devel-1.5.1_4  The Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, 
muttprint-0.63a     Utility to print mail for most any mail client
mysql-client-3.23.54 Multithreaded SQL database (client)
mysql-server-3.23.55 Multithreaded SQL database (server)
nasm-0.98.33,1      General-purpose multi-platform x86 assembler
nd-0.6.0            A simple command line interface for WebDAV (RFC2518) server
neXtaw-0.9          Athena Widgets with N*XTSTEP appearance
neon-0.23.7         An HTTP and WebDAV client library for Unix systems
netatalk-1.6.2,1    File and print server for AppleTalk networks
netcat-1.10_1       Simple utility which reads and writes data across network c
netmap-0.1.2b       Make a graphical representation of the surounding network
netpbm-10.12        A toolkit for conversion of images between different format
netpbm-10.14        A toolkit for conversion of images between different format
nexfontsel-3.0      A neXtaw based replacement for xfontsel
nmap-3.27           Port scanning utility for large networks
nmapfe-3.27         GUI frontend for the nmap scanning utility
nucleus-0.77_1      Another font package for X
oaf-0.6.10_1        Object Activation Framework for GNOME
omi-a9              "mirror" subtrees of FTP servers
open-motif-2.2.2_1  Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openldap20-2.0.25_3 Open source LDAP client and server software
opera-6.11.20021129 A blazingly fast, full-featured, standards-compliant browse
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-Date-Manip-5.40  Perl5 module containing date manipulation routines
p5-Digest-MD5-2.20  Perl5 interface to the MD5 algorithm
p5-Finance-Quote-1.07 Get stock and mutual fund quotes from various exchanges
p5-HTML-0.6         Perl5 module for writing HTML documents
p5-HTML-Parser-3.26 Perl5 module for parse HTML tag
p5-HTML-TableExtract-1.08 Extract text contained in tables within an HTML document
p5-HTML-Tagset-3.03 Some useful data table in parsing HTML
p5-MIME-Base64-2.12 Perl5 module for Base64 and Quoted-Printable encodings
p5-Mysql-modules-1.2216 Perl5 modules for accessing MySQL databases
p5-Net-1.11,1       Perl5 modules to access and use network protocols
p5-Net-Daemon-0.36  Perl5 extension for portable daemons
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-Time-HiRes-1.38,1 A perl5 module implementing High resolution time, sleep, an
p5-TimeDate-1.1301  Perl5 module containing a better/faster date parser for abs
p5-URI-1.22         Perl5 interface to Uniform Resource Identifier (URI) refere
p5-libwww-5.65_1    Perl5 library for WWW access
pango-1.0.5         An open-source framework for the layout and rendering of i1
pcre-3.9            Perl Compatible Regular Expressions library
perl-5.6.1_11       Practical Extraction and Report Language
pkg_tree-1.1        Get a 'graphical' tree-overview of installed packages
pkgconfig-0.13.0    An utility used to retrieve information about installed lib
plib-1.6.0          A portable library for joystick/sound/OpenGL GUI/3D math
png-1.2.5           Library for manipulating PNG images
popt-1.6.4          A getopt(3) like library with a number of enhancements, fro
poptop-1.1.3_1      Windows 9x compatible PPTP (VPN) server
postfix-1.1.11,1    An alternative to widely-used Sendmail
postgresql-7.3.2_1  The most advanced open-source database available anywhere
psutils-letter-1.17_1 Utilities for manipulating PostScript documents
py-MySQLdb-0.9.2    Access a MySQL database through Python
py-gtk-0.6.10       A set of Python bindings for GTK
py-opengl-2.0.0.44  An OpenGL (and related library) interface for Python
py22-BitTorrent-3.2.1.b A peer-to-peer tool for distributing files written in Pytho
py22-expat-2.2.2_2  Python interface to the Expat XML parser
py22-google-0.5.2   Python wrapper for the Google web API
py22-imaging-1.1.3  The Python Imaging Library
py22-medusa-0.5.3   Asynchronous socket-based server framework for Python
py22-ming-0.2a      Python module for Ming which allows you to create Flash 4/5
py22-numeric-21.0   The Numeric Extension to Python
py22-oops-0.9.1     Object Oriented Database Library For Persistent Storage in 
py22-reportlab-1.17 Library to create PDF documents using the Python language
py22-sip-3.4        Python convenience link to sip library
py22-tkinter-2.2.2  Python bindings to the Tk widget set
py22-twisted-1.0.3  An event-based Python framework for internet applications
py22-wxPython-2.4.0.1 Python bindings for the wxWindows/GTK GUI toolkit
py22-xml-0.8.1      The Python XML package, including parser, SAX, DOM, and Exp
py22-xmms-1.06      XMMS Remote Control Library for Python
pydbdesigner-0.1.3  Graphical designer for relational databases
python-2.2.2_2      An interpreted object-oriented programming language
python-doc-html-2.2.2 Documentation for the Python programming language
qstat-2.5.b_1       A command line program to query game servers on the net
qt-3.1.1_2          A C++ X GUI toolkit
racoon-20021120a    KAME racoon IKE daemon
rdate-1.0           Sets the clock of the local host to the time of another hos
rdesktop-1.2b1      RDP client for Windows NT Terminal Server
rep-gtk2-0.17,1     GTK+ binding for rep Lisp interpreter
roottail-0.0.10     Simple utility to tail files/logs to a root X window
rplay-3.3.2         Network audio player
rpm-3.0.6_6         The Red Hat Package Manager
samba-2.2.7a        A free SMB and CIFS client and server for UNIX
sambasentinel-0.1   SambaSentinel is a gtk-frontend to smbstatus with additiona
sane-backends-1.0.11 API for access to scanners, digitals camera, frame grabbers
sane-frontends-1.0.10 Tools for access to scanners, digitals camera, frame grabbe
sawfish2-1.2,2      Lisp configurable window manager
scintilla-1.50      A full-featured free source code editing component for GTK+
scite-1.50          A full-featured SCIntilla based Text Editor for GTK/GNOME
scrollkeeper-0.3.11_4,1 An Open Document Cataloging Project
scrot-0.6           A screen capture utility that utilizes Imlib2
sdl-1.2.5_1         Cross-platform multi-media development API (developm. vers.
sdl_mixer-1.2.4_1   A sample multi-channel audio mixer library
sdocbook-xml-4.1.2.5 "Simplified" DocBook XML DTD
sgifonts-1.0.1      Fonts from the SGI ProPack 1.4 for Linux
sgrep-0.99          A `grep' for structured text like SGML and HTML
shout-0.8.0         Program that sends mp3 streams to an icecast/shoutcast serv
sip-3.4             Python to C++ bindings generator
sip-3.6             Python to C++ bindings generator
sketch-0.6.13       An interactive drawing program
slib-2d1_2          A portable scheme library for all standard scheme implement
smpeg-0.4.4         A free MPEG1 video player library with sound support
soup-0.7.4_1        A SOAP (Simple Object Access Protocol) implementation in C
svgalib-1.4.2_1     A low level console graphics library
swig-1.1p5_8        Simplified Wrapper and Interface Generator
tcl-8.3.5           Tool Command Language
tcpstat-1.4         A program to report various network statistics
teTeX-1.0.7_1       Thomas Esser's distribution of TeX & friends
terminus-font-3.96_2 Terminus Font - a clean fixed width font
tgif-4.1.42         An Xlib-based two-dimensional drawing tool and hyper-object
tiff-3.5.7          Tools and library routines for working with TIFF images
tk-8.3.5            Graphical toolkit for TCL
tkfont-1.1_1        A Tk based replacement for xfontsel
trafshow-3.1_1      Full screen visualization of the network traffic
transfig-3.2.3d     Tools to convert Xfig's .fig files
trn-3.6             Threaded Read News newsreader
twander-3.135       A Better Filesystem Browser
ucspi-tcp-0.88      Command-line tools for building TCP client-server applicati
unzip-5.50          List, test and extract compressed files in a ZIP archive
urlview-0.9_1       URL extractor/launcher
urwfonts-1.0        Another font package for X
w3m-img-0.3.2.2     A pager/text-based WWW browser with inline image support
wb0-000324          Web browser for svgalib which can show pictures
wget-1.8.2_2        Retrieve files from the 'net via HTTP and FTP
win32-codecs-011002.1.0.90.p7 Huge compilation of Win32 binary codecs, including MPEG-4(D
wrapper-1.0_2       Wrapper for XFree86-4 server
wxgtk-2.4.0         The wxWindows GUI toolkit with GTK+ bindings (unstable vers
xemacs-21.1.14      XEmacs text editor version 21
xemacs-additional-packages-1.0 Additional XEmacs elisp packages
xemacs-basic-mule-packages-1.4 Basic XEmacs elisp packages with Mule(basic-mule)
xemacs-comm-packages-2.6 XEmacs elisp packages for Communication(comm)
xemacs-games-packages-1.3 XEmacs elisp packages for Games(games)
xemacs-libs-packages-2.4 XEmacs elisp packages for Libraries(libs)
xemacs-oa-packages-1.5 XEmacs elisp packages for Office Automation(oa)
xemacs-packages-6.0 Basic XEmacs elisp packages(xemacs-packages)
xemacs-prog-packages-2.6 XEmacs elisp packages for Programing(prog)
xemacs-wp-packages-1.4 XEmacs elisp packages for Word Processing(wp)
xfig-3.2.3d         A drawing program for X11
xfstt-1.4           A TrueType font server for X11
xmms-1.2.7_3        X Multimedia System --- An audio player with a Winamp GUI
xmms-goom-1.8.1     A cool XMMS visualization
xmms-liveice-1.0.0  Use XMMS for streaming audio to Icecast servers
xmms-mailnotify-0.2.0 XMMS plugin, that plays a sound on incoming mail and opens 
xmms-nebulus-0.3.0  A XMMS visualization plugin that uses SDL and OpenGL
xmms-volnorm-0.8.1  Volume Normalizer plugin for XMMS
xmms-xvs-0.1.0b1_1  X Visualization System, a plugin for XMMS
xplanet-1.0.1       Draw pictures of the earth textured by an image
xsmbrowser-3.3.0    Tcl/Tk port of Windows' Network Neighborhood
xtail-2.1           Watches the growth of files or directories
xzgv-0.7            An image viewer with thumbnail-based file selector for X
zip-2.3_1           Create/update ZIP files compatible with pkzip
zsh-4.0.6           The Z shell


More information about the freebsd-gnome mailing list