Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2012 16:10:13 +0100
From:      Hanno K <lr101fc@yahoo.co.uk>
To:        gnome@FreeBSD.org, martymac@FreeBSD.org
Subject:   grsync and intltool after cvsup port build error an FreeBSD-8.2-releng-p10
Message-ID:  <20121117161013.41caeb25@smtp.mail.yahoo.co.uk>

next in thread | raw e-mail | index | archive | help
--MP_/PQyf1qZY0sOXr/cC9f_iNxr
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi there,

grsync and intltool - after cvsup port build error an FreeBSD-8.2-releng-p10
by the way the port coreutils is running a similar link error, but I don't know if it is in any way related to the
other two ports.

my pkg_info.txt is attached.

-----------------------

env UPGRADE_TOOL=portupgrade UPGRADE_PORT=intltool-0.41.1 UPGRADE_PORT_VER=0.41.1 make clean
===>  Cleaning for intltool-0.41.1
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=intltool-0.41.1 UPGRADE_PORT_VER=0.41.1 make
===>   intltool-0.41.1 depends on file: /usr/local/sbin/pkg - found
===>  Extracting for intltool-0.41.1
=> SHA256 Checksum OK for gnome/intltool-0.41.1.tar.gz.
===>   intltool-0.41.1 depends on file: /usr/local/bin/perl5.16.2 - found
===>  Patching for intltool-0.41.1
===>   intltool-0.41.1 depends on file: /usr/local/bin/perl5.16.2 - found
===>   intltool-0.41.1 depends on package: p5-XML-Parser>=0 - found
===>   intltool-0.41.1 depends on executable: gmake - found
===>   intltool-0.41.1 depends on file: /usr/local/bin/perl5.16.2 - found
===>   intltool-0.41.1 depends on shared library: iconv.3 - found
===>  Configuring for intltool-0.41.1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking for perl... /usr/local/bin/perl
checking for perl >= 5.8.1... 5.16.2
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
===>  Script "configure" failed unexpectedly.
Please report the problem to gnome@FreeBSD.org [maintainer] and attach the
"/usr/ports/textproc/intltool/work/intltool-0.41.1/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. a
/usr/local/sbin/pkg info -g -Ea).
*** Error code 1

Stop in /usr/ports/textproc/intltool.

--------------------------------------------------------------------

env UPGRADE_TOOL=portupgrade UPGRADE_PORT=grsync-1.2.1_1 UPGRADE_PORT_VER=1.2.1_1 make clean
===>  Cleaning for grsync-1.2.2
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=grsync-1.2.1_1 UPGRADE_PORT_VER=1.2.1_1 make
===>  License GPLv2 accepted by the user
===>   grsync-1.2.2 depends on file: /usr/local/sbin/pkg - found
===>  Extracting for grsync-1.2.2
=> SHA256 Checksum OK for grsync-1.2.2.tar.gz.
===>  Patching for grsync-1.2.2
===>  Applying FreeBSD patches for grsync-1.2.2
===>   grsync-1.2.2 depends on executable: gmake - found
===>   grsync-1.2.2 depends on file: /usr/local/bin/intltool-extract - found
===>   grsync-1.2.2 depends on executable: pkgconf - found
===>   grsync-1.2.2 depends on executable: update-desktop-database - found
===>   grsync-1.2.2 depends on executable: gtk-update-icon-cache - found
===>   grsync-1.2.2 depends on shared library: atk-1.0.0 - found
===>   grsync-1.2.2 depends on shared library: gdk_pixbuf-2.0.0 - found
===>   grsync-1.2.2 depends on shared library: glib-2.0.0 - found
===>   grsync-1.2.2 depends on shared library: gtk-x11-2.0.0 - found
===>   grsync-1.2.2 depends on shared library: pango-1.0.0 - found
===>  Configuring for grsync-1.2.2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by gmake... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: Configuring for plain GTK+
checking for PACKAGE... yes
checking whether NLS is requested... no
checking for intltool-update... /usr/local/bin/intltool-update
checking for intltool-merge... /usr/local/bin/intltool-merge
checking for intltool-extract... /usr/local/bin/intltool-extract
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for perl... /usr/local/bin/perl
checking for perl >= 5.8.1... 5.16.2
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
===>  Script "configure" failed unexpectedly.
Please report the problem to martymac@FreeBSD.org [maintainer] and attach the
"/usr/ports/net/grsync/work/grsync-1.2.2/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. a
/usr/local/sbin/pkg info -g -Ea).
*** Error code 1

