Simplify some USES=python
With hat: portmgr
This commit is contained in:
@@ -15,7 +15,7 @@ LICENSE= ISCL
|
||||
RUN_DEPENDS= unrar:archivers/unrar
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -12,7 +12,7 @@ COMMENT= Menu generator for X Window Managers and desktop environments
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake python:2.7+
|
||||
USES= gmake python
|
||||
GNU_CONFIGURE= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=0.8.0:devel/py-arrow@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tqdm>=4.5.0:misc/py-tqdm@${FLAVOR}
|
||||
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist concurrent optsuffix
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
@@ -15,7 +15,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= rizsotto
|
||||
GH_PROJECT= Bear
|
||||
|
||||
USES= cmake shebangfix python:2.7+
|
||||
USES= cmake shebangfix python
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
SHEBANG_FILES= bear/main.py.in
|
||||
|
||||
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -21,7 +21,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.5.1:devel/py-pytest@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-capturelog>=0.7:devel/py-pytest-capturelog@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
TEST_ENV= ${MAKE_ENV} TZ=UTC
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ COMMENT= Python interface to Amazon Web Services
|
||||
LICENSE= MIT
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
CONFLICTS_INSTALL= p5-Net-Amazon-Route53-[0-9]*
|
||||
|
||||
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cmd2>=0.6.7:devel/py-cmd2@${FLAVOR} \
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}webob>=0:www/py-webob@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
|
||||
do-test:
|
||||
|
||||
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:devel/py-iso8601@${FLAVOR} \
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.10:devel/py-six@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}funcsigs>=1.0.2:devel/py-funcsigs@${FLAVOR}
|
||||
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
@@ -13,7 +13,7 @@ MAINTAINER= jnlin@freebsd.cs.nctu.edu.tw
|
||||
COMMENT= Port of the serialize and unserialize functions of PHP to Python
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}serpent>=1.23:devel/py-serpent@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= dos2unix python:2.7+
|
||||
USES= dos2unix python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
@@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.0:devel/py-pytest@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
TEST_ENV+= PYTHONPATH=${TEST_WRKSRC}
|
||||
|
||||
@@ -21,8 +21,7 @@ GH_PROJECT= python-semanticversion
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
# Actually 2.7,3.4+
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
do-test:
|
||||
|
||||
@@ -12,7 +12,7 @@ COMMENT= Simple serialization library based on ast.literal_eval
|
||||
LICENSE= MIT
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= dos2unix python:2.7+
|
||||
USES= dos2unix python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -14,7 +14,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -14,7 +14,7 @@ LICENSE= ZPL21
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=0:dns/py-dnspython@${PY_FLAVOR} \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= darkoperator
|
||||
|
||||
USES= python:2.7+ shebangfix
|
||||
USES= python shebangfix
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ LICENSE= ISCL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES PYCRYPTO
|
||||
|
||||
@@ -22,7 +22,7 @@ OPTIONS_DEFINE= DOCS PYTHON
|
||||
OPTIONS_DEFAULT= PYTHON
|
||||
|
||||
DOCS_BUILD_DEPENDS= doxygen:devel/doxygen
|
||||
PYTHON_USES= python:2.7+
|
||||
PYTHON_USES= python
|
||||
PYTHON_BUILD_DEPENDS= swig3.0:devel/swig30
|
||||
BINARY_ALIAS= swig=swig3.0
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipaddr>0:devel/py-ipaddr@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyspf>0:mail/py-pyspf@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}authres>0:mail/py-authres@${FLAVOR}
|
||||
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= postfix:mail/postfix
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils concurrent
|
||||
|
||||
PLIST_FILES= man/man1/pqshell.1.gz
|
||||
|
||||
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -13,7 +13,7 @@ COMMENT= Python pcap extension
|
||||
LICENSE= APACHE11
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:2.7+ dos2unix
|
||||
USES= python dos2unix
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
|
||||
|
||||
@@ -12,7 +12,7 @@ PKGNAMESUFFIX= 2
|
||||
MAINTAINER= m.tsatsenko@gmail.com
|
||||
COMMENT= Pure-Python PDF toolkit
|
||||
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
do-test:
|
||||
|
||||
@@ -18,7 +18,7 @@ BUILD_DEPENDS= swig3.0:devel/swig30 \
|
||||
RUN_DEPENDS= pcsc-lite>0:devel/pcsc-lite
|
||||
|
||||
## Python3 is supported
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
BINARY_ALIAS= swig=swig3.0
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= nickstenning
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
do-test:
|
||||
|
||||
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>0:www/py-django18@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${F
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -14,7 +14,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
@@ -12,7 +12,7 @@ COMMENT= Django REST framework
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests-oauthlib>0:www/py-requests-oauthlib@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -15,7 +15,7 @@ LICENSE= MIT
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.10:www/py-flask@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -23,7 +23,7 @@ TESTS_BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
${TEST_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
do-test:
|
||||
|
||||
@@ -52,7 +52,7 @@ USE_GITHUB= yes
|
||||
GH_PROJECT= Flexget
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
post-extract:
|
||||
|
||||
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -25,7 +25,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${FLAVO
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${FLAVOR}
|
||||
|
||||
USES= python:2.7+ # Actually 2.7+,3.3+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
@@ -14,7 +14,7 @@ COMMENT= Utility class for manipulating URLs
|
||||
LICENSE= UNLICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/UNLICENSE
|
||||
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -14,7 +14,7 @@ LICENSE= MIT
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-st
|
||||
CONFIGURE_ARGS+= --disable-build-docs --without-doxygen --enable-xinput
|
||||
|
||||
XORG_CAT= lib
|
||||
USES= cpe gmake python:2.7+,build
|
||||
USES= cpe gmake python,build
|
||||
USE_GNOME= libxslt:build
|
||||
USE_XORG= xau xdmcp
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_GNOME= libxml2:build
|
||||
XORG_CAT= proto
|
||||
USES= python:2.7+
|
||||
USES= python
|
||||
USE_PYTHON= py3kplist
|
||||
NO_ARCH= yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user