aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/py-gozerbot/Makefile4
-rw-r--r--japanese/kana-no-quiz/Makefile5
-rw-r--r--japanese/kana-no-quiz/distinfo1
-rw-r--r--misc/diary-hercules/Makefile4
-rw-r--r--misc/diary-hercules/distinfo1
-rw-r--r--multimedia/clive1/Makefile4
-rw-r--r--multimedia/clive1/distinfo1
-rw-r--r--multimedia/pyjama/Makefile4
-rw-r--r--multimedia/pyjama/distinfo1
-rw-r--r--multimedia/quodlibet/Makefile4
-rw-r--r--multimedia/quodlibet/distinfo1
-rw-r--r--multimedia/xbmc/Makefile4
-rw-r--r--net-mgmt/collectd/Makefile28
-rw-r--r--net-mgmt/collectd/pkg-plist3
-rw-r--r--net-mgmt/collectd5/Makefile28
-rw-r--r--net-mgmt/collectd5/pkg-plist3
-rw-r--r--net-mgmt/py-twistedSNMP/Makefile3
-rw-r--r--net-mgmt/py-twistedSNMP/distinfo1
-rw-r--r--net-p2p/torrent_swapper/Makefile4
-rw-r--r--net-p2p/torrent_swapper/distinfo1
-rw-r--r--net-p2p/tribler/Makefile4
-rw-r--r--net-p2p/tribler/distinfo1
-rw-r--r--news/sabnzbdplus/Makefile4
-rw-r--r--news/xpn/Makefile4
-rw-r--r--news/xpn/distinfo1
-rw-r--r--ports-mgmt/gnome-packagekit/Makefile3
-rw-r--r--ports-mgmt/gnome-packagekit/distinfo1
-rw-r--r--ports-mgmt/packagekit/Makefile4
-rw-r--r--ports-mgmt/pkg_trackinst/Makefile3
-rw-r--r--ports-mgmt/pkg_trackinst/distinfo1
-rw-r--r--print/py-reportlab/Makefile4
-rw-r--r--print/py-reportlab/distinfo1
-rw-r--r--print/py-reportlab2/Makefile3
-rw-r--r--print/py-reportlab2/distinfo1
-rw-r--r--science/py-mdp/Makefile3
-rw-r--r--science/py-mdp/distinfo1
-rw-r--r--science/py-scipy/Makefile3
-rw-r--r--science/py-scipy/distinfo1
-rw-r--r--science/veusz/Makefile3
-rw-r--r--shells/jailkit/Makefile3
-rw-r--r--x11-toolkits/py-fltk/Makefile4
-rw-r--r--x11-toolkits/py-fltk/distinfo1
-rw-r--r--x11/terminator/Makefile3
-rw-r--r--x11/terminator/distinfo1
-rw-r--r--x11/wbarconf/Makefile4
-rw-r--r--x11/wbarconf/distinfo1
46 files changed, 100 insertions, 68 deletions
diff --git a/irc/py-gozerbot/Makefile b/irc/py-gozerbot/Makefile
index c9d1f9fec737..9ae9d45e6a65 100644
--- a/irc/py-gozerbot/Makefile
+++ b/irc/py-gozerbot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gozerbot
PORTVERSION= 0.8.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc python
MASTER_SITES= http://gozerbot.org/media/tarball/ \
${MASTER_SITE_GOOGLE_CODE}
@@ -17,7 +17,7 @@ DISTNAME= gozerbot-${PORTVERSION}
MAINTAINER= sten@blinkenlights.nl
COMMENT= Gozerbot - A modular Python IRC and Jabber bot
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
SUB_FILES= pkg-message
diff --git a/japanese/kana-no-quiz/Makefile b/japanese/kana-no-quiz/Makefile
index 9681f229ac84..025b18febaf9 100644
--- a/japanese/kana-no-quiz/Makefile
+++ b/japanese/kana-no-quiz/Makefile
@@ -7,8 +7,7 @@
PORTNAME= kana-no-quiz
DISTVERSION= 1.9
-PORTREVISION= 4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,7 +25,7 @@ RM_FILES= CHANGES.txt FAL.txt GPL.txt
RM_OPTS= -f
USE_GETTEXT= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= Kana-no-quiz
diff --git a/japanese/kana-no-quiz/distinfo b/japanese/kana-no-quiz/distinfo
index cddd03c1ae01..82ce2339ef44 100644
--- a/japanese/kana-no-quiz/distinfo
+++ b/japanese/kana-no-quiz/distinfo
@@ -1,3 +1,2 @@
-MD5 (Kana-no-quiz-1.9.tar.gz) = 29dc701f5804e15b0589ef6d19c953bf
SHA256 (Kana-no-quiz-1.9.tar.gz) = 1fa0e769917d5bdbc8745edb9b1fe0277f643d5a8aff81979d83fec15b96a693
SIZE (Kana-no-quiz-1.9.tar.gz) = 10520248
diff --git a/misc/diary-hercules/Makefile b/misc/diary-hercules/Makefile
index 6baaaf6921df..728468bcc3e6 100644
--- a/misc/diary-hercules/Makefile
+++ b/misc/diary-hercules/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hercules
PORTVERSION= 0.0.3.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= misc
MASTER_SITES= SF/${PORTNAME}/stable%20branch/${PORTVERSION}
PKGNAMEPREFIX= diary-
@@ -18,7 +18,7 @@ COMMENT= A personal workout diary program for bodybuilders
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sqlite/__init__.py:${PORTSDIR}/databases/py-PySQLite11
USE_GETTEXT= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
USE_WX= 2.6
WX_COMPS= python
diff --git a/misc/diary-hercules/distinfo b/misc/diary-hercules/distinfo
index 97d1893c999e..c151f7191f29 100644
--- a/misc/diary-hercules/distinfo
+++ b/misc/diary-hercules/distinfo
@@ -1,3 +1,2 @@
-MD5 (hercules-0.0.3.2.tar.gz) = 9ac4afe60282630d4be91357380b8a29
SHA256 (hercules-0.0.3.2.tar.gz) = b2c476ffd2e83643b95c048b0bd8c783aaf1175595353c464acb6c4b2aa83458
SIZE (hercules-0.0.3.2.tar.gz) = 25646
diff --git a/multimedia/clive1/Makefile b/multimedia/clive1/Makefile
index 90569c577ea8..805eaef53225 100644
--- a/multimedia/clive1/Makefile
+++ b/multimedia/clive1/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clive
PORTVERSION= 1.0.2
-#PORTREVISION= 0
+PORTREVISION= 1
#PORTEPOCH= 0
CATEGORIES= multimedia
MASTER_SITES= http://download.gna.org/clive/1.0.x/ \
@@ -28,7 +28,7 @@ GNU_CONFIGURE= yes
USE_BZIP2= yes
# not compatible with 3.0
-USE_PYTHON= 2.4-2.6
+USE_PYTHON= 2.5-2.7
.if !defined(NO_INSTALL_MANPAGES)
MAN1= ${PORTNAME}.1 ${PORTNAME}-passwd.1
diff --git a/multimedia/clive1/distinfo b/multimedia/clive1/distinfo
index 7f22d84a0582..b65a7ef03cff 100644
--- a/multimedia/clive1/distinfo
+++ b/multimedia/clive1/distinfo
@@ -1,3 +1,2 @@
-MD5 (clive/clive-1.0.2.tar.bz2) = ff617c65ba447bf2f3ef050d02a93dd3
SHA256 (clive/clive-1.0.2.tar.bz2) = 9dedf4d509c83c21988af6ba1fa5b2b889d3c8f0920036dfc91a7b8f0b2ca699
SIZE (clive/clive-1.0.2.tar.bz2) = 106102
diff --git a/multimedia/pyjama/Makefile b/multimedia/pyjama/Makefile
index 8df18432b82f..a467b8259b81 100644
--- a/multimedia/pyjama/Makefile
+++ b/multimedia/pyjama/Makefile
@@ -6,7 +6,7 @@
PORTNAME= pyjama
PORTVERSION= 0.3.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia python
MASTER_SITES= http://launchpadlibrarian.net/26637583/
DISTNAME= pyjama-0.3.0.1_all
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysqlite>=2.3:${PORTSDIR}/databases/py-pysql
NO_BUILD= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_GSTREAMER= core good bad
USE_GNOME= pygtk2
USE_GETTEXT= yes
diff --git a/multimedia/pyjama/distinfo b/multimedia/pyjama/distinfo
index 0581f687ad35..65aee4601b3a 100644
--- a/multimedia/pyjama/distinfo
+++ b/multimedia/pyjama/distinfo
@@ -1,3 +1,2 @@
-MD5 (pyjama-0.3.0.1_all.tar.gz) = 7c611e02272d8472d2792a37a0ca03ba
SHA256 (pyjama-0.3.0.1_all.tar.gz) = 6354cb364aa9f2aee69949b2d1c0f01a937dd27f65a10b1bd680198b326a0120
SIZE (pyjama-0.3.0.1_all.tar.gz) = 845105
diff --git a/multimedia/quodlibet/Makefile b/multimedia/quodlibet/Makefile
index 30dc1de589fa..c0de0351f15f 100644
--- a/multimedia/quodlibet/Makefile
+++ b/multimedia/quodlibet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= quodlibet
PORTVERSION= 2.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia audio python gnome
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -17,7 +17,7 @@ COMMENT= A GTK+-based audio player written in Python
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/mutagen/__init__.py:${PORTSDIR}/audio/py-mutagen
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mutagen/__init__.py:${PORTSDIR}/audio/py-mutagen
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_GNOME= pygtk2
USE_GETTEXT= yes
USE_PYDISTUTILS= yes
diff --git a/multimedia/quodlibet/distinfo b/multimedia/quodlibet/distinfo
index 5648a85d237a..626560b8b271 100644
--- a/multimedia/quodlibet/distinfo
+++ b/multimedia/quodlibet/distinfo
@@ -1,3 +1,2 @@
-MD5 (quodlibet-2.2.tar.gz) = ff8bb5f9e680797dfb60d437368298f9
SHA256 (quodlibet-2.2.tar.gz) = 1aac91369b26fa897c0d9eaa6a43aadcd5ffe8751a298a6c7beabe7591c0e713
SIZE (quodlibet-2.2.tar.gz) = 910381
diff --git a/multimedia/xbmc/Makefile b/multimedia/xbmc/Makefile
index 380e70a661f9..6bc553dad568 100644
--- a/multimedia/xbmc/Makefile
+++ b/multimedia/xbmc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xbmc
PORTVERSION= 10.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://mirrors.xbmc.org/releases/source/ \
http://fneufn.eu/freebsd/xbmc/
@@ -66,7 +66,7 @@ USE_XORG= xinerama xt xmu xrandr
USE_GL= glu
USE_SDL= image mixer sdl
USE_MYSQL= yes
-USE_PYTHON= 2.4-2.6
+USE_PYTHON= 2.5-2.6
MAKE_JOBS_SAFE= yes
NOPRECIOUSMAKEVARS= yes
INSTALLS_ICONS= yes
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile
index 0179458e680c..8cae9b909cf2 100644
--- a/net-mgmt/collectd/Makefile
+++ b/net-mgmt/collectd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= collectd
PORTVERSION= 4.9.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= http://collectd.org/files/
@@ -16,9 +16,13 @@ COMMENT= Systems & network statistics collection daemon
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libltdl
+USE_AUTOTOOLS= autoheader aclocal libtool libtoolize automake autoconf libltdl
WANT_GNOME= yes
+AUTOMAKE_ARGS= --add-missing --copy
+LIBTOOLIZE_ARGS= --ltdl --copy --force
+ACLOCAL_ARGS=
+
OPTIONS= CGI "Install collection.cgi (requires RRDTOOL)" Off \
BIND "Enable BIND 9.5+ statistics" On \
DEBUG "Enable debugging" Off \
@@ -37,8 +41,7 @@ OPTIONS= CGI "Install collection.cgi (requires RRDTOOL)" Off \
PGSQL "Input: PostgreSQL" Off \
PING "Input: Network latency (liboping)" On \
SNMP "Input: SNMP" On \
- XMMS "Input: XMMS" Off \
- RRDTOOL "Output: RRDTool" On
+ XMMS "Input: XMMS" Off
MAN1= collectd.1 collectd-nagios.1 collectdmon.1
MAN5= collectd.conf.5 collectd-email.5 collectd-exec.5 \
@@ -53,6 +56,14 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.include <bsd.port.pre.mk>
+.if ( ${OSVERSION} >= 800000 )
+OPTIONS+= ZFS_ARC "Input: ZFS ARC" Off
+.else
+.undef WITH_ZFS_ARC
+.endif
+
+OPTIONS+= RRDTOOL "Output: RRDTool" On
+
.if ( ${OSVERSION} < 601103 )
BROKEN= Need bind9 import post 6.1
.endif
@@ -123,7 +134,6 @@ CONFIGURE_ARGS= --localstatedir=/var \
--disable-vserver \
--disable-wireless \
--disable-write_http \
- --disable-zfs_arc \
--without-perl-bindings
.if defined(WITH_DEBUG)
@@ -315,6 +325,14 @@ CONFIGURE_ARGS+=--disable-xmms
PLIST_SUB+= XMMS="@comment "
.endif
+.if defined(WITH_ZFS_ARC) && ( ${OSVERSION} >= 800000 )
+CONFIGURE_ARGS+=--enable-zfs_arc
+PLIST_SUB+= ZFS_ARC=""
+.else
+CONFIGURE_ARGS+=--disable-zfs_arc
+PLIST_SUB+= ZFS_ARC="@comment "
+.endif
+
post-patch:
@${REINPLACE_CMD} \
-e 's;@prefix@/var/;/var/;' \
diff --git a/net-mgmt/collectd/pkg-plist b/net-mgmt/collectd/pkg-plist
index b899a8f03e4c..8d5652aeb47f 100644
--- a/net-mgmt/collectd/pkg-plist
+++ b/net-mgmt/collectd/pkg-plist
@@ -134,6 +134,9 @@ libdata/pkgconfig/libcollectdclient.pc
%%XMMS%%lib/collectd/xmms.a
%%XMMS%%lib/collectd/xmms.la
%%XMMS%%lib/collectd/xmms.so
+%%ZFS_ARC%%lib/collectd/zfs_arc.a
+%%ZFS_ARC%%lib/collectd/zfs_arc.la
+%%ZFS_ARC%%lib/collectd/zfs_arc.so
%%DATADIR%%/postgresql_default.conf
%%DATADIR%%/types.db
@dirrm lib/collectd
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index 0179458e680c..8cae9b909cf2 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -7,7 +7,7 @@
PORTNAME= collectd
PORTVERSION= 4.9.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= http://collectd.org/files/
@@ -16,9 +16,13 @@ COMMENT= Systems & network statistics collection daemon
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libltdl
+USE_AUTOTOOLS= autoheader aclocal libtool libtoolize automake autoconf libltdl
WANT_GNOME= yes
+AUTOMAKE_ARGS= --add-missing --copy
+LIBTOOLIZE_ARGS= --ltdl --copy --force
+ACLOCAL_ARGS=
+
OPTIONS= CGI "Install collection.cgi (requires RRDTOOL)" Off \
BIND "Enable BIND 9.5+ statistics" On \
DEBUG "Enable debugging" Off \
@@ -37,8 +41,7 @@ OPTIONS= CGI "Install collection.cgi (requires RRDTOOL)" Off \
PGSQL "Input: PostgreSQL" Off \
PING "Input: Network latency (liboping)" On \
SNMP "Input: SNMP" On \
- XMMS "Input: XMMS" Off \
- RRDTOOL "Output: RRDTool" On
+ XMMS "Input: XMMS" Off
MAN1= collectd.1 collectd-nagios.1 collectdmon.1
MAN5= collectd.conf.5 collectd-email.5 collectd-exec.5 \
@@ -53,6 +56,14 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.include <bsd.port.pre.mk>
+.if ( ${OSVERSION} >= 800000 )
+OPTIONS+= ZFS_ARC "Input: ZFS ARC" Off
+.else
+.undef WITH_ZFS_ARC
+.endif
+
+OPTIONS+= RRDTOOL "Output: RRDTool" On
+
.if ( ${OSVERSION} < 601103 )
BROKEN= Need bind9 import post 6.1
.endif
@@ -123,7 +134,6 @@ CONFIGURE_ARGS= --localstatedir=/var \
--disable-vserver \
--disable-wireless \
--disable-write_http \
- --disable-zfs_arc \
--without-perl-bindings
.if defined(WITH_DEBUG)
@@ -315,6 +325,14 @@ CONFIGURE_ARGS+=--disable-xmms
PLIST_SUB+= XMMS="@comment "
.endif
+.if defined(WITH_ZFS_ARC) && ( ${OSVERSION} >= 800000 )
+CONFIGURE_ARGS+=--enable-zfs_arc
+PLIST_SUB+= ZFS_ARC=""
+.else
+CONFIGURE_ARGS+=--disable-zfs_arc
+PLIST_SUB+= ZFS_ARC="@comment "
+.endif
+
post-patch:
@${REINPLACE_CMD} \
-e 's;@prefix@/var/;/var/;' \
diff --git a/net-mgmt/collectd5/pkg-plist b/net-mgmt/collectd5/pkg-plist
index b899a8f03e4c..8d5652aeb47f 100644
--- a/net-mgmt/collectd5/pkg-plist
+++ b/net-mgmt/collectd5/pkg-plist
@@ -134,6 +134,9 @@ libdata/pkgconfig/libcollectdclient.pc
%%XMMS%%lib/collectd/xmms.a
%%XMMS%%lib/collectd/xmms.la
%%XMMS%%lib/collectd/xmms.so
+%%ZFS_ARC%%lib/collectd/zfs_arc.a
+%%ZFS_ARC%%lib/collectd/zfs_arc.la
+%%ZFS_ARC%%lib/collectd/zfs_arc.so
%%DATADIR%%/postgresql_default.conf
%%DATADIR%%/types.db
@dirrm lib/collectd
diff --git a/net-mgmt/py-twistedSNMP/Makefile b/net-mgmt/py-twistedSNMP/Makefile
index 25d6205fb19b..ec69fa4a9370 100644
--- a/net-mgmt/py-twistedSNMP/Makefile
+++ b/net-mgmt/py-twistedSNMP/Makefile
@@ -7,6 +7,7 @@
PORTNAME= twistedSNMP
PORTVERSION= 0.3.13
+PORTREVISION= 1
CATEGORIES= net-mgmt python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twi
${PYTHON_SITELIBDIR}/pysnmp/__init__.py:${PORTSDIR}/net-mgmt/py-snmp
RUN_DEPENDS= ${BUILD_DEPENDS}
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= TwistedSNMP
diff --git a/net-mgmt/py-twistedSNMP/distinfo b/net-mgmt/py-twistedSNMP/distinfo
index 72b1fc868a80..bf0600c3aa61 100644
--- a/net-mgmt/py-twistedSNMP/distinfo
+++ b/net-mgmt/py-twistedSNMP/distinfo
@@ -1,3 +1,2 @@
-MD5 (TwistedSNMP-0.3.13.tar.gz) = 70716c4314f6c03a3da0cf57cabba03c
SHA256 (TwistedSNMP-0.3.13.tar.gz) = 4e3d20110a3083bf4c602b57c5bcf447182bb0effcb8b0603f5da0314a804cce
SIZE (TwistedSNMP-0.3.13.tar.gz) = 56256
diff --git a/net-p2p/torrent_swapper/Makefile b/net-p2p/torrent_swapper/Makefile
index e5dcf108465a..eb392bd2b5f2 100644
--- a/net-p2p/torrent_swapper/Makefile
+++ b/net-p2p/torrent_swapper/Makefile
@@ -7,7 +7,7 @@
PORTNAME= torrent_swapper
PORTVERSION= 1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net-p2p
MASTER_SITES= SF/bit-torrent/bit-torrent/Torrent%20Swapper
DISTNAME= swapper
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}m2crypto>=0.19.1:${PORTSDIR}/security/py-m2c
DEPRECATED= development has ceased (last release is of 2006)
EXPIRATION_DATE= 2011-04-11
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_WX= 2.6+
WX_COMPS= python
WX_UNICODE= yes
diff --git a/net-p2p/torrent_swapper/distinfo b/net-p2p/torrent_swapper/distinfo
index cb15c72a6083..90331d6683d3 100644
--- a/net-p2p/torrent_swapper/distinfo
+++ b/net-p2p/torrent_swapper/distinfo
@@ -1,3 +1,2 @@
-MD5 (swapper.tar.gz) = 22460c3fdebc3f116f06d03fca3422f7
SHA256 (swapper.tar.gz) = 7afa9a62f65595cdc973476ad8cbb5afd90c2a471740c77ef9c60372247aaf66
SIZE (swapper.tar.gz) = 634196
diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile
index 76a6fed497ba..7c2b0ff489e8 100644
--- a/net-p2p/tribler/Makefile
+++ b/net-p2p/tribler/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tribler
PORTVERSION= 4.0.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Tribler%20V${PORTVERSION}
DISTNAME= Tribler_${PORTVERSION}_src
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}m2crypto>=0.19.1:${PORTSDIR}/security/py-m2c
${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb
USE_ZIP= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_WX= 2.6+
WX_COMPS= python
WX_UNICODE= yes
diff --git a/net-p2p/tribler/distinfo b/net-p2p/tribler/distinfo
index 62191448a2c0..3f4c8dae6d84 100644
--- a/net-p2p/tribler/distinfo
+++ b/net-p2p/tribler/distinfo
@@ -1,3 +1,2 @@
-MD5 (Tribler_4.0.4_src.zip) = 42194d6a8ebc7616fd31fff6f7d6c6ef
SHA256 (Tribler_4.0.4_src.zip) = 9560c2f9466a75b965fb03eac53343485368c15b3309ac6e29fca294df738fcc
SIZE (Tribler_4.0.4_src.zip) = 1456630
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile
index 32befbacb081..d951a0da1a0f 100644
--- a/news/sabnzbdplus/Makefile
+++ b/news/sabnzbdplus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sabnzbdplus
PORTVERSION= 0.5.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= news
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sabnzbd-${PORTVERSION}
DISTNAME= SABnzbd-${PORTVERSION}-src
@@ -21,7 +21,7 @@ RUN_DEPENDS= cheetah:${PORTSDIR}/devel/py-cheetah \
LICENSE= GPLv2
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
NO_BUILD= yes
WRKSRC= ${WRKDIR}/SABnzbd-${PORTVERSION}
diff --git a/news/xpn/Makefile b/news/xpn/Makefile
index b14aa4061f70..85f7c922eb03 100644
--- a/news/xpn/Makefile
+++ b/news/xpn/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xpn
PORTVERSION= 1.2.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= news python
MASTER_SITES= http://xpn.altervista.org/codice/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolki
NO_BUILD= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
FIND_DIRS= -type d
FIND_DATA= -type f -mindepth 2 -not -name "*~"
diff --git a/news/xpn/distinfo b/news/xpn/distinfo
index 0361997baeba..9b95e3d0c384 100644
--- a/news/xpn/distinfo
+++ b/news/xpn/distinfo
@@ -1,3 +1,2 @@
-MD5 (xpn-1.2.6.tar.gz) = 6b77345290a27406e411ea0ffa54780f
SHA256 (xpn-1.2.6.tar.gz) = 9683e1dd5d6f8aa7d53b811e5497787ff6d96579715ae0977f0c08c58facd84d
SIZE (xpn-1.2.6.tar.gz) = 286316
diff --git a/ports-mgmt/gnome-packagekit/Makefile b/ports-mgmt/gnome-packagekit/Makefile
index 7130c43b1165..0be30d39aa62 100644
--- a/ports-mgmt/gnome-packagekit/Makefile
+++ b/ports-mgmt/gnome-packagekit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome-packagekit
PORTVERSION= 2.32.0
+PORTREVISION= 1
CATEGORIES= ports-mgmt sysutils gnome
MASTER_SITES= GNOME
@@ -27,7 +28,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomemenus gnomedocutils \
desktopfileutils
USE_GETTEXT= yes
USE_ICONV= yes
-USE_PYTHON_BUILD=2.4+
+USE_PYTHON_BUILD=2.5+
GCONF_SCHEMAS= gnome-packagekit.schemas
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
diff --git a/ports-mgmt/gnome-packagekit/distinfo b/ports-mgmt/gnome-packagekit/distinfo
index 2f29304695ef..043b3b0652a0 100644
--- a/ports-mgmt/gnome-packagekit/distinfo
+++ b/ports-mgmt/gnome-packagekit/distinfo
@@ -1,3 +1,2 @@
-MD5 (gnome-packagekit-2.32.0.tar.bz2) = 56a8535ca4e10f6bfaf6092de774859e
SHA256 (gnome-packagekit-2.32.0.tar.bz2) = bc68dad11e5c9db89dcd2548a29736456063b38aa99633f9cfc4427a77a4525e
SIZE (gnome-packagekit-2.32.0.tar.bz2) = 3638533
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile
index 4286e43c48f7..54a8d60c6528 100644
--- a/ports-mgmt/packagekit/Makefile
+++ b/ports-mgmt/packagekit/Makefile
@@ -7,7 +7,7 @@
PORTNAME= PackageKit
PORTVERSION= 0.6.11
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= ports-mgmt sysutils
MASTER_SITES= http://www.packagekit.org/releases/
@@ -30,7 +30,7 @@ USE_GETTEXT= yes
USE_GNOME= glib20 intltool
USE_ICONV= yes
USE_LDCONFIG= yes
-USE_PYTHON_BUILD= 2.4+
+USE_PYTHON_BUILD= 2.5+
GNU_CONFIGURE= yes
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib -lexecinfo
diff --git a/ports-mgmt/pkg_trackinst/Makefile b/ports-mgmt/pkg_trackinst/Makefile
index 1ad277fc1aed..087c69de3daf 100644
--- a/ports-mgmt/pkg_trackinst/Makefile
+++ b/ports-mgmt/pkg_trackinst/Makefile
@@ -6,13 +6,14 @@
PORTNAME= pkg_trackinst
PORTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= ports-mgmt
MASTER_SITES= http://people.freebsd.org/~perky/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= PkgDB/pkg-plist generator by tracking installation
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
INSTALLS_EGGINFO= yes
MAKE_ENV= PYTHON_CMD=${PYTHON_CMD}
diff --git a/ports-mgmt/pkg_trackinst/distinfo b/ports-mgmt/pkg_trackinst/distinfo
index d064fcef7ddb..31ba6c172ec5 100644
--- a/ports-mgmt/pkg_trackinst/distinfo
+++ b/ports-mgmt/pkg_trackinst/distinfo
@@ -1,3 +1,2 @@
-MD5 (pkg_trackinst-1.2.3.tar.gz) = 5f9862a4c0c99290b589f6102823c289
SHA256 (pkg_trackinst-1.2.3.tar.gz) = dba8eaff03f848c3ea591d152c353d3023a0792696cd55b8bbcf0cded8bba641
SIZE (pkg_trackinst-1.2.3.tar.gz) = 14273
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 1abb81e885d3..7b07fba3eae7 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -7,7 +7,7 @@
PORTNAME= reportlab
PORTVERSION= 1.21.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print python
MASTER_SITES= http://www.reportlab.com/ftp/ \
${MASTER_SITE_LOCAL:S/$/:accel/} \
@@ -20,7 +20,7 @@ DISTFILES= reportlab-${PORTVERSION}.tar.gz \
MAINTAINER= ports@FreeBSD.org
COMMENT= Library to create PDF documents using the Python language
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Reportlab
diff --git a/print/py-reportlab/distinfo b/print/py-reportlab/distinfo
index 309dac9d1393..3177d0d03392 100644
--- a/print/py-reportlab/distinfo
+++ b/print/py-reportlab/distinfo
@@ -1,4 +1,3 @@
-SHA256 (reportlab-1.21.2.tar.gz) = dbefc02b43ee72484f95b82b21c0a8fe874d7facc9f5fbcacdde82c2b15b5d30
SIZE (reportlab-1.21.2.tar.gz) = 3464482
SHA256 (rl_accel-3004.tgz) = a2ac1b7dbf5f37e98c5f5a80cd364fa682d830561a9694328460430a04baf20d
SIZE (rl_accel-3004.tgz) = 58569
diff --git a/print/py-reportlab2/Makefile b/print/py-reportlab2/Makefile
index d556d6fc50ca..b73292859035 100644
--- a/print/py-reportlab2/Makefile
+++ b/print/py-reportlab2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= reportlab2
PORTVERSION= 2.4
+PORTREVISION= 1
CATEGORIES= print python
MASTER_SITES= http://www.reportlab.com/ftp/ \
ftp://ftp.reportlab.org/
@@ -20,7 +21,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging
CONFLICTS= py2[0-9]-reportlab-[0-9]*
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= reportlab
diff --git a/print/py-reportlab2/distinfo b/print/py-reportlab2/distinfo
index 3da3e97adf6f..ddef711f21d1 100644
--- a/print/py-reportlab2/distinfo
+++ b/print/py-reportlab2/distinfo
@@ -1,3 +1,2 @@
-MD5 (ReportLab_2_4.tar.gz) = e6dc4b0fbfb6814f7777e5960774cb5d
SHA256 (ReportLab_2_4.tar.gz) = e82a4ff45e405b6cf8ed607ea87203b3ceb22aaa8b6f2298ceb40bde2304741d
SIZE (ReportLab_2_4.tar.gz) = 1884175
diff --git a/science/py-mdp/Makefile b/science/py-mdp/Makefile
index 34f88729cbc9..54d283f8b87a 100644
--- a/science/py-mdp/Makefile
+++ b/science/py-mdp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mdp
PORTVERSION= 2.4
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= SF/${PORTNAME}-toolkit/${PORTNAME}-toolkit/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +20,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_SITELIBDIR}/scipy/__init__.py:${PORTSDIR}/science/py-scipy \
${PYTHON_SITELIBDIR}/symeig/__init__.py:${PORTSDIR}/math/py-symeig
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_EGGINFO= ${PYDISTUTILS_PKGNAME:C/[^A-Za-z0-9.]+/_/g:U}-${PYDISTUTILS_PKGVERSION:C/[^A-Za-z0-9.]+/_/g}-${PYTHON_VERSION:S/thon//}.egg-info
diff --git a/science/py-mdp/distinfo b/science/py-mdp/distinfo
index 1325e3b0f165..1d948fccc074 100644
--- a/science/py-mdp/distinfo
+++ b/science/py-mdp/distinfo
@@ -1,3 +1,2 @@
-MD5 (MDP-2.4.tar.gz) = bd549db72fca49c067eb15640c49bc6f
SHA256 (MDP-2.4.tar.gz) = 85d1a51ee56f4ed5021d56616646dd393c41a32a7390b49a7f19f9f02961ddff
SIZE (MDP-2.4.tar.gz) = 162171
diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile
index c9991e9d5a60..32894da17ba1 100644
--- a/science/py-scipy/Makefile
+++ b/science/py-scipy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scipy
PORTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= science python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +23,7 @@ LATEST_LINK= py-${PORTNAME}
OPTIONSFILE= ${PORT_DBDIR}/py-numpy/options
USE_FORTRAN= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
OPTIONS= ATLAS "Use optimized blas library" OFF
diff --git a/science/py-scipy/distinfo b/science/py-scipy/distinfo
index 43e57fc62f3d..3353da28c0af 100644
--- a/science/py-scipy/distinfo
+++ b/science/py-scipy/distinfo
@@ -1,3 +1,2 @@
-MD5 (scipy-0.8.0.tar.gz) = f0bfc6141b90e6a31555b31486602251
SHA256 (scipy-0.8.0.tar.gz) = b12937bd3a71ace8d7d6b7e19f8f220630969c2822e6248fc0bbc8f2cc18d825
SIZE (scipy-0.8.0.tar.gz) = 5560625
diff --git a/science/veusz/Makefile b/science/veusz/Makefile
index 12d273619563..c512ccddb947 100644
--- a/science/veusz/Makefile
+++ b/science/veusz/Makefile
@@ -7,6 +7,7 @@
PORTNAME= veusz
PORTVERSION= 1.10
+PORTREVISION= 1
CATEGORIES= science kde
MASTER_SITES= http://download.gna.org/veusz/
@@ -24,7 +25,7 @@ USE_GL= gl
USE_QT_VER= 4
QT_COMPONENTS= gui corelib rcc moc uic linguist opengl
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
INSTALLS_EGGINFO= yes
diff --git a/shells/jailkit/Makefile b/shells/jailkit/Makefile
index e981e84e169b..1c5143e50050 100644
--- a/shells/jailkit/Makefile
+++ b/shells/jailkit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jailkit
PORTVERSION= 2.13
+PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://olivier.sessink.nl/jailkit/ \
http://www.sfr-fresh.com/unix/privat/
@@ -15,7 +16,7 @@ MAINTAINER= sylvio@FreeBSD.org
COMMENT= Jailkit is a set of utilities to limit user account
GNU_CONFIGURE= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
SHELLS= /etc/shells
diff --git a/x11-toolkits/py-fltk/Makefile b/x11-toolkits/py-fltk/Makefile
index 388d25c14913..e02d30b31898 100644
--- a/x11-toolkits/py-fltk/Makefile
+++ b/x11-toolkits/py-fltk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fltk
PORTVERSION= 1.1.2
-PORTREVISION= 4
+PORTREVISION= 6
CATEGORIES= x11-toolkits python
MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ COMMENT= Python interface to FLTK window toolkit
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
USE_XORG= x11
diff --git a/x11-toolkits/py-fltk/distinfo b/x11-toolkits/py-fltk/distinfo
index d5f6aee63f54..4150fee5e078 100644
--- a/x11-toolkits/py-fltk/distinfo
+++ b/x11-toolkits/py-fltk/distinfo
@@ -1,3 +1,2 @@
-MD5 (pyFltk-1.1.2.tar.gz) = 769efe632d3f49f17f6f39383e9023bb
SHA256 (pyFltk-1.1.2.tar.gz) = a52f78a18b1b6d5d2cff6ca836846b0ca2561dd07dc0ed9f4bf25eed632fa9ca
SIZE (pyFltk-1.1.2.tar.gz) = 810018
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile
index f2b2f2e7018b..6de2b9b57788 100644
--- a/x11/terminator/Makefile
+++ b/x11/terminator/Makefile
@@ -7,6 +7,7 @@
PORTNAME= terminator
PORTVERSION= 0.93
+PORTREVISION= 1
CATEGORIES= x11 python
MASTER_SITES= http://launchpadlibrarian.net/44348818/ \
http://hur.st/mirror/terminator/
@@ -17,7 +18,7 @@ COMMENT= Multiple GNOME terminals in one window
OPTIONS= NLS "Native language support" on \
GCONF "Use GNOME Terminal settings" on
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Terminator
diff --git a/x11/terminator/distinfo b/x11/terminator/distinfo
index 28e6ec667900..d48bfc1f5d4a 100644
--- a/x11/terminator/distinfo
+++ b/x11/terminator/distinfo
@@ -1,3 +1,2 @@
-MD5 (terminator-0.93.tar.gz) = bb47ff829bc281cd921dece0197e7d9d
SHA256 (terminator-0.93.tar.gz) = eee742fb43750b49dac9d8ebc341b999f46c69063476df26eddabae0526dd855
SIZE (terminator-0.93.tar.gz) = 194922
diff --git a/x11/wbarconf/Makefile b/x11/wbarconf/Makefile
index 8a14cb8fcb23..052fd6b825b0 100644
--- a/x11/wbarconf/Makefile
+++ b/x11/wbarconf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wbarconf
PORTVERSION= 0.7.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= http://www.ihku.biz/wbarconf/
DISTNAME= wbarconf-${PORTVERSION}
@@ -18,7 +18,7 @@ COMMENT= Configuration GUI for wbar
RUN_DEPENDS= wbar:${PORTSDIR}/x11/wbar
USE_GNOME= pygtk2
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
USE_GETTEXT= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/x11/wbarconf/distinfo b/x11/wbarconf/distinfo
index 48e1a6cdb23e..c0efc17986a5 100644
--- a/x11/wbarconf/distinfo
+++ b/x11/wbarconf/distinfo
@@ -1,3 +1,2 @@
-MD5 (wbarconf-0.7.2.tar.gz) = 2dcd3f7a2035ee20d433515ace37d484
SHA256 (wbarconf-0.7.2.tar.gz) = e00a05b8f04be53d60d45da481207d47d1e7ccc67799ef0830a3bd54dc9d6395
SIZE (wbarconf-0.7.2.tar.gz) = 762322