FreeBSD Port: postgresql-plpython-7.4.30_1

Paul Parker pkthn_parker at hotmail.com
Fri Nov 12 23:20:49 UTC 2010


When attempting to install this package I received following error...

    checking for gawk... no

checking for mawk... no
checking for nawk... nawk
checking for flex... /usr/bin/flex
checking whether ln -s works... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for ranlib... ranlib
checking for tar... /usr/bin/tar
checking for strip... strip
checking whether it is possible to strip libraries... yes
checking for bison... no
configure: WARNING:
*** Without Bison you will not be able to build PostgreSQL from CVS nor
*** change any of the parser definition files. You can obtain Bison from
*** a GNU mirror site. (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this, because the Bison
*** output is pre-generated.) To use a different yacc program (possible,
*** but not recommended), set the environment variable YACC before running
*** 'configure'.
checking for perl... /usr/bin/perl
checking for python... /usr/local/bin/python2.6
checking for Python distutils module... yes
checking Python configuration directory... /usr/local/lib/python2.6/config
checking how to link an embedded Python application... 
-L/usr/local/lib/python2.6/config -lpython2.6 -lutil -lm
checking whether Python is compiled with thread support... yes
configure: error: threaded Python not supported on this platform
===> Script "configure" failed unexpectedly.
Please report the problem to ports at FreeBSD.org [maintainer] and attach the
"/usr/ports/databases/postgresql-plpython/work/postgresql-8.2.18/config.log" 

including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/databases/postgresql-plpython.


Also attached config.log and list of pkgs on my freeBSD server.

Thanks,
Paul
-------------- 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 PostgreSQL configure 8.2.18, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --with-python --with-libraries=/usr/local/lib --with-includes=/usr/local/lib --enable-thread-safety --with-docdir=/usr/local/share/doc/postgresql --with-openssl --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.1

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

hostname = FreeBSD_server.gateway.2wire.net
uname -m = i386
uname -r = 8.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC 

/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/sbin
PATH: /usr/local/bin
PATH: /root/bin


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

configure:1408: checking build system type
configure:1426: result: i386-portbld-freebsd8.1
configure:1434: checking host system type
configure:1448: result: i386-portbld-freebsd8.1
configure:1458: checking which template to use
configure:1558: result: freebsd
configure:1700: checking whether to build with 64-bit integer date/time support
configure:1732: result: no
configure:1739: checking whether NLS is wanted
configure:1774: result: no
configure:1782: checking for default port number
configure:1812: result: 5432
configure:2170: checking for C compiler version
configure:2173: cc --version </dev/null >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2176: $? = 0
configure:2178: cc -v </dev/null >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:2181: $? = 0
configure:2183: cc -V </dev/null >&5
cc: '-V' option must have argument
configure:2186: $? = 1
configure:2209: checking for C compiler default output file name
configure:2212: cc -O2 -pipe -fno-strict-aliasing   -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
configure:2215: $? = 0
configure:2261: result: a.out
configure:2266: checking whether the C compiler works
configure:2272: ./a.out
configure:2275: $? = 0
configure:2292: result: yes
configure:2299: checking whether we are cross compiling
configure:2301: result: no
configure:2304: checking for suffix of executables
configure:2306: cc -o conftest -O2 -pipe -fno-strict-aliasing   -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
configure:2309: $? = 0
configure:2334: result: 
configure:2340: checking for suffix of object files
configure:2361: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:2364: $? = 0
configure:2386: result: o
configure:2390: checking whether we are using the GNU C compiler
configure:2414: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:2420: $? = 0
configure:2424: test -z 
			 || test ! -s conftest.err
configure:2427: $? = 0
configure:2430: test -s conftest.o
configure:2433: $? = 0
configure:2446: result: yes
configure:2452: checking whether cc accepts -g
configure:2473: cc -c -g  conftest.c >&5
configure:2479: $? = 0
configure:2483: test -z 
			 || test ! -s conftest.err
configure:2486: $? = 0
configure:2489: test -s conftest.o
configure:2492: $? = 0
configure:2503: result: yes
configure:2520: checking for cc option to accept ANSI C
configure:2590: cc  -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
configure:2596: $? = 0
configure:2600: test -z 
			 || test ! -s conftest.err
