Date: Sat, 4 Feb 2017 11:40:58 +0000 (UTC) From: Ruslan Makhmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433297 - in head: devel/py-Jinja devel/py-TGScheduler devel/py-TurboJinja devel/py-tgMochiKit devel/py-turbocheetah devel/py-turbojson devel/py-turbojson11 devel/py-turbokid mail/py-tu... Message-ID: <201702041140.v14BewEn045391@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Sat Feb 4 11:40:58 2017 New Revision: 433297 URL: https://svnweb.freebsd.org/changeset/ports/433297 Log: Decommission of TurboGears 1.5 and friends This package branch is no more developed/supported upstream since about 2011. There is devel/py-turbogears2 (current stable and supported branch) in ports tree. Since there are no ports, depending on that, mark them deprecated and set to expire at 2017-03-03 Discussed with: nivit, wen (maintainers, by mail) Modified: head/devel/py-Jinja/Makefile head/devel/py-TGScheduler/Makefile head/devel/py-TurboJinja/Makefile head/devel/py-tgMochiKit/Makefile head/devel/py-turbocheetah/Makefile head/devel/py-turbojson/Makefile head/devel/py-turbojson11/Makefile head/devel/py-turbokid/Makefile head/mail/py-turbomail/Makefile head/www/py-Lightbox/Makefile head/www/py-scriptaculous/Makefile head/www/py-tgwebservices/Makefile head/www/py-turbogears/Makefile Modified: head/devel/py-Jinja/Makefile ============================================================================== --- head/devel/py-Jinja/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/devel/py-Jinja/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -12,6 +12,9 @@ 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 Modified: head/devel/py-TGScheduler/Makefile ============================================================================== --- head/devel/py-TGScheduler/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/devel/py-TGScheduler/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -10,6 +10,9 @@ 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 \ Modified: head/devel/py-TurboJinja/Makefile ============================================================================== --- head/devel/py-TurboJinja/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/devel/py-TurboJinja/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -11,6 +11,9 @@ 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 Modified: head/devel/py-tgMochiKit/Makefile ============================================================================== --- head/devel/py-tgMochiKit/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/devel/py-tgMochiKit/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -11,6 +11,9 @@ 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 Modified: head/devel/py-turbocheetah/Makefile ============================================================================== --- head/devel/py-turbocheetah/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/devel/py-turbocheetah/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -13,6 +13,9 @@ 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 Modified: head/devel/py-turbojson/Makefile ============================================================================== --- head/devel/py-turbojson/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/devel/py-turbojson/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -13,6 +13,9 @@ 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 \ Modified: head/devel/py-turbojson11/Makefile ============================================================================== --- head/devel/py-turbojson11/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/devel/py-turbojson11/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -13,6 +13,9 @@ 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 Modified: head/devel/py-turbokid/Makefile ============================================================================== --- head/devel/py-turbokid/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/devel/py-turbokid/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -12,6 +12,9 @@ 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 Modified: head/mail/py-turbomail/Makefile ============================================================================== --- head/mail/py-turbomail/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/mail/py-turbomail/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -13,6 +13,9 @@ 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 Modified: head/www/py-Lightbox/Makefile ============================================================================== --- head/www/py-Lightbox/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/www/py-Lightbox/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -12,6 +12,9 @@ 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 Modified: head/www/py-scriptaculous/Makefile ============================================================================== --- head/www/py-scriptaculous/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/www/py-scriptaculous/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -13,6 +13,9 @@ 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} Modified: head/www/py-tgwebservices/Makefile ============================================================================== --- head/www/py-tgwebservices/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/www/py-tgwebservices/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -12,6 +12,9 @@ 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} Modified: head/www/py-turbogears/Makefile ============================================================================== --- head/www/py-turbogears/Makefile Sat Feb 4 10:41:34 2017 (r433296) +++ head/www/py-turbogears/Makefile Sat Feb 4 11:40:58 2017 (r433297) @@ -11,6 +11,9 @@ 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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702041140.v14BewEn045391>