svn commit: r371453 - in head: science/avogadro science/brian science/gramps science/libsvm science/mei science/openbabel science/py-DendroPy science/py-coards science/py-h5py science/py-hcluster s...
Marcus von Appen
mva at FreeBSD.org
Fri Oct 24 16:51:03 UTC 2014
Author: mva
Date: Fri Oct 24 16:50:42 2014
New Revision: 371453
URL: https://svnweb.freebsd.org/changeset/ports/371453
QAT: https://qat.redports.org/buildarchive/r371453/
Log:
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit)
Modified:
head/science/avogadro/Makefile
head/science/brian/Makefile
head/science/gramps/Makefile
head/science/libsvm/Makefile
head/science/mei/Makefile
head/science/openbabel/Makefile
head/science/py-DendroPy/Makefile
head/science/py-coards/Makefile
head/science/py-h5py/Makefile
head/science/py-hcluster/Makefile
head/science/py-mdp/Makefile
head/science/py-mlpy/Makefile
head/science/py-netCDF4/Makefile
head/science/py-paida/Makefile
head/science/py-pupynere/Makefile
head/science/py-pyaixi/Makefile
head/science/py-pydap/Makefile
head/science/py-pydicom/Makefile
head/science/py-scikit-learn/Makefile
head/science/py-scimath/Makefile
head/science/py-ws2300/Makefile
head/science/pybrain/Makefile
head/science/pycdf/Makefile
head/science/pynn/Makefile
head/science/pyteomics.biolccc/Makefile
head/science/pyteomics/Makefile
head/science/sigrok-firmware-utils/Makefile
head/science/veusz/Makefile
head/security/arm/Makefile
head/security/belier/Makefile
head/security/blindelephant/Makefile
head/security/botan110/Makefile
head/security/cfv/Makefile
head/security/clamav/Makefile
head/security/flawfinder/Makefile
head/security/fsh/Makefile
head/security/gcipher/Makefile
head/security/gnome-password-generator/Makefile
head/security/gwee/Makefile
head/security/hmap/Makefile
head/security/hotssh/Makefile
head/security/lasso/Makefile
head/security/obfsproxy/Makefile
head/security/openconnect/Makefile
head/security/parano/Makefile
head/security/pwman3/Makefile
head/security/py-AccessControl/Makefile
head/security/py-PF/Makefile
head/security/py-Products.PlonePAS/Makefile
head/security/py-Products.PluggableAuthService/Makefile
head/security/py-RestrictedPython/Makefile
head/security/py-SecretStorage/Makefile
head/security/py-backports.ssl_match_hostname/Makefile
head/security/py-bcrypt/Makefile
head/security/py-borg.localrole/Makefile
head/security/py-cerealizer/Makefile
head/security/py-clamav/Makefile
head/security/py-cryptkit/Makefile
head/security/py-ecdsa/Makefile
head/security/py-ed25519ll/Makefile
head/security/py-fail2ban/Makefile
head/security/py-fchksum/Makefile
head/security/py-gnutls/Makefile
head/security/py-htpasswd/Makefile
head/security/py-kerberos/Makefile
head/security/py-keyczar/Makefile
head/security/py-keyring/Makefile
head/security/py-mcrypt/Makefile
head/security/py-mhash/Makefile
head/security/py-oauthlib/Makefile
head/security/py-openid/Makefile
head/security/py-openssl/Makefile
head/security/py-passlib/Makefile
head/security/py-plone.app.openid/Makefile
head/security/py-plone.keyring/Makefile
head/security/py-plone.openid/Makefile
head/security/py-plone.protect/Makefile
head/security/py-plone.session/Makefile
head/security/py-potr/Makefile
head/security/py-pow/Makefile
head/security/py-pyclamd/Makefile
head/security/py-pycryptopp/Makefile
head/security/py-pyme/Makefile
head/security/py-pyptlib/Makefile
head/security/py-pysha3/Makefile
head/security/py-rsa/Makefile
head/security/py-slowaes/Makefile
head/security/py-ssh/Makefile
head/security/py-sslstrip/Makefile
head/security/py-stem/Makefile
head/security/py-tlslite/Makefile
head/security/py-trustedpickle/Makefile
head/security/py-twistedConch/Makefile
head/security/py-twofish/Makefile
head/security/py-xmlsec/Makefile
head/security/py-yara/Makefile
head/security/py-zope.app.authentication/Makefile
head/security/py-zope.app.localpermission/Makefile
head/security/py-zope.app.principalannotation/Makefile
head/security/py-zope.app.security/Makefile
head/security/py-zope.app.securitypolicy/Makefile
head/security/py-zope.authentication/Makefile
head/security/py-zope.login/Makefile
head/security/py-zope.password/Makefile
head/security/py-zope.pluggableauth/Makefile
head/security/py-zope.principalannotation/Makefile
head/security/py-zope.principalregistry/Makefile
head/security/py-zope.security/Makefile
head/security/py-zope.securitypolicy/Makefile
head/security/py-zope.session/Makefile
head/security/silktools/Makefile
head/security/spike-proxy/Makefile
head/security/sqlmap/Makefile
head/security/ssh-multiadd/Makefile
head/security/sssd/Makefile
head/security/switzerland/Makefile
head/security/tsshbatch/Makefile
head/security/w3af/Makefile
Modified: head/science/avogadro/Makefile
==============================================================================
--- head/science/avogadro/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/avogadro/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -35,7 +35,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPYTHON}
-USE_PYTHON= 2
+USES+= python:2
BUILD_DEPENDS+= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}sip>0:${PORTSDIR}/devel/py-sip
LIB_DEPENDS+= libboost_python.so:${PORTSDIR}/devel/boost-python-libs
Modified: head/science/brian/Makefile
==============================================================================
--- head/science/brian/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/brian/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -15,9 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nu
${PYTHON_PKGNAMEPREFIX}matplotlib>=0.90.1:${PORTSDIR}/math/py-matplotlib
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= zip
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/gramps/Makefile
==============================================================================
--- head/science/gramps/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/gramps/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -18,8 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsdd
${PYXML}
USE_BDB= 5+
-USE_PYTHON= yes
-USES= desktop-file-utils gettext shared-mime-info gmake
+USES= desktop-file-utils gettext shared-mime-info gmake python
USE_GNOME= pygtk2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-mime-install
Modified: head/science/libsvm/Makefile
==============================================================================
--- head/science/libsvm/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/libsvm/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -25,7 +25,7 @@ ALL_TARGET= all lib
.if defined(PKGNAMESUFFIX) && ${PKGNAMESUFFIX} == "-python"
CATEGORIES+= python
-USE_PYTHON= yes
+USES+= python
MAKE_ARGS= PYTHON_INCLUDEDIR=${PYTHON_INCLUDEDIR}
Modified: head/science/mei/Makefile
==============================================================================
--- head/science/mei/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/mei/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -15,9 +15,8 @@ LICENSE= LGPL21
LIB_DEPENDS= libbft.so:${PORTSDIR}/science/bft
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
-USES= libtool
+USES= libtool python
USE_LDCONFIG= yes
-USE_PYTHON= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_PYEXE=${PYTHON_CMD}
CONFIGURE_ARGS= --with-bft=${LOCALBASE}
Modified: head/science/openbabel/Makefile
==============================================================================
--- head/science/openbabel/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/openbabel/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -32,7 +32,7 @@ CAIRO_USES= pkgconfig
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPYTHON}
-USE_PYTHON= yes
+USES+= python
CMAKE_ARGS+= -DPYTHON_BINDINGS=on
.endif
Modified: head/science/py-DendroPy/Makefile
==============================================================================
--- head/science/py-DendroPy/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-DendroPy/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -13,8 +13,8 @@ COMMENT= Phylogenetic computing library
LICENSE= BSD3CLAUSE
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
+USES= python
+USE_PYTHON= distutils
post-install:
@${CAT} ${PKGMESSAGE}
Modified: head/science/py-coards/Makefile
==============================================================================
--- head/science/py-coards/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-coards/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -12,8 +12,7 @@ COMMENT= COARDS compliant time parser
LICENSE= MIT
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/py-h5py/Makefile
==============================================================================
--- head/science/py-h5py/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-h5py/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -22,10 +22,8 @@ GH_ACCOUNT= h5py
GH_COMMIT= c8c63eb
GH_TAGNAME= ${GH_COMMIT}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
PORTDOCS= README.rst
PORTEXAMPLES= multiprocessing_example.py \
Modified: head/science/py-hcluster/Makefile
==============================================================================
--- head/science/py-hcluster/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-hcluster/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -15,8 +15,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/nump
${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/py-mdp/Makefile
==============================================================================
--- head/science/py-mdp/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-mdp/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -16,9 +16,8 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYNUMPY}
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
OPTIONSFILE?= ${PORT_DBDIR}/py-${PORTNAME}/options
Modified: head/science/py-mlpy/Makefile
==============================================================================
--- head/science/py-mlpy/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-mlpy/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -21,8 +21,7 @@ LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/
USE_LDCONFIG= yes
CFLAGS+= -I${LOCALBASE}/include -I${PYTHON_SITELIBDIR}/numpy/core
LDFLAGS+= -L${LOCALBASE}/lib
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/py-netCDF4/Makefile
==============================================================================
--- head/science/py-netCDF4/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-netCDF4/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -24,9 +24,8 @@ GH_PROJECT= netcdf4-python
GH_TAGNAME= v${PORTVERSION}rel
GH_COMMIT= 1344040
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
Modified: head/science/py-paida/Makefile
==============================================================================
--- head/science/py-paida/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-paida/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -14,8 +14,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tk
MAINTAINER= ports at FreeBSD.org
COMMENT= Pure Python scientific analysis package
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/py-pupynere/Makefile
==============================================================================
--- head/science/py-pupynere/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-pupynere/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -16,8 +16,7 @@ LICENSE= MIT
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/py-pyaixi/Makefile
==============================================================================
--- head/science/py-pyaixi/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-pyaixi/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -16,10 +16,8 @@ LICENSE_NAME= Creative Commons Attributi
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LICENSE_PERMS= auto-accept dist-mirror pkg-mirror pkg-sell dist-sell
-USES= dos2unix
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= dos2unix python:2
+USE_PYTHON= distutils autoplist
PORTDOCS= changelog.txt \
todo.txt
Modified: head/science/py-pydap/Makefile
==============================================================================
--- head/science/py-pydap/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-pydap/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -25,9 +25,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}http
OPTIONS_DEFINE= DOCS
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
PORTDOCS= * .buildinfo
Modified: head/science/py-pydicom/Makefile
==============================================================================
--- head/science/py-pydicom/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-pydicom/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -12,8 +12,7 @@ COMMENT= Read, modify, and write DICOM f
LICENSE= MIT
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/py-scikit-learn/Makefile
==============================================================================
--- head/science/py-scikit-learn/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-scikit-learn/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>0.8.0:${PORTSDIR}/science/py-scipy
-USES= fortran
+USES= fortran python
OPTIONS_SINGLE= BLAS
OPTIONS_SINGLE_BLAS= CBLAS ATLAS
@@ -29,8 +29,6 @@ ATLAS_LIB_DEPENDS= libcblas.so:${PORTSDI
LATEST_LINK= py-${PORTNAME}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/py-scimath/Makefile
==============================================================================
--- head/science/py-scimath/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-scimath/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -17,8 +17,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traits>=3.6.0:${PORTSDIR}/devel/py-traits
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/py-ws2300/Makefile
==============================================================================
--- head/science/py-ws2300/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/py-ws2300/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -12,9 +12,8 @@ COMMENT= Driver for the LaCrosse WS-2300
LICENSE= AGPLv3
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
post-install:
${INSTALL_SCRIPT} ${FILESDIR}/ws2300 ${STAGEDIR}${PREFIX}/bin/ws2300
Modified: head/science/pybrain/Makefile
==============================================================================
--- head/science/pybrain/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/pybrain/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -19,8 +19,7 @@ GH_COMMIT= a56fafc
USE_GITHUB= yes
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/pycdf/Makefile
==============================================================================
--- head/science/pycdf/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/pycdf/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -17,9 +17,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
LDFLAGS+= "-L${LOCALBASE}/lib"
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
WRKSRC= ${WRKDIR}/${DISTNAME}
.include <bsd.port.mk>
Modified: head/science/pynn/Makefile
==============================================================================
--- head/science/pynn/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/pynn/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -15,8 +15,8 @@ COMMENT= Simulator-independent language
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USES= python
+USE_PYTHON= distutils
PYDISTUTILS_PKGNAME= PyNN
.include <bsd.port.mk>
Modified: head/science/pyteomics.biolccc/Makefile
==============================================================================
--- head/science/pyteomics.biolccc/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/pyteomics.biolccc/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -9,8 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= makc at FreeBSD.org
COMMENT= Python bindings for BioLCCC
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/pyteomics/Makefile
==============================================================================
--- head/science/pyteomics/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/pyteomics/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -14,8 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml
${PYTHON_PKGNAMEPREFIX}matplotlib>=0:${PORTSDIR}/math/py-matplotlib \
${PYNUMPY}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/science/sigrok-firmware-utils/Makefile
==============================================================================
--- head/science/sigrok-firmware-utils/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/sigrok-firmware-utils/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -14,7 +14,7 @@ COMMENT= Sigrok firmware extraction util
LICENSE= GPLv2
-USE_PYTHON= 3
+USES= python:3
NO_BUILD= yes
PORTDOCS= README.parsepe
Modified: head/science/veusz/Makefile
==============================================================================
--- head/science/veusz/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/science/veusz/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -17,10 +17,8 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}qt4-svg>0:${PORTSDIR}/graphics/py-qt4-svg
BUILD_DEPENDS:= ${RUN_DEPENDS}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-
+USES= python
+USE_PYTHON= distutils autoplist
post-patch:
@${REINPLACE_CMD} \
Modified: head/security/arm/Makefile
==============================================================================
--- head/security/arm/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/arm/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -13,9 +13,8 @@ COMMENT= Terminal status monitor for Tor
LICENSE= GPLv3
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-USES= tar:bzip2
+USE_PYTHON= distutils
+USES= python tar:bzip2
WRKSRC= ${WRKDIR}/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}
Modified: head/security/belier/Makefile
==============================================================================
--- head/security/belier/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/belier/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -13,8 +13,7 @@ COMMENT= easily cross several machines w
RUN_DEPENDS= expect>=5.42.1:${PORTSDIR}/lang/expect
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/blindelephant/Makefile
==============================================================================
--- head/security/blindelephant/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/blindelephant/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -15,9 +15,8 @@ COMMENT= Fingerprint the web application
LICENSE= LGPL3
-USES= tar:bzip2
-USE_PYTHON= yes
-USE_PYDISTUTILS= YES
+USES= python tar:bzip2
+USE_PYTHON= distutils
SUB_FILES= ${PORTNAME}.sh
SUB_LIST= PYTHON_CMD=${PYTHON_CMD} \
Modified: head/security/botan110/Makefile
==============================================================================
--- head/security/botan110/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/botan110/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -21,8 +21,7 @@ OPTIONS_DEFINE= SSL GMP ECC DOCS
OPTIONS_DEFAULT= SSL GMP ECC
ECC_DESC= ECC support
-USES= compiler gmake tar:bzip2
-USE_PYTHON_BUILD= yes
+USES= compiler gmake python:build tar:bzip2
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.py
CONFIGURE_ARGS= --prefix=${PREFIX} --with-bzip2 --with-zlib
Modified: head/security/cfv/Makefile
==============================================================================
--- head/security/cfv/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/cfv/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -9,7 +9,7 @@ MASTER_SITES= SF
MAINTAINER= matthew at reztek.cz
COMMENT= Utility to both test and create .sfv, .csv, and md5sum files
-USE_PYTHON= 2
+USES= python:2
ALL_TARGET= cfv.wrapper
INSTALL_TARGET= install-wrapper
MAKE_ARGS= PYTHON=${PYTHON_CMD}
Modified: head/security/clamav/Makefile
==============================================================================
--- head/security/clamav/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/clamav/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -135,7 +135,7 @@ GROUPS= clamav mail
.if ${PORT_OPTIONS:MLLVM} && ( ${ARCH} == "i386" || ${ARCH} == "amd64" )
CONFIGURE_ARGS+=--enable-llvm
. if ${PORT_OPTIONS:MTESTS}
-USE_PYTHON_BUILD= yes
+USES+= python:build
. endif
.else
CONFIGURE_ARGS+=--disable-llvm
Modified: head/security/flawfinder/Makefile
==============================================================================
--- head/security/flawfinder/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/flawfinder/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= UNIX/security
MAINTAINER= lx at FreeBSD.org
COMMENT= Examines source code looking for security weaknesses
-USE_PYTHON= yes
+USES= python
NO_BUILD= yes
PLIST_FILES= bin/flawfinder man/man1/flawfinder.1.gz
Modified: head/security/fsh/Makefile
==============================================================================
--- head/security/fsh/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/fsh/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.lysator.liu.se/
MAINTAINER= ports at FreeBSD.org
COMMENT= Fast remote command execution
-USE_PYTHON= yes
+USES= python
GNU_CONFIGURE= yes
INFO= fsh
Modified: head/security/gcipher/Makefile
==============================================================================
--- head/security/gcipher/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/gcipher/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -13,7 +13,7 @@ COMMENT= Simple encryption tool
LICENSE= BSD
USE_GNOME= pygnome2
-USE_PYTHON= yes
+USES= python
MAN1= gcipher.1
LICENSE_FILES= ${WRKSRC}/LICENSE
Modified: head/security/gnome-password-generator/Makefile
==============================================================================
--- head/security/gnome-password-generator/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/gnome-password-generator/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -11,7 +11,7 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= GNOME 2 password generator
USE_GNOME= pygnome2
-USE_PYTHON= yes
+USES= python
do-build:
@cd ${WRKSRC} && ${SED} -e 's|/usr/bin/python|${PYTHON_CMD}|g ; \
Modified: head/security/gwee/Makefile
==============================================================================
--- head/security/gwee/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/gwee/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -10,9 +10,8 @@ MASTER_SITE_SUBDIR= UNIX/utilities
MAINTAINER= ports at FreeBSD.org
COMMENT= Tool to exploit command execution vulnerabilities in web scripts
-USES= perl5
+USES= perl5 python
USE_OPENSSL= yes
-USE_PYTHON= yes
LDFLAGS+= -lssl -lcrypto
CFLAGS+= -DWITH_SSL
Modified: head/security/hmap/Makefile
==============================================================================
--- head/security/hmap/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/hmap/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -14,8 +14,7 @@ COMMENT= Web server fingerprinting utili
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL
-USES= dos2unix
-USE_PYTHON= yes
+USES= dos2unix python
NO_WRKSUBDIR= yes
NO_BUILD= yes
Modified: head/security/hotssh/Makefile
==============================================================================
--- head/security/hotssh/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/hotssh/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -25,8 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgcon
${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte
USE_GNOME= pygtk2 gnomedocutils libxslt glib20
-USES= gettext tar:bzip2
-USE_PYTHON= yes
+USES= gettext python tar:bzip2
INSTALLS_ICONS= yes
B64DECODE?= /usr/bin/b64decode
Modified: head/security/lasso/Makefile
==============================================================================
--- head/security/lasso/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/lasso/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -21,7 +21,6 @@ USES= pkgconfig
USE_GNOME= gnomehack glib20 libxml2
USE_LDCONFIG= yes
USE_OPENSSL= yes
-USE_PYTHON_BUILD= yes
OPTIONS_DEFINE= PERL PHP PYTHON DOCS
@@ -52,8 +51,10 @@ PLIST_SUB+= WITH_PHP5="@comment "
.if !empty(PORT_OPTIONS:MPYTHON)
CONFIGURE_ARGS+= --enable-python
PLIST_SUB+= WITH_PYTHON=""
+USES+= python
USE_PYTHON= yes
.else
+USES+= python:build
CONFIGURE_ARGS+= --disable-python
PLIST_SUB+= WITH_PYTHON="@comment "
.endif
Modified: head/security/obfsproxy/Makefile
==============================================================================
--- head/security/obfsproxy/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/obfsproxy/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -17,9 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pypt
${PYTHON_PKGNAMEPREFIX}pycrypto>=2.1:${PORTSDIR}/security/py-pycrypto \
${PYTHON_PKGNAMEPREFIX}yaml>=0:${PORTSDIR}/devel/py-yaml
-USE_PYTHON= yes
-USES= twisted
-USE_PYDISTUTILS=yes
+USE_PYTHON= distutils
+USES= python twisted
SUB_FILES= pkg-message
PYDISTUTILS_PKGNAME=obfsproxy
Modified: head/security/openconnect/Makefile
==============================================================================
--- head/security/openconnect/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/openconnect/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -21,7 +21,7 @@ CONFIGURE_ARGS= --disable-nls --with-vpn
--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
--without-liboath --without-openssl-version-check \
--without-stoken
-USES= gmake libtool pkgconfig
+USES= gmake libtool pkgconfig python:build
USE_LDCONFIG= yes
USE_PYTHON_BUILD= yes
PORTDOCS= *
Modified: head/security/parano/Makefile
==============================================================================
--- head/security/parano/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/parano/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -11,8 +11,7 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Gnome program to deal with hashfiles
USE_GNOME= pygnome2
-USE_PYTHON= yes
-USES= desktop-file-utils gettext gmake shared-mime-info
+USES= desktop-file-utils gettext gmake python shared-mime-info
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-update-mime-database
Modified: head/security/pwman3/Makefile
==============================================================================
--- head/security/pwman3/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/pwman3/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -15,8 +15,7 @@ COMMENT= Console password management app
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.0:${PORTSDIR}/security/py-pycrypto \
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-AccessControl/Makefile
==============================================================================
--- head/security/py-AccessControl/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-AccessControl/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -31,9 +31,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acqu
${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \
${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing
-USES= zip
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2 zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-PF/Makefile
==============================================================================
--- head/security/py-PF/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-PF/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -12,9 +12,8 @@ COMMENT= Pure-Python module for managing
LICENSE= BSD3CLAUSE
USE_GITHUB= yes
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
GH_ACCOUNT= dotpy
GH_PROJECT= py-${PORTNAME:tl}
Modified: head/security/py-Products.PlonePAS/Makefile
==============================================================================
--- head/security/py-Products.PlonePAS/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-Products.PlonePAS/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -20,9 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plon
${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup \
${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-USES= zope zip
+USES= python:2 zope zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-Products.PluggableAuthService/Makefile
==============================================================================
--- head/security/py-Products.PluggableAuthService/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-Products.PluggableAuthService/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -16,9 +16,7 @@ LICENSE= ZPL21
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.PluginRegistry>=0:${PORTSDIR}/devel/py-Products.PluginRegistry \
${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-USES= zope
+USES= python:2 zope
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-RestrictedPython/Makefile
==============================================================================
--- head/security/py-RestrictedPython/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-RestrictedPython/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -13,9 +13,7 @@ COMMENT= Restricted execution environmen
LICENSE= ZPL21
-USES= zip
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2 zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-SecretStorage/Makefile
==============================================================================
--- head/security/py-SecretStorage/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-SecretStorage/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -14,8 +14,7 @@ LICENSE= BSD
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.84.0:${PORTSDIR}/devel/py-dbus
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-backports.ssl_match_hostname/Makefile
==============================================================================
--- head/security/py-backports.ssl_match_hostname/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-backports.ssl_match_hostname/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -10,8 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gblach at FreeBSD.org
COMMENT= Backport of ssl.match_hostname() function
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-bcrypt/Makefile
==============================================================================
--- head/security/py-bcrypt/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-bcrypt/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -13,9 +13,8 @@ DISTNAME= py-${PORTNAME}-${PORTVERSION}
MAINTAINER= miwi at FreeBSD.org
COMMENT= Python bcrypt module
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
Modified: head/security/py-borg.localrole/Makefile
==============================================================================
--- head/security/py-borg.localrole/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-borg.localrole/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -24,10 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope
${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.memoize \
${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition
-USES= zip
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-#USE_ZOPE= yes
+USES= python zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-cerealizer/Makefile
==============================================================================
--- head/security/py-cerealizer/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-cerealizer/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -13,9 +13,7 @@ DIST_SUBDIR= python
MAINTAINER= acm at FreeBSD.org
COMMENT= Secure pickle-like module
-USES= tar:bzip2
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python tar:bzip2
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-clamav/Makefile
==============================================================================
--- head/security/py-clamav/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-clamav/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -15,9 +15,8 @@ COMMENT= Python binding to libclamav wri
LIB_DEPENDS= libclamav.so:${PORTSDIR}/security/clamav
DIST_SUBDIR= python
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
PYDISTUTILS_BUILDARGS= build_ext -I${LOCALBASE}/include -L${LOCALBASE}/lib
DOCSDIR?= ${PREFIX}/share/doc/py-${PORTNAME}
Modified: head/security/py-cryptkit/Makefile
==============================================================================
--- head/security/py-cryptkit/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-cryptkit/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -10,8 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports at FreeBSD.org
COMMENT= Cryptographic Toolkit for Python
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-ecdsa/Makefile
==============================================================================
--- head/security/py-ecdsa/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-ecdsa/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -13,9 +13,8 @@ COMMENT= ECDSA cryptographic signature l
LICENSE= MIT
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
regression-test: build
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test
Modified: head/security/py-ed25519ll/Makefile
==============================================================================
--- head/security/py-ed25519ll/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-ed25519ll/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -13,8 +13,7 @@ COMMENT= Low-level ctypes wrapper for Ed
LICENSE= MIT
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-fail2ban/Makefile
==============================================================================
--- head/security/py-fail2ban/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-fail2ban/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -19,8 +19,8 @@ GH_PROJECT= ${PORTNAME}
GH_COMMIT= c7f4c48
GH_TAGNAME= ${PORTVERSION}
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
+USES= python:2
+USE_PYTHON= distutils
USE_RC_SUBR= fail2ban
SUB_LIST+= PYTHON_CMD=${PYTHON_CMD}
Modified: head/security/py-fchksum/Makefile
==============================================================================
--- head/security/py-fchksum/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-fchksum/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -14,8 +14,8 @@ COMMENT= Python module to find the check
LICENSE= GPLv2
PLIST_FILES= %%PYTHON_SITELIBDIR%%/fchksum.so
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USES= python
+USE_PYTHON= distutils
PYDISTUTILS_PKGNAME= python-fchksum
.include <bsd.port.mk>
Modified: head/security/py-gnutls/Makefile
==============================================================================
--- head/security/py-gnutls/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-gnutls/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -14,8 +14,8 @@ COMMENT= Python wrapper for the GNUTLS l
LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
+USES= python
+USE_PYTHON= distutils
PYDISTUTILS_PKGNAME= python_gnutls
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
Modified: head/security/py-htpasswd/Makefile
==============================================================================
--- head/security/py-htpasswd/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-htpasswd/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -11,8 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= graudeejs at gmail.com
COMMENT= Replacement for htpasswd
-USES= shebangfix tar:xz
-USE_PYTHON= yes
+USES= python shebangfix tar:xz
PLIST_FILES= bin/${PORTNAME}.py
Modified: head/security/py-kerberos/Makefile
==============================================================================
--- head/security/py-kerberos/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-kerberos/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -16,9 +16,8 @@ LICENSE= APACHE20
BUILD_DEPENDS= libkrb5-config.so:${PORTSDIR}/security/krb5
LIB_DEPENDS= libkrb5support.so:${PORTSDIR}/security/krb5
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
post-patch:
@${REINPLACE_CMD} -e 's|krb5|${PREFIX}/bin/krb5|g' ${WRKSRC}/setup.py
Modified: head/security/py-keyczar/Makefile
==============================================================================
--- head/security/py-keyczar/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-keyczar/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -15,8 +15,7 @@ LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.0:${PORTSDIR}/security/py-pycrypto
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-keyring/Makefile
==============================================================================
--- head/security/py-keyring/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-keyring/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -17,10 +17,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py
LATEST_LINK= py-${PORTNAME}
-USES= zip
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python zip
+USE_PYTHON= distutils autoplist
OPTIONS_DEFINE= CRYPT_FILE GNOME_KEYRING KDE_KWALLET KEYCZAR PYFS \
SECRET_SERVICE
Modified: head/security/py-mcrypt/Makefile
==============================================================================
--- head/security/py-mcrypt/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-mcrypt/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -14,9 +14,8 @@ COMMENT= Comprehensive Python interface
LIB_DEPENDS= libmcrypt.so:${PORTSDIR}/security/libmcrypt
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
PYDISTUTILS_BUILDARGS= -L${LOCALBASE}/lib
PYDISTUTILS_BUILD_TARGET= build_ext
CFLAGS+= -I${LOCALBASE}/include
Modified: head/security/py-mhash/Makefile
==============================================================================
--- head/security/py-mhash/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-mhash/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -13,9 +13,8 @@ COMMENT= Python mhash module
LIB_DEPENDS= libmhash.so:${PORTSDIR}/security/mhash
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
Modified: head/security/py-oauthlib/Makefile
==============================================================================
--- head/security/py-oauthlib/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-oauthlib/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -16,10 +16,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycr
TEST_DEPENDS= nosetests:${PORTSDIR}/devel/py-nose \
${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto
-USE_GITHUB= yes
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USE_GITHUB= yes
+USES= python
+USE_PYTHON= distutils autoplist
GH_ACCOUNT= idan
GH_COMMIT= 58abd88
Modified: head/security/py-openid/Makefile
==============================================================================
--- head/security/py-openid/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-openid/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -13,8 +13,7 @@ MAINTAINER= clsung at FreeBSD.org
COMMENT= Python OpenID version
WRKSRC= ${WRKDIR}/openid-python-openid-b666238
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-openssl/Makefile
==============================================================================
--- head/security/py-openssl/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-openssl/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -18,11 +18,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryp
OPTIONS_DEFINE= EXAMPLES
-USES= cpe
-USE_PYTHON= yes
-USE_PYTHON_PREFIX= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= cpe python
+USE_PYTHON= distutils autoplist pythonprefix
CPE_VENDOR= jean-paul_calderone
CPE_PRODUCT= py${PORTNAME}
Modified: head/security/py-passlib/Makefile
==============================================================================
--- head/security/py-passlib/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-passlib/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -12,8 +12,7 @@ COMMENT= Python password hashing framewo
LICENSE= BSD3CLAUSE
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-plone.app.openid/Makefile
==============================================================================
--- head/security/py-plone.app.openid/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-plone.app.openid/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -23,9 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plon
${PYTHON_PKGNAMEPREFIX}Products.PlonePAS>=2.0.10:${PORTSDIR}/security/py-Products.PlonePAS \
${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
-#USES= zope
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
Modified: head/security/py-plone.keyring/Makefile
==============================================================================
--- head/security/py-plone.keyring/Makefile Fri Oct 24 16:42:59 2014 (r371452)
+++ head/security/py-plone.keyring/Makefile Fri Oct 24 16:50:42 2014 (r371453)
@@ -18,9 +18,7 @@ RUN_DEPENDS= zodb${PYTHON_PKGNAMESUFFIX}
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
${PYTHON_PKGNAMEPREFIX}zope.location>=0:${PORTSDIR}/devel/py-zope.location
-USES= zip
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python zip
+USE_PYTHON= distutils autoplist
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-ports-head
mailing list