remove lang/python category from individual ports
This commit is contained in:
parent
486155ce21
commit
4ed5988446
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2007/10/08 08:22:39 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -7,7 +7,7 @@ COMMENT= Python interface to MySQL
|
||||
VERSION= 1.2.2
|
||||
DISTNAME= MySQL-python-${VERSION}
|
||||
PKGNAME= py-mysql-${VERSION}p1
|
||||
CATEGORIES= databases lang/python
|
||||
CATEGORIES= databases
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mysql-python/}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/10/08 08:22:39 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= PostgreSQL database adapter for Python
|
||||
|
||||
DISTNAME= psycopg2-2.0.5.1
|
||||
PKGNAME= py-${DISTNAME}p0
|
||||
CATEGORIES= databases lang/python
|
||||
CATEGORIES= databases
|
||||
|
||||
HOMEPAGE= http://initd.org/projects/psycopg2
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/11/23 11:56:42 martynas Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= database toolkit for Python
|
||||
|
||||
@ -6,7 +6,7 @@ V= 0.4.1
|
||||
DISTNAME= SQLAlchemy-${V}
|
||||
PKGNAME= py-sqlalchemy-${V}
|
||||
|
||||
CATEGORIES= databases lang/python
|
||||
CATEGORIES= databases
|
||||
|
||||
HOMEPAGE= http://www.sqlalchemy.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:39 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= Object Relational Manager
|
||||
|
||||
@ -6,7 +6,7 @@ V= 0.9.0
|
||||
DISTNAME= SQLObject-${V}
|
||||
PKGNAME= py-sqlobject-${V}p0
|
||||
|
||||
CATEGORIES= databases lang/python
|
||||
CATEGORIES= databases
|
||||
|
||||
HOMEPAGE= http://www.sqlobject.org/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2007/10/08 08:22:39 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= Python-powered template engine and code generator
|
||||
|
||||
V= 2.0rc8
|
||||
DISTNAME= Cheetah-${V}
|
||||
PKGNAME= py-cheetah-${V}p0
|
||||
CATEGORIES= devel textproc lang/python
|
||||
CATEGORIES= devel textproc
|
||||
|
||||
HOMEPAGE= http://www.cheetahtemplate.org/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:39 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= config file reader and writer
|
||||
|
||||
DISTNAME= configobj-4.4.0
|
||||
PKGNAME= py-${DISTNAME}p0
|
||||
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.voidspace.org.uk/python/configobj.html
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:39 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= class and function decorators
|
||||
|
||||
@ -6,7 +6,7 @@ V= 1.4
|
||||
DISTNAME= DecoratorTools-${V}
|
||||
PKGNAME= py-decoratortools-${V}p0
|
||||
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://cheeseshop.python.org/pypi/DecoratorTools
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:39 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= template language for XML based vocabularies
|
||||
|
||||
@ -6,7 +6,7 @@ V= 0.9.5
|
||||
DISTNAME= kid-${V}
|
||||
PKGNAME= py-${DISTNAME}p0
|
||||
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.kid-templating.org/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:39 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= discovery-based unittest extension
|
||||
|
||||
DISTNAME= nose-0.9.3
|
||||
PKGNAME= py-${DISTNAME}p0
|
||||
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://somethingaboutorange.com/mrl/projects/nose/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2007/11/13 14:06:21 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= ORBit2 Python bindings
|
||||
|
||||
V= 2.14.3
|
||||
DISTNAME= pyorbit-${V}
|
||||
PKGNAME= py-orbit-${V}p1
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.pygtk.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:40 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= protocol definition, declaration and adaptation
|
||||
|
||||
@ -7,7 +7,7 @@ REVISION= 2306
|
||||
DISTNAME= PyProtocols
|
||||
PKGNAME= py-protocols-${VERSION}r${REVISION}p0
|
||||
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://peak.telecommunity.com/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/10/08 08:22:40 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64 powerpc
|
||||
|
||||
@ -8,7 +8,7 @@ V= 0.9.0
|
||||
DISTNAME= py-${V}
|
||||
PKGNAME= py-py-${V}p0
|
||||
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://codespeak.net/pypy/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:40 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= rule-based dispatching and generic functions
|
||||
|
||||
@ -7,7 +7,7 @@ REVISION= 2306
|
||||
DISTNAME= RuleDispatch
|
||||
PKGNAME= py-ruledispatch-${VERSION}r${REVISION}p0
|
||||
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://peak.telecommunity.com/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:40 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= JSON encoder/decoder
|
||||
|
||||
DISTNAME= simplejson-1.7.1
|
||||
PKGNAME= py-${DISTNAME}p0
|
||||
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://undefined.org/python/\#simplejson
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:40 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= plugin to support use of Cheetah templates
|
||||
|
||||
@ -6,7 +6,7 @@ V= 0.9.5
|
||||
DISTNAME= TurboCheetah-${V}
|
||||
PKGNAME= py-turbocheetah-${V}p0
|
||||
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.turbogears.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:40 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= template plugin for TurboGears that supports json
|
||||
|
||||
@ -6,7 +6,7 @@ V= 1.0
|
||||
DISTNAME= TurboJson-${V}
|
||||
PKGNAME= py-turbojson-${V}p0
|
||||
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.turbogears.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:40 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= template plugin that supports Kid templates
|
||||
|
||||
@ -6,7 +6,7 @@ V= 1.0.1
|
||||
DISTNAME= TurboKid-${V}
|
||||
PKGNAME= py-turbokid-${V}p0
|
||||
|
||||
CATEGORIES= devel lang/python
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.turbogears.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:40 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= libraries for WSGI development
|
||||
|
||||
@ -6,7 +6,7 @@ V= 0.7
|
||||
DISTNAME= WSGIUtils-${V}
|
||||
PKGNAME= py-wsgiutils-${V}p0
|
||||
|
||||
CATEGORIES= devel textproc www lang/python
|
||||
CATEGORIES= devel textproc www
|
||||
|
||||
HOMEPAGE= http://www.owlfish.com/software/wsgiutils/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2007/10/08 08:22:41 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= statistical anti-spam filter
|
||||
|
||||
DISTNAME= spambayes-1.1a4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
CATEGORIES= mail lang/python
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://www.spambayes.org/
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/10/08 08:22:43 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= pure-Python implementation of the ElementTree API
|
||||
|
||||
DISTNAME= elementtree-1.2.6-20050316
|
||||
PKGNAME= py-ElementTree-1.2.6p2
|
||||
CATEGORIES= textproc devel lang/python
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://effbot.org/zone/element-index.htm
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2007/10/08 08:22:43 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= C implementation of the ElementTree API
|
||||
|
||||
DISTNAME= cElementTree-1.0.5-20051216
|
||||
PKGNAME= py-cElementTree-1.0.5p2
|
||||
CATEGORIES= textproc devel lang/python
|
||||
CATEGORIES= textproc devel
|
||||
|
||||
HOMEPAGE= http://effbot.org/zone/celementtree.htm
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/10/08 08:22:43 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= RSS and Atom feeds parser written in Python
|
||||
|
||||
V= 4.1
|
||||
DISTNAME= feedparser-${V}
|
||||
PKGNAME= py-${DISTNAME}p1
|
||||
CATEGORIES= textproc lang/python
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://www.feedparser.org/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/10/08 08:22:43 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2007/12/10 21:07:51 martynas Exp $
|
||||
|
||||
COMMENT= pythonic, object-oriented web development framework
|
||||
|
||||
V= 3.0.1
|
||||
DISTNAME= CherryPy-${V}
|
||||
PKGNAME= py-${DISTNAME}p1
|
||||
CATEGORIES= www lang/python
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.cherrypy.org/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:43 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:52 martynas Exp $
|
||||
|
||||
COMMENT= pythonic, object-oriented web development framework
|
||||
|
||||
V= 2.2.1
|
||||
DISTNAME= CherryPy-${V}
|
||||
PKGNAME= py-cherrypy2-${V}p0
|
||||
CATEGORIES= www lang/python
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.cherrypy.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/11/08 22:00:36 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:52 martynas Exp $
|
||||
|
||||
COMMENT= high-level Python web framework
|
||||
|
||||
@ -7,7 +7,7 @@ V= 0.96
|
||||
LNAME= django
|
||||
DISTNAME= Django-${VP}
|
||||
PKGNAME= py-${LNAME}-${VP}
|
||||
CATEGORIES= www lang/python
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.djangoproject.com/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:43 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:52 martynas Exp $
|
||||
|
||||
COMMENT= random assortment of WSGI servers, middleware
|
||||
|
||||
@ -7,7 +7,7 @@ REVISION= 2311
|
||||
DISTNAME= flup-${VERSION}
|
||||
PKGNAME= py-flup-${VERSION}r${REVISION}p0
|
||||
|
||||
CATEGORIES= www lang/python
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://trac.saddi.com/flup
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/10/08 08:22:43 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2007/12/10 21:07:52 martynas Exp $
|
||||
|
||||
COMMENT= HTML form validation, generation, and conversion
|
||||
|
||||
@ -6,7 +6,7 @@ V= 0.7.1
|
||||
DISTNAME= FormEncode-${V}
|
||||
PKGNAME= py-formencode-${V}p1
|
||||
|
||||
CATEGORIES= www lang/python
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.formencode.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:43 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:52 martynas Exp $
|
||||
|
||||
COMMENT= load, configure, and compose WSGI applications and servers
|
||||
|
||||
@ -6,7 +6,7 @@ V= 1.3
|
||||
DISTNAME= PasteDeploy-${V}
|
||||
PKGNAME= py-paste-deploy-${V}p0
|
||||
|
||||
CATEGORIES= www lang/python
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://pythonpaste.org/deploy/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:43 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:52 martynas Exp $
|
||||
|
||||
COMMENT= pluggable command-line frontend
|
||||
|
||||
@ -6,7 +6,7 @@ V= 1.3.4
|
||||
DISTNAME= PasteScript-${V}
|
||||
PKGNAME= py-paste-script-${V}p0
|
||||
|
||||
CATEGORIES= www lang/python
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://pythonpaste.org/script/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:43 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:52 martynas Exp $
|
||||
|
||||
COMMENT= tools for using web server gateway interface stack
|
||||
|
||||
@ -6,7 +6,7 @@ V= 1.3
|
||||
DISTNAME= Paste-${V}
|
||||
PKGNAME= py-paste-${V}p0
|
||||
|
||||
CATEGORIES= www lang/python
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://pythonpaste.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:43 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/12/10 21:07:52 martynas Exp $
|
||||
|
||||
COMMENT= Python web development megaframework
|
||||
|
||||
@ -6,7 +6,7 @@ V= 1.0.2.2
|
||||
DISTNAME= TurboGears-${V}
|
||||
PKGNAME= py-turbogears-${V}p0
|
||||
|
||||
CATEGORIES= www lang/python
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.turbogears.org/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user