Index: head/databases/py-django-transaction-hooks/Makefile =================================================================== --- head/databases/py-django-transaction-hooks/Makefile (revision 404402) +++ head/databases/py-django-transaction-hooks/Makefile (revision 404403) @@ -1,22 +1,22 @@ # Created by: René Ladan # $FreeBSD$ PORTNAME= django-transaction-hooks PORTVERSION= 0.2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rene@freebsd.org +MAINTAINER= rene@FreeBSD.org COMMENT= Django database backends to register transaction-commit hooks LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.6.1:${PORTSDIR}/www/py-django NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include Property changes on: head/databases/py-django-transaction-hooks/Makefile ___________________________________________________________________ Modified: svn:eol-style ## -1 +1 ## -LF \ No newline at end of property +native \ No newline at end of property Index: head/devel/py-django-rq/Makefile =================================================================== --- head/devel/py-django-rq/Makefile (revision 404402) +++ head/devel/py-django-rq/Makefile (revision 404403) @@ -1,26 +1,26 @@ # Created by: René Ladan # $FreeBSD$ PORTNAME= django-rq PORTVERSION= 0.8.0 DISTVERSIONPREFIX= v CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rene@freebsd.org +MAINTAINER= rene@FreeBSD.org COMMENT= Provides Django integration for RQ (Redis Queue) LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django \ ${PYTHON_PKGNAMEPREFIX}rq>=0.5:${PORTSDIR}/devel/py-rq USE_GITHUB= yes GH_ACCOUNT= ui NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include Property changes on: head/devel/py-django-rq/Makefile ___________________________________________________________________ Modified: svn:eol-style ## -1 +1 ## -LF \ No newline at end of property +native \ No newline at end of property Index: head/math/ess/Makefile =================================================================== --- head/math/ess/Makefile (revision 404402) +++ head/math/ess/Makefile (revision 404403) @@ -1,36 +1,36 @@ # Created by: Christopher J. Ruwe # $FreeBSD$ PORTNAME= ess DISTVERSION= 15.09-1 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ \ http://stat.ethz.ch/ESS/downloads/ess/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= R support for Emacsen LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= R:${PORTSDIR}/math/R NO_ARCH= yes USES= gmake makeinfo tar:tgz USE_EMACS= yes INFO= ess OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e \ 's|^DESTDIR|#DESTDIR| ; \ s|^PREFIX|#PREFIX| ; \ s|=$$(PREFIX)|=$$(DESTDIR)$$(PREFIX)| ; \ s|share/info|${INFO_PATH}|' ${WRKSRC}/Makeconf @${REINPLACE_CMD} -e \ '/^PDFs/s|=.*|=|' ${WRKSRC}/doc/Makefile .include Index: head/www/py-django-contact-form/Makefile =================================================================== --- head/www/py-django-contact-form/Makefile (revision 404402) +++ head/www/py-django-contact-form/Makefile (revision 404403) @@ -1,22 +1,22 @@ # Created by: René Ladan # $FreeBSD$ PORTNAME= django-contact-form PORTVERSION= 1.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rene@freebsd.org +MAINTAINER= rene@FreeBSD.org COMMENT= Generic contact-form application for Django LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include Property changes on: head/www/py-django-contact-form/Makefile ___________________________________________________________________ Modified: svn:eol-style ## -1 +1 ## -LF \ No newline at end of property +native \ No newline at end of property Index: head/www/py-django-overextends/Makefile =================================================================== --- head/www/py-django-overextends/Makefile (revision 404402) +++ head/www/py-django-overextends/Makefile (revision 404403) @@ -1,22 +1,22 @@ # Created by: René Ladan # $FreeBSD$ PORTNAME= django-overextends PORTVERSION= 0.4.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rene@freebsd.org +MAINTAINER= rene@FreeBSD.org COMMENT= Django reusable app enabling circular template inheritance LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.7:${PORTSDIR}/www/py-django NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include Property changes on: head/www/py-django-overextends/Makefile ___________________________________________________________________ Modified: svn:eol-style ## -1 +1 ## -LF \ No newline at end of property +native \ No newline at end of property Index: head/www/py-satchmo/Makefile =================================================================== --- head/www/py-satchmo/Makefile (revision 404402) +++ head/www/py-satchmo/Makefile (revision 404403) @@ -1,59 +1,59 @@ # Created by: Kevin Golding # $FreeBSD$ PORTNAME= satchmo PORTVERSION= 0.9.2 PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= http://www.caomhin.org/ports/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shopping cart application for Django DEPRECATED= Project development unmaintained EXPIRATION_DATE= 2016-04-01 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_hg>=0.4:${PORTSDIR}/devel/py-setuptools_hg RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.2.3:${PORTSDIR}/www/py-django \ ${PYTHON_PKGNAMEPREFIX}pycrypto>=0:${PORTSDIR}/security/py-pycrypto \ ${PYTHON_PKGNAMEPREFIX}reportlab1>=0:${PORTSDIR}/print/py-reportlab1 \ ${PYTHON_PKGNAMEPREFIX}trml2pdf>=0:${PORTSDIR}/print/py-trml2pdf \ ${PYTHON_PKGNAMEPREFIX}django-registration>=0.8:${PORTSDIR}/www/py-django-registration \ ${PYTHON_PKGNAMEPREFIX}yaml>=0:${PORTSDIR}/devel/py-yaml \ ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \ ${PYTHON_PKGNAMEPREFIX}sorl-thumbnail<4:${PORTSDIR}/graphics/py-sorl-thumbnail \ ${PYTHON_PKGNAMEPREFIX}django-caching-app-plugins>=0:${PORTSDIR}/www/py-django-caching-app-plugins \ ${PYTHON_PKGNAMEPREFIX}django-keyedcache>=0:${PORTSDIR}/www/py-django-keyedcache \ ${PYTHON_PKGNAMEPREFIX}django-livesettings>=0:${PORTSDIR}/www/py-django-livesettings \ ${PYTHON_PKGNAMEPREFIX}django-signals-ahoy>=0:${PORTSDIR}/www/py-django-signals-ahoy \ ${PYTHON_PKGNAMEPREFIX}django-threaded-multihost>=0:${PORTSDIR}/www/py-django-threaded-multihost USES= gettext python USE_PYTHON= distutils autoplist OPTIONS_DEFINE= SOUTH FEDEX AKISMET OPTIONS_DEFAULT=FEDEX SOUTH_DESC= Use South database migration tool for upgrades FEDEX_DESC= Use Fedex web services for shipping AKISMET_DESC= Use Akismet for spam filtering on product reviews .include .if ${PORT_OPTIONS:MSOUTH} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}south>=0.7.5:${PORTSDIR}/databases/py-south .endif .if ${PORT_OPTIONS:MFEDEX} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}fedex>=1.0.13:${PORTSDIR}/www/py-fedex .endif .if ${PORT_OPTIONS:MAKISMET} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}akismet>=0.2.0:${PORTSDIR}/devel/py-akismet .endif .include