Index: head/devel/py-gdata/Makefile =================================================================== --- head/devel/py-gdata/Makefile (revision 436502) +++ head/devel/py-gdata/Makefile (revision 436503) @@ -1,36 +1,36 @@ # Created by: Li-Wen Hsu # $FreeBSD$ PORTNAME= gdata PORTVERSION= 2.0.18 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= GData Python Client Library LICENSE= APACHE20 USES= python:2 USE_PYTHON= autoplist distutils OPTIONS_DEFINE= GMPY M2CRYPTO PYCRYPTO EXAMPLES # optional modules (see src/gdata/tlslite/utils/cryptomath.py) GMPY_DESC= Multiprecision arithmetic M2CRYPTO_DESC= Cryptography and SSL toolkit PYCRYPTO_DESC= Cryptography toolkit EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} M2CRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}m2crypto>=0.20:security/py-m2crypto PYCRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto GMPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy>0:math/py-gmpy post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ @cd ${WRKSRC}/samples && \ ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include Index: head/devel/py-speaklater/Makefile =================================================================== --- head/devel/py-speaklater/Makefile (revision 436502) +++ head/devel/py-speaklater/Makefile (revision 436503) @@ -1,19 +1,19 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= speaklater PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Lazy string Python module for translations LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils autoplist .include Index: head/graphics/py-wand/Makefile =================================================================== --- head/graphics/py-wand/Makefile (revision 436502) +++ head/graphics/py-wand/Makefile (revision 436503) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= Wand PORTVERSION= 0.4.4 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= MagickWand Python binding LICENSE= MIT LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include PYDISTUTILS_INSTALLARGS+= --install-data ${DATADIR} .include Index: head/graphics/pysvg/Makefile =================================================================== --- head/graphics/pysvg/Makefile (revision 436502) +++ head/graphics/pysvg/Makefile (revision 436503) @@ -1,17 +1,17 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= pysvg PORTVERSION= 0.2.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= pySVG - creating svg with python LICENSE= BSD2CLAUSE USES= zip python:2 USE_PYTHON= distutils autoplist .include Index: head/net/py-urllib3/Makefile =================================================================== --- head/net/py-urllib3/Makefile (revision 436502) +++ head/net/py-urllib3/Makefile (revision 436503) @@ -1,36 +1,36 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= urllib3 PORTVERSION= 1.20 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Enhance HTTP Python's standard library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.7:net/py-pysocks \ ${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.4:security/py-cryptography \ ${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py-openssl \ ${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py-idna USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes SUB_FILES= pkg-message .include .if ${PYTHON_REL} < 3300 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddress>=0:net/py-ipaddress .endif .if ${PYTHON_REL} < 3400 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi .endif .include Index: head/sysutils/py-iowait/Makefile =================================================================== --- head/sysutils/py-iowait/Makefile (revision 436502) +++ head/sysutils/py-iowait/Makefile (revision 436503) @@ -1,18 +1,18 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= iowait PORTVERSION= 0.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Python module for I/O completion events LICENSE= GPLv3 USES= python USE_PYTHON= distutils autoplist .include Index: head/textproc/py-docutils/Makefile =================================================================== --- head/textproc/py-docutils/Makefile (revision 436502) +++ head/textproc/py-docutils/Makefile (revision 436503) @@ -1,34 +1,34 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= docutils PORTVERSION= 0.13.1 CATEGORIES= textproc python MASTER_SITES= SF \ CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Python Documentation Utilities LICENSE= BSD2CLAUSE GPLv3+ PD PSFL LICENSE_COMB= multi USES= python USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes OPTIONS_DEFINE= PYGMENTS PYGMENTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=1.6:textproc/py-pygments PYGMENTS_DESC= Syntax highlighting BIN_SCRIPTS= rst2html.py rst2s5.py rst2latex.py rst2xetex.py \ rst2man.py rst2xml.py rst2pseudoxml.py rstpep2html.py \ rst2odt.py rst2odt_prepstyles.py post-install: .for script in ${BIN_SCRIPTS} @cd ${STAGEDIR}${PREFIX}/bin && ${LN} -sf ${script} ${script:C/\.py//} .endfor .include Index: head/textproc/py-rst2html5/Makefile =================================================================== --- head/textproc/py-rst2html5/Makefile (revision 436502) +++ head/textproc/py-rst2html5/Makefile (revision 436503) @@ -1,23 +1,23 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= rst2html5 PORTVERSION= 1.9.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Produces HTML5 documents from reStructuredText sources LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.7:textproc/py-genshi \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.1:textproc/py-pygments \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.12:textproc/py-docutils USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include Index: head/textproc/py-rstyoutube/Makefile =================================================================== --- head/textproc/py-rstyoutube/Makefile (revision 436502) +++ head/textproc/py-rstyoutube/Makefile (revision 436503) @@ -1,20 +1,20 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= rstyoutube PORTVERSION= 0.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Embed YouTube videos in reStructuredText documents LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils USES= python:2 USE_PYTHON= distutils autoplist .include Index: head/www/py-bjoern/Makefile =================================================================== --- head/www/py-bjoern/Makefile (revision 436502) +++ head/www/py-bjoern/Makefile (revision 436503) @@ -1,26 +1,26 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= bjoern PORTVERSION= 1.4.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Fast Python WSGI server LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libev.so:devel/libev USES= localbase python:2 USE_PYTHON= distutils autoplist LDFLAGS+= -lc post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/*.so .include Index: head/www/py-waitress/Makefile =================================================================== --- head/www/py-waitress/Makefile (revision 436502) +++ head/www/py-waitress/Makefile (revision 436503) @@ -1,19 +1,19 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= waitress PORTVERSION= 1.0.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Python WSGI server LICENSE= ZPL21 USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include