Index: head/dns/py-dns3/pkg-descr =================================================================== --- head/dns/py-dns3/pkg-descr (revision 404765) +++ head/dns/py-dns3/pkg-descr (nonexistent) @@ -1,6 +0,0 @@ -This directory contains a Python module that implements a DNS (Domain -Name Server) client, plus additional modules that define some symbolic -constants used by DNS (dnstype, dnsclass, dnsopcode). - -WWW: http://pydns.sourceforge.net/ -WWW: https://launchpad.net/py3dns Property changes on: head/dns/py-dns3/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/dns/py-dns3/distinfo =================================================================== --- head/dns/py-dns3/distinfo (revision 404765) +++ head/dns/py-dns3/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (py3dns-3.0.4.tar.gz) = a487285f725e7c01c4e1e7d511e56ccbc4c1ae5b34eaa5dd09990fec944fae53 -SIZE (py3dns-3.0.4.tar.gz) = 27524 Property changes on: head/dns/py-dns3/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/dns/py-dns3/Makefile =================================================================== --- head/dns/py-dns3/Makefile (revision 404765) +++ head/dns/py-dns3/Makefile (nonexistent) @@ -1,25 +0,0 @@ -# Created by: Mark Linimon -# $FreeBSD$ - -PORTNAME= dns -PORTVERSION= 3.0.4 -PORTREVISION= 1 -CATEGORIES= dns python -MASTER_SITES= https://launchpad.net/${DISTNAME}/trunk/${PORTVERSION}/+download/ \ - LOCAL/sunpoet -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= 3 -DISTNAME= py3dns-${PORTVERSION} - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= DNS (Domain Name Service) library for Python 3 - -LICENSE= CNRI -LICENSE_NAME= CNRI LICENSE AGREEMENT -LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept - -USE_PYTHON= autoplist distutils -USES= python:3 - -.include Property changes on: head/dns/py-dns3/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/dns/py-py3dns/Makefile =================================================================== --- head/dns/py-py3dns/Makefile (nonexistent) +++ head/dns/py-py3dns/Makefile (revision 404766) @@ -0,0 +1,23 @@ +# Created by: Mark Linimon +# $FreeBSD$ + +PORTNAME= py3dns +PORTVERSION= 3.0.4 +PORTREVISION= 1 +CATEGORIES= dns python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= DNS (Domain Name Service) library for Python 3 + +LICENSE= CNRI +LICENSE_NAME= CNRI LICENSE AGREEMENT +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +NO_ARCH= yes +USE_PYTHON= autoplist distutils +USES= python + +.include Property changes on: head/dns/py-py3dns/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/dns/py-py3dns/pkg-descr =================================================================== --- head/dns/py-py3dns/pkg-descr (nonexistent) +++ head/dns/py-py3dns/pkg-descr (revision 404766) @@ -0,0 +1,6 @@ +This directory contains a Python module that implements a DNS (Domain +Name Server) client, plus additional modules that define some symbolic +constants used by DNS (dnstype, dnsclass, dnsopcode). + +WWW: https://pypi.python.org/pypi/py3dns +WWW: https://launchpad.net/py3dns Property changes on: head/dns/py-py3dns/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/dns/py-py3dns/distinfo =================================================================== --- head/dns/py-py3dns/distinfo (nonexistent) +++ head/dns/py-py3dns/distinfo (revision 404766) @@ -0,0 +1,2 @@ +SHA256 (py3dns-3.0.4.tar.gz) = a487285f725e7c01c4e1e7d511e56ccbc4c1ae5b34eaa5dd09990fec944fae53 +SIZE (py3dns-3.0.4.tar.gz) = 27524 Property changes on: head/dns/py-py3dns/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/mail/py-spf/Makefile =================================================================== --- head/mail/py-spf/Makefile (revision 404765) +++ head/mail/py-spf/Makefile (revision 404766) @@ -1,37 +1,37 @@ # Created by: Marcus Alves Grando # $FreeBSD$ PORTNAME= spf PORTVERSION= 2.0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail python MASTER_SITES= SF/pymilter/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python implementation of the RFC 4408 SPF protocol LICENSE= PSFL NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python shebangfix PLIST_FILES= bin/spf.py SHEBANG_FILES= spf.py .include .if ${PYTHON_REL} < 3000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dns>=0:${PORTSDIR}/dns/py-dns .else -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dns3>=0:${PORTSDIR}/dns/py-dns3 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}py3dns>=0:${PORTSDIR}/dns/py-py3dns .endif post-install: ${CHMOD} ${BINMODE} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/spf.py ${LN} -s ${PYTHONPREFIX_SITELIBDIR}/spf.py ${STAGEDIR}${PREFIX}/bin/ .include