diff options
author | rm <rm@FreeBSD.org> | 2011-12-06 20:28:29 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2011-12-06 20:28:29 +0800 |
commit | 5ec91e56b2c94601c82b72595c899f96733a7e5e (patch) | |
tree | 11b79520534736109132adfc5f026e3e8a7455d0 /www | |
parent | f8a31679a982bc17d67af982abbdbf2f1aeb07e9 (diff) | |
download | freebsd-ports-gnome-5ec91e56b2c94601c82b72595c899f96733a7e5e.tar.gz freebsd-ports-gnome-5ec91e56b2c94601c82b72595c899f96733a7e5e.tar.zst freebsd-ports-gnome-5ec91e56b2c94601c82b72595c899f96733a7e5e.zip |
Log:
- Deprecate second part of obsoleted zope-related ports. For all
maintained ports approval was received from corresponding maintainers.
Bellow are links for more info.
Deprecation reasons:
http://people.freebsd.org/~rm/zope-ports-for-deprecation.html
Maintainers approval thread:
http://lists.freebsd.org/pipermail/freebsd-python/2011-December/003798.html
Approved by: miwi (mentor)
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/zope-btreefolder2/Makefile | 4 | ||||
-rw-r--r-- | www/zope-cmfforum/Makefile | 3 | ||||
-rw-r--r-- | www/zope-cmfphoto/Makefile | 3 | ||||
-rw-r--r-- | www/zope-cmfphotoalbum/Makefile | 3 | ||||
-rw-r--r-- | www/zope-cmfquickinstaller/Makefile | 3 | ||||
-rw-r--r-- | www/zope-generator/Makefile | 3 | ||||
-rw-r--r-- | www/zope-groupuserfolder/Makefile | 3 | ||||
-rw-r--r-- | www/zope-mimetypesregistry/Makefile | 3 | ||||
-rw-r--r-- | www/zope-mindmapbbs/Makefile | 3 | ||||
-rw-r--r-- | www/zope-mysqluserfolder/Makefile | 3 | ||||
-rw-r--r-- | www/zope-placelesstranslationservice/Makefile | 3 | ||||
-rw-r--r-- | www/zope-portaltransforms/Makefile | 3 | ||||
-rw-r--r-- | www/zope-ttwtype/Makefile | 3 | ||||
-rw-r--r-- | www/zope-validation/Makefile | 3 | ||||
-rw-r--r-- | www/zope-xmlmethods/Makefile | 3 | ||||
-rw-r--r-- | www/zope-zmysqlda/Makefile | 3 |
16 files changed, 49 insertions, 0 deletions
diff --git a/www/zope-btreefolder2/Makefile b/www/zope-btreefolder2/Makefile index f39505b7c9c5..7b3326428f98 100644 --- a/www/zope-btreefolder2/Makefile +++ b/www/zope-btreefolder2/Makefile @@ -16,6 +16,10 @@ DISTNAME= BTreeFolder2-${PORTVERSION} MAINTAINER= kaeru@inigo-tech.com COMMENT= Zope product that can store many items +DEPRECATED= There is devel/py-Products.BTreeFolder2, that works with \ + modern zope versions +EXPIRATION_DATE= 2012-01-06 + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope diff --git a/www/zope-cmfforum/Makefile b/www/zope-cmfforum/Makefile index 4a244ba64807..e7c06affd0b9 100644 --- a/www/zope-cmfforum/Makefile +++ b/www/zope-cmfforum/Makefile @@ -17,6 +17,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A forum for ZOPE CMF with file attachments +DEPRECATED= Development seems stalled. Last release is from 2002 +EXPIRATION_DATE= 2012-01-06 + RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf USE_PYTHON= yes diff --git a/www/zope-cmfphoto/Makefile b/www/zope-cmfphoto/Makefile index c2fb038bbe12..2c1093463edc 100644 --- a/www/zope-cmfphoto/Makefile +++ b/www/zope-cmfphoto/Makefile @@ -16,6 +16,9 @@ DISTNAME= CMFPhoto-${PORTVERSION} MAINTAINER= kaeru@inigo-tech.com COMMENT= CMFPhoto product for Zope/CMF +DEPRECATED= Development seems stalled. Last release is from 2004 +EXPIRATION_DATE= 2012-01-06 + RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf \ ${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging diff --git a/www/zope-cmfphotoalbum/Makefile b/www/zope-cmfphotoalbum/Makefile index b19b31a2d18c..16587fb37cf2 100644 --- a/www/zope-cmfphotoalbum/Makefile +++ b/www/zope-cmfphotoalbum/Makefile @@ -16,6 +16,9 @@ DISTNAME= CMFPhotoAlbum-${PORTVERSION}.0 MAINTAINER= kaeru@inigo-tech.com COMMENT= CMFPhotoAlbum product for Zope/CMF +DEPRECATED= Development seems stalled. Last release is from 2004 +EXPIRATION_DATE= 2012-01-06 + RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFPhoto/Photo.py:${PORTSDIR}/www/zope-cmfphoto \ ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/BTreeFolder2/BTreeFolder2.py:${PORTSDIR}/www/zope-btreefolder2 diff --git a/www/zope-cmfquickinstaller/Makefile b/www/zope-cmfquickinstaller/Makefile index bf346ebaf627..d020213b4874 100644 --- a/www/zope-cmfquickinstaller/Makefile +++ b/www/zope-cmfquickinstaller/Makefile @@ -17,6 +17,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= kaeru@inigo-tech.com COMMENT= CMFQuickInstaller is a product for Zope/CMF +DEPRECATED= Doesn't work with modern Zope versions +EXPIRATION_DATE= 2012-01-06 + RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf USE_PYTHON= yes diff --git a/www/zope-generator/Makefile b/www/zope-generator/Makefile index 210c3ff4a8bd..75165e380e93 100644 --- a/www/zope-generator/Makefile +++ b/www/zope-generator/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-final01 MAINTAINER= ports@FreeBSD.org COMMENT= Generator product for Zope +DEPRECATED= Development seems stalled. Last release from 2005 +EXPIRATION_DATE= 2012-01-06 + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope diff --git a/www/zope-groupuserfolder/Makefile b/www/zope-groupuserfolder/Makefile index bd21bced6258..c8ebba54e2f2 100644 --- a/www/zope-groupuserfolder/Makefile +++ b/www/zope-groupuserfolder/Makefile @@ -15,6 +15,9 @@ DISTNAME= GroupUserFolder-${PORTVERSION} MAINTAINER= kaeru@inigo-tech.com COMMENT= GroupUserFolder product for Zope +DEPRECATED= Doesn't work with modern Zope versions +EXPIRATION_DATE= 2012-01-06 + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope diff --git a/www/zope-mimetypesregistry/Makefile b/www/zope-mimetypesregistry/Makefile index ffcf0b72716f..cee204125d52 100644 --- a/www/zope-mimetypesregistry/Makefile +++ b/www/zope-mimetypesregistry/Makefile @@ -15,6 +15,9 @@ DISTNAME= MimetypesRegistry-${PORTVERSION}-final01 MAINTAINER= ports@FreeBSD.org COMMENT= MimetypesRegistry product for Zope/CMF +DEPRECATED= Doesn't work with modern Zope versions +EXPIRATION_DATE= 2012-01-06 + RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf USE_PYTHON= yes diff --git a/www/zope-mindmapbbs/Makefile b/www/zope-mindmapbbs/Makefile index 8928db8f6e79..5b4d8ee1c6a5 100644 --- a/www/zope-mindmapbbs/Makefile +++ b/www/zope-mindmapbbs/Makefile @@ -17,6 +17,9 @@ DIST_SUBDIR= zope MAINTAINER= ports@FreeBSD.org COMMENT= A Zope product to create graphical BBS based on Mind Map +DEPRECATED= Development seems stalled. Last release is from 2004 +EXPIRATION_DATE= 2012-01-06 + USE_PYTHON= yes USE_ZOPE= yes diff --git a/www/zope-mysqluserfolder/Makefile b/www/zope-mysqluserfolder/Makefile index 3b1d412a7a56..dc1be8c2041b 100644 --- a/www/zope-mysqluserfolder/Makefile +++ b/www/zope-mysqluserfolder/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${ZOPEPRODUCTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Zope user folder which uses MySQL database to store user information +DEPRECATED= Development seems stalled. Last release is from 2005 +EXPIRATION_DATE= 2012-01-06 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:${PORTSDIR}/databases/py-MySQLdb NO_PACKAGE= Double python dependency diff --git a/www/zope-placelesstranslationservice/Makefile b/www/zope-placelesstranslationservice/Makefile index fa0f98f4bc14..ffb9c6c60df2 100644 --- a/www/zope-placelesstranslationservice/Makefile +++ b/www/zope-placelesstranslationservice/Makefile @@ -15,6 +15,9 @@ DISTNAME= PlacelessTranslationService-1.0-rc8 MAINTAINER= kaeru@inigo-tech.com COMMENT= PlacelessTranslationService product for Zope/CMF +DEPRECATED= Doesn't work with modern Zope versions +EXPIRATION_DATE= 2012-01-06 + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope diff --git a/www/zope-portaltransforms/Makefile b/www/zope-portaltransforms/Makefile index dc09491cb970..9f9ab209f8f0 100644 --- a/www/zope-portaltransforms/Makefile +++ b/www/zope-portaltransforms/Makefile @@ -16,6 +16,9 @@ DISTNAME= PortalTransforms-${PORTVERSION}-final01 MAINTAINER= ports@FreeBSD.org COMMENT= PortalTransforms product for Zope/CMF +DEPRECATED= Doesn't work with modern Zope versions +EXPIRATION_DATE= 2012-01-06 + RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf \ pdftohtml:${PORTSDIR}/textproc/pdftohtml \ lynx:${PORTSDIR}/www/lynx \ diff --git a/www/zope-ttwtype/Makefile b/www/zope-ttwtype/Makefile index 81782fedeee7..511bf3d4117b 100644 --- a/www/zope-ttwtype/Makefile +++ b/www/zope-ttwtype/Makefile @@ -15,6 +15,9 @@ DISTNAME= TTWType-1.0rc2 MAINTAINER= kaeru@inigo-tech.com COMMENT= TTWType product for CMF/Plone +DEPRECATED= Development seems stalled. Last release is from 2003 +EXPIRATION_DATE= 2012-01-06 + RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/Formulator/__init__.py:${PORTSDIR}/www/zope-formulator \ ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFFormController/__init__.py:${PORTSDIR}/www/zope-cmfformcontroller diff --git a/www/zope-validation/Makefile b/www/zope-validation/Makefile index 9b17d9dcf6c9..9ee48ec709b8 100644 --- a/www/zope-validation/Makefile +++ b/www/zope-validation/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-final05 MAINTAINER= ports@FreeBSD.org COMMENT= Validation product for Zope +DEPRECATED= Doesn't work with modern Zope versions +EXPIRATION_DATE= 2012-01-06 + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope diff --git a/www/zope-xmlmethods/Makefile b/www/zope-xmlmethods/Makefile index 4325071646b8..e827a53582c5 100644 --- a/www/zope-xmlmethods/Makefile +++ b/www/zope-xmlmethods/Makefile @@ -15,6 +15,9 @@ DISTNAME= zopexmlmethods-${PORTVERSION:C/\./-/g} MAINTAINER= ports@FreeBSD.org COMMENT= Provides methods to apply to Zope objects for XML/XSLT processing +DEPRECATED= Development seems stalled. Last release is from 2003 +EXPIRATION_DATE= 2012-01-06 + LIB_DEPENDS= xslt:${PORTSDIR}/textproc/libxslt USE_PYTHON= yes diff --git a/www/zope-zmysqlda/Makefile b/www/zope-zmysqlda/Makefile index ce1b2d04cea0..b20343b5a8c9 100644 --- a/www/zope-zmysqlda/Makefile +++ b/www/zope-zmysqlda/Makefile @@ -18,6 +18,9 @@ DISTNAME= ${ZOPEPRODUCTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= MySQL Database Adapter for the Zope web application framework +DEPRECATED= Doesn't work with modern Zope versions +EXPIRATION_DATE= 2012-01-06 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:${PORTSDIR}/databases/py-MySQLdb NO_PACKAGE= Double python dependency |