Index: head/devel/py-Jinja/Makefile =================================================================== --- head/devel/py-Jinja/Makefile (revision 433296) +++ head/devel/py-Jinja/Makefile (revision 433297) @@ -1,27 +1,30 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= Jinja PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Fast and easy to use stand-alone template engine +DEPRECATED= Development of this branch ceased. Use devel/py-Jinja2 instead +EXPIRATION_DATE= 2017-03-03 + LICENSE= BSD3CLAUSE USES= python:2 USE_PYTHON= distutils autoplist DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} PORTDOCS= * post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/docs/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include Index: head/devel/py-TGScheduler/Makefile =================================================================== --- head/devel/py-TGScheduler/Makefile (revision 433296) +++ head/devel/py-TGScheduler/Makefile (revision 433297) @@ -1,25 +1,28 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= TGScheduler PORTVERSION= 1.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Turbogears Scheduler +DEPRECATED= Development of this branch ceased +EXPIRATION_DATE= 2017-03-03 + LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test .include Index: head/devel/py-TurboJinja/Makefile =================================================================== --- head/devel/py-TurboJinja/Makefile (revision 433296) +++ head/devel/py-TurboJinja/Makefile (revision 433297) @@ -1,23 +1,26 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= TurboJinja PORTVERSION= 0.9.1 PORTREVISION= 4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Jinja (Django & Smarty-like) template for TurboGears +DEPRECATED= Development of this branch ceased +EXPIRATION_DATE= 2017-03-03 + LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.1.2:www/py-turbogears RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Jinja>=0.9:devel/py-Jinja USES= python zip USE_PYTHON= distutils autoplist .include Index: head/devel/py-tgMochiKit/Makefile =================================================================== --- head/devel/py-tgMochiKit/Makefile (revision 433296) +++ head/devel/py-tgMochiKit/Makefile (revision 433297) @@ -1,17 +1,20 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= tgMochiKit PORTVERSION= 1.4.2 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= MochiKit packaged as TurboGears widgets +DEPRECATED= Development of this branch ceased +EXPIRATION_DATE= 2017-03-03 + USES= python USE_PYTHON= distutils autoplist .include Index: head/devel/py-turbocheetah/Makefile =================================================================== --- head/devel/py-turbocheetah/Makefile (revision 433296) +++ head/devel/py-turbocheetah/Makefile (revision 433297) @@ -1,27 +1,30 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= TurboCheetah PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://files.turbogears.org/eggs/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= TurboGears plugin to support use of Cheetah templates +DEPRECATED= Development of this branch ceased +EXPIRATION_DATE= 2017-03-03 + RUN_DEPENDS= cheetah:devel/py-cheetah USES= python USE_PYTHON= distutils autoplist .include .if ${ARCH} == "sparc64" BROKEN= leaves files behind on deinstall .endif .include Index: head/devel/py-turbojson/Makefile =================================================================== --- head/devel/py-turbojson/Makefile (revision 433296) +++ head/devel/py-turbojson/Makefile (revision 433297) @@ -1,26 +1,29 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= TurboJson PORTVERSION= 1.3.2 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://www.turbogears.org/2.1/downloads/2.1.4/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Python template plugin for TurboGears that supports json +DEPRECATED= Development of this branch ceased +EXPIRATION_DATE= 2017-03-03 + LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=1.9.1:devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}PEAK-Rules>=0:devel/py-PEAK-Rules RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=1.9.1:devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}PEAK-Rules>=0:devel/py-PEAK-Rules USES= python:2 USE_PYTHON= distutils autoplist .include Index: head/devel/py-turbojson11/Makefile =================================================================== --- head/devel/py-turbojson11/Makefile (revision 433296) +++ head/devel/py-turbojson11/Makefile (revision 433297) @@ -1,23 +1,26 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= TurboJson PORTVERSION= 1.1.4 PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 11 MAINTAINER= nivit@FreeBSD.org COMMENT= Python template plugin for TurboGears that supports json +DEPRECATED= Development of this branch ceased +EXPIRATION_DATE= 2017-03-03 + RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}RuleDispatch>=0.5.a0.r2306:devel/py-ruledispatch \ ${PYTHON_PKGNAMEPREFIX}simplejson>=1.9.1:devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}DecoratorTools>=1.7:devel/py-decoratortools USES= python USE_PYTHON= distutils autoplist .include Index: head/devel/py-turbokid/Makefile =================================================================== --- head/devel/py-turbokid/Makefile (revision 433296) +++ head/devel/py-turbokid/Makefile (revision 433297) @@ -1,20 +1,23 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= TurboKid PORTVERSION= 1.0.5 PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Python template plugin that supports Kid templates +DEPRECATED= Development of this branch ceased +EXPIRATION_DATE= 2017-03-03 + RUN_DEPENDS= kid:devel/py-kid USES= python USE_PYTHON= distutils autoplist .include Index: head/mail/py-turbomail/Makefile =================================================================== --- head/mail/py-turbomail/Makefile (revision 433296) +++ head/mail/py-turbomail/Makefile (revision 433297) @@ -1,24 +1,27 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= turbomail PORTVERSION= 3.0.3 PORTREVISION= 2 CATEGORIES= mail www python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TurboMail-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Multi-threaded mail queue manager for TurboGears applications +DEPRECATED= Development of this branch ceased +EXPIRATION_DATE= 2017-03-03 + LICENSE= MIT BUILD_DEPENDS= tg-admin:www/py-turbogears RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python:2 USE_PYTHON= distutils autoplist .include Index: head/www/py-Lightbox/Makefile =================================================================== --- head/www/py-Lightbox/Makefile (revision 433296) +++ head/www/py-Lightbox/Makefile (revision 433297) @@ -1,23 +1,26 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= Lightbox PORTVERSION= 2.1 PORTREVISION= 3 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Lightbox photo display widget for TurboGears +DEPRECATED= Development of this branch ceased +EXPIRATION_DATE= 2017-03-03 + LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.1.2:www/py-turbogears RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scriptaculous>=1.8.1:www/py-scriptaculous USES= python:2 zip USE_PYTHON= autoplist distutils .include Index: head/www/py-scriptaculous/Makefile =================================================================== --- head/www/py-scriptaculous/Makefile (revision 433296) +++ head/www/py-scriptaculous/Makefile (revision 433297) @@ -1,25 +1,28 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= scriptaculous PORTVERSION= 1.8.1.1 PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= http://static.ossdl.de/tgwidgets/downloads/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Scriptaculous-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Scriptaculous packaged as TurboGears widgets +DEPRECATED= Development of this branch ceased +EXPIRATION_DATE= 2017-03-03 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.1.2:www/py-turbogears RUN_DEPENDS:= ${BUILD_DEPENDS} PYDISTUTILS_PKGNAME= Scriptaculous # Use the same version of www/py-turbogears USES= python zip USE_PYTHON= distutils autoplist .include Index: head/www/py-tgwebservices/Makefile =================================================================== --- head/www/py-tgwebservices/Makefile (revision 433296) +++ head/www/py-tgwebservices/Makefile (revision 433297) @@ -1,22 +1,25 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= tgwebservices PORTVERSION= 1.2.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ LOCAL/nivit/${PYTGWEBSERVICES}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TGWebServices-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Multiprotocol Web Services for TurboGears +DEPRECATED= Development of this branch ceased +EXPIRATION_DATE= 2017-03-03 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TurboGears>=1.1.2:www/py-turbogears \ ${PYTHON_PKGNAMEPREFIX}Genshi>=0.3.6:textproc/py-genshi RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python USE_PYTHON= distutils autoplist .include Index: head/www/py-turbogears/Makefile =================================================================== --- head/www/py-turbogears/Makefile (revision 433296) +++ head/www/py-turbogears/Makefile (revision 433297) @@ -1,54 +1,57 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= TurboGears PORTVERSION= 1.5.1 PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python-Based Framework for Rapid Web Development +DEPRECATED= Development of this branch ceased. Use devel/py-turbogears2 +EXPIRATION_DATE= 2017-03-03 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cherrypy>=3.1.2:www/py-cherrypy \ ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:devel/py-configobj \ ${PYTHON_PKGNAMEPREFIX}formencode>=1.2.1:www/py-formencode \ ${PYTHON_PKGNAMEPREFIX}PasteScript>=1.7:www/py-pastescript \ ${PYTHON_PKGNAMEPREFIX}PEAK-Rules>=0.5a1:devel/py-PEAK-Rules \ ${PYTHON_PKGNAMEPREFIX}simplejson>=1.9.1:devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}TurboCheetah>=1.0:devel/py-turbocheetah \ ${PYTHON_PKGNAMEPREFIX}TurboKid>=1.0.5:devel/py-turbokid \ ${PYTHON_PKGNAMEPREFIX}TurboJson>=1.3:devel/py-turbojson \ ${PYTHON_PKGNAMEPREFIX}tgMochiKit>=1.4.2:devel/py-tgMochiKit \ ${PYTHON_PKGNAMEPREFIX}Genshi>=0.4.4:textproc/py-genshi \ ${PYTHON_PKGNAMEPREFIX}TGScheduler>0:devel/py-TGScheduler USES= gettext python:2 USE_PYTHON= distutils autoplist OPTIONS_DEFINE= ELIXIR NOSE SQLOBJECT OPTIONS_DEFAULT=SQLOBJECT ELIXIR_DESC= Use Elixir as plugin NOSE_DESC= Use nose TG[testtools] SQLOBJECT_DESC= Use SQLObject as DB backend .include post-patch: @${REINPLACE_CMD} -e 's,< 2.0a,!=2.0,g' ${WRKSRC}/setup.py \ ${WRKSRC}/TurboGears.egg-info/requires.txt .if ${PORT_OPTIONS:MELIXIR} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Elixir>=0.6.1:databases/py-Elixir .endif .if ${PORT_OPTIONS:MNOSE} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}nose>=0.9.1:devel/py-nose .endif .if ${PORT_OPTIONS:MSQLOBJECT} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sqlobject>=0.10.1:databases/py-sqlobject .endif .include