diff --git a/mail/py-spf/Makefile b/mail/py-spf/Makefile index e218741f2b6..78739952988 100644 --- a/mail/py-spf/Makefile +++ b/mail/py-spf/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2008/10/27 20:17:40 jasper Exp $ +# $OpenBSD: Makefile,v 1.5 2009/03/24 18:14:10 jasper Exp $ COMMENT= Sender-Policy-Framework queries in Python MODPY_EGG_VERSION=2.0.5 DISTNAME= pyspf-${MODPY_EGG_VERSION} -PKGNAME= py-spf-${MODPY_EGG_VERSION}p1 +PKGNAME= py-spf-${MODPY_EGG_VERSION}p2 CATEGORIES= mail HOMEPAGE= http://bmsi.com/python/milter.html diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index d59f39bb221..8da187322e3 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.34 2007/10/08 08:22:41 steven Exp $ +# $OpenBSD: Makefile,v 1.35 2009/03/24 18:14:10 jasper Exp $ COMMENT= reduce the amount of SPAM/UCE (junk-mail) DISTNAME= tmda-1.0.3 -PKGNAME= ${DISTNAME}p3 +PKGNAME= ${DISTNAME}p4 CATEGORIES= mail HOMEPAGE= http://tmda.net/ diff --git a/misc/gutenpy/Makefile b/misc/gutenpy/Makefile index 0152a222548..ef67537fc0c 100644 --- a/misc/gutenpy/Makefile +++ b/misc/gutenpy/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.8 2009/01/02 13:07:37 djm Exp $ +# $OpenBSD: Makefile,v 1.9 2009/03/24 18:14:09 jasper Exp $ SHARED_ONLY= Yes COMMENT= text reader and catalog browser for Project Gutenberg DISTNAME= gutenpy-0.3.0 -PKGNAME= ${DISTNAME}p4 +PKGNAME= ${DISTNAME}p5 CATEGORIES= misc x11 HOMEPAGE= http://gutenpy.sourceforge.net/ diff --git a/misc/py-memcached/Makefile b/misc/py-memcached/Makefile index d42f3870769..9794a19b4d3 100644 --- a/misc/py-memcached/Makefile +++ b/misc/py-memcached/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2007/10/08 08:22:41 steven Exp $ +# $OpenBSD: Makefile,v 1.5 2009/03/24 18:14:09 jasper Exp $ COMMENT= Python interface to memcached DISTNAME= python-memcached-1.34 -PKGNAME= ${DISTNAME:S/python-/py-/}p0 +PKGNAME= ${DISTNAME:S/python-/py-/}p1 CATEGORIES= misc HOMEPAGE= http://www.danga.com/memcached/apis.bml diff --git a/net/flow-tools/Makefile b/net/flow-tools/Makefile index cfa9ef2cc4d..21e84aeeb1e 100644 --- a/net/flow-tools/Makefile +++ b/net/flow-tools/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.15 2007/10/08 08:22:41 steven Exp $ +# $OpenBSD: Makefile,v 1.16 2009/03/24 18:14:09 jasper Exp $ COMMENT= cisco NetFlow utilities DISTNAME= flow-tools-0.68 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= net MAINTAINER= Jakob Schlyter diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index 2a7bf57bd76..5c3afae0749 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.8 2007/10/08 08:22:42 steven Exp $ +# $OpenBSD: Makefile,v 1.9 2009/03/24 18:14:09 jasper Exp $ COMMENT= gtk soulseek client written in Python DISTNAME= nicotine-1.0.8 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= net x11 HOMEPAGE= http://nicotine.thegraveyard.org/ diff --git a/net/py-boto/Makefile b/net/py-boto/Makefile index 78843ed2276..39dae0fb890 100644 --- a/net/py-boto/Makefile +++ b/net/py-boto/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2009/02/09 00:28:01 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2009/03/24 18:14:10 jasper Exp $ COMMENT = Python interface to Amazon Web Services MODPY_EGG_VERSION = 1.6b DISTNAME = boto-${MODPY_EGG_VERSION} -PKGNAME = py-${DISTNAME} +PKGNAME = py-${DISTNAME}p0 CATEGORIES = net HOMEPAGE = http://code.google.com/p/boto/ diff --git a/net/py-flowd/Makefile b/net/py-flowd/Makefile index 62b4301dc51..c5477e1919d 100644 --- a/net/py-flowd/Makefile +++ b/net/py-flowd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2009/02/05 05:33:24 djm Exp $ +# $OpenBSD: Makefile,v 1.8 2009/03/24 18:14:10 jasper Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= Python API for flowd binary log files MODPY_EGG_VERSION= 0.9.1 DISTNAME= flowd-${MODPY_EGG_VERSION} -PKGNAME= py-${DISTNAME} +PKGNAME= py-${DISTNAME}p0 CATEGORIES= net devel HOMEPAGE= http://www.mindrot.org/flowd.html diff --git a/net/py-zsi/Makefile b/net/py-zsi/Makefile index b2bdcdafe9d..b27611a918c 100644 --- a/net/py-zsi/Makefile +++ b/net/py-zsi/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2008/04/19 15:13:28 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.2 2009/03/24 18:14:10 jasper Exp $ COMMENT= Zolera SOAP Infrastructure MODPY_EGG_VERSION=2.0 DISTNAME= ZSI-${MODPY_EGG_VERSION} -PKGNAME= py-${DISTNAME:L} +PKGNAME= py-${DISTNAME:L}p0 CATEGORIES= net devel HOMEPAGE= http://pywebsvcs.sourceforge.net/ diff --git a/net/supybot/Makefile b/net/supybot/Makefile index 16993c32aba..fa067bf4103 100644 --- a/net/supybot/Makefile +++ b/net/supybot/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2007/12/19 20:24:31 fgsch Exp $ +# $OpenBSD: Makefile,v 1.5 2009/03/24 18:14:10 jasper Exp $ COMMENT= cross-platform IRC bot written in Python DISTNAME= Supybot-0.83.3 -PKGNAME= ${DISTNAME:L} +PKGNAME= ${DISTNAME:L}p0 CATEGORIES= net devel HOMEPAGE= http://supybot.com/ diff --git a/news/py-yenc/Makefile b/news/py-yenc/Makefile index 5844a8b3cbd..70a8219b82c 100644 --- a/news/py-yenc/Makefile +++ b/news/py-yenc/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2007/12/17 00:57:35 merdely Exp $ +# $OpenBSD: Makefile,v 1.2 2009/03/24 18:14:10 jasper Exp $ COMMENT= yEnc encoding/decoding extension for Python DISTNAME= yenc-0.3 -PKGNAME= py-${DISTNAME} +PKGNAME= py-${DISTNAME}p0 CATEGORIES= news HOMEPAGE= http://www.hellanzb.com/ diff --git a/productivity/bruce/Makefile b/productivity/bruce/Makefile index 2ee2c592bf4..814dc47faf0 100644 --- a/productivity/bruce/Makefile +++ b/productivity/bruce/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2007/12/10 21:09:09 martynas Exp $ +# $OpenBSD: Makefile,v 1.7 2009/03/24 18:14:09 jasper Exp $ COMMENT= Python-based presentation tool DISTNAME= bruce-1.2.1 +PKGNAME= ${DISTNAME}p0 CATEGORIES= productivity diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile index cebeb10929f..61b9e82cec4 100644 --- a/security/py-paramiko/Makefile +++ b/security/py-paramiko/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.16 2007/10/08 08:22:42 steven Exp $ +# $OpenBSD: Makefile,v 1.17 2009/03/24 18:14:10 jasper Exp $ COMMENT= Python module that implements the SSH2 protocol DISTNAME= paramiko-1.6.2 -PKGNAME= py-${DISTNAME}p1 +PKGNAME= py-${DISTNAME}p2 CATEGORIES= security HOMEPAGE= http://www.lag.net/paramiko/ diff --git a/security/tcltls/Makefile b/security/tcltls/Makefile index 497d53e9333..e910e360a7d 100644 --- a/security/tcltls/Makefile +++ b/security/tcltls/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2008/08/31 11:02:23 steven Exp $ +# $OpenBSD: Makefile,v 1.5 2009/03/24 18:14:10 jasper Exp $ COMMENT= OpenSSL Tcl extension VERSION= 1.5.0 DISTNAME= tls${VERSION}-src -PKGNAME= tcltls-${VERSION}p1 +PKGNAME= tcltls-${VERSION}p2 SHARED_LIBS= tls150 0.0 CATEGORIES= security diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile index 487f6e696ec..eb472d502fd 100644 --- a/textproc/py-feedparser/Makefile +++ b/textproc/py-feedparser/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.7 2007/12/10 21:07:51 martynas Exp $ +# $OpenBSD: Makefile,v 1.8 2009/03/24 18:14:10 jasper Exp $ COMMENT= RSS and Atom feeds parser written in Python V= 4.1 DISTNAME= feedparser-${V} -PKGNAME= py-${DISTNAME}p1 +PKGNAME= py-${DISTNAME}p2 CATEGORIES= textproc HOMEPAGE= http://www.feedparser.org/ diff --git a/textproc/py-rtf/Makefile b/textproc/py-rtf/Makefile index 10bc0195c1b..0fc31f0a5af 100644 --- a/textproc/py-rtf/Makefile +++ b/textproc/py-rtf/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2007/10/08 08:22:43 steven Exp $ +# $OpenBSD: Makefile,v 1.6 2009/03/24 18:14:10 jasper Exp $ COMMENT= Rich Text Format document generation in Python DISTNAME= PyRTF-0.45 -PKGNAME= ${DISTNAME:L:S/^py/py-/}p1 +PKGNAME= ${DISTNAME:L:S/^py/py-/}p2 CATEGORIES= textproc HOMEPAGE= http://pyrtf.sourceforge.net/ diff --git a/textproc/yould/Makefile b/textproc/yould/Makefile index 8cb0d2a897b..f58d823036c 100644 --- a/textproc/yould/Makefile +++ b/textproc/yould/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2007/10/08 08:22:43 steven Exp $ +# $OpenBSD: Makefile,v 1.3 2009/03/24 18:14:10 jasper Exp $ COMMENT= generator for pronounceable random words DISTNAME= yould-0.3.3 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= textproc HOMEPAGE= http://ygingras.net/yould diff --git a/www/py-flup/Makefile b/www/py-flup/Makefile index daf47020474..2b9bb93a9e8 100644 --- a/www/py-flup/Makefile +++ b/www/py-flup/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.5 2008/08/23 20:38:57 martynas Exp $ +# $OpenBSD: Makefile,v 1.6 2009/03/24 18:14:10 jasper Exp $ COMMENT= random assortment of WSGI servers, middleware MODPY_EGG_VERSION= 1.0.1 DISTNAME= flup-${MODPY_EGG_VERSION} -PKGNAME= py-flup-${MODPY_EGG_VERSION} +PKGNAME= py-flup-${MODPY_EGG_VERSION}p0 CATEGORIES= www diff --git a/x11/awesome/Makefile b/x11/awesome/Makefile index fb4a42f5535..35a7bbb866a 100644 --- a/x11/awesome/Makefile +++ b/x11/awesome/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.8 2008/10/31 04:22:01 brad Exp $ +# $OpenBSD: Makefile,v 1.9 2009/03/24 18:14:09 jasper Exp $ COMMENT= fast, small, dynamic and awesome window manager DISTNAME= awesome-2.3 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= x11