mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by: koobs, wg
This commit is contained in:
parent
4656494a6a
commit
ec373bbc2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364929
@ -18,7 +18,7 @@ LICENSE= GPLv2
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}/options
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:2 shebangfix
|
||||
|
||||
PORTDOCS= COPYING README THANKS librarydoc.txt
|
||||
|
@ -16,7 +16,7 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,7 +15,7 @@ LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0.6.1:${PORTSDIR}/databases/py-sqlalchemy
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,7 +15,7 @@ LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy08>=0.8:${PORTSDIR}/databases/py-sqlalchemy-devel
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,7 +16,7 @@ LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libkyotocabinet.so:${PORTSDIR}/databases/kyotocabinet
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE
|
||||
|
||||
LIB_DEPENDS= libleveldb.so:${PORTSDIR}/databases/leveldb
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python tar:xz
|
||||
|
||||
post-patch:
|
||||
|
@ -18,7 +18,7 @@ COMMENT= Python API for memcached, a distributed memory cache daemon
|
||||
|
||||
LICENSE= PSFL
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:${PORTSDIR}/textproc/py-pygments
|
||||
OPTIONS_DEFINE= EXAMPLES NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
PORTEXAMPLES= light.theme sample-config sample.theme
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Class, function, and metaclass decorators
|
||||
LICENSE= PSFL ZPL21
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:2 zip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Add support for i18n, documentation, and icons to distutils
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}greenlet>=0:${PORTSDIR}/devel/py-greenlet
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}greenlet>=0:${PORTSDIR}/devel/py-greenlet \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:2
|
||||
|
||||
post-build:
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Light-weight microthreads for Python
|
||||
LICENSE= MIT
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python zip
|
||||
|
||||
post-build:
|
||||
|
@ -12,7 +12,7 @@ COMMENT= ISO 8601 date/time/duration parser and formater
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -15,7 +15,7 @@ LICENSE= MIT
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=1.0:${PORTSDIR}/textproc/py-pygments \
|
||||
${PYTHON_PKGNAMEPREFIX}urwid>=1.1.1:${PORTSDIR}/devel/py-urwid
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Simple generic functions
|
||||
|
||||
LICENSE= ZPL21
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python zip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,7 +18,7 @@ LICENSE_NAME= CNRI LICENSE AGREEMENT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,7 +18,7 @@ LICENSE_COMB= dual
|
||||
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
DATADIR= ${PREFIX}/share/py-curl
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Pure Python TFTP Implementation
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -20,7 +20,7 @@ LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal
|
||||
OPTIONS_DEFINE= NUMPY
|
||||
NUMPY_DESC= Enable array support via NumPy
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python shebangfix
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/swig/python
|
||||
|
@ -13,7 +13,7 @@ LICENSE= GPLv2 LGPL21
|
||||
LICENSE_COMB= multi
|
||||
|
||||
CONFIGURE_ARGS= --enable-python
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:2
|
||||
|
||||
BUILD_WRKSRC= ${WRKSRC}/py_ext
|
||||
|
@ -16,7 +16,7 @@ LICENSE= PSFL
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python shebangfix
|
||||
|
||||
PLIST_FILES= bin/spf.py
|
||||
|
@ -16,7 +16,7 @@ LICENSE= MIT
|
||||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Text progressbar library for python
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:2
|
||||
|
||||
PROJECTHOST= python-${PORTNAME}
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Python Simple SOAP Library
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python zip
|
||||
|
||||
PROJECTHOST= py${PORTNAME}
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= iconv python tar:bzip2
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13
|
||||
|
||||
PYDISTUTILS_BUILDARGS= build_ext --openssl="${OPENSSLBASE}"
|
||||
USE_OPENSSL= yes
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Process utilities module for Python
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
post-install:
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Implements a XML/HTML/XHTML Markup safe string for Python
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,7 +17,7 @@ LICENSE= LGPL3
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python zip
|
||||
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
|
||||
|
||||
PYTHON_FEATURES=distutils
|
||||
USE_PYTHON= distutils
|
||||
USES= python:2
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Generating safely-quoted html text from python code
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
|
||||
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:2
|
||||
|
||||
PORTDOCS= CHANGES.txt LICENSE.txt README.txt
|
||||
|
Loading…
Reference in New Issue
Block a user