configure:2603: $? = 0
configure:2606: test -s conftest.o
configure:2609: $? = 0
configure:2627: result: none needed
configure:2645: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2651: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2837: cc -c -O2 -pipe -fno-strict-aliasing  conftest.c >&5
conftest.c: In function 'main':
conftest.c:17: error: 'choke' undeclared (first use in this function)
conftest.c:17: error: (Each undeclared identifier is reported only once
conftest.c:17: error: for each function it appears in.)
conftest.c:17: error: expected ';' before 'me'
configure:2843: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "8.2.18"
| #define PACKAGE_STRING "PostgreSQL 8.2.18"
| #define PACKAGE_BUGREPORT "pgsql-bugs at postgresql.org"
| #define PG_VERSION "8.2.18"
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __INTEL_COMPILER
| choke me
| #endif
|   ;
|   return 0;
| }
configure:2870: checking if cc supports -Wdeclaration-after-statement
configure:2890: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement  conftest.c >&5
configure:2896: $? = 0
configure:2900: test -z 
			 || test ! -s conftest.err
configure:2903: $? = 0
configure:2906: test -s conftest.o
configure:2909: $? = 0
configure:2911: result: yes
configure:2923: checking if cc supports -Wendif-labels
configure:2943: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels  conftest.c >&5
configure:2949: $? = 0
configure:2953: test -z 
			 || test ! -s conftest.err
configure:2956: $? = 0
configure:2959: test -s conftest.o
configure:2962: $? = 0
configure:2964: result: yes
configure:3036: checking if cc supports -fno-strict-aliasing
configure:3056: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing  conftest.c >&5
configure:3062: $? = 0
configure:3066: test -z 
			 || test ! -s conftest.err
configure:3069: $? = 0
configure:3072: test -s conftest.o
configure:3075: $? = 0
configure:3077: result: yes
configure:3090: checking if cc supports -fwrapv
configure:3110: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv  conftest.c >&5
configure:3116: $? = 0
configure:3120: test -z 
			 || test ! -s conftest.err
configure:3123: $? = 0
configure:3126: test -s conftest.o
configure:3129: $? = 0
configure:3131: result: yes
configure:3205: using CFLAGS=-O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv
configure:3214: checking whether the C compiler still works
configure:3232: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv   -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c  >&5
configure:3238: $? = 0
configure:3242: test -z 
			 || test ! -s conftest.err
configure:3245: $? = 0
configure:3248: test -s conftest
configure:3251: $? = 0
configure:3253: result: yes
configure:3288: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv  conftest.c >&5
configure:3294: $? = 0
configure:3298: test -z 
			 || test ! -s conftest.err
