[Bsd-sharp-list] mono build failure
paul beard
paulbeard at gmail.com
Fri Apr 20 18:02:26 MDT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
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.59. Invocation command line was
$ ./configure --prefix=/usr/local --build=i386-portbld-freebsd6.2
## --------- ##
## Platform. ##
## --------- ##
hostname = new.paulbeard.org
uname -m = i386
uname -r = 6.2-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007
root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP
/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: /usr/X11R6/bin
PATH: /home/paul/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1265: checking build system type
configure:1283: result: i386-portbld-freebsd6.2
configure:1291: checking host system type
configure:1305: result: i386-portbld-freebsd6.2
configure:1313: checking target system type
configure:1327: result: i386-portbld-freebsd6.2
configure:1355: checking for a BSD-compatible install
configure:1410: result: /usr/bin/install -c -o root -g wheel
configure:1421: checking whether build environment is sane
configure:1464: result: yes
configure:1529: checking for gawk
configure:1545: found /usr/local/bin/gawk
configure:1555: result: gawk
configure:1565: checking whether gmake sets $(MAKE)
configure:1585: result: yes
configure:1753: checking whether to enable maintainer-specific
portions of Makefiles
configure:1762: result: no
configure:1791: checking for a BSD-compatible install
configure:1846: result: /usr/bin/install -c -o root -g wheel
configure:1865: checking for gacutil
configure:1896: result: no
configure:1905: checking for mono
configure:1923: found /usr/local/bin/mono
configure:1936: result: /usr/local/bin/mono
configure:1945: checking for mcs
configure:1976: result: no
configure:1985: checking for ../mcs
configure:2000: result: no
configure:2010: checking for class/cs-errors.zip
configure:2025: result: yes
configure:2046: error: No gacutil tool found
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-portbld-freebsd6.2
ac_cv_build_alias=i386-portbld-freebsd6.2
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd6.2
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_file____mcs=no
ac_cv_file_class_cs_errors_zip=yes
ac_cv_host=i386-portbld-freebsd6.2
ac_cv_host_alias=i386-portbld-freebsd6.2
ac_cv_path_CSC=no
ac_cv_path_GACUTIL=no
ac_cv_path_RUNTIME=/usr/local/bin/mono
ac_cv_prog_AWK=gawk
ac_cv_prog_make_gmake_set=yes
ac_cv_target=i386-portbld-freebsd6.2
ac_cv_target_alias=i386-portbld-freebsd6.2
lt_cv_sys_max_cmd_len=262144
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /usr/ports/devel/monodoc/work/monodoc-1.2.3/missing
- --run aclocal-1.9'
AMTAR='${SHELL} /usr/ports/devel/monodoc/work/monodoc-1.2.3/missing --
run tar'
API_VERSION='1.0.0.0'
AUTOCONF='${SHELL} /usr/ports/devel/monodoc/work/monodoc-1.2.3/
missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/devel/monodoc/work/monodoc-1.2.3/
missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/devel/monodoc/work/monodoc-1.2.3/
missing --run automake-1.9'
AWK='gawk'
BUILD_CSERRORS_FALSE='#'
BUILD_CSERRORS_TRUE=''
CSC='no'
CYGPATH_W='echo'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
GACUTIL='no'
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'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/devel/monodoc/work/monodoc-1.2.3/
missing --run makeinfo'
PACKAGE='monodoc'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RUNTIME='/usr/local/bin/mono'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_CYGPATH_FALSE=''
USE_CYGPATH_TRUE=''
VERSION='1.2.3'
ac_ct_STRIP=''
am__leading_dot='.'
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd6.2'
build_alias='i386-portbld-freebsd6.2'
build_cpu='i386'
build_os='freebsd6.2'
build_vendor='portbld'
datadir='${prefix}/share/gnome'
exec_prefix='NONE'
host='i386-portbld-freebsd6.2'
host_alias=''
host_cpu='i386'
host_os='freebsd6.2'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/devel/monodoc/work/monodoc-1.2.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='$(install_sh) -d'
monodoc_refdir=''
monodocdir='${exec_prefix}/lib/monodoc'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd6.2'
target_alias=''
target_cpu='i386'
target_os='freebsd6.2'
target_vendor='portbld'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE "monodoc"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "1.2.3"
configure: exit 1
Hermes-1.3.3_2
ImageMagick-6.3.3.5
ORBit-0.5.17_3
ORBit2-2.14.7
OpenSP-1.5.2
Xaw3d-1.5E_1
aalib-1.4.r5_2
afio-2.5
afterstep-1.0_1
alacarte-0.11.3
amspsfnt-1.0_4
apache-2.0.59
apachetop-0.12.6
arc-5.21o_1
arj-3.10.22
arts-1.5.6_1,1
asclock-1.0
aspell-0.60.5
at-spi-1.18.1
atk-1.18.0
audacity-devel-1.3.2
autoconf-2.13.000227_5
autoconf-2.53_3
autoconf-2.59_2
automake-1.4.6_2
automake-1.5_2,1
automake-1.9.6
avahi-0.6.17
bash-2.05b.007_6
bison-1.75_2,1
bitstream-vera-1.10_3
blackbox-0.70.1
bladeenc-0.94.2
bonobo-1.0.22_3
bug-buddy-2.18.1
cactid-0.8.6.i_1
cairo-1.4.4
cclient-2004g,1
cdonkey-0.9.0_1
cdparanoia-3.9.8_8
cdrdao-1.2.1
cdrtools-2.01_6
cgilib-0.5
cmpsfont-1.0_5
coreutils-6.7
courier-authlib-base-0.59.2
crack-5.0
cracklib-2.7_2
ctorrent-2.2
cups-base-1.2.10
curl-7.16.1
cvsup-16.1h_2
dasher-4.4.1,1
db3-3.3.11_3,1
db4-4.0.14_1,1
db41-4.1.25_4
db43-4.3.29_1
dbus-1.0.2_1
dbus-glib-0.73
dejagnu-1.4.4
deskbar-applet-2.18.1
desktop-file-utils-0.12
diction-1.02
dirmngr-0.9.7_2
djbfft-0.76_2
dmidecode-2.8
docbook-3.1_2
docbook-4.1_2
docbook-sk-4.1.2_4
docbook-utils-0.6.14_1
docbook-xml-4.2_1
docbook-xml-4.3
docbook-xml-4.4
docbook-xsl-1.71.1_2
dsssl-docbook-modular-1.79,1
dt-15.14
dvd+rw-tools-7.0
eel-2.18.0.1
emacs-20.7_5
emacs-21.3_9
enchant-1.3.0
eog-2.18.1
epiphany-2.18.1
esound-0.2.37_2
evince-0.8.1
evolution-2.10.1
evolution-data-server-1.10.1
evolution-exchange-2.10.1
evolution-webcal-2.10.0
exif-0.6.9
expat-2.0.0_1
expect-5.43.0_2
ezm3-1.2_1
faac-1.25
fast-user-switch-applet-2.18.0
fftw-2.1.5_4
file-roller-2.18.2,1
firefox-2.0.0.3,1
flac-1.1.2_1
flexbackup-1.2.1_1
fltk-2.0.r5746
fontconfig-2.4.2_1,1
fping-2.4b2
freetype2-2.2.1_1
gail-1.18.0
gal-0.24_2
gamin-0.1.8
garmin-utils-2.2
gawk-3.1.5
gcalctool-5.9.14,2
gcc-4.1.3_20070416
gcc-4.2.0_20070307
gconf-1.0.9_9
gconf-editor-2.18.0,1
gconf2-2.18.0.1
gd-2.0.34,1
gdbm-1.8.3_3
gdk-pixbuf-0.22.0_5
gdl-0.7.3
gdm-2.18.1
gedit-2.18.1
gettext-0.16.1_1
ghostscript-gpl-8.56_2
gkrellm-2.2.10_2
gle-3.1.0
glib-1.2.10_12
glib-2.12.11
glitz-0.5.6
gmake-3.81_1
gnet2-2.0.7_2
gnome-applets-2.18.0
gnome-audio-2.0.0_1
gnome-backgrounds-2.16.2
gnome-control-center-2.18.1
gnome-db-0.2.96_6
gnome-desktop-2.18.1_1
gnome-doc-utils-0.10.3
gnome-games-2.18.1
gnome-icon-theme-2.18.0
gnome-keyring-0.8.1
gnome-keyring-manager-2.18.0
gnome-libs-1.4.2_6
gnome-mag-0.14.3
gnome-media-2.18.0
gnome-menus-2.18.0
gnome-mime-data-2.18.0
gnome-mount-0.6_2
gnome-netstatus-2.12.1
gnome-nettool-2.18.0,1
gnome-panel-2.18.1
gnome-power-manager-2.18.2
gnome-print-0.37_3
gnome-session-2.18.0_5
gnome-speech-0.4.11
gnome-spell-1.0.7_2
gnome-system-monitor-2.18.1.1
gnome-system-tools-2.18.1
gnome-terminal-2.18.0
gnome-themes-2.18.1
gnome-user-docs-2.18.1
gnome-utils-2.18.1,1
gnome-vfs-1.0.5_8
gnome-vfs-2.18.1
gnome-volume-manager-2.17.0_3
gnome_subr-1.0
gnomecanvas-0.22.0_5
gnomehier-2.2
gnupg-1.4.7
gnupg-2.0.3
gnutls-1.6.1_2
gok-1.2.3,1
gpac-libgpac-0.4.2.r2,1
gpgme-1.1.3_3
gphoto2-2.3.1
gramofile-1.6P_7
gramps-2.2.6_1
graphviz-2.12_1
gsfonts-8.11_2
gstreamer-0.10.12
gstreamer-ffmpeg-0.10.2
gstreamer-plugins-0.10.12,3
gstreamer-plugins-a52dec-0.10.5_1,3
gstreamer-plugins-bad-0.10.4,3
gstreamer-plugins-cdparanoia-0.10.12_2,3
gstreamer-plugins-core-0.10_7
gstreamer-plugins-dts-0.10.4_1,3
gstreamer-plugins-dvd-0.10.5,3
gstreamer-plugins-esound-0.10.5_1,3
gstreamer-plugins-flac-0.10.5_1,3
gstreamer-plugins-gconf-0.10.5_3,3
gstreamer-plugins-gnomevfs-0.10.12_1,3
gstreamer-plugins-good-0.10.5,3
gstreamer-plugins-hal-0.10.5,3
gstreamer-plugins-libpng-0.10.5_1,3
gstreamer-plugins-mad-0.10.5_2,3
gstreamer-plugins-mpeg2dec-0.10.5_1,3
gstreamer-plugins-ogg-0.10.12_1,3
gstreamer-plugins-pango-0.10.12_1,3
gstreamer-plugins-theora-0.10.12_2,3
gstreamer-plugins-ugly-0.10.5_2,3
gstreamer-plugins-vorbis-0.10.12_1,3
gstreamer-plugins-xvid-0.10.4,3
gstreamer-plugins80-0.8.12_2,1
gstreamer80-0.8.12_2
gtar-1.16.1
gtk-1.2.10_17
gtk-2.10.11
gtk-engines2-2.10.1
gtkglarea-1.99.0_9
gtkhtml3-3.14.1
gtksourceview-1.8.5
gtkspell-2.0.11_4
gucharmap-gnome-1.10.0
guile-1.6.8_3
guile-gtk-0.41_2
guppi-0.40.3_6
hal-0.5.8.20070403
help2man-1.36.4_1
hicolor-icon-theme-0.10_1
hostsentry-0.02_2
icon-naming-utils-0.8.2
icu-3.6
id3lib-3.8.3_3
imake-6.9.0_1
imap-uw-2004g_1,1
imlib-1.9.15_4
imlib2-20070223,1
intltool-0.35.5_2
iso-codes-0.58
iso8879-1986_2
ja-kakasi-2.3.4
ja-p5-Text-Kakasi-2.04
jackit-0.102.28.20061216_1
jade-1.2.1_9
jadetex-3.13_1
jasper-1.900.1
javavmwrapper-2.3
jbigkit-1.6
jhead-2.7
jpeg-6b_4
kdehier-1.0_11
lame-3.97_1
lcms-1.16_1,1
lha-1.14i_6
libIDL-0.8.8
libXft-2.1.7_1
liba52-0.7.4_1
libao-esound-0.8.5_5
libart_lgpl-2.3.19,1
libassuan-1.0.1
libaudiofile-0.2.6
libbonobo-2.18.0
libbonoboui-2.18.0
libcapplet-1.4.0.5_7
libcddb-1.3.0
libcdio-0.77_2
libcroco-0.6.1
libdaemon-0.10_1
libdnet-1.11_1
libdrm-2.0.2
libdts-0.0.2_2
libdvdcss-1.2.9_2
libdvdnav-0.1.10_2
libdvdread-0.9.7_2
libexif-0.6.13
libfame-0.9.1_2
libfpx-1.2.0.12
libgail-gnome-1.18.0
libgcrypt-1.2.4_1
libgda-0.2.96_6
libgda2-1.2.4,1
libghttp-1.0.9_1
libgksu-1.3.8
libgksuui-1.0.7_1
libglade-0.17_5
libglade2-2.6.0_2
libglut-6.4.2
libgmp-4.2.1_2
libgnome-2.18.0
libgnomecanvas-2.14.0_2
libgnomecups-0.2.2_2,1
libgnomekbd-2.18.1
libgnomeprint-2.18.0
libgnomeprintui-2.18.0
libgnomeui-2.18.1
libgnugetopt-1.2_1
libgpg-error-1.4_1
libgphoto2-2.3.1
libgsf-1.14.3
libgtkhtml-2.11.0_2
libgtop-2.14.8
libhttpd-persistent-1.3h_1
libiconv-1.9.2_2
libid3tag-0.15.1b
libidn-0.6.10
libijs-0.35_1
libirman-0.4.4
libksba-1.0.1_1
libltdl-1.5.22_2
libmad-0.15.1b_2
libmikmod-esound-3.1.11_2
libmng-1.0.9
libmodplug-0.8.4
libmpeg2-0.4.1
libmspack-0.0.20040308_3
libmusicbrainz-2.1.4
libnotify-0.4.4
libogg-1.1.3,3
liboil-0.3.11
liboobs-2.18.1
libpaper-1.1.21_2
librsvg2-2.16.1
libsexy-0.1.10
libsigc++-1.0.4_1
libsigc++-1.2.7_1
libsigc++-2.0.17_1
libsndfile-1.0.17
libsoup-2.2.100
libsvg-0.1.4
libsvg-cairo-0.1.6_2
libtasn1-0.3.9
libthai-0.1.5_1
libtheora-1.0.a7
libtool-1.5.22_4
libtorrent-0.11.4
libungif-4.1.4_2
libunicode-0.4_6
libusb-0.1.12_1
libvolume_id-0.75.0
libvorbis-1.1.2,3
libwmf-0.2.8.4
libwnck-2.18.0
libwww-5.4.0_4
libxklavier-3.2_1,1
libxml-1.8.17_4
libxml2-2.6.27
libxslt-1.1.20
linc-1.0.3_6
linux-atk-1.9.1
linux-esound-0.2.36
linux-expat-1.95.8
linux-fontconfig-2.2.3_6
linux-glib2-2.6.6
linux-gtk2-2.6.10
linux-jpeg-6b.34
linux-libaudiofile-0.2.6_2
linux-pango-1.8.1
linux-png-1.2.8_2
linux-realplayer-10.0.8.805.20060718
linux-tiff-3.7.1
linux-xorg-libs-6.8.2_5
linux_base-fc-4_9
linuxthreads-2.2.3_22
lirc-0.8.0
lmmon-0.65_1
lsof-4.77
lynx-2.8.6_4
m4-1.4.8_1
mDNSResponder-108
metacity-2.18.2
mod_security-1.9.4
mpeg2codec-1.2_1
mpeg4ip-libmp4v2-1.5.0.1
mpfr-2.2.1
mpg321-0.2.10_6
mplayer-0.99.10_6
mplayer-skins-1.1.2_6
mysql-client-5.1.17
mysql-scripts-5.1.17
mysql-server-5.1.17
mytop-1.6_3
nas-1.8
nasm-0.98.39,1
nautilus-2.18.1
nautilus-cd-burner-2.18.1
neon-0.26.3
net-snmp-5.3.1_3
netpbm-10.26.42
notification-daemon-0.3.7
nspr-4.6.6
nss-3.11.5
oaf-0.6.10_4
ocaml-3.09.3
ocaml-cryptokit-1.3
ocaml-jabbr-0.0.20021124
ocaml-lablgl-1.02
ocaml-yaxpo-0.0.20050614
open-motif-2.2.3_2
openldap-client-2.3.35
openslp-1.2.1_2
orca-2.18.1
oroborus-2.0.12_1
p5-Algorithm-Dependency-1.102
p5-Algorithm-Diff-1.1902
p5-Archive-Extract-0.16
p5-Archive-Tar-1.30
p5-Archive-Zip-1.18
p5-Authen-PAM-0.16_1
p5-Authen-SASL-2.10_1
p5-AutoLoader-5.63
p5-B-Deobfuscate-0.18
p5-B-Keywords-1.06
p5-CGI.pm-3.28,1
p5-CPAN-Mini-0.552
p5-Class-Accessor-0.30
p5-Class-Autouse-1.27_1
p5-Class-DBI-3.0.16
p5-Class-Data-Inheritable-0.06
p5-Class-ErrorHandler-0.01
p5-Class-Factory-Util-1.6
p5-Class-Inspector-1.16
p5-Class-Loader-2.03
p5-Class-MethodMaker-2.09
p5-Class-Singleton-1.03
p5-Class-Spiffy-0.15
p5-Class-Trigger-0.11
p5-Class-WhiteHole-0.04
p5-Clone-0.22
p5-Compress-Raw-Zlib-2.004
p5-Compress-Zlib-2.004
p5-Config-Tiny-2.10
p5-Convert-ASCII-Armour-1.4
p5-Convert-ASN1-0.21
p5-Convert-BinHex-1.119
p5-Convert-PEM-0.07_1
p5-Crypt-Blowfish-2.10
p5-Crypt-CAST5_PP-1.04
p5-Crypt-CBC-2.22
p5-Crypt-DES-2.05
p5-Crypt-DES_EDE3-0.01_1
p5-Crypt-DSA-0.14
p5-Crypt-IDEA-1.08
p5-Crypt-Primes-0.50
p5-Crypt-RIPEMD160-0.04
p5-Crypt-Random-1.25_1
p5-Crypt-Rijndael-1.04
p5-Crypt-SSLeay-0.54
p5-DBD-mysql51-4.003
p5-DBI-1.54
p5-DBI-Shell-11.94
p5-DBIx-ContextualFetch-1.03
p5-Data-Buffer-0.04
p5-Data-ShowTable-3.3
p5-Date-Manip-5.44
p5-DateTime-0.37
p5-DateTime-Format-Mail-0.30
p5-DateTime-Format-Strptime-1.07.00,1
p5-DateTime-Format-W3CDTF-0.04
p5-DateTime-Locale-0.34
p5-DateTime-TimeZone-0.64
p5-Digest-1.15
p5-Digest-HMAC-1.01
p5-Digest-MD2-2.03
p5-Digest-MD5-2.36
p5-Digest-SHA-5.44
p5-Digest-SHA1-2.11
p5-Email-Find-0.10
p5-Email-Valid-0.179
p5-Event-1.08
p5-Exporter-Lite-0.02
p5-ExtUtils-CBuilder-0.18
p5-ExtUtils-ParseXS-2.17
p5-File-Copy-Recursive-0.31
p5-File-Fetch-0.10
p5-File-Find-Rule-0.30
p5-File-Flat-1.00
p5-File-HomeDir-0.64
p5-File-NCopy-0.34_1
p5-File-Remove-0.34
p5-File-Slurp-9999.12
p5-File-Temp-0.18
p5-File-Which-0.05
p5-Finance-Quote-1.13
p5-Finance-QuoteHist-1.10
p5-GSSAPI-0.24
p5-GdkPixbuf-0.7009_3
p5-Getopt-ArgvFile-1.10
p5-Getopt-Long-2.36
p5-Gtk-0.7009_2
p5-HTML-FromText-2.05
p5-HTML-LinkExtractor-0.130
p5-HTML-Parser-3.56
p5-HTML-TableExtract-2.10
p5-HTML-Tagset-3.10
p5-HTML-TokeParser-Simple-3.15
p5-HTML-Tree-3.23
p5-HTTP-Cache-Transparent-0.7
p5-IO-Capture-0.05
p5-IO-Compress-Base-2.004
p5-IO-Compress-Zlib-2.004
p5-IO-Multiplex-1.09
p5-IO-Socket-INET6-2.51_1
p5-IO-Socket-SSL-1.05
p5-IO-String-1.08
p5-IO-Tee-0.64_2
p5-IO-Tty-1.07
p5-IO-Zlib-1.05
p5-IO-stringy-2.110
p5-IPC-Cmd-0.36
p5-IPC-Run-0.80
p5-Ima-DBI-0.34
p5-Lingua-EN-Numbers-Ordinate-1.02
p5-Lingua-Preferred-0.2.4
p5-Locale-Maketext-Simple-0.18
p5-Log-Message-0.01
p5-Log-Message-Simple-0.01
p5-Log-TraceMessages-1.4
p5-MIME-Base64-3.07
p5-MIME-Lite-3.01
p5-MIME-Tools-5.420,2
p5-MP3-Info-1.22
p5-Mail-Tools-1.74
p5-Math-BigInt-1.82
p5-Math-Pari-2.010709
p5-Memoize-1.01
p5-Module-Build-0.28.07
p5-Module-CoreList-2.09
p5-Module-Load-0.10
p5-Module-Load-Conditional-0.16_1
p5-Module-Loaded-0.01
p5-Module-Pluggable-3.6
p5-Module-ScanDeps-0.73
p5-Module-Signature-0.55_2
p5-Net-1.20_1,1
p5-Net-Amazon-S3-0.38
p5-Net-DBus-0.33.4
p5-Net-DNS-0.59
p5-Net-Domain-TLD-1.65_1
p5-Net-Google-1.0.1
p5-Net-IP-1.25
p5-Net-SNMP-5.2.0
p5-Net-SSLeay-1.30_1
p5-Net-XWhois-0.90_4
p5-Number-Compare-0.01
p5-Object-Accessor-0.32
p5-PAR-0.97.3
p5-PAR-Dist-0.21
p5-Params-Check-0.26
p5-Params-Util-0.23
p5-Params-Validate-0.87
p5-PathTools-3.24
p5-Pod-Parser-1.35
p5-Pod-Tests-0.18
p5-SGMLSpm-1.03
p5-SNMP_Session-1.08
p5-SOAP-Lite-0.69
p5-Scalar-List-Utils-1.19,1
p5-Socket6-0.19
p5-Sort-Versions-1.5
p5-Spiffy-0.30
p5-Storable-2.16
p5-Sub-Override-0.08
p5-Sub-Uplevel-0.14
p5-Term-ANSIColor-1.11
p5-Term-ProgressBar-2.09
p5-Term-ReadKey-2.30
p5-Term-UI-0.14
p5-Test-Base-0.53
p5-Test-ClassAPI-1.04
p5-Test-Exception-0.25
p5-Test-File-1.18
p5-Test-Harness-2.64
p5-Test-Inline-2.201
p5-Test-Manifest-1.17
p5-Test-Reporter-1.27_1
p5-Test-Simple-0.70
p5-Text-CSV_XS-0.23
p5-Text-Diff-0.35
p5-Text-Glob-0.07
p5-Text-Iconv-1.4
p5-Text-Reform-1.11
p5-Tie-EncryptedHash-1.21
p5-Tie-IxHash-1.21
p5-Time-HiRes-1.9707,1
p5-Time-Local-1.17
p5-TimeDate-1.16,1
p5-Tk-804.027
p5-Tk-TableMatrix-1.23
p5-UNIVERSAL-moniker-0.08
p5-URI-1.35
p5-Unicode-String-2.09
p5-Unicode-UTF8simple-1.06
p5-User-1.6
p5-WWW-Mechanize-1.22
p5-WWW-Search-2.491
p5-WWW-Search-Google-0.22,1
p5-XML-Filter-BufferText-1.01
p5-XML-Grove-0.46.a
p5-XML-Handler-YAWriter-0.23
p5-XML-LibXML-1.62001
p5-XML-LibXML-Common-0.13
p5-XML-NamespaceSupport-1.09_1
p5-XML-Parser-2.34_2
p5-XML-RSS-1.22
p5-XML-SAX-0.15
p5-XML-SAX-Expat-0.38
p5-XML-SAX-Writer-0.50
p5-XML-Simple-2.16_1
p5-XML-TreeBuilder-3.09
p5-XML-Twig-3.29
p5-XML-Writer-0.602
p5-XML-XPath-1.13
p5-XSLoader-0.07
p5-YAML-0.62
p5-gettext-1.05_1
p5-libwww-5.805
p5-libxml-0.08
p5-prefork-1.01
p5-type1inst-0.6.1_2
p5-version-0.72.03
p5-xmltv-0.5.45
pango-1.16.2
pari-2.3.1
pccts-1.33.33
pciids-20070225
pcre-7.0_1
pdflib-7.0.0p3
pdftohtml-0.39
pear-1.5.0_1
pecl-filter-0.11.0
pecl-hash-1.3
pecl-json-1.2.1
perl-5.8.8
perltidy-20060719
php-suhosin-0.9.18
php5-5.2.1_3
php5-ctype-5.2.1_3
php5-dom-5.2.1_3
php5-gettext-5.2.1_3
php5-iconv-5.2.1_3
php5-mbstring-5.2.1_3
php5-mysql-5.2.1_3
php5-pcre-5.2.1_5
php5-pdo-5.2.1_3
php5-pdo_sqlite-5.2.1_3
php5-posix-5.2.1_3
php5-session-5.2.1_3
php5-simplexml-5.2.1_3
php5-spl-5.2.1_3
php5-sqlite-5.2.1_3
php5-tokenizer-5.2.1_3
php5-xml-5.2.1_3
php5-xmlreader-5.2.1_3
php5-xmlwriter-5.2.1_3
php5-zlib-5.2.1_3
phpbb-2.0.22_1
phpicalendar-2.22
phpwiki-1.3.12p2_2
pkg-config-0.21
pkgdb.db
pmwiki-2.1.27,1
png-1.2.14
policykit-0.1.20060514_3
poppler-0.5.4_2
poppler-data-0.1
poppler-gtk-0.5.4_1
popt-1.7_3
portaudio-18.1_2
portsentry-1.2
portupgrade-2.2.6_3,2
postfix-2.2.11,1
proj-4.5.0
proxycheck-0.49a
psiconv-0.9.8_1
pstree-2.27
pth-2.0.7
py24-bsddb-2.4.4_2
py24-cairo-1.4.0
py24-dbus-0.80.2_2
py24-dnspython-1.4.0
py24-elementtree-1.2.6
py24-game-1.7.1_1
py24-gdbm-2.4.4
py24-gnome-2.18.2
py24-gnome-desktop-2.18.0_1
py24-gnome-extras-2.14.3_1
py24-gobject-2.12.3
py24-gtk-2.10.4
py24-imaging-1.1.6
py24-libxml2-2.6.27
py24-lirc-0.0.5_1
py24-mx-base-2.0.6
py24-numeric-24.2
py24-opengl-2.0.1.07_3
py24-orbit-2.14.2
py24-osd-0.2.14_2
py24-psyco-1.5.2
py24-pycrypto-2.0.1_1
py24-setuptools-0.6c5
py24-tkinter-2.4.4_1
py24-twisted-1.3.0_2
py24-xml-0.8.4
py24-zopeInterface-3.3.0.1
python-2.4.4,1
python23-2.3.5_1
python24-2.4.4
python25-2.5_1
qmake-3.3.8
qt-3.3.8_2
rc_subr-1.31_1
readline-5.2
rpm-3.0.6_13
rpm2cpio-1.2_2
rrdtool-1.2.19_1
rsync-2.6.9
rtorrent-0.7.4
ruby-1.8.6,1
ruby18-bdb-0.6.0
ruby18-gems-0.9.2
samba-3.0.24,1
samba-libsmbclient-3.0.24
screen-4.0.3
scrollkeeper-0.3.14_7,1
sdl-1.2.11,2
sdl_image-1.2.5
sdl_mixer-1.2.7
sdl_ttf-2.0.8_1
sdocbook-xml-1.1,1
seahorse-1.0.1
shared-mime-info-0.20
slib-3a4_1
slib-guile-3a4
smartmontools-5.37_1
smpeg-0.4.4_6
sound-juicer-2.16.4
soup-0.7.11_2
sqlite3-3.3.15
startup-notification-0.9
streamripper-1.61.27
sudo-1.6.8.12_2
svgalib-1.4.3_5
swig-1.1p5_9
sysconftool-0.15
system-tools-backends-2.2.1_1
t1lib-5.1.1,1
tcl-8.4.14_4,1
teTeX-base-3.0_10
teTeX-texmf-3.0_5
tex-texmflocal-1.9
texi2html-1.76_1,1
texinfo-4.8_3
tiff-3.8.2_1
tk-8.4.14_5,2
tmake-1.7_2
totem-2.18.1
unarj-2.65_2
unrar-3.70.b4,4
unzip-5.52_3
unzoo-4.4_2
urwfonts-1.0_1
urwfonts-ttf-1.0.7b18
v4l_compat-1.0.20060801
vino-2.18.1
visitors-0.7.0_1
vte-0.16.1_1
webalizer-2.1.10_10
wget-1.10.2_1
win32-codecs-3.1.0.r1,1
windowmaker-0.92.0_2
wmicons-1.0
wpa_supplicant-0.3.8_2
wxgtk2-2.6.3_2
wxgtk2-common-2.6.3_2
x264-0.0.20070402_1
xmlcatmgr-2.2
xmms-esound-1.2.10_6
xorg-clients-6.9.0_3
xorg-documents-6.9.0
xorg-fonts-100dpi-6.9.0_1
xorg-fonts-75dpi-6.9.0_1
xorg-fonts-cyrillic-6.9.0_1
xorg-fonts-encodings-6.9.0_1
xorg-fonts-miscbitmaps-6.9.0_1
xorg-fonts-truetype-6.9.0
xorg-fonts-type1-6.9.0
xorg-fontserver-6.9.0_1
xorg-libraries-6.9.0_1
xorg-manpages-6.9.0
xorg-nestserver-6.9.0_1
xorg-printserver-6.9.0_2
xorg-server-6.9.0_6
xorg-vfbserver-6.9.0_2
xosd-2.2.12_1
xterm-225
xvid-1.1.2,1
yelp-2.18.1
zenity-2.18.1
zip-2.32
zoo-2.10.1_2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
iD8DBQFGKVSSjE2ksZfa4ZURAon8AJ9fAj6VZc4K7FlHbp82VQGjWBJ+UwCgneAe
aBnOLgXKOo+VyYowYNHN6po=
=w425
-----END PGP SIGNATURE-----
More information about the Bsd-sharp-list
mailing list