Stop in /usr/ports/net/grsync.


hope that helps to solve the issue
thanks
-- 
Hanno Krusken

Important note:
please do not replay with any HTML tags in your mail which will be blocked and deleted.
Regarding known SPAM, VIRUS and junk mail sender, which often use this way of fooling recipients with fancy images and
HTML-artwork. Remember that I'm using a very strict spam setup on top of it.
Thanks for your understanding.

--MP_/PQyf1qZY0sOXr/cC9f_iNxr
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=pkg_info.txt

ORBit2-2.14.19
OpenEXR-1.7.0
OpenSP-1.5.2_2
OpenSSH-askpass-1.2.4.1
WordNet-3.0_2
Xaw3d-1.5E_4
aalib-1.4.r5_6
abraca-0.7.0_1
advancecomp-1.15
agrep-2.04_2
antiword-0.37_1
appres-1.0.3
arc-5.21p
arj-3.10.22_4
asciidoc-8.6.6
aspell-0.60.6.1_2
atk-2.0.1
atkmm-2.22.5
audacity-2.0.2
autoconf-2.13.000227_6
autoconf-2.69
autoconf-wrapper-20101119
autocutsel-0.9.0_2
automake-1.12.4
automake-1.4.6_6
automake-wrapper-20101119
autotools-20120427
avahi-0.6.29
avahi-app-0.6.29_3
avahi-autoipd-0.6.29
avahi-gtk-0.6.29_2
avahi-libdns-0.6.29
avidemux2-2.5.6_4
avidemux2-plugins-2.5.6_4
babl-0.1.6
bash-4.2.37
bbapm-0.0.1_5
bbappconf-0.0.2_2
bbkeys-0.9.1_1
bbpager-0.4.7_1
bdftopcf-1.0.3
bigreqsproto-1.1.1
binutils-2.22_3
birthday-1.5
bison-2.5.1,1
bitmap-1.0.5
bitstream-vera-1.10_5
blackbox-0.70.1_4
boehm-gc-7.1
bogofilter-1.2.2_3
boost-jam-1.48.0
boost-libs-1.48.0_1
bsdstats-5.5_3
bzip2-1.0.6
c-ares-config-1.9.1
c-icap-0.2.2,2
ca_root_nss-3.14
cairo-1.10.2_4,2
cairomm-1.10.0_1
catdoc-0.94.2_2
ccid-1.4.8
cd2mp3-0.82_3,1
cdparanoia-3.9.8_9
cdrtools-rscsi-3.00_2
celt-0.11.3_1
clamav-0.97.6
clamsmtp-1.10_3
claws-mail-3.8.1
claws-mail-address_keeper-1.0.6
claws-mail-archiver-0.6.12_1
claws-mail-att_remover-1.0.14
claws-mail-attach_warner-0.2.24
claws-mail-cachesaver-0.10.9_16
claws-mail-clamd-3.5.4
claws-mail-fetchinfo-0.4.25
claws-mail-gtkhtml2_viewer-0.33_1
claws-mail-rssyl-0.33,4
claws-mail-tnef-0.3.13
cm-super-0.3.4_4
cmake-2.8.9
cmake-modules-2.8.9
compositeproto-0.4.2
consolekit-0.4.3
coreutils-8.19_2
cryptopp-5.6.1_2
cups-base-1.5.2_2
cups-client-1.5.2_2
cups-image-1.5.2_1
cups-pdf-2.6.1_1
cups-pstoraster-8.15.4_7
curl-7.24.0_1
cvsps-2.1_1
cvsup-16.1h_4
cyrus-sasl-2.1.25_2
dagrab-0.3.5_1
damageproto-1.2.1
db48-4.8.30.0
dbf-0.9.0
dbus-1.4.14_4
dbus-glib-0.94
dbview-1.0.4
dclock-2.1.2.8_5
dconf-0.5.1_4
dcraw-9.16
de-aspell-20030222.1_1
de-dict-1.2
de-ding-1.7
de-phone-1.0
de-steak-1.7.3_6
denyhosts-2.6_4
desktop-file-utils-0.18
detex-2.8
dhcdrop-0.5
dirmngr-1.1.0_8
djbfft-0.76_2
dk-milter-1.0.2
dlume-0.2.4_11
dmidecode-2.11
dmxproto-2.3.1
dnrd-2.20.3
dnswall-0.1.4_1
docbook-3.1_4
docbook-4.1_4
docbook-5.0_1
docbook-sk-4.1.2_4
docbook-utils-0.6.14_11
docbook-xml-4.2_1
docbook-xml-4.3
docbook-xml-4.4_1
docbook-xsl-1.76.1
dosdetector-20060621_2
dosunix-1.0.14
doxygen-1.8.2
dri-7.6.1_2,2
dri2proto-2.6
dsssl-docbook-modular-1.79_1,1
dvi2tty-5.3.4
dvips2ascii-1.3
dvipsk-tetex-5.95a_6
e2fsprogs-libuuid-1.42.6
easytag-2.1.7_3
eggdbus-0.6_1
eject-1.5_4
en-aspell-7.1.0_1
en-openoffice.org-GB-3.3.0
enca-1.13
enchant-1.6.0
encodings-1.0.4,1
enscript-a4-1.6.4_5
entropy-2.0
epstool-3.08_4
esound-0.2.41
ettercap-gtk2-0.7.4.1_1,1
evieext-1.1.1
exiv2-0.23,1
expat-2.0.1_2
expiretable-0.6
ezm3-1.2_1
faac-1.28_2
faad2-2.7_3,1
farsifonts-0.4_2
fastest_cvsup-0.3.0
fastest_sites-20110317
fconv-1.1_1
fcrackzip-1.0_1
fetchmail-6.3.22
fftw3-3.3.2
fftw3-float-3.3.2
filtermail-0.8.2
firefox-16.0.2,1
fixesproto-5.0
flac-1.2.1_3
flex-2.5.37
flickcurl-1.22
font-adobe-100dpi-1.0.3
font-adobe-75dpi-1.0.3
font-adobe-utopia-100dpi-1.0.4
font-adobe-utopia-75dpi-1.0.4
font-adobe-utopia-type1-1.0.4
font-alias-1.0.3
font-amsfonts-3.02_1
font-arabic-misc-1.0.3
font-bh-100dpi-1.0.3
font-bh-75dpi-1.0.3
font-bh-lucidatypewriter-100dpi-1.0.3
font-bh-lucidatypewriter-75dpi-1.0.3
font-bh-ttf-1.0.3
font-bh-type1-1.0.3
font-bitstream-100dpi-1.0.3
font-bitstream-75dpi-1.0.3
font-bitstream-type1-1.0.3
font-cronyx-cyrillic-1.0.3
font-cursor-misc-1.0.3
font-daewoo-misc-1.0.3
font-dec-misc-1.0.3
font-ibm-type1-1.0.3
font-isas-misc-1.0.3
font-jis-misc-1.0.3
font-micro-misc-1.0.3
font-misc-cyrillic-1.0.3
font-misc-ethiopic-1.0.3
font-misc-meltho-1.0.3
font-misc-misc-1.1.2
font-mutt-misc-1.0.3
font-schumacher-misc-1.1.2
font-screen-cyrillic-1.0.4
font-sony-misc-1.0.3
font-sun-misc-1.0.3
font-util-1.2.0
font-winitzki-cyrillic-1.0.3
font-xfree86-type1-1.0.4
fontcacheproto-0.1.3
fontconfig-2.9.0,1
fontsproto-2.1.1
fonttosfnt-1.0.4
freebsd-uucp-pam-1.07.3_1
freefont-ttf-20120503
freeglut-2.8.0
freetype2-2.4.9_1
fribidi-0.19.2_1
fslsfonts-1.0.3
fsplib-0.11
fstobdf-1.0.4
fusefs-kmod-0.3.9.p1.20080208_11
fusefs-libs-2.9.2
fusefs-ntfs-2012.1.15
gamin-0.1.10_4
garmin-utils-2.5_1
gawk-4.0.1
gcb-0.2.8_7
gcc-4.6.3
gccmakedep-1.0.2
gconf2-2.32.0_3
gd-2.0.35_8,1
gdbm-1.9.1
gdk-pixbuf-0.22.0_12
gdk-pixbuf-2.23.5_3
gdkxft-1.5_7
gegl-0.1.8_4
getopt-1.1.4_2
gettext-0.18.1.1
gftp-2.0.19_5
ghostscript9-9.06_1
ghostview-1.5_3
gif2png-2.5.4_1
giflib-4.2.0_2
gimp-2.6.12,2
gimp-app-2.6.12_1,1
gimp-gutenprint-5.2.8
gimp-save-for-web-0.29.3_1
gio-fam-backend-2.28.8_1
git-1.8.0
gkermit-1.0
glib-1.2.10_13
glib-2.28.8_4
glibmm-2.28.2,1
glitz-0.5.6_2
glproto-1.4.15
gmake-3.82_1
gmime-2.2.27
gmp-5.0.5
gnome-doc-utils-0.20.3
gnome-keyring-2.32.1_2
gnome-mime-data-2.18.0_4
gnome-vfs-2.24.4_1
gnome_subr-1.0
gnomehier-2.3_12
gnupg-1.4.12
gnupg-2.0.19_2
gnutls-2.12.18_1
gobject-introspection-0.10.8_2
google-perftools-1.8.3
gpa-0.9.3
gpac-libgpac-0.4.5_6,1
gpasman-1.3.1_4
gperf-3.0.3
gpgme-1.3.2
gpsbabel-1.4.3
gqview-2.0.4_13
graphviz-2.28.0_1
grsync-1.2.1_1
gsed-4.2.1_2
gsfonts-8.11_5
gsl-1.15_1
gsm-1.0.13
gstreamer-0.10.36
gstreamer-plugins-0.10.36_2,3
gsview-4.9_4
gtar-1.26
gtk-1.2.10_22
gtk-2.24.6_2
gtk-3.0.12_2
gtk-engines2-2.20.2_1
gtk-flat-theme2-0.1_13
gtk-theme-switch-1.0.1_6
gtk-update-icon-cache-2.24.6_1
gtkchtheme-0.3.1_10
gtkglext-1.2.0_9
gtkimageview-1.6.4_3
gtkmm-2.24.2_1
gtksourceview2-2.10.5_1
gtkspell-2.0.16_4
guile-1.8.8
gutenprint-5.2.8
gutenprint-base-5.2.8
gutenprint-cups-5.2.8_1
gutenprint-ijs-5.2.8
gv-3.7.3_1
gxmms2-0.7.1_1
hal-0.5.14_20
help2man-1.40.12
hicolor-icon-theme-0.12
homebank-4.4_2
httrack-3.46.1
hunspell-1.3.2_1
iceauth-1.0.5
icu-4.8.1.1_1
id3lib-3.8.3_5
ilmbase-1.0.2
imake-1.0.4,1
imlib2-1.4.5_2,2
inputproto-2.0.2
intltool-0.41.1
iso-codes-3.37
iso8879-1986_3
jackit-0.121.3_2
jade-1.2.1_9
jadetex-3.13_8
jasper-1.900.1_10
jbig2dec-0.11_1
jbigkit-1.6
jpeg-8_3
junicode-0.7.6
kbproto-1.0.5
kermit-9.0.302
kompozer-0.8.b3_3
lacheck-1.26
ladspa-1.13
lame-3.99.5
lbrate-1.1_2
lcms-1.19_1,1
lcms2-2.4
lensfun-0.2.5_3
lha-1.14i_6
libFS-1.0.3
libGL-7.6.1_2
libGLU-7.6.1_1
libHX-3.10.1
libICE-1.0.7,1
libIDL-0.8.14_1
libSM-1.2.0,1
libX11-1.4.4,1
libXScrnSaver-1.2.1
libXTrap-1.0.0
libXau-1.0.6
libXaw-1.0.9,2
libXcomposite-0.4.3,1
libXcursor-1.1.12
libXdamage-1.1.3
libXdmcp-1.1.0
libXevie-1.0.3
libXext-1.3.0_1,1
libXfixes-5.0
libXfont-1.4.4_1,1
libXfontcache-1.0.5
libXft-2.1.14
libXi-1.4.5,1
libXinerama-1.1.1,1
libXmu-1.1.0,1
libXp-1.0.1,1
libXpm-3.5.9
libXprintAppUtil-1.0.1
libXprintUtil-1.0.1
libXrandr-1.3.2
libXrender-0.9.6
libXres-1.0.5
libXt-1.1.1,1
libXtst-1.2.0
libXv-1.0.6,1
libXvMC-1.0.6
libXxf86dga-1.1.2
libXxf86misc-1.0.3
libXxf86vm-1.1.1
liba52-0.7.4_2
libamrnb-10.0.0.0,1
libao-1.1.0_1
libart_lgpl-2.3.21,1
libass-0.10.0
libassuan-2.0.3
libaudiofile-0.2.7
libbonobo-2.32.0
libcddb-1.3.2_1
libcdio-0.83_1
libcheck-0.9.8
libcroco-0.6.2_1
libdaemon-0.14
libdca-0.0.5
libdiscid-0.2.2_1
libdmx-1.1.1
libdnet-1.11_3
libdrm-2.4.17_1
libdv-1.0.0_3
libdvdcss-1.2.10_1
libdvdread-4.2.0_2
libetpan-1.1
libevent-1.4.14b_2
libevent2-2.0.20
libexecinfo-1.1_3
libexif-0.6.20
libexif-gtk-0.3.5_10
libfame-0.9.1_3
libffi-3.0.9
libfontenc-1.1.0
libfpx-1.3.1.1
libgcrypt-1.5.0_1
libgee-0.6.2.1
libglade2-2.6.4_5
libgnome-keyring-2.32.0_2
libgnomecanvas-2.30.3_1
libgpg-error-1.10
libgphoto2-2.4.14
libgsf-1.14.21_1
libgtkhtml-2.11.1_6
libiconv-1.14
libid3tag-0.15.1b
libidn-1.25
libijs-0.35_1
libiptcdata-1.0.4
libkate-0.4.1_2
libksba-1.3.0
libltdl-2.4.2
libmad-0.15.1b_2
libmikmod-3.1.12
libmng-1.0.10_2
libmspack-0.3
libnet11-1.1.2.1_4,1
libnotify-0.7.3_2
libnova-0.15.0
libofx-0.9.5
libogg-1.3.0,4
liboil-0.3.17
liboldX-1.0.1
libopenraw-0.0.8_4
libotf-0.9.12
libpaper-1.1.24_1
libpcap-1.3.0
libpciaccess-0.12.1
libpthread-stubs-0.3_3
librsvg2-2.34.1_1
libsamplerate-0.1.8_3
libsigc++-2.2.10
libsigsegv-2.10
libslang2-2.2.4_3
libsndfile-1.0.25_2
libspiro-20071029
libssh2-1.4.2,2
libtasn1-2.13
libtheora-1.1.1_3
libtool-2.4.2
libublio-20070103
libunrar-3.9.10,1
libutempter-1.1.5_1
libvolume_id-0.81.1
libvorbis-1.3.3_1,3
libvpx-1.1.0
libwmf-0.2.8.4_7
libwww-5.4.0_4
libxcb-1.7
libxkbfile-1.0.7
libxkbui-1.0.2_1
libxml-1.8.17_5
libxml++-1.0.5_1
libxml++-2.34.2
libxml2-2.7.8_5
libxslt-1.1.26_3
libyaml-0.1.4_2
libytnef-1.5_2
linc-1.0.3_7
links-2.7,1
liveMedia-2012.04.04,2
logrotate-3.7.9
lsdvd-0.16_6
lua-5.1.5_4
luit-1.1.0_1
lynis-1.2.9
lynx-2.8.7.2,1
lzo2-2.06
lzop-1.03
m17n-db-1.6.3
m17n-lib-1.6.3_1
m4-1.4.16_1,1
mac-3.99.4.5_1
makedepend-1.0.3,1
man2html-3.0.1_1
manu-gothica-0_2
mc-4.8.1.6
mime-support-3.52.2
mixer.app-1.8.0_2
mixmos-0.2.0_9
mkcomposecache-1.2.1
mkfontdir-1.0.6
mkfontscale-1.0.9
mktool-0.0.25_1
mp3gain-1.5.2
mp4v2-1.9.1
mpc-0.9
mpeg2codec-1.2_4
mpfr-3.1.1
mpg123-1.14.4
mplayer-1.1.r20120721_1
mplayer-skins-1.1.3
nas-1.9.3
nasm-2.10.03,1
ncrypt-0.7.0_2
ne-2.4
nedit-5.5_4
net-snmp-5.7.2
nettle-2.5
notecase-1.9.8_7
nspr-4.9.3
nss-3.14
nss_resinit-20060412
ntp-4.2.6p5_1
o3read-0.0.4
odt2txt-0.4_1
ogmtools-1.5_10
omi-20030719
open-motif-2.3.4
opencore-amr-0.1.3
openjpeg-1.5.0_1
openldap-client-2.4.33
openresolv-1.1
openssl-1.0.1_4
openvpn-2.2.2
optipng-0.7.1
orc-0.4.16
outguess-0.2
p11-kit-0.14
p5-Archive-Zip-1.30_1
p5-Cairo-1.100
p5-Error-0.17018
p5-Event-Lib-1.03_3
p5-ExtUtils-Depends-0.304
p5-ExtUtils-PkgConfig-1.13
p5-File-Tail-0.99.3
p5-File-Temp-0.22
p5-File-Which-1.09
p5-Glib2-1.261
p5-IO-Socket-INET6-2.69
p5-IO-Socket-SSL-1.76
p5-Net-SMTP-SSL-1.01_1
p5-Net-SSLeay-1.49
p5-PathTools-3.3300
p5-SGMLSpm-1.03_1
p5-Scalar-List-Utils-1.25,1
p5-Socket6-0.23
p5-Test-Number-Delta-1.03
p5-Unicode-Map8-0.13
p5-Unicode-String-2.09
p5-XML-Parser-2.41
p5-type1inst-0.6.1_5
p7zip-9.20.1
pam_mount-2.12
pango-1.28.4_1
pangomm-2.28.2_1
patch-2.7_1
pciids-20120906
pciutils-3.1.9
pcre-8.31_1
pcsc-lite-1.8.6,2
pdfcrack-0.11
pdftohtml-0.39_6
perl-5.16.2
pftop-0.7_1
pgp-2.6.3i_1
pgpgpg-0.13_4
pgpin-010323
pgpsendmail-1.4
pinentry-gtk2-0.8.1_2
pixman-0.24.2
pkg-1.0.2
pkg_cutleaves-20090810
pkg_remove-1.1
pkg_replace-0.8.0
pkg_rmleaves-20050922
pkg_tree-1.1_2
pkgconf-0.8.9
plotutils-2.6_3,1
png-1.5.12
policykit-0.9_6
policykit-gnome-0.9.2_6
polkit-0.99
popt-1.16
portaudio-18.1_2
portaudit-0.6.0
portell-0.2_1
portsentry-1.2
portupgrade-devel-20121018,3
printproto-1.0.5
privoxy-3.0.19
procmail-3.22_7
pstoedit-3.61
pstotext-1.9_3
pth-2.0.7
putty-0.62_1
py27-avahi-0.6.29_5
py27-cairo-1.8.10_1
py27-dbus-0.84.0
py27-gdbm-2.7.3_1
py27-gimp-app-2.6.12_1
py27-gobject-2.28.6_1
py27-gtk-2.24.0_1
py27-libxml2-2.7.8_2
py27-nose-1.2.1
py27-numeric-24.2_3
py27-orbit-2.24.0
py27-setuptools-0.6c11_3
py27-sip-4.13.2,1
py27-sqlite3-2.7.3_2
py27-tkinter-2.7.3_3
py27-xml-0.8.4_2
python-2.7,2
python27-2.7.3_3
radeontool-1.5
randrproto-1.3.2
rar-4.2.0,3
rarian-0.8.1
rawstudio-2.0_3
rbl-milter-0.30_3
recode-3.6_8
recordproto-1.14.1
renderproto-0.11.1
resourceproto-1.2.0
rgb-1.0.4
ripe-whois-3.2.2
ripperx-2.7.3_1
rman-3.2
roottail-1.2_3
rstart-1.0.4
rsync-3.0.9_2
rtf2latex-1.5
ruby-1.9.3.327,1
ruby19-bdb48-0.6.6
ruby19-deplate-0.8.5
safesh-1.5
sane-backends-1.0.22_2
sane-frontends-1.0.14_8
scamp-5.3b
sccmilter-0.95.7_3
schroedinger-1.0.11_1
scons-2.1.0
scripts-1.0.1
scrnsaverproto-1.2.1
sdl-1.2.15_2,2
sdl_mixer-1.2.12_1
secpanel-0.6.1,1
sendmail-8.14.5
separate-0.5.8_1,1
sessreg-1.0.7
setxkbmap-1.2.0
shared-mime-info-1.0_1
showfont-1.0.3
smpeg-0.4.4_9
smproxy-1.0.5
socat-1.7.2.1
soundtouch-1.6.0
speex-1.2.r1_4,1
sqlite3-3.7.14.1
squid-2.7.9_1
squidclamav-5.7_1
squidclamav-6.9
squsq-3.3
srm-1.2.11
sshguard-pf-1.5_2
sslwrap-2.0.6_1
startup-notification-0.12
stegdetect-0.6_9
stunnel-4.54
sudo-1.8.6.p3_1
svgalib-1.4.3_6
swapmon-1.5
swig-1.3.40
sysconftool-0.16
sysinfo-1.0.1
szip-1.12b_2
t1lib-5.1.2_1,1
taglib-1.8
tcl-8.4.19_3,1
tcl-8.5.12_2
tcl-modules-8.5.12_2
tcptraceroute-devel-1.5.b7
tcptrack-1.3.0
tcshrc-1.6.2
tdetect-0.2
teTeX-3.0_6
teTeX-base-3.0_23
teTeX-texmf-3.0_8
ted-2.22_1
tex-texmflocal-1.9
texcm-ttf-20010117_3
texi2html-5.0_1,1
texinfo-4.13.20120516
texmacs-1.0.7.14_1
thttpd-2.25b_4
tidy4-20000804_3
tiff-4.0.2_1
tiff2png-0.91_4,1
tk-8.4.19_2,2
tk-8.5.12
tmake-1.13
topless-1.52
tor-devel-0.2.3.24.r
torsmo-0.18_7
torsocks-1.2
transmission-gtk2-2.42
transmission-web-2.73
transset-df-6_1
trapproto-3.4.3
tsocks-1.8.b5_4
ttmkfdir-3.0.9_2,1
twm-1.0.7
twolame-0.3.13
ucl-1.03_1
udfclient-0.7.5_1
ufraw-0.18_4
unace-1.2b_2
unarj-2.65_2
unix2dos-1.3
unrar-4.20_1,5
untar-1.4_1
unzip-6.0_1
unzoo-4.4_2
upx-3.08
urwfonts-1.0_3
uudeview-0.5.20
uulib-0.5.20_2
v4l_compat-1.0.20120501_1
vala-0.12.1
videoproto-2.3.1
viewres-1.0.3
volman-0.7_1
vorbis-tools-1.4.0_4,3
w3m-0.5.3_1
wget-1.13.4_1
wifimgr-1.10_1
win32-codecs-20110131,1
word2x-0.005_2
worldtools-1.3.1_1
wxgtk2-2.6.4_6
wxgtk2-common-2.6.4_6
wxgtk2-common-2.8.12_1
wxgtk2-unicode-2.6.4_6
wxgtk2-unicode-2.8.12_1
x11perf-1.5.4
x264-0.125.2201
xanim-2.92.0_2
xarchive-0.2.8.6_7
xauth-1.0.6
xautolock-2.2_1
xbacklight-1.1.2
xbiff-1.0.3
xbindkeys-1.8.3
xbindkeys_config-0.1.3_9
xbitmaps-1.1.1
xcalc-1.0.4.1_1
xcalendar-4.0.2008_2
xcb-proto-1.7.1
xcb-util-0.3.8,1
xcb-util-renderutil-0.3.8
xcdplayer-2.2_3
xcdroast-0.98.a.16_5
xclipboard-1.1.1,1
xcmiscproto-1.2.1
xcmsdb-1.0.3
xcolorsel-1.1a_2
xcompmgr-1.1.5
xconsole-1.0.4
xcursor-themes-1.0.3_1
xcursorgen-1.0.4_1
xdg-utils-1.0.2_7
xditview-1.0.2
xdm-1.1.11
xdpyinfo-1.3.0
xdriinfo-1.0.4
xdvik-tetex-22.84.16_4
xev-1.1.0
xextproto-7.2.0
xf86-input-keyboard-1.6.1
xf86-input-mouse-1.7.1_1
xf86-video-ati-6.14.3_1
xf86-video-fbdev-0.4.2_1
xf86-video-glint-1.2.6
xf86-video-i128-1.3.4_1
xf86-video-intel-2.7.1_4
xf86-video-mga-1.4.13,2
xf86-video-r128-6.8.1_3
xf86-video-vesa-2.3.0_2
xf86bigfontproto-1.2.0
xf86dga-1.0.3
xf86dgaproto-2.1
xf86driproto-2.1.1
xf86miscproto-0.9.3
xf86rushproto-1.1.2
xf86vidmodeproto-2.3.1
xfd-1.1.0
xfindproxy-1.0.2
xfontsel-1.0.3
xforms-1.0.93.s1,1
xfs-1.1.1,1
xfsinfo-1.0.3
xfsm-1.99_1
xfwp-1.0.2
xgamma-1.0.4
xhost-1.0.4
xineramaproto-1.2.1
xinit-1.3.2,1
xinput-1.5.4
xkbcomp-1.2.3
xkbevd-1.1.2
xkbprint-1.0.3
xkeyboard-config-2.5.1
xkill-1.0.3
xless-1.7_2
xlhtml-0.5_4,1
xload-1.1.0
xlockmore-5.40_1
xlogmaster-1.6.2
xlsatoms-1.1.0
xlsclients-1.1.2
xlsfonts-1.0.3
xman-1.1.2
xmessage-1.0.3
xmlcatmgr-2.2
xmlcharent-0.3_2
xmlto-0.0.25
xmmix-1.2.2_4
xmms2-0.8_1
xmodmap-1.0.5
xmoontool-3.0.3_8
xmore-1.0.2
xorg-7.5.2
xorg-apps-7.5.2
xorg-cf-files-1.0.4
xorg-docs-1.6,1
xorg-drivers-7.5.2
xorg-fonts-7.5.1
xorg-fonts-100dpi-7.5.1
xorg-fonts-75dpi-7.5.1
xorg-fonts-cyrillic-7.5.1
xorg-fonts-miscbitmaps-7.5.1
xorg-fonts-truetype-7.5.1
xorg-fonts-type1-7.5.1
xorg-libraries-7.5.1
xorg-macros-1.16.1
xorg-server-1.7.7_6,1
xosd-2.2.14_1
xpdf-3.03_3
xplsprinters-1.0.1
xpr-1.0.3
xprehashprinterlist-1.0.1
xprop-1.2.1
xproto-7.0.22
xproxymanagementprotocol-1.0.3
xrandr-1.3.5
xrdb-1.0.9
xrefresh-1.0.4
xrsh-5.92_2
xrx-1.0.4
xsane-0.998_2
xset-1.2.2_1
xsetmode-1.0.0
xsetpointer-1.0.1
xsetroot-1.1.0
xstdcmap-1.0.2
xtar-1.4_3
xterm-286
xtermcontrol-2.10_1
xtoolwait-1.3_2
xtrans-1.2.6
xtrlock-2.0.14
xvid-1.3.2,1
xvidtune-1.0.2
xvinfo-1.1.1
xwd-1.0.4
xwininfo-1.1.2
xwud-1.0.3
yasm-1.2.0
zip-3.0
zoneinfo-2012.h
zoo-2.10.1_3

--MP_/PQyf1qZY0sOXr/cC9f_iNxr--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121117161013.41caeb25>