Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Mark packages that don't or might probably not have staged installation.
This commit is contained in:
Aleksej Saushev 2012-10-06 17:13:23 +00:00 committed by Thomas Klausner
parent c1601abdd7
commit 9a9e59445e
60 changed files with 67 additions and 173 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2012/06/27 14:42:29 uccwen Exp $
# $NetBSD: Makefile,v 1.5 2012/10/06 17:13:23 asau Exp $
#
DISTNAME= Beaker-1.6.3
@ -13,8 +13,6 @@ COMMENT= Beaker is a web session and general caching library
LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/${EGG_NAME}
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2010/06/15 14:11:59 jihbed Exp $
# $NetBSD: Makefile,v 1.12 2012/10/06 17:13:24 asau Exp $
#
DISTNAME= PyBrenda041-tar
@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://wiki.python.org/moin/PyBrenda
COMMENT= Parallel computation system
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/PyBrenda-0.4.1
PY_PATCHPLIST= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2009/07/29 08:43:49 jihbed Exp $
# $NetBSD: Makefile,v 1.9 2012/10/06 17:13:24 asau Exp $
#
DISTNAME= CVSToys-1.0.10
@ -15,8 +15,6 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
PKG_DESTDIR_SUPPORT= user-destdir
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/05/09 14:54:49 uccwen Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:24 asau Exp $
DISTNAME= PyClimate-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Py//}
@ -10,8 +10,6 @@ HOMEPAGE= http://www.pyclimate.org/
COMMENT= Python modules for Analysis of Climate Variability
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
INSTALLATION_DIRS= bin

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/12/10 15:19:25 bubuchka Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:24 asau Exp $
DISTNAME= pydns-2.3.3
PKGNAME= ${PYPKGPREFIX}-DNS-2.3.3
@ -9,8 +9,6 @@ MAINTAINER= mishka@NetBSD.org
HOMEPAGE= http://pydns.sourceforge.net/
COMMENT= Python DNS library
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2012/09/02 13:53:53 noud4 Exp $
# $NetBSD: Makefile,v 1.11 2012/10/06 17:13:24 asau Exp $
#
DISTNAME= DirectoryStorage_1_1_7
@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://dirstorage.sourceforge.net/
COMMENT= Storage for ZODB, that uses files and directories
PKG_DESTDIR_SUPPORT= user-destdir
NO_CONFIGURE= yes
PYTHON_PATCH_SCRIPTS= ${TOOLS}
PY_PATCHPLIST= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2012/07/14 22:04:31 thomasklausner Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:24 asau Exp $
#
DISTNAME= EMpy-0.1.2.linux-i686
@ -11,8 +11,6 @@ HOMEPAGE= http://empy.sourceforge.net/
COMMENT= Suite of numerical algorithms widely used in electromagnetism
#LICENSE= # TODO: (see mk/license.mk)
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/usr
VERSION= 0.1.2

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2011/12/30 19:36:22 jihbed Exp $
# $NetBSD: Makefile,v 1.6 2012/10/06 17:13:24 asau Exp $
#
DISTNAME= EditObj2-0.4
@ -12,8 +12,6 @@ HOMEPAGE= http://home.gna.org/oomadness/en/editobj/index.html
COMMENT= EditObj2 is a dialog box generator for Python objects
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2009/06/20 12:54:14 jihbed Exp $
# $NetBSD: Makefile,v 1.7 2012/10/06 17:13:24 asau Exp $
#
DISTNAME= Fnorb-1.3
@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://fnorb.sourceforge.net/
COMMENT= CORBA 2.0 ORB for Python
PKG_DESTDIR_SUPPORT= user-destdir
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2009/03/28 21:00:12 jihbed Exp $
# $NetBSD: Makefile,v 1.11 2012/10/06 17:13:24 asau Exp $
#
DISTNAME= genetic_0.1.1b.orig
@ -13,8 +13,6 @@ COMMENT= Python-genetic provides genetic algorithms for Python
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
USE_LANGUAGES= # none
PKG_DESTDIR_SUPPORT= user-destdir
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2009/09/09 11:22:11 thomasklausner Exp $
# $NetBSD: Makefile,v 1.10 2012/10/06 17:13:25 asau Exp $
#
DISTNAME= Impacket-0.9.5.1
@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://oss.corest.com/projects/impacket.html
COMMENT= Collection of Python classes for working with network protocols
PKG_DESTDIR_SUPPORT= none
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2009/05/05 23:06:01 jihbed Exp $
# $NetBSD: Makefile,v 1.8 2012/10/06 17:13:26 asau Exp $
#
DISTNAME= PyOpenAL-0.1.6
@ -11,8 +11,6 @@ HOMEPAGE= http://home.gna.org/oomadness/en/pyopenal/index.html
COMMENT= Python bindings for audio/openal
#LICENSE= LICENSE
PKG_DESTDIR_SUPPORT= user-destdir
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2009/04/29 00:19:34 jihbed Exp $
# $NetBSD: Makefile,v 1.7 2012/10/06 17:13:26 asau Exp $
#
DISTNAME= PEAK-0.5a3
@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://peak.telecommunity.com/
COMMENT= Python Enterprise Application Kit
PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS+= ${PYPKGPREFIX}-ZODB-*
PY_PATCHPLIST= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2009/04/29 00:16:18 jihbed Exp $
# $NetBSD: Makefile,v 1.9 2012/10/06 17:13:26 asau Exp $
#
DISTNAME= PyProtocols-0.9.3
@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://peak.telecommunity.com/PyProtocols.html
COMMENT= Lets you easily define your own protocols and adapters
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= zope3>=3.3.1:../../www/zope3
PY_PATCHPLIST= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2009/03/22 22:41:40 jihbed Exp $
# $NetBSD: Makefile,v 1.9 2012/10/06 17:13:26 asau Exp $
#
DISTNAME= Py2Play-0.1.10
@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
# HOMEPAGE= http://oomadness.tuxfamily.org/en/py2play/index.html
COMMENT= Network game engine in Python, utilizing P2P model
PKG_DESTDIR_SUPPORT= user-destdir
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2012/09/02 15:14:31 noud4 Exp $
# $NetBSD: Makefile,v 1.13 2012/10/06 17:13:26 asau Exp $
#
DISTNAME= PyPE1.8.2
@ -13,8 +13,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pype.sourceforge.net/
COMMENT= Lightweight, but powerful editor for Python
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS= ${PYPKGPREFIX}-wxWidgets>=2.4.2.4:../../x11/py-wxWidgets
PYTHON_PATCH_SCRIPTS= pype.py

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2012/01/30 08:45:07 noud4 Exp $
# $NetBSD: Makefile,v 1.11 2012/10/06 17:13:26 asau Exp $
#
DISTNAME= pydirector-1.0.0
@ -14,8 +14,6 @@ COMMENT= Pure-python TCP load balancer
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-m2crypto>=0.13:../../security/py-m2crypto
PKG_DESTDIR_SUPPORT= user-destdir
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2010/06/13 22:47:14 thomasklausner Exp $
# $NetBSD: Makefile,v 1.5 2012/10/06 17:13:27 asau Exp $
#
DISTNAME= PythonMagick-0.9.1
@ -16,7 +16,6 @@ COMMENT= Python binding for ImageMagick
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
#PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2009/04/29 00:38:02 jihbed Exp $
# $NetBSD: Makefile,v 1.6 2012/10/06 17:13:27 asau Exp $
#
DISTNAME= pyRXP-1.13-daily-unix
@ -10,8 +10,6 @@ MAINTAINER= david@netbsd-fr.org
HOMEPAGE= http://www.reportlab.org/pyrxp.html
COMMENT= Validating XML parser for Python
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/pyRXP-1.13
MAKE_ENV+= LIBERROR=0
PYDISTUTILSPKG= YES

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2012/06/12 15:10:40 uccwen Exp $
# $NetBSD: Makefile,v 1.11 2012/10/06 17:13:27 asau Exp $
#
DISTNAME= SQLObject-1.3.1.tar
@ -13,8 +13,6 @@ HOMEPAGE= http://sqlobject.sourceforge.net/
COMMENT= Allows you to translate RDBMS table rows into Python objects
LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/${DISTNAME:S|.tar||:Q}
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.15 2010/06/13 22:47:14 thomasklausner Exp $
# $NetBSD: Makefile,v 1.16 2012/10/06 17:13:27 asau Exp $
#
DISTNAME= Soya-0.6.1
@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://home.gna.org/oomadness/en/soya/index.html
COMMENT= High level 3D engine for Python
PKG_DESTDIR_SUPPORT= none
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/07/14 13:10:27 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:27 asau Exp $
#
DISTNAME= AddOns-0.7
@ -13,8 +13,6 @@ COMMENT= Dynamically extend other objects with AddOns
DEPENDS+= ${PYPKGPREFIX}-decoratortools>=1.8:../../wip/py-decoratortools
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
DOCDIR= ${PREFIX}/share/doc/py-addons

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2012/08/25 17:16:29 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:27 asau Exp $
#
DISTNAME= AeroCalc-0.11
@ -11,8 +11,6 @@ HOMEPAGE= http://www.kilohotel.com/python/aerocalc/
COMMENT= Aeronautical Engineering Calculations
#LICENSE= # TODO: (see mk/license.mk)
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/12/27 14:03:09 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:28 asau Exp $
#
DISTNAME= Aesthete-0.4.1-7
@ -18,9 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.2:../../math/py-scipy
DEPENDS+= ${PYPKGPREFIX}-sympy>=0.6.7:../../math/py-sympy
DEPENDS+= ${PYPKGPREFIX}-lxml>=2.2.6:../../textproc/py-lxml
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/Aesthete-0.4.1-7
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2012/02/12 16:02:14 noud4 Exp $
# $NetBSD: Makefile,v 1.4 2012/10/06 17:13:28 asau Exp $
#
DISTNAME= AIGO-0.1.0
@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/aigo/
COMMENT= Analysis and Inter-comparison of Gene Ontology functional annotations
LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS= ${PYPKGPREFIX}-creole-[0-9]*
DIST_SUBDIR= ${PKGNAME_NOREV}

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2012/04/08 19:09:44 thomasklausner Exp $
# $NetBSD: Makefile,v 1.5 2012/10/06 17:13:29 asau Exp $
#
DISTNAME= aipy-0.9.1
@ -15,8 +15,6 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-ephem>=3.7.3.4:../../math/py-ephem
DEPENDS+= ${PYPKGPREFIX}-pyfits>=2.3.1:../../graphics/py-pyfits
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/aipy-0.9.1
USE_LANGUAGES= c c++

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.15 2012/09/07 19:29:56 noud4 Exp $
# $NetBSD: Makefile,v 1.16 2012/10/06 17:13:30 asau Exp $
#
DISTNAME= albatross-1.10
@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.object-craft.com.au/projects/albatross/
COMMENT= Toolkit for Stateful Web Applications
PKG_DESTDIR_SUPPORT= user-destdir
PKG_DESTDIR_SUPPORT= none
PYDISTUTILSPKG= yes
PY_PATCHPLIST= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/09/15 15:22:54 jihbed Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:13:30 asau Exp $
#
VERSION= 0.3.1.dev-20120112
@ -14,8 +14,6 @@ HOMEPAGE= https://github.com/rzoz/python-algebraic
COMMENT= Algebraic modeling system for Python
LICENSE= 2-clause-bsd
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PY_PATCHPLIST= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2012/09/10 23:23:09 jihbed Exp $
# $NetBSD: Makefile,v 1.4 2012/10/06 17:13:30 asau Exp $
#
DISTNAME= algopy-0.3.1
@ -11,8 +11,6 @@ HOMEPAGE= http://packages.python.org/algopy
COMMENT= Taylor Arithmetic Computation and Algorithmic Differentiation
LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
do-test:

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/06/13 20:50:49 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:30 asau Exp $
#
DISTNAME= altgraph-0.9
@ -11,8 +11,6 @@ HOMEPAGE= http://packages.python.org/altgraph
COMMENT= Graph (network) package for constructing graphs
LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/altgraph-0.9
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2012/01/30 05:53:23 noud4 Exp $
# $NetBSD: Makefile,v 1.4 2012/10/06 17:13:30 asau Exp $
#
DISTNAME= amqplib-0.6
@ -13,8 +13,6 @@ HOMEPAGE= http://barryp.org/software/py-amqplib/
COMMENT= Client library for AMQP wirtten by python
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/10/28 17:53:44 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:31 asau Exp $
#
DISTNAME= anfft-0.1
@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/anfft/
COMMENT= FFT package for Python, based on FFTW
LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2010/09/10 20:39:03 jihbed Exp $
# $NetBSD: Makefile,v 1.4 2012/10/06 17:13:31 asau Exp $
#
DISTNAME= anyjson-0.2.3
@ -11,8 +11,6 @@ HOMEPAGE= http://pypi.python.org/pypi/anyjson
COMMENT= Wraps the JSON implementation available in a common interface
LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/07/31 12:08:02 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:31 asau Exp $
#
DISTNAME= AOPython-1.0.3
@ -12,8 +12,6 @@ HOMEPAGE= http://pieces.openpolitics.com/?s=AOPython
COMMENT= Aspect Oriented Python
LICENSE= python-software-foundation
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2011/12/29 00:22:12 jihbed Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:13:31 asau Exp $
#
DISTNAME= PyArabic-0.3
@ -12,8 +12,6 @@ HOMEPAGE= http://pyarabic.sourceforge.net/
COMMENT= Arabic text tools
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/09/29 15:49:20 kristerw Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:13:31 asau Exp $
#
DISTNAME= arxiv2bib-1.0.0
@ -12,8 +12,6 @@ HOMEPAGE= http://nathan11g.github.com/arxiv2bib
COMMENT= Get arXiv.org metadata in BibTeX format
LICENSE= 2-clause-bsd
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/arxiv2bib-1.0.0
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/01/30 07:19:57 noud4 Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:13:31 asau Exp $
#
DISTNAME= asciidata-1.1.1
@ -14,8 +14,6 @@ LICENSE= gnu-lgpl-v3
DEPENDS+= ${PYPKGPREFIX}-pyfits>=2.3.1:../../graphics/py-pyfits
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2012/04/08 19:09:44 thomasklausner Exp $
# $NetBSD: Makefile,v 1.6 2012/10/06 17:13:31 asau Exp $
#
DISTNAME= python-ase-3.4.1.1765
@ -12,8 +12,6 @@ HOMEPAGE= https://wiki.fysik.dtu.dk/ase/
COMMENT= Atomic Simulation Environment
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
FETCH_USING= wget
FETCH_BEFORE_ARGS= --no-check-certificate

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/03/22 22:29:47 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:31 asau Exp $
#
DISTNAME= python-aspects-1.3
@ -10,8 +10,6 @@ MAINTAINER= kamel.derouiche@gmail.com
HOMEPAGE= http://www.cs.tut.fi/~ask/aspects/index.shtml
COMMENT= Lightweight aspect oriented programming library for Python
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2009/05/27 22:41:29 jihbed Exp $
# $NetBSD: Makefile,v 1.5 2012/10/06 17:13:32 asau Exp $
#
DISTNAME= aspell-python1.11
@ -11,8 +11,6 @@ HOMEPAGE= http://wm.ite.pl/proj/aspell-python/index-c.html
COMMENT= Python wrapper for GNU Aspell
LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/aspell-python
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2012/04/08 19:09:44 thomasklausner Exp $
# $NetBSD: Makefile,v 1.5 2012/10/06 17:13:32 asau Exp $
#
DISTNAME= Aspyct-3.0_beta_4
@ -12,8 +12,6 @@ HOMEPAGE= http://www.aspyct.org/
COMMENT= Python library including an aspect-oriented programming (AOP) engine
LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2012/02/10 09:01:10 noud4 Exp $
# $NetBSD: Makefile,v 1.7 2012/10/06 17:13:32 asau Exp $
#
DISTNAME= Astropysics-0.1.dev-r596
@ -16,8 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy
DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-pyfits>=2.3.1:../../graphics/py-pyfits
PKG_DESTDIR_SUPPORT= user-destdir
#WRKSRC= ${WRKDIR}/Astropysics-0.1.dev-r596
USE_LANGUAGES= # none
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2012/01/06 10:58:51 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:32 asau Exp $
#
DISTNAME= async-0.6.1
@ -11,8 +11,6 @@ HOMEPAGE= http://pypi.python.org/packages/source/a/async/
COMMENT= Framework to process interdependent tasks in a pool of workers
LICENSE= modified-bsd #Probably
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/async-0.6.1
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2012/08/25 16:20:48 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:33 asau Exp $
#
DISTNAME= ATpy-0.9.6
@ -11,8 +11,6 @@ HOMEPAGE= http://atpy.github.com/
COMMENT= Astronomical Tables in Python
LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2012/10/03 22:14:52 thomasklausner Exp $
# $NetBSD: Makefile,v 1.7 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= beets-1.0b15
@ -19,8 +19,6 @@ DEPENDS+= ${PYPKGPREFIX}-mutagen-[0-9]*:../../audio/py-mutagen
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
DEPENDS+= ${PYPKGPREFIX}-Unidecode-[0-9]*:../../textproc/py-Unidecode
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/01/30 05:57:06 noud4 Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= Behaviour-0.1a4.tar
@ -13,8 +13,6 @@ HOMEPAGE= http://pypi.python.org/pypi/Behaviour/
COMMENT= Behaviour Driven Development in Python
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/Behaviour-0.1a4
USE_LANGUAGES= # none
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/04/02 22:36:43 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= bidict-0.1.1
@ -11,8 +11,6 @@ HOMEPAGE= http://bitbucket.org/jab/bidict
COMMENT= Bidirectional (one-to-one) mapping data structure
LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/bidict-0.1.1
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2012/04/08 19:09:45 thomasklausner Exp $
# $NetBSD: Makefile,v 1.5 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= bigfloat-0.2.1
@ -12,8 +12,6 @@ HOMEPAGE= http://pypi.python.org/packages/source/b/bigfloat/
COMMENT= Arbitrary precision correctly-rounded floating point arithmetic
LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/bigfloat-0.2.1
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2012/02/12 20:16:33 noud4 Exp $
# $NetBSD: Makefile,v 1.6 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= BIP-0.5.4
@ -18,8 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy
DEPENDS+= ${PYPKGPREFIX}-liveplots>=0.7.1:../../wip/py-liveplots
DEPENDS+= ${PYPKGPREFIX}-openopt>=0.31:../../wip/py-openopt
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
INSTALLATION_DIRS= share/doc/py-bip/html

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/09/07 21:27:50 noud4 Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= biskit-2.3.1
@ -16,8 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-biggles>=1.6.3:../../graphics/py-biggles
DEPENDS+= ${PYPKGPREFIX}-Scientific>=2.8:../../math/py-Scientific
DEPENDS+= ${PYPKGPREFIX}-rlcompleter2>=0.96:../../wip/py-rlcompleter2
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= perl
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/03/20 22:48:46 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= bitarray-0.3.5
@ -11,8 +11,6 @@ HOMEPAGE= http://pypi.python.org/pypi/bitarray
COMMENT= Efficient arrays of booleans -- C extension
LICENSE= python-software-foundation
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/bitarray-0.3.5
PYTHON_VERSIONS_ACCEPTED= 27 26

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2012/09/10 10:56:53 jihbed Exp $
# $NetBSD: Makefile,v 1.11 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= bitstring-3.0.2
@ -13,8 +13,6 @@ COMMENT= Tools for analysis and modification of binary data in python
LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYTHON_VERSIONS_ACCEPTED= 27 26

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/10/03 22:14:52 thomasklausner Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= Booktype-1.5
@ -22,8 +22,6 @@ DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
DEPENDS+= ${PYPKGPREFIX}-Unidecode>=0.04.9:../../textproc/py-Unidecode
DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/Booktype-1.5
USE_TOOLS+= perl

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/04/02 22:35:05 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= bottleneck-0.1.0dev
@ -13,8 +13,6 @@ COMMENT= Fast, NumPy array functions written in Cython
DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/Bottleneck-0.1.0dev
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2011/10/17 23:24:22 schnoebe Exp $
# $NetBSD: Makefile,v 1.7 2012/10/06 17:22:16 asau Exp $
DISTNAME= MostAwesomeDude-bravo-1.8.1-0-gf6cb5fe
BRAVO_VERSION= 1.8.1
@ -27,8 +27,6 @@ DEPENDS+= ${PYPKGPREFIX}-twisted>=10.1:../../net/py-twisted
PYTHON_VERSIONS_ACCEPTED= 27 26
PKG_DESTDIR_SUPPORT= user-destdir
# REPLACE_PYTHON+= spectrumctl/spectrumctl.py
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2012/04/08 19:09:45 thomasklausner Exp $
# $NetBSD: Makefile,v 1.5 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= brian-1.1.3
@ -16,8 +16,6 @@ COMMENT= Simulator for spiking neural networks
DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy
DEPENDS+= ${PYPKGPREFIX}-sympy>=0.6.5:../../math/py-sympy
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2011/04/04 11:12:47 bubuchka Exp $
# $NetBSD: Makefile,v 1.11 2012/10/06 17:22:16 asau Exp $
#
PKGNAME= ${PYPKGPREFIX}-bsddb-${PY_DISTVERSION}
@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.python.org/topics/database/
COMMENT= Python extension module for Berkeley DB 3 and 4
PKG_DESTDIR_SUPPORT= none
PYDISTUTILSPKG= yes
PYBINMODULE= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2012/04/08 19:09:45 thomasklausner Exp $
# $NetBSD: Makefile,v 1.13 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= buildbot-0.8.5
@ -12,8 +12,6 @@ HOMEPAGE= http://buildbot.sourceforge.net/
COMMENT= System to automate the compile/test cycle
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2012/05/11 12:47:07 noud4 Exp $
# $NetBSD: Makefile,v 1.7 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= buildbot-slave-0.8.5
@ -13,8 +13,6 @@ HOMEPAGE= http://buildbot.sourceforge.net/
COMMENT= System to automate the compile/test cycle, slave part of buildbot
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/07/14 13:10:47 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:22:16 asau Exp $
#
DISTNAME= BytecodeAssembler-0.5.1
@ -14,8 +14,6 @@ COMMENT= Generate Python code objects by assembling bytecode
DEPENDS+= ${PYPKGPREFIX}-decoratortools>=1.8:../../wip/py-decoratortools
DEPENDS+= ${PYPKGPREFIX}-symboltype>=1.0:../../wip/py-symboltype
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"