configure:3301: $? = 0
configure:3304: test -s conftest.o
configure:3307: $? = 0
configure:3326: checking how to run the C preprocessor
configure:3361: cc -E  conftest.c
configure:3367: $? = 0
configure:3399: cc -E  conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3405: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "8.2.18"
| #define PACKAGE_STRING "PostgreSQL 8.2.18"
| #define PACKAGE_BUGREPORT "pgsql-bugs at postgresql.org"
| #define PG_VERSION "8.2.18"
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3444: result: cc -E
configure:3468: cc -E  conftest.c
configure:3474: $? = 0
configure:3506: cc -E  conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3512: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "PostgreSQL"
| #define PACKAGE_TARNAME "postgresql"
| #define PACKAGE_VERSION "8.2.18"
| #define PACKAGE_STRING "PostgreSQL 8.2.18"
| #define PACKAGE_BUGREPORT "pgsql-bugs at postgresql.org"
| #define PG_VERSION "8.2.18"
| #define DEF_PGPORT 5432
| #define DEF_PGPORT_STR "5432"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3689: checking allow thread-safe client libraries
configure:3752: result: yes
configure:3759: checking whether to build with Tcl
configure:3788: result: no
configure:3825: checking whether to build Perl modules
configure:3854: result: no
configure:3861: checking whether to build Python modules
configure:3890: result: yes
configure:3897: checking whether to build with Kerberos 5 support
configure:3933: result: no
configure:3982: checking whether to build with PAM support
configure:4015: result: no
configure:4023: checking whether to build with LDAP support
configure:4056: result: no
configure:4064: checking whether to build with Bonjour support
configure:4097: result: no
configure:4105: checking whether to build with OpenSSL support
configure:4138: result: yes
configure:4261: checking for egrep
configure:4271: result: grep -E
configure:4308: using CPPFLAGS= -I/usr/local/include -I/usr/local/lib
configure:4310: using LDFLAGS= -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib  -L/usr/local/lib
configure:4319: checking for gawk
configure:4348: result: no
configure:4319: checking for mawk
configure:4348: result: no
configure:4319: checking for nawk
configure:4335: found /usr/bin/nawk
configure:4345: result: nawk
configure:4355: checking for flex
configure:4394: result: /usr/bin/flex
configure:4429: checking whether ln -s works
configure:4433: result: yes
configure:4451: checking for ld used by GCC
configure:4514: result: /usr/bin/ld
configure:4523: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.15 [FreeBSD] 2004-05-23
configure:4535: result: yes
configure:4645: checking for ranlib
configure:4661: found /usr/bin/ranlib
configure:4672: result: ranlib
configure:4686: checking for tar
configure:4704: found /usr/bin/tar
configure:4716: result: /usr/bin/tar
configure:4765: checking for strip
configure:4781: found /usr/bin/strip
configure:4792: result: strip
configure:4805: checking whether it is possible to strip libraries
configure:4810: result: yes
configure:4827: checking for bison
configure:4856: result: no
configure:4877: WARNING:
*** Without Bison you will not be able to build PostgreSQL from CVS nor
*** change any of the parser definition files.  You can obtain Bison from
*** a GNU mirror site.  (If you are using the official distribution of
*** PostgreSQL then you do not need to worry about this, because the Bison
*** output is pre-generated.)  To use a different yacc program (possible,
*** but not recommended), set the environment variable YACC before running
*** 'configure'.
configure:4899: checking for perl
configure:4917: found /usr/bin/perl
configure:4929: result: /usr/bin/perl
configure:4979: checking for python
configure:5009: result: /usr/local/bin/python2.6
configure:5023: checking for Python distutils module
configure:5027: result: yes
configure:5036: checking Python configuration directory
configure:5043: result: /usr/local/lib/python2.6/config
configure:5047: checking how to link an embedded Python application
configure:5068: result: -L/usr/local/lib/python2.6/config -lpython2.6 -lutil -lm
configure:5073: checking whether Python is compiled with thread support
configure:5077: result: yes
configure:5081: error: threaded Python not supported on this platform

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

ac_cv_build=i386-portbld-freebsd8.1
ac_cv_build_alias=i386-portbld-freebsd8.1
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_DOCBOOKSTYLE_set=''
ac_cv_env_DOCBOOKSTYLE_value=''
ac_cv_env_LDFLAGS_SL_set=''
ac_cv_env_LDFLAGS_SL_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib'
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd8.1
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_host=i386-portbld-freebsd8.1
ac_cv_host_alias=i386-portbld-freebsd8.1
ac_cv_objext=o
ac_cv_path_LD=/usr/bin/ld
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PYTHON=/usr/local/bin/python2.6
ac_cv_path_TAR=/usr/bin/tar
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gnu_ld=yes
lt_cv_sys_max_cmd_len=262144
pgac_cv_path_flex=/usr/bin/flex

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

