From 7e0557702b6d438187125c40c0516561917b79d2 Mon Sep 17 00:00:00 2001 From: recht Date: Thu, 22 Jul 2004 09:15:59 +0000 Subject: add python as category ok'd a while back at pkgsrcCon by agc and wiz --- net/py-GeoIP/Makefile | 4 ++-- net/py-IP/Makefile | 4 ++-- net/py-ORBit/Makefile | 4 ++-- net/py-adns/Makefile | 4 ++-- net/py-dns/Makefile | 4 ++-- net/py-google/Makefile | 4 ++-- net/py-mimelib/Makefile | 4 ++-- net/py-soaplib/Makefile | 4 ++-- net/py-soappy/Makefile | 4 ++-- net/py-spreadmodule/Makefile | 4 ++-- net/py-twisted-docs/Makefile | 4 ++-- net/py-twisted/Makefile | 4 ++-- net/py-xmlrpclib/Makefile | 4 ++-- net/py-zsi/Makefile | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) (limited to 'net') diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile index 0290614ece2..7c9b3d6bb65 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/03/07 18:45:42 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/22 09:16:04 recht Exp $ # DISTNAME= GeoIP-Python-1.2.0 PKGNAME= ${PYPKGPREFIX}-GeoIP-1.2.0 -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= http://www.maxmind.com/download/geoip/api/python/ MAINTAINER= bartosz@atom.eu.org diff --git a/net/py-IP/Makefile b/net/py-IP/Makefile index 8124ef6c41c..da681d75f02 100644 --- a/net/py-IP/Makefile +++ b/net/py-IP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2004/04/27 06:05:57 snj Exp $ +# $NetBSD: Makefile,v 1.6 2004/07/22 09:16:03 recht Exp $ DISTNAME= IPy-0.4 PKGNAME= ${PYPKGPREFIX}-IP-0.4 -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= http://c0re.jp:80/c0de/IPy/ MAINTAINER= shell@shellhung.org diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile index bf8a9b13820..8d0c098c1a4 100644 --- a/net/py-ORBit/Makefile +++ b/net/py-ORBit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:49 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2004/07/22 09:16:03 recht Exp $ # DISTNAME= pyorbit-2.0.0 PKGREVISION= 2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyorbit/ORBit/} -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyorbit/2.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/py-adns/Makefile b/net/py-adns/Makefile index 3e18e62379c..1c8817cda8a 100644 --- a/net/py-adns/Makefile +++ b/net/py-adns/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/04/25 08:01:22 snj Exp $ +# $NetBSD: Makefile,v 1.3 2004/07/22 09:16:03 recht Exp $ # DISTNAME= adns-python-1.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= http://dustman.net/andy/python/adns-python/1.0.0/ MAINTAINER= adam@monkeybyte.org diff --git a/net/py-dns/Makefile b/net/py-dns/Makefile index 6746fd7ae54..f522e15f30e 100644 --- a/net/py-dns/Makefile +++ b/net/py-dns/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/02/23 17:25:32 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2004/07/22 09:16:03 recht Exp $ DISTNAME= dnspython-1.2.0 PKGNAME= ${PYPKGPREFIX}-dns-1.2.0 -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= http://www.dnspython.org/kits/${PKGVERSION}/ MAINTAINER= gson@NetBSD.org diff --git a/net/py-google/Makefile b/net/py-google/Makefile index 4222990358d..825fd238faa 100644 --- a/net/py-google/Makefile +++ b/net/py-google/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2004/05/05 09:21:02 recht Exp $ +# $NetBSD: Makefile,v 1.17 2004/07/22 09:16:03 recht Exp $ # DISTNAME= pygoogle-0.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} PKGREVISION= 1 -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pygoogle/} MAINTAINER= drochner@NetBSD.org diff --git a/net/py-mimelib/Makefile b/net/py-mimelib/Makefile index 914b713c1b3..661a5e5eea0 100644 --- a/net/py-mimelib/Makefile +++ b/net/py-mimelib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2004/05/05 08:11:07 recht Exp $ +# $NetBSD: Makefile,v 1.6 2004/07/22 09:16:03 recht Exp $ # DISTNAME= email-2.5 PKGNAME= ${PYPKGPREFIX}-mimelib-2.5 -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=/mimelib/} MAINTAINER= tech-pkg@NetBSD.org diff --git a/net/py-soaplib/Makefile b/net/py-soaplib/Makefile index 0b66ddd9421..1b840a85d0c 100644 --- a/net/py-soaplib/Makefile +++ b/net/py-soaplib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2004/01/20 12:22:20 agc Exp $ +# $NetBSD: Makefile,v 1.10 2004/07/22 09:16:03 recht Exp $ # DISTNAME= soaplib-0.8-20000621 PKGNAME= ${PYPKGPREFIX}-soaplib-0.8 -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= http://www.pythonware.com/downloads/ EXTRACT_SUFX= .zip diff --git a/net/py-soappy/Makefile b/net/py-soappy/Makefile index 2191b159707..0ec3a901386 100644 --- a/net/py-soappy/Makefile +++ b/net/py-soappy/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2004/06/27 23:00:24 recht Exp $ +# $NetBSD: Makefile,v 1.15 2004/07/22 09:16:03 recht Exp $ # DISTNAME= SOAPpy-0.11.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 1 -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pywebsvcs/} MAINTAINER= recht@NetBSD.org diff --git a/net/py-spreadmodule/Makefile b/net/py-spreadmodule/Makefile index 374e0b96986..8179c0a4f45 100644 --- a/net/py-spreadmodule/Makefile +++ b/net/py-spreadmodule/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/03/26 02:27:49 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/07/22 09:16:04 recht Exp $ # DISTNAME= SpreadModule-1.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/SpreadModule/spreadmodule/} PKGREVISION= 1 -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= http://www.python.org/other/spread/ EXTRACT_SUFX= .tgz diff --git a/net/py-twisted-docs/Makefile b/net/py-twisted-docs/Makefile index 9f90127ba56..b3c9a013c3e 100644 --- a/net/py-twisted-docs/Makefile +++ b/net/py-twisted-docs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/03/30 13:37:47 recht Exp $ +# $NetBSD: Makefile,v 1.3 2004/07/22 09:16:03 recht Exp $ # DISTNAME= ${TWISTED_DISTNAME} PKGNAME= py-twisted-docs-${TWISTED_VERSION} -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= ${TWISTED_MASTER_SITES} MAINTAINER= dotz@irc.pl diff --git a/net/py-twisted/Makefile b/net/py-twisted/Makefile index c0642d7a265..fe6404dacc2 100644 --- a/net/py-twisted/Makefile +++ b/net/py-twisted/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/03/30 13:27:08 recht Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/22 09:16:03 recht Exp $ # DISTNAME= ${TWISTED_DISTNAME} PKGNAME= ${PYPKGPREFIX}-${TWISTED_PKGNAME} -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= ${TWISTED_MASTER_SITES} MAINTAINER= dotz@irc.pl diff --git a/net/py-xmlrpclib/Makefile b/net/py-xmlrpclib/Makefile index edff999c4c8..c77c4550549 100644 --- a/net/py-xmlrpclib/Makefile +++ b/net/py-xmlrpclib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2004/01/20 12:22:20 agc Exp $ +# $NetBSD: Makefile,v 1.10 2004/07/22 09:16:03 recht Exp $ # DISTNAME= xmlrpc-0.9.8-990621 PKGNAME= ${PYPKGPREFIX}-xmlrpc-0.9.8 -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= http://www.pythonware.com/downloads/ EXTRACT_SUFX= .zip diff --git a/net/py-zsi/Makefile b/net/py-zsi/Makefile index 6fe6f9b077d..02bc91dec5b 100644 --- a/net/py-zsi/Makefile +++ b/net/py-zsi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/04/25 08:50:15 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/07/22 09:16:04 recht Exp $ # DISTNAME= ZSI-1.5.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= net +CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pywebsvcs/} MAINTAINER= recht@NetBSD.org -- cgit v1.2.3