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:55:20 +00:00 committed by Thomas Klausner
parent 9a9e59445e
commit 657af330cd
31 changed files with 31 additions and 93 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/09/02 14:18:10 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:20 asau Exp $
#
DISTNAME= pyCalverter-1.5
@ -11,8 +11,6 @@ HOMEPAGE= https://launchpad.net/pycalverter
COMMENT= Convert date between Hijri, Jalali and Gregorian types of date
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 2010/09/08 23:21:32 jihbed Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:21 asau Exp $
#
DISTNAME= pycaptcha-0.4
@ -12,8 +12,6 @@ HOMEPAGE= http://svn.navi.cx/misc/trunk/pycaptcha/
COMMENT= Python framework for CAPTCHA tests
LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/08/14 18:35:45 fhajny Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:22 asau Exp $
#
DISTNAME= carbon-0.9.10
@ -11,8 +11,6 @@ HOMEPAGE= http://launchpad.net/graphite
COMMENT= Backend storage application for graphite
LICENSE= apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-whisper>=${PKGVERSION_NOREV}*:../../wip/py-whisper

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/09/07 21:54:37 noud4 Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:24 asau Exp $
#
DISTNAME= cclib-1.0.tar
@ -13,8 +13,6 @@ HOMEPAGE= http://cclib.sourceforge.net/wiki/index.php/Main_Page
COMMENT= Parsers and algorithms for computational chemistry
LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/cclib-1.0
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2010/06/04 11:57:31 jihbed Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:24 asau Exp $
#
DISTNAME= Pyccuracy-1.2.23.tar
@ -15,8 +15,6 @@ COMMENT= Pyccuracy is a BDD style Acceptance Testing framework
DEPENDS+= ${PYPKGPREFIX}-selenium>=1.0.1:../../wip/py-selenium
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/Pyccuracy-1.2.23
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/03/20 23:19:17 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:25 asau Exp $
#
DISTNAME= cdecimal-2.2
@ -11,8 +11,6 @@ HOMEPAGE= http://www.bytereef.org/software/mpdecimal/releases/
COMMENT= Fast arbitrary precision correctly-rounded decimal floating point arithmetic
LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LANGUAGES= c c99

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/08/09 21:46:17 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:25 asau Exp $
#
DISTNAME= Chaco-3.3.1
@ -14,8 +14,6 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-nose>=0.11.3:../../devel/py-nose
DEPENDS+= ${PYPKGPREFIX}-setupdocs>=1.0.4:../../wip/py-setupdocs
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
.include "../../lang/python/egg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/08/09 21:44:59 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:25 asau Exp $
#
DISTNAME= ChiantiPy-0.1.tar
@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.2:../../math/py-scipy
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/ChiantiPy-0.1
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/03/20 23:17:13 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:25 asau Exp $
#
DISTNAME= chaos
@ -12,8 +12,6 @@ HOMEPAGE= http://www.math.uic.edu/~culler/chaos/
COMMENT= UIC REU on Chaos, Fractals and Complex Dynamics
#LICENSE= # TODO: (see mk/license.mk)
PKG_DESTDIR_SUPPORT= user-destdir
VERSION= 1.0
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2009/06/23 09:38:31 jihbed Exp $
# $NetBSD: Makefile,v 1.4 2012/10/06 17:55:25 asau Exp $
#
DISTNAME= pychm-0.8.4
@ -10,8 +10,6 @@ MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= http://gnochm.sourceforge.net/
COMMENT= Python bindings for the CHMLIB library
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
.include "../../devel/chmlib/buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/08/09 21:39:11 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:26 asau Exp $
#
DISTNAME= cinfony-1.0
@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/cinfony/
COMMENT= Common API for several cheminformatics toolkits
LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/07/31 12:16:56 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:26 asau Exp $
#
DISTNAME= python-cjson-1.0.5.tar
@ -12,8 +12,6 @@ HOMEPAGE= http://ag-projects.com/
COMMENT= Fast JSON encoder/decoder for Python
LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/python-cjson-1.0.5
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/01/24 09:31:55 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:26 asau Exp $
#
DISTNAME= CLICS-src-0.1.0
@ -15,8 +15,6 @@ COMMENT= Clone detector and GUI
DEPENDS+= ${PYPKGPREFIX}-psycopg2>=2.2.2:../../databases/py-psycopg2
DEPENDS+= ${PYPKGPREFIX}-psyco>=1.6:../../lang/py-psyco
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/CLICS-d93a40ceebaa
USE_PKGLOCALEDIR= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/09/06 13:49:09 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:26 asau Exp $
#
DISTNAME= clnum-1.6
@ -11,8 +11,6 @@ HOMEPAGE= http://pypi.python.org/packages/source/c/clnum/
COMMENT= Rational and arbitrary precision floating point numbers
LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
INSTALLATION_DIRS= share/doc/py-clnum

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/01/30 05:59:26 noud4 Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:27 asau Exp $
#
DISTNAME= clonedigger-1.0.9-beta
@ -14,8 +14,6 @@ LICENSE= gnu-lgpl-v2
DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/01/30 06:01:48 noud4 Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:27 asau Exp $
#
DISTNAME= codepy-0.90.tar
@ -13,8 +13,6 @@ HOMEPAGE= http://mathema.tician.de/software/codepy
COMMENT= CodePy is a C metaprogramming toolkit for Python
#LICENSE= # TODO: (see mk/license.mk)
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/codepy-0.90
USE_LANGUAGES= # none
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/04/13 16:18:40 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:28 asau Exp $
#
DISTNAME= cogent-1.4.1
@ -15,8 +15,6 @@ LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-sqlalchemy>=0.5.6:../../databases/py-sqlalchemy
DEPENDS+= ${PYPKGPREFIX}-pyrex-[0-9]*:../../lang/py-pyrex
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
do-test:

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2012/09/03 22:56:09 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:29 asau Exp $
#
DISTNAME= colorpy-0.1.0
@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3
#DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.2:../../math/py-scipy
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2012/08/25 17:14:46 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:29 asau Exp $
#
DISTNAME= ComplexSystems-0.3.0.5
@ -11,8 +11,6 @@ HOMEPAGE= http://bitbucket.org/vgauthier/complex-systems/
COMMENT= Toolbox for Complex Sytems
LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/ComplexSystems-0.3.0.5
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2012/04/08 19:09:45 thomasklausner Exp $
# $NetBSD: Makefile,v 1.8 2012/10/06 17:55:29 asau Exp $
#
DISTNAME= configobj-4.7.2.tar
@ -12,8 +12,6 @@ HOMEPAGE= http://www.voidspace.org.uk/python/configobj.html
COMMENT= Simple but powerful config file reader and write
LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/configobj-4.7.2
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:55:30 asau Exp $
#
DISTNAME= construct-2.04
@ -11,8 +11,6 @@ HOMEPAGE= http://pypi.python.org/pypi/construct
COMMENT= Powerful declarative parser for binary data
LICENSE= public-domain
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
USE_LANGUAGES+= c
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2012/10/03 22:14:52 thomasklausner Exp $
# $NetBSD: Makefile,v 1.4 2012/10/06 17:55:30 asau Exp $
#
DISTNAME= CoreBio-0.5.0
@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/corebio/
COMMENT= Python toolkit for computational biology
LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYTHON_VERSIONS_ACCEPTED= 26

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/07/31 12:15:24 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:30 asau Exp $
#
VERS= 0.1.alpha
@ -16,8 +16,6 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-nose>=0.11.3:../../devel/py-nose
#DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_LANGUAGES= c

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/01/30 06:04:35 noud4 Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:31 asau Exp $
#
DISTNAME= CouchDB-0.6.tar
@ -16,8 +16,6 @@ COMMENT= Couchdb python library
DEPENDS+= ${PYPKGPREFIX}-simplejson>=2.0.9:../../converters/py-simplejson
DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.5.0:../../wip/py-httplib2
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/CouchDB-0.6
USE_TOOLS+= pax
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2012/08/12 10:12:15 thomasklausner Exp $
# $NetBSD: Makefile,v 1.5 2012/10/06 17:55:31 asau Exp $
#
DISTNAME= cryptoIDlib-0.3.3
@ -18,8 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-tlslite>=0.3.8:../../security/py-tlslite
DEPENDS+= jython>=2.5.1:../../wip/jython
DEPENDS+= ${PYPKGPREFIX}-gmpy>=1.04:../../math/py-gmpy
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
PY_PATCHPLIST= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/03/20 22:25:47 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:31 asau Exp $
#
DISTNAME= csa-0.0.1
@ -11,8 +11,6 @@ HOMEPAGE= http://software.incf.org/software/csa/
COMMENT= The Connection-Set Algebra implemented in Python
LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/csa-0.0.1
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2010/06/04 12:07:05 jihbed Exp $
# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:31 asau Exp $
#
DISTNAME= pycscope-0.3.tar
@ -13,8 +13,6 @@ HOMEPAGE= http://pypi.python.org/pypi/pycscope/
COMMENT= Generates a cscope index of Python source trees
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/pycscope-0.3
USE_LANGUAGES= # none

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2012/04/08 19:09:45 thomasklausner Exp $
# $NetBSD: Makefile,v 1.14 2012/10/06 17:55:31 asau Exp $
#
DISTNAME= pycsp-0.7.0
@ -17,8 +17,6 @@ DEPENDS+= ${PYPKGPREFIX}-Pyro>=3.4:../../devel/py-Pyro
DEPENDS+= ${PYPKGPREFIX}-greenlet>=0.2:../../wip/py-greenlet
DEPENDS+= ${PYPKGPREFIX}-uuid>=1.30:../../wip/py-uuid
PKG_DESTDIR_SUPPORT= user-destdir
EDGDIR= ${PREFIX}/share/examples/py-csp
post-install:

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2012/04/08 19:09:45 thomasklausner Exp $
# $NetBSD: Makefile,v 1.8 2012/10/06 17:55:31 asau Exp $
#
DISTNAME= pycvf-0.2.0
@ -18,8 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-Pyro>=3.4:../../devel/py-Pyro
DEPENDS+= ${PYPKGPREFIX}-multiprocessing>=2.6.2.1:../../devel/py-multiprocessing
#DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
BUILDLINK_API_DEPENDS.pycython+= ${PYPKGPREFIX}-cython>=0.12.1

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2010/08/01 14:57:09 asau Exp $
# $NetBSD: Makefile,v 1.4 2012/10/06 17:55:31 asau Exp $
#
DISTNAME= cvxopt-1.1.2.tar
@ -12,8 +12,6 @@ HOMEPAGE= http://abel.ee.ucla.edu/cvxopt/
COMMENT= Python software for convex optimization
LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/cvxopt-1.1.2/src
USE_TOOLS+= pax

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2012/02/01 13:58:39 jihbed Exp $
# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:31 asau Exp $
#
DISTNAME= CythonGSL-0.1
@ -11,8 +11,6 @@ HOMEPAGE= http://github.com/twiecki/CythonGSL
COMMENT= Cython declarations for the Gnu Scientific Library
LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/CythonGSL-0.1
USE_LANGUAGES= # none