AWK='nawk'
CC='cc'
CFLAGS='-O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv'
COLLATEINDEX=''
CPP='cc -E'
CPPFLAGS=' -I/usr/local/include -I/usr/local/lib'
DEFS=''
DOCBOOKSTYLE=''
DTRACE=''
DTRACEFLAGS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ELF_SYS='true'
EXEEXT=''
FLEX='/usr/bin/flex'
FLEXFLAGS=''
GCC='yes'
HAVE_IPV6=''
HAVE_POSIX_SIGNALS=''
INCLUDES='-I/usr/local/include -I/usr/local/lib'
JADE=''
LD='/usr/bin/ld'
LDAP_LIBS_BE=''
LDAP_LIBS_FE=''
LDFLAGS=' -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib  -L/usr/local/lib'
LDFLAGS_SL=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MSGFMT=''
MSGMERGE=''
NSGMLS=''
OBJEXT='o'
PACKAGE_BUGREPORT='pgsql-bugs at postgresql.org'
PACKAGE_NAME='PostgreSQL'
PACKAGE_STRING='PostgreSQL 8.2.18'
PACKAGE_TARNAME='postgresql'
PACKAGE_VERSION='8.2.18'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PORTNAME='freebsd'
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS='-pthread'
PYTHON='/usr/local/bin/python2.6'
RANLIB='ranlib'
SGMLSPL=''
SHELL='/bin/sh'
STRIP='strip'
STRIP_SHARED_LIB='strip --strip-unneeded'
STRIP_STATIC_LIB='strip -x'
TAR='/usr/bin/tar'
TAS=''
TCLSH=''
TCL_CONFIG_SH=''
TCL_INCLUDE_SPEC=''
TCL_LIBS=''
TCL_LIB_FILE=''
TCL_LIB_SPEC=''
TCL_SHARED_BUILD=''
TCL_SHLIB_LD_LIBS=''
WANTED_LANGUAGES=''
XGETTEXT=''
YACC=''
YFLAGS=''
ac_ct_CC=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
acx_pthread_config=''
autodepend=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd8.1'
build_alias='i386-portbld-freebsd8.1'
build_cpu='i386'
build_os='freebsd8.1'
build_vendor='portbld'
configure_args=''--with-python' '--with-libraries=/usr/local/lib' '--with-includes=/usr/local/lib' '--enable-thread-safety' '--with-docdir=/usr/local/share/doc/postgresql' '--with-openssl' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd8.1' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS= -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib' 'build_alias=i386-portbld-freebsd8.1''
datadir='${prefix}/share'
default_port='5432'
docdir='/usr/local/share/doc/postgresql'
enable_debug='no'
enable_dtrace='no'
enable_nls='no'
enable_rpath='yes'
enable_shared='yes'
enable_thread_safety='yes'
exec_prefix='NONE'
have_docbook=''
host='i386-portbld-freebsd8.1'
host_alias=''
host_cpu='i386'
host_os='freebsd8.1'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='/usr/local/info/'
krb_srvtab=''
ld_R_works=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir=''
localstatedir='${prefix}/var'
mandir='/usr/local/man'
oldincludedir='/usr/include'
perl_archlibexp=''
perl_embed_ldflags=''
perl_privlibexp=''
perl_useshrplib=''
prefix='/usr/local'
program_transform_name='s,x,x,'
python_additional_libs='-lutil -lm'
python_configdir='/usr/local/lib/python2.6/config'
python_includespec='-I/usr/local/include/python2.6'
python_libdir='/usr/local/lib/python2.6/config'
python_libspec='-L/usr/local/lib/python2.6/config -lpython2.6'
python_version='2.6'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
vpath_build=''
with_bonjour='no'
with_gnu_ld='yes'
with_krb5='no'
with_ldap='no'
with_openssl='yes'
with_pam='no'
with_perl='no'
with_python='yes'
with_tcl='no'
with_zlib='yes'

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

#define DEF_PGPORT 5432
#define DEF_PGPORT_STR "5432"
#define ENABLE_THREAD_SAFETY 1
#define PACKAGE_BUGREPORT "pgsql-bugs at postgresql.org"
#define PACKAGE_NAME "PostgreSQL"
#define PACKAGE_STRING "PostgreSQL 8.2.18"
#define PACKAGE_TARNAME "postgresql"
#define PACKAGE_VERSION "8.2.18"
#define PG_KRB_SRVNAM "postgres"
#define PG_VERSION "8.2.18"
#define PG_VERSION_STR "PostgreSQL 8.2.18 on i386-portbld-freebsd8.1, compiled by GCC cc (GCC) 4.2.1 20070719  [FreeBSD]"
#define USE_SSL 1

configure: exit 1
-------------- next part --------------
ADMsmb-0.3
adobe-cmaps-20051217_1
amspsfnt-1.0_5
apache-2.2.17_1
apr-ipv6-devrandom-gdbm-db42-mysql51-pgsql82-1.4.2.1.3.10
autoconf-2.68
autoconf-wrapper-20071109
automake-1.11.1
automake-wrapper-20071109
bigreqsproto-1.1.0
ca_root_nss-3.12.4
cm-super-0.3.4_3
cmpsfont-1.0_6
cups-client-1.4.4
cups-image-1.4.4
cvsup-without-gui-16.1h_4
davical-0.9.9
db41-4.1.25_4
db42-4.2.52_5
docbook-1.4
docbook-4.1_4
docbook-4.2
docbook-4.3
docbook-4.4_2
docbook-4.5_2
docbook-5.0_1
docbook-sk-4.1.2_4
docbook-xml-4.2_1
docbook-xml-4.3
docbook-xml-4.4_1
docbook-xml-4.5
docbook-xsl-1.75.2
docproj-jadetex-1.17_4
dsssl-docbook-modular-1.79_1,1
dvipdfmx-20100328
dvipsk-tetex-5.95a_5
dynagen-0.11.0
dynamips-devel-0.2.8.r2_2
en-freebsd-doc-20100926
expat-2.0.1_1
ezm3-1.2_1
fetchmail-6.3.18
fixrtf-0.1.20060303_1
fontconfig-2.8.0,1
freetype-1.3.1_4
freetype-tools-1.3.1_8
freetype2-2.4.2
gd-2.0.35_7,1
gdbm-1.8.3_3
gettext-0.18.1.1
ghostscript8-8.71_6
gmake-3.81_4
gnutls-2.8.6_2
gsfonts-8.11_5
help2man-1.38.2_1
html-4.01_2
html2text-1.3.2a
inputproto-2.0
iso8879-1986_2
jade-1.2.1_9
jadetex-3.13_6
jasper-1.900.1_9
jbig2dec-0.11
jbigkit-1.6
jpeg-8_3
kbproto-1.0.4
latex-cjk-4.8.2_4
libICE-1.0.6,1
libSM-1.1.1_3,1
libX11-1.3.3_1,1
libXau-1.0.5
libXaw-1.0.7,1
libXdmcp-1.0.3
libXext-1.1.1,1
libXmu-1.0.5,1
libXp-1.0.0,1
libXpm-3.5.7
libXt-1.0.7
libcheck-0.9.8
libelf-0.8.13_1
libexecinfo-1.1_3
libfontenc-1.0.5
libgcrypt-1.4.6
libgpg-error-1.8
libiconv-1.13.1_1
libpaper-1.1.24
libpthread-stubs-0.3_3
libsigsegv-2.8
libtool-2.2.10
libwww-5.4.0_4
libxcb-1.7
libxml2-2.7.7
libxslt-1.1.26_2
links-0.98,1
linuxdoc-1.1_1
m4-1.4.15,1
mkfontdir-1.0.5
mkfontscale-1.0.7
mysql-client-5.1.51_1
netpbm-10.26.64_4
open-motif-2.2.3_6
openldap-client-2.4.23
p5-DBD-Pg-2.17.1
p5-DBI-1.615
p5-Storable-2.21
p5-XML-Parser-2.40
p5-YAML-0.72
p5-gettext-1.05_3
p5-type1inst-0.6.1_5
p5-version-0.82
pcre-8.10
peps-2.0_4
perl-5.10.1_2
php-libawl-0.43
php5-5.3.3_2
php5-gettext-5.3.3_2
php5-iconv-5.3.3_2
php5-pdo-5.3.3_2
php5-pdo_pgsql-5.3.3_2
php5-pgsql-5.3.3_2
php5-xml-5.3.3_2
pkg-config-0.25_1
pkgdb.db
png-1.4.3
popt-1.16
portaudit-0.5.15
portmaster-3.0
portupgrade-2.4.6_4,2
postgresql-client-8.2.18
postgresql-server-8.2.18
printproto-1.0.4
pwgen-1.15_1,1
python26-2.6.6
ruby-1.8.7.248_5,1
ruby18-bdb-0.6.5_1
samba34-3.4.9
scr2png-1.2_4
scr2txt-1.2
t1lib-5.1.2_1,1
t1utils-1.32
talloc-2.0.1_1
teTeX-3.0_4
teTeX-base-3.0_20
teTeX-texmf-3.0_6
tex-texmflocal-1.9
texi2html-1.82,1
tidy-20000804_2
tiff-4.0.0
ttf2pt1-3.4.4_2
unzip-6.0
xbitmaps-1.1.0
xcb-proto-1.6
xcmiscproto-1.2.0
xdvik-tetex-22.84.16_2
xextproto-7.1.1
xf86bigfontproto-1.2.0
xhtml-1.0.20020801_4
xmlcatmgr-2.2
xmlcharent-0.3_2
xorg-macros-1.6.0
xproto-7.0.16
xtrans-1.2.5
zh-arphicttf-2.11_2
zh-docproj-0.1.20060303_4
zh-ttf2pt1-3.4.0
zh-ttfm-0.9.5_3


More information about the freebsd-ports mailing list