diff options
author | rm <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
commit | 16973784ae5d7d2aebecd187b0c4176d10c3a3d2 (patch) | |
tree | e8fdff1b35a71ee01f2ff784f980d64118e8bb56 /devel | |
parent | 379e915f84710e3934cfa0521f372eda749a4690 (diff) | |
download | freebsd-ports-graphics-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.gz freebsd-ports-graphics-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.zst freebsd-ports-graphics-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.zip |
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Diffstat (limited to 'devel')
137 files changed, 274 insertions, 274 deletions
diff --git a/devel/py-Acquisition/Makefile b/devel/py-Acquisition/Makefile index ab78ff1fd92..1f03261aa7d 100644 --- a/devel/py-Acquisition/Makefile +++ b/devel/py-Acquisition/Makefile @@ -7,12 +7,12 @@ PORTNAME= Acquisition PORTVERSION= 4.0a1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Allows to obtain attributes from the containment hierarchy LICENSE= ZPL21 diff --git a/devel/py-DateTime/Makefile b/devel/py-DateTime/Makefile index 30f286f93a0..95029116f58 100644 --- a/devel/py-DateTime/Makefile +++ b/devel/py-DateTime/Makefile @@ -7,12 +7,12 @@ PORTNAME= DateTime PORTVERSION= 3.0b3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope 2 DateTime data type LICENSE= ZPL21 diff --git a/devel/py-DocumentTemplate/Makefile b/devel/py-DocumentTemplate/Makefile index 0336cb60850..f91f6c9affa 100644 --- a/devel/py-DocumentTemplate/Makefile +++ b/devel/py-DocumentTemplate/Makefile @@ -7,12 +7,12 @@ PORTNAME= DocumentTemplate PORTVERSION= 2.13.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Document Templating Markup Language (DTML) LICENSE= ZPL21 diff --git a/devel/py-ExtensionClass/Makefile b/devel/py-ExtensionClass/Makefile index 1046bfdfe93..f1bc93748ea 100644 --- a/devel/py-ExtensionClass/Makefile +++ b/devel/py-ExtensionClass/Makefile @@ -7,12 +7,12 @@ PORTNAME= ExtensionClass PORTVERSION= 4.0a1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Metaclass for subclassable extension types LICENSE= ZPL21 diff --git a/devel/py-Missing/Makefile b/devel/py-Missing/Makefile index 4332b0a9c17..94f1a084fe8 100644 --- a/devel/py-Missing/Makefile +++ b/devel/py-Missing/Makefile @@ -7,12 +7,12 @@ PORTNAME= Missing PORTVERSION= 2.13.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Special Missing objects used in Zope2 LICENSE= ZPL21 diff --git a/devel/py-MultiMapping/Makefile b/devel/py-MultiMapping/Makefile index 2d679eff209..18cd903e830 100644 --- a/devel/py-MultiMapping/Makefile +++ b/devel/py-MultiMapping/Makefile @@ -7,12 +7,12 @@ PORTNAME= MultiMapping PORTVERSION= 2.13.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Special MultiMapping objects used in Zope2 LICENSE= ZPL21 diff --git a/devel/py-Persistence/Makefile b/devel/py-Persistence/Makefile index 7f9d58728b5..f0678f4a0d0 100644 --- a/devel/py-Persistence/Makefile +++ b/devel/py-Persistence/Makefile @@ -7,12 +7,12 @@ PORTNAME= Persistence PORTVERSION= 2.13.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Persistent ExtensionClass LICENSE= ZPL21 diff --git a/devel/py-Products.ATContentTypes/Makefile b/devel/py-Products.ATContentTypes/Makefile index 2c307a560ff..4247138975b 100644 --- a/devel/py-Products.ATContentTypes/Makefile +++ b/devel/py-Products.ATContentTypes/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.ATContentTypes PORTVERSION= 2.1.5 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Default Content Types for Plone LICENSE= GPLv2 diff --git a/devel/py-Products.ATReferenceBrowserWidget/Makefile b/devel/py-Products.ATReferenceBrowserWidget/Makefile index d2e3151e067..ffd7bf97891 100644 --- a/devel/py-Products.ATReferenceBrowserWidget/Makefile +++ b/devel/py-Products.ATReferenceBrowserWidget/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.ATReferenceBrowserWidget PORTVERSION= 2.0.7 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Reference widget for Archetypes LICENSE= GPLv2 diff --git a/devel/py-Products.Archetypes/Makefile b/devel/py-Products.Archetypes/Makefile index 6d4429f7a93..9679c5bf8a4 100644 --- a/devel/py-Products.Archetypes/Makefile +++ b/devel/py-Products.Archetypes/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.Archetypes PORTVERSION= 1.7.10 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Developers framework for rapidly implementing content types LICENSE= GPLv2 diff --git a/devel/py-Products.BTreeFolder2/Makefile b/devel/py-Products.BTreeFolder2/Makefile index 6127bad2514..4f2584d1696 100644 --- a/devel/py-Products.BTreeFolder2/Makefile +++ b/devel/py-Products.BTreeFolder2/Makefile @@ -7,12 +7,12 @@ PORTNAME= Products.BTreeFolder2 PORTVERSION= 2.13.4 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= A BTree based implementation for Zope 2's OFS LICENSE= ZPL21 diff --git a/devel/py-Products.CMFActionIcons/Makefile b/devel/py-Products.CMFActionIcons/Makefile index c844c309f55..d8cca52026c 100644 --- a/devel/py-Products.CMFActionIcons/Makefile +++ b/devel/py-Products.CMFActionIcons/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.CMFActionIcons PORTVERSION= 2.1.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Action icons product for the Zope CMF LICENSE= ZPL21 diff --git a/devel/py-Products.CMFCalendar/Makefile b/devel/py-Products.CMFCalendar/Makefile index d0c6e3150a2..e0a61752792 100644 --- a/devel/py-Products.CMFCalendar/Makefile +++ b/devel/py-Products.CMFCalendar/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.CMFCalendar PORTVERSION= 2.2.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Calendar product for the Zope Content Management Framework LICENSE= ZPL21 diff --git a/devel/py-Products.CMFCore/Makefile b/devel/py-Products.CMFCore/Makefile index a629bc14edb..9ec48ff8d87 100644 --- a/devel/py-Products.CMFCore/Makefile +++ b/devel/py-Products.CMFCore/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.CMFCore PORTVERSION= 2.2.5 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Content Management Framework core components LICENSE= ZPL21 diff --git a/devel/py-Products.CMFDefault/Makefile b/devel/py-Products.CMFDefault/Makefile index 44903e15d8b..e85bcbf1867 100644 --- a/devel/py-Products.CMFDefault/Makefile +++ b/devel/py-Products.CMFDefault/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.CMFDefault PORTVERSION= 2.2.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Default product for the Zope Content Management Framework LICENSE= ZPL21 diff --git a/devel/py-Products.CMFDiffTool/Makefile b/devel/py-Products.CMFDiffTool/Makefile index 5190fd472a7..7eb93868a93 100644 --- a/devel/py-Products.CMFDiffTool/Makefile +++ b/devel/py-Products.CMFDiffTool/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.CMFDiffTool PORTVERSION= 2.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Diff tool for Plone LICENSE= GPLv2 diff --git a/devel/py-Products.CMFDynamicViewFTI/Makefile b/devel/py-Products.CMFDynamicViewFTI/Makefile index 9c6389fd837..cd155aac534 100644 --- a/devel/py-Products.CMFDynamicViewFTI/Makefile +++ b/devel/py-Products.CMFDynamicViewFTI/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.CMFDynamicViewFTI PORTVERSION= 4.0.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Product for dynamic views in CMF LICENSE= ZPL21 diff --git a/devel/py-Products.CMFEditions/Makefile b/devel/py-Products.CMFEditions/Makefile index 676c3634860..260a34ebf11 100644 --- a/devel/py-Products.CMFEditions/Makefile +++ b/devel/py-Products.CMFEditions/Makefile @@ -8,11 +8,11 @@ PORTNAME= Products.CMFEditions PORTVERSION= 2.2.2 PORTREVISION= 1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Versioning for Plone LICENSE= GPLv2 diff --git a/devel/py-Products.CMFFormController/Makefile b/devel/py-Products.CMFFormController/Makefile index 132eda9db4e..00cc4e5952e 100644 --- a/devel/py-Products.CMFFormController/Makefile +++ b/devel/py-Products.CMFFormController/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.CMFFormController PORTVERSION= 3.0.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Form validation mechanism for Zope CMF LICENSE= ZPL21 diff --git a/devel/py-Products.CMFPlacefulWorkflow/Makefile b/devel/py-Products.CMFPlacefulWorkflow/Makefile index a2f13cac97d..403bab95e99 100644 --- a/devel/py-Products.CMFPlacefulWorkflow/Makefile +++ b/devel/py-Products.CMFPlacefulWorkflow/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.CMFPlacefulWorkflow PORTVERSION= 1.5.6 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Workflow policies for CMF and Plone LICENSE= GPLv2 diff --git a/devel/py-Products.CMFQuickInstallerTool/Makefile b/devel/py-Products.CMFQuickInstallerTool/Makefile index d0f29123012..c3437f3ece0 100644 --- a/devel/py-Products.CMFQuickInstallerTool/Makefile +++ b/devel/py-Products.CMFQuickInstallerTool/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.CMFQuickInstallerTool PORTVERSION= 3.0.5 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Facility for activation/deactivation of Zope CMF products LICENSE= ZPL21 diff --git a/devel/py-Products.CMFTestCase/Makefile b/devel/py-Products.CMFTestCase/Makefile index 0f0f772e1b0..8a0064d276f 100644 --- a/devel/py-Products.CMFTestCase/Makefile +++ b/devel/py-Products.CMFTestCase/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.CMFTestCase PORTVERSION= 0.9.11 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Integration testing framework for CMF LICENSE= GPLv2 diff --git a/devel/py-Products.CMFUid/Makefile b/devel/py-Products.CMFUid/Makefile index dcca4544123..28a33acaec9 100644 --- a/devel/py-Products.CMFUid/Makefile +++ b/devel/py-Products.CMFUid/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.CMFUid PORTVERSION= 2.2.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Uid product for the Zope CMF LICENSE= ZPL21 diff --git a/devel/py-Products.DCWorkflow/Makefile b/devel/py-Products.DCWorkflow/Makefile index 81ec94001a8..a32a46438a8 100644 --- a/devel/py-Products.DCWorkflow/Makefile +++ b/devel/py-Products.DCWorkflow/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.DCWorkflow PORTVERSION= 2.2.4 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= DCWorkflow product for the Zope Content Management Framework LICENSE= ZPL21 diff --git a/devel/py-Products.ExtendedPathIndex/Makefile b/devel/py-Products.ExtendedPathIndex/Makefile index 008e25a41cd..8e70caeb81b 100644 --- a/devel/py-Products.ExtendedPathIndex/Makefile +++ b/devel/py-Products.ExtendedPathIndex/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.ExtendedPathIndex PORTVERSION= 2.9 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope catalog index for paths LICENSE= GPLv2 diff --git a/devel/py-Products.ExternalEditor/Makefile b/devel/py-Products.ExternalEditor/Makefile index 85159d7352f..24b0643649a 100644 --- a/devel/py-Products.ExternalEditor/Makefile +++ b/devel/py-Products.ExternalEditor/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.ExternalEditor PORTVERSION= 1.1.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope External Editor LICENSE= ZPL21 diff --git a/devel/py-Products.ExternalMethod/Makefile b/devel/py-Products.ExternalMethod/Makefile index 3a088bad605..9c1a340ba53 100644 --- a/devel/py-Products.ExternalMethod/Makefile +++ b/devel/py-Products.ExternalMethod/Makefile @@ -7,12 +7,12 @@ PORTNAME= Products.ExternalMethod PORTVERSION= 2.13.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Support for external Python methods within a Zope 2 environment LICENSE= ZPL21 diff --git a/devel/py-Products.GenericSetup/Makefile b/devel/py-Products.GenericSetup/Makefile index 703f6bbaff5..08d146e3428 100644 --- a/devel/py-Products.GenericSetup/Makefile +++ b/devel/py-Products.GenericSetup/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.GenericSetup PORTVERSION= 1.6.4 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Read Zope configuration state from profile dirs / tarballs LICENSE= ZPL21 diff --git a/devel/py-Products.MIMETools/Makefile b/devel/py-Products.MIMETools/Makefile index cb41cb75cba..095b6613485 100644 --- a/devel/py-Products.MIMETools/Makefile +++ b/devel/py-Products.MIMETools/Makefile @@ -7,12 +7,12 @@ PORTNAME= Products.MIMETools PORTVERSION= 2.13.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Provides the <!--#mime--> tag for DocumentTemplate LICENSE= ZPL21 diff --git a/devel/py-Products.Marshall/Makefile b/devel/py-Products.Marshall/Makefile index e6e2b8e8d92..2aa207c4dbd 100644 --- a/devel/py-Products.Marshall/Makefile +++ b/devel/py-Products.Marshall/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.Marshall PORTVERSION= 2.1.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Configurable Marshallers for Archetypes LICENSE= ZPL21 diff --git a/devel/py-Products.MimetypesRegistry/Makefile b/devel/py-Products.MimetypesRegistry/Makefile index 421ee40b8c8..8ebe96f1a49 100644 --- a/devel/py-Products.MimetypesRegistry/Makefile +++ b/devel/py-Products.MimetypesRegistry/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.MimetypesRegistry PORTVERSION= 2.0.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= MIME type handling for Zope LICENSE= ZPL21 diff --git a/devel/py-Products.OFSP/Makefile b/devel/py-Products.OFSP/Makefile index 35d38294792..db28977ad02 100644 --- a/devel/py-Products.OFSP/Makefile +++ b/devel/py-Products.OFSP/Makefile @@ -7,12 +7,12 @@ PORTNAME= Products.OFSP PORTVERSION= 2.13.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= General Zope 2 help screens LICENSE= ZPL21 diff --git a/devel/py-Products.PasswordResetTool/Makefile b/devel/py-Products.PasswordResetTool/Makefile index a3bc9bf097b..43cc0383baa 100644 --- a/devel/py-Products.PasswordResetTool/Makefile +++ b/devel/py-Products.PasswordResetTool/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.PasswordResetTool PORTVERSION= 2.0.7 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Password reset tool for Plone LICENSE= GPLv2 diff --git a/devel/py-Products.PlacelessTranslationService/Makefile b/devel/py-Products.PlacelessTranslationService/Makefile index 8859ff6bdbd..1abd03f374f 100644 --- a/devel/py-Products.PlacelessTranslationService/Makefile +++ b/devel/py-Products.PlacelessTranslationService/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.PlacelessTranslationService PORTVERSION= 2.0.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Internationalizing and localizing software for Zope 2 LICENSE= GPLv2 diff --git a/devel/py-Products.PloneLanguageTool/Makefile b/devel/py-Products.PloneLanguageTool/Makefile index a2efc53f51a..9c266fb494d 100644 --- a/devel/py-Products.PloneLanguageTool/Makefile +++ b/devel/py-Products.PloneLanguageTool/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.PloneLanguageTool PORTVERSION= 3.2.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Allows to set the available languages in Plone site LICENSE= GPLv2 diff --git a/devel/py-Products.PloneTestCase/Makefile b/devel/py-Products.PloneTestCase/Makefile index 6e22f173ef0..22f1ad48548 100644 --- a/devel/py-Products.PloneTestCase/Makefile +++ b/devel/py-Products.PloneTestCase/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.PloneTestCase PORTVERSION= 0.9.13 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Integration testing framework for Plone LICENSE= GPLv2 diff --git a/devel/py-Products.PluginRegistry/Makefile b/devel/py-Products.PluginRegistry/Makefile index 707d83e5699..b1e38e370f8 100644 --- a/devel/py-Products.PluginRegistry/Makefile +++ b/devel/py-Products.PluginRegistry/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.PluginRegistry PORTVERSION= 1.3b1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Configure application plugins based on interfaces LICENSE= ZPL21 diff --git a/devel/py-Products.PortalTransforms/Makefile b/devel/py-Products.PortalTransforms/Makefile index 4e11ca468f2..b535482ed16 100644 --- a/devel/py-Products.PortalTransforms/Makefile +++ b/devel/py-Products.PortalTransforms/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.PortalTransforms PORTVERSION= 2.0.7 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= MIME based content transformations LICENSE= ZPL21 diff --git a/devel/py-Products.PythonScripts/Makefile b/devel/py-Products.PythonScripts/Makefile index 1c4f058ae11..d376d966cce 100644 --- a/devel/py-Products.PythonScripts/Makefile +++ b/devel/py-Products.PythonScripts/Makefile @@ -7,12 +7,12 @@ PORTNAME= Products.PythonScripts PORTVERSION= 2.13.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Support for restricted execution of Python scripts in Zope 2 LICENSE= ZPL21 diff --git a/devel/py-Products.ResourceRegistries/Makefile b/devel/py-Products.ResourceRegistries/Makefile index 7724d783a55..d3179c8ec87 100644 --- a/devel/py-Products.ResourceRegistries/Makefile +++ b/devel/py-Products.ResourceRegistries/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.ResourceRegistries PORTVERSION= 2.0.6 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Registry for managing CSS and JS LICENSE= GPLv2 diff --git a/devel/py-Products.StandardCacheManagers/Makefile b/devel/py-Products.StandardCacheManagers/Makefile index b50481ff690..b6f647094a3 100644 --- a/devel/py-Products.StandardCacheManagers/Makefile +++ b/devel/py-Products.StandardCacheManagers/Makefile @@ -7,12 +7,12 @@ PORTNAME= Products.StandardCacheManagers PORTVERSION= 2.13.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Cache managers for Zope 2 LICENSE= ZPL21 diff --git a/devel/py-Products.ZCTextIndex/Makefile b/devel/py-Products.ZCTextIndex/Makefile index 1bd808d7c18..a171f452832 100644 --- a/devel/py-Products.ZCTextIndex/Makefile +++ b/devel/py-Products.ZCTextIndex/Makefile @@ -7,12 +7,12 @@ PORTNAME= Products.ZCTextIndex PORTVERSION= 2.13.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Full text indexing for ZCatalog/Zope2 LICENSE= ZPL21 diff --git a/devel/py-Products.ZCatalog/Makefile b/devel/py-Products.ZCatalog/Makefile index dce17cd104f..8e162280012 100644 --- a/devel/py-Products.ZCatalog/Makefile +++ b/devel/py-Products.ZCatalog/Makefile @@ -7,12 +7,12 @@ PORTNAME= Products.ZCatalog PORTVERSION= 2.13.22 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope2's indexing and search solution LICENSE= ZPL21 diff --git a/devel/py-Products.ZSQLMethods/Makefile b/devel/py-Products.ZSQLMethods/Makefile index 9fc76c9c15f..fb132645af1 100644 --- a/devel/py-Products.ZSQLMethods/Makefile +++ b/devel/py-Products.ZSQLMethods/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.ZSQLMethods PORTVERSION= 2.13.4 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= SQL method support for Zope 2 LICENSE= ZPL21 diff --git a/devel/py-Products.ZopeVersionControl/Makefile b/devel/py-Products.ZopeVersionControl/Makefile index f263439761d..e8eb5834e7d 100644 --- a/devel/py-Products.ZopeVersionControl/Makefile +++ b/devel/py-Products.ZopeVersionControl/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.ZopeVersionControl PORTVERSION= 1.1.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Version Control LICENSE= ZPL21 diff --git a/devel/py-Products.contentmigration/Makefile b/devel/py-Products.contentmigration/Makefile index 28df4b9eaeb..6fd9f4502f7 100644 --- a/devel/py-Products.contentmigration/Makefile +++ b/devel/py-Products.contentmigration/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.contentmigration PORTVERSION= 2.1.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= A generic content migration framework for Plone LICENSE= LGPL20 diff --git a/devel/py-Products.statusmessages/Makefile b/devel/py-Products.statusmessages/Makefile index baaa673c005..43a98154b79 100644 --- a/devel/py-Products.statusmessages/Makefile +++ b/devel/py-Products.statusmessages/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.statusmessages PORTVERSION= 4.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Handling of internationalized status messages for Zope LICENSE= BSD diff --git a/devel/py-Products.validation/Makefile b/devel/py-Products.validation/Makefile index 14769289df5..a883548de6f 100644 --- a/devel/py-Products.validation/Makefile +++ b/devel/py-Products.validation/Makefile @@ -7,11 +7,11 @@ PORTNAME= Products.validation PORTVERSION= 2.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Data validation package for Archetypes LICENSE= ZPL21 diff --git a/devel/py-Record/Makefile b/devel/py-Record/Makefile index 36a72b7a778..d2e5c334751 100644 --- a/devel/py-Record/Makefile +++ b/devel/py-Record/Makefile @@ -7,12 +7,12 @@ PORTNAME= Record PORTVERSION= 2.13.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Special Record objects used in Zope2 LICENSE= ZPL21 diff --git a/devel/py-ZopeUndo/Makefile b/devel/py-ZopeUndo/Makefile index 7c37c7260e4..a84560bcd55 100644 --- a/devel/py-ZopeUndo/Makefile +++ b/devel/py-ZopeUndo/Makefile @@ -7,12 +7,12 @@ PORTNAME= ZopeUndo PORTVERSION= 2.12.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= ZODB undo support for Zope2 LICENSE= ZPL21 diff --git a/devel/py-archetypes.kss/Makefile b/devel/py-archetypes.kss/Makefile index 7f015b2446a..2fce04b4b8b 100644 --- a/devel/py-archetypes.kss/Makefile +++ b/devel/py-archetypes.kss/Makefile @@ -7,11 +7,11 @@ PORTNAME= archetypes.kss PORTVERSION= 1.7.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= KSS (Kinetic Style Sheets) for Archetypes LICENSE= GPLv2 diff --git a/devel/py-archetypes.querywidget/Makefile b/devel/py-archetypes.querywidget/Makefile index 01d0dcd8d32..19ecd422f43 100644 --- a/devel/py-archetypes.querywidget/Makefile +++ b/devel/py-archetypes.querywidget/Makefile @@ -7,11 +7,11 @@ PORTNAME= archetypes.querywidget PORTVERSION= 1.0.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Widget for creating catalog queries LICENSE= GPLv2 diff --git a/devel/py-archetypes.referencebrowserwidget/Makefile b/devel/py-archetypes.referencebrowserwidget/Makefile index ea2c3754b10..63e4a05f4ee 100644 --- a/devel/py-archetypes.referencebrowserwidget/Makefile +++ b/devel/py-archetypes.referencebrowserwidget/Makefile @@ -7,11 +7,11 @@ PORTNAME= archetypes.referencebrowserwidget PORTVERSION= 2.4.9 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= A referencebrowser implementation for Archetypes LICENSE= ZPL21 diff --git a/devel/py-archetypes.schemaextender/Makefile b/devel/py-archetypes.schemaextender/Makefile index 51112729bf1..cc01e558d15 100644 --- a/devel/py-archetypes.schemaextender/Makefile +++ b/devel/py-archetypes.schemaextender/Makefile @@ -7,11 +7,11 @@ PORTNAME= archetypes.schemaextender PORTVERSION= 2.1.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Dynamically extend Archetypes schemas with named adapters LICENSE= GPLv2 diff --git a/devel/py-collective.monkeypatcher/Makefile b/devel/py-collective.monkeypatcher/Makefile index b483602fa19..fad41cb70ee 100644 --- a/devel/py-collective.monkeypatcher/Makefile +++ b/devel/py-collective.monkeypatcher/Makefile @@ -7,11 +7,11 @@ PORTNAME= collective.monkeypatcher PORTVERSION= 1.0.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Applying monkey patches on startup using ZCML configuration LICENSE= BSD diff --git a/devel/py-collective.z3cform.datetimewidget/Makefile b/devel/py-collective.z3cform.datetimewidget/Makefile index 07e82e36125..1c31c666f37 100644 --- a/devel/py-collective.z3cform.datetimewidget/Makefile +++ b/devel/py-collective.z3cform.datetimewidget/Makefile @@ -7,11 +7,11 @@ PORTNAME= collective.z3cform.datetimewidget PORTVERSION= 1.1.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= z3c.form date and datetime widgets LICENSE= GPLv2 diff --git a/devel/py-five.customerize/Makefile b/devel/py-five.customerize/Makefile index 82fd9ad3d98..f0225af565d 100644 --- a/devel/py-five.customerize/Makefile +++ b/devel/py-five.customerize/Makefile @@ -7,11 +7,11 @@ PORTNAME= five.customerize PORTVERSION= 1.0.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= TTW customization of template-based Zope views LICENSE= ZPL21 diff --git a/devel/py-five.formlib/Makefile b/devel/py-five.formlib/Makefile index 4b7ab96aa54..242f7c0a659 100644 --- a/devel/py-five.formlib/Makefile +++ b/devel/py-five.formlib/Makefile @@ -7,11 +7,11 @@ PORTNAME= five.formlib PORTVERSION= 1.0.4 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= zope.formlib integration for Zope 2 LICENSE= ZPL21 diff --git a/devel/py-five.globalrequest/Makefile b/devel/py-five.globalrequest/Makefile index f3cbdb4834b..50d8d8d150c 100644 --- a/devel/py-five.globalrequest/Makefile +++ b/devel/py-five.globalrequest/Makefile @@ -7,11 +7,11 @@ PORTNAME= five.globalrequest PORTVERSION= 1.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope 2 integration for zope.globalrequest LICENSE= ZPL21 diff --git a/devel/py-five.localsitemanager/Makefile b/devel/py-five.localsitemanager/Makefile index a194f1b562c..eb18bc35c50 100644 --- a/devel/py-five.localsitemanager/Makefile +++ b/devel/py-five.localsitemanager/Makefile @@ -7,11 +7,11 @@ PORTNAME= five.localsitemanager PORTVERSION= 2.0.5 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Local site manager implementation for Zope 2 LICENSE= ZPL21 diff --git a/devel/py-initgroups/Makefile b/devel/py-initgroups/Makefile index b80c708fdce..cc42e68b59c 100644 --- a/devel/py-initgroups/Makefile +++ b/devel/py-initgroups/Makefile @@ -7,12 +7,12 @@ PORTNAME= initgroups PORTVERSION= 2.13.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Convenience uid/gid helper function used in Zope2 LICENSE= ZPL21 diff --git a/devel/py-kss-core/Makefile b/devel/py-kss-core/Makefile index ab36742e77f..dc8ee8afaa1 100644 --- a/devel/py-kss-core/Makefile +++ b/devel/py-kss-core/Makefile @@ -7,12 +7,12 @@ PORTNAME= kss-core PORTVERSION= 1.6.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/./}-${PORTVERSION} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= KSS (Kinetic Style Sheets) core framework LICENSE= GPLv2 diff --git a/devel/py-tempstorage/Makefile b/devel/py-tempstorage/Makefile index b4e70ce0e21..41e452e7350 100644 --- a/devel/py-tempstorage/Makefile +++ b/devel/py-tempstorage/Makefile @@ -7,12 +7,12 @@ PORTNAME= tempstorage PORTVERSION= 2.12.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= A RAM-based storage for ZODB LICENSE= ZPL21 diff --git a/devel/py-z3c.autoinclude/Makefile b/devel/py-z3c.autoinclude/Makefile index c12a2215ed8..8fc54720efd 100644 --- a/devel/py-z3c.autoinclude/Makefile +++ b/devel/py-z3c.autoinclude/Makefile @@ -7,11 +7,11 @@ PORTNAME= z3c.autoinclude PORTVERSION= 0.3.4 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Automatically include ZCML LICENSE= ZPL21 diff --git a/devel/py-z3c.batching/Makefile b/devel/py-z3c.batching/Makefile index c8dbbc0ee3c..6eaec9c49eb 100644 --- a/devel/py-z3c.batching/Makefile +++ b/devel/py-z3c.batching/Makefile @@ -7,11 +7,11 @@ PORTNAME= z3c.batching PORTVERSION= 1.1.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Simple sequence batching LICENSE= ZPL21 diff --git a/devel/py-z3c.caching/Makefile b/devel/py-z3c.caching/Makefile index 0ef523a7df8..ef48bc52ba3 100644 --- a/devel/py-z3c.caching/Makefile +++ b/devel/py-z3c.caching/Makefile @@ -7,11 +7,11 @@ PORTNAME= z3c.caching PORTVERSION= 2.0a1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Caching infrastructure for web apps LICENSE= ZPL21 diff --git a/devel/py-z3c.form/Makefile b/devel/py-z3c.form/Makefile index 2f0de403599..fc7d59f3e9e 100644 --- a/devel/py-z3c.form/Makefile +++ b/devel/py-z3c.form/Makefile @@ -7,11 +7,11 @@ PORTNAME= z3c.form PORTVERSION= 2.5.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= An advanced form and widget framework for Zope 3 LICENSE= ZPL21 diff --git a/devel/py-z3c.formwidget.query/Makefile b/devel/py-z3c.formwidget.query/Makefile index 19104d04541..e63eb2202ce 100644 --- a/devel/py-z3c.formwidget.query/Makefile +++ b/devel/py-z3c.formwidget.query/Makefile @@ -7,11 +7,11 @@ PORTNAME= z3c.formwidget.query PORTVERSION= 0.7 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= A source query widget for z3c.form LICENSE= ZPL21 diff --git a/devel/py-z3c.zcmlhook/Makefile b/devel/py-z3c.zcmlhook/Makefile index 2a34200faa2..a8558793f77 100644 --- a/devel/py-z3c.zcmlhook/Makefile +++ b/devel/py-z3c.zcmlhook/Makefile @@ -7,11 +7,11 @@ PORTNAME= z3c.zcmlhook PORTVERSION= 1.0b1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Easily hook into the ZCML processing machinery LICENSE= ZPL21 diff --git a/devel/py-zExceptions/Makefile b/devel/py-zExceptions/Makefile index 1032b7ca1c9..6b82e05fa10 100644 --- a/devel/py-zExceptions/Makefile +++ b/devel/py-zExceptions/Makefile @@ -7,12 +7,12 @@ PORTNAME= zExceptions PORTVERSION= 2.13.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Contains common exceptions used in Zope2. LICENSE= ZPL21 diff --git a/devel/py-zLOG/Makefile b/devel/py-zLOG/Makefile index 5ff208c1f89..94e9f9398bb 100644 --- a/devel/py-zLOG/Makefile +++ b/devel/py-zLOG/Makefile @@ -7,12 +7,12 @@ PORTNAME= zLOG PORTVERSION= 2.11.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= A general logging facility LICENSE= ZPL21 diff --git a/devel/py-zope.annotation/Makefile b/devel/py-zope.annotation/Makefile index 55d264fc8df..1b4c3bd0979 100644 --- a/devel/py-zope.annotation/Makefile +++ b/devel/py-zope.annotation/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.annotation PORTVERSION= 3.5.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Object annotation mechanism LICENSE= ZPL21 diff --git a/devel/py-zope.app.applicationcontrol/Makefile b/devel/py-zope.app.applicationcontrol/Makefile index f98cae2f3ce..d1f829b74af 100644 --- a/devel/py-zope.app.applicationcontrol/Makefile +++ b/devel/py-zope.app.applicationcontrol/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.applicationcontrol PORTVERSION= 3.5.10 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope application control LICENSE= ZPL21 diff --git a/devel/py-zope.app.appsetup/Makefile b/devel/py-zope.app.appsetup/Makefile index 7c70ae8cf66..671d1a5b1ad 100644 --- a/devel/py-zope.app.appsetup/Makefile +++ b/devel/py-zope.app.appsetup/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.appsetup PORTVERSION= 3.16.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope app setup helper LICENSE= ZPL21 diff --git a/devel/py-zope.app.basicskin/Makefile b/devel/py-zope.app.basicskin/Makefile index 4095e82d39f..52cf0d321bf 100644 --- a/devel/py-zope.app.basicskin/Makefile +++ b/devel/py-zope.app.basicskin/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.basicskin PORTVERSION= 3.5.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope ZMI Basic Skin LICENSE= ZPL21 diff --git a/devel/py-zope.app.broken/Makefile b/devel/py-zope.app.broken/Makefile index 72152a0e032..b95bd7745ca 100644 --- a/devel/py-zope.app.broken/Makefile +++ b/devel/py-zope.app.broken/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.broken PORTVERSION= 3.6.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Broken (ZODB) Object Support LICENSE= ZPL21 diff --git a/devel/py-zope.app.cache/Makefile b/devel/py-zope.app.cache/Makefile index 6b0598d2fa7..295bae98e2b 100644 --- a/devel/py-zope.app.cache/Makefile +++ b/devel/py-zope.app.cache/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.cache PORTVERSION= 3.7.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Caching Framework LICENSE= ZPL21 diff --git a/devel/py-zope.app.component/Makefile b/devel/py-zope.app.component/Makefile index fffafb99709..c9b5ccc0c82 100644 --- a/devel/py-zope.app.component/Makefile +++ b/devel/py-zope.app.component/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.component PORTVERSION= 3.9.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Local Zope Component Support LICENSE= ZPL21 diff --git a/devel/py-zope.app.container/Makefile b/devel/py-zope.app.container/Makefile index fbc0b42f6f1..cd8ee53f5a9 100644 --- a/devel/py-zope.app.container/Makefile +++ b/devel/py-zope.app.container/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.container PORTVERSION= 3.9.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Container LICENSE= ZPL21 diff --git a/devel/py-zope.app.content/Makefile b/devel/py-zope.app.content/Makefile index 8ce8fd37c46..6b841a717f9 100644 --- a/devel/py-zope.app.content/Makefile +++ b/devel/py-zope.app.content/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.content PORTVERSION= 3.5.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Content Type LICENSE= ZPL21 diff --git a/devel/py-zope.app.debug/Makefile b/devel/py-zope.app.debug/Makefile index e6371d40eee..a5f24053b49 100644 --- a/devel/py-zope.app.debug/Makefile +++ b/devel/py-zope.app.debug/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.debug PORTVERSION= 3.4.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Debug Mode LICENSE= ZPL21 diff --git a/devel/py-zope.app.dependable/Makefile b/devel/py-zope.app.dependable/Makefile index 3fcd7ff4f2c..486a90dfdf1 100644 --- a/devel/py-zope.app.dependable/Makefile +++ b/devel/py-zope.app.dependable/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.dependable PORTVERSION= 3.5.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Simple Dependency API LICENSE= ZPL21 diff --git a/devel/py-zope.app.error/Makefile b/devel/py-zope.app.error/Makefile index 28a6487a8cc..30d67a596b1 100644 --- a/devel/py-zope.app.error/Makefile +++ b/devel/py-zope.app.error/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.error PORTVERSION= 3.5.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Error reporting utility management UI for Zope3 LICENSE= ZPL21 diff --git a/devel/py-zope.app.exception/Makefile b/devel/py-zope.app.exception/Makefile index f8e58425fa1..249f6cecd27 100644 --- a/devel/py-zope.app.exception/Makefile +++ b/devel/py-zope.app.exception/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.exception PORTVERSION= 3.6.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope 3 exception views LICENSE= ZPL21 diff --git a/devel/py-zope.app.folder/Makefile b/devel/py-zope.app.folder/Makefile index f408ab0de8a..51160ccd944 100644 --- a/devel/py-zope.app.folder/Makefile +++ b/devel/py-zope.app.folder/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.folder PORTVERSION= 3.5.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Folder Content Type for Zope 3 LICENSE= ZPL21 diff --git a/devel/py-zope.app.form/Makefile b/devel/py-zope.app.form/Makefile index 257a5bd60a2..4725ec94e01 100644 --- a/devel/py-zope.app.form/Makefile +++ b/devel/py-zope.app.form/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.form PORTVERSION= 4.0.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= The Original Zope 3 Form Framework LICENSE= ZPL21 diff --git a/devel/py-zope.app.generations/Makefile b/devel/py-zope.app.generations/Makefile index 317a33df1f4..a220203f0c5 100644 --- a/devel/py-zope.app.generations/Makefile +++ b/devel/py-zope.app.generations/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.generations PORTVERSION= 3.7.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= ZMI UI for zope.generations LICENSE= ZPL21 diff --git a/devel/py-zope.app.http/Makefile b/devel/py-zope.app.http/Makefile index e40e2dda073..4419d0d24a4 100644 --- a/devel/py-zope.app.http/Makefile +++ b/devel/py-zope.app.http/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.http PORTVERSION= 3.10.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= HTTP Behavior for the Zope Publisher LICENSE= ZPL21 diff --git a/devel/py-zope.app.pagetemplate/Makefile b/devel/py-zope.app.pagetemplate/Makefile index eedeff0ce19..33eba78ef41 100644 --- a/devel/py-zope.app.pagetemplate/Makefile +++ b/devel/py-zope.app.pagetemplate/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.pagetemplate PORTVERSION= 3.11.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= PageTemplate integration for Zope 3 LICENSE= ZPL21 diff --git a/devel/py-zope.app.publication/Makefile b/devel/py-zope.app.publication/Makefile index 00df4f178ba..cbabce4b649 100644 --- a/devel/py-zope.app.publication/Makefile +++ b/devel/py-zope.app.publication/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.publication PORTVERSION= 3.13.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope publication LICENSE= ZPL21 diff --git a/devel/py-zope.app.publisher/Makefile b/devel/py-zope.app.publisher/Makefile index aa524033309..b04cc948da9 100644 --- a/devel/py-zope.app.publisher/Makefile +++ b/devel/py-zope.app.publisher/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.publisher PORTVERSION= 3.10.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Means for configuration of Zope 3 style views and resources LICENSE= ZPL21 diff --git a/devel/py-zope.app.renderer/Makefile b/devel/py-zope.app.renderer/Makefile index a726dcd7c17..256fd31108f 100644 --- a/devel/py-zope.app.renderer/Makefile +++ b/devel/py-zope.app.renderer/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.renderer PORTVERSION= 3.5.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Text Renderer Framework LICENSE= ZPL21 diff --git a/devel/py-zope.app.rotterdam/Makefile b/devel/py-zope.app.rotterdam/Makefile index bf67bb97a63..13dbd3ff5da 100644 --- a/devel/py-zope.app.rotterdam/Makefile +++ b/devel/py-zope.app.rotterdam/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.rotterdam PORTVERSION= 3.5.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= A Zope 3 ZMI Skin LICENSE= ZPL21 diff --git a/devel/py-zope.app.schema/Makefile b/devel/py-zope.app.schema/Makefile index a7ff3f2233d..5d080e58e86 100644 --- a/devel/py-zope.app.schema/Makefile +++ b/devel/py-zope.app.schema/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.schema PORTVERSION= 3.5.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Component Architecture based Vocabulary Registry LICENSE= ZPL21 diff --git a/devel/py-zope.app.testing/Makefile b/devel/py-zope.app.testing/Makefile index da5cf5c313f..6325f5bfa6f 100644 --- a/devel/py-zope.app.testing/Makefile +++ b/devel/py-zope.app.testing/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.testing PORTVERSION= 3.9.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Application Testing Support LICENSE= ZPL21 diff --git a/devel/py-zope.app.zcmlfiles/Makefile b/devel/py-zope.app.zcmlfiles/Makefile index 973cbad1f6f..d5d02b80a35 100644 --- a/devel/py-zope.app.zcmlfiles/Makefile +++ b/devel/py-zope.app.zcmlfiles/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.zcmlfiles PORTVERSION= 3.7.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope application server ZCML files LICENSE= ZPL21 diff --git a/devel/py-zope.app.zopeappgenerations/Makefile b/devel/py-zope.app.zopeappgenerations/Makefile index 7ab08a71f50..5ac245e71cb 100644 --- a/devel/py-zope.app.zopeappgenerations/Makefile +++ b/devel/py-zope.app.zopeappgenerations/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.zopeappgenerations PORTVERSION= 3.6.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Application ZODB Update Generations LICENSE= ZPL21 diff --git a/devel/py-zope.applicationcontrol/Makefile b/devel/py-zope.applicationcontrol/Makefile index 0c1e5fd88ca..75c9b0afb29 100644 --- a/devel/py-zope.applicationcontrol/Makefile +++ b/devel/py-zope.applicationcontrol/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.applicationcontrol PORTVERSION= 3.5.5 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope applicationcontrol LICENSE= ZPL21 diff --git a/devel/py-zope.broken/Makefile b/devel/py-zope.broken/Makefile index 7ca2bb2542d..cd043b69bd8 100644 --- a/devel/py-zope.broken/Makefile +++ b/devel/py-zope.broken/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.broken PORTVERSION= 3.6.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Broken Object Interfaces LICENSE= ZPL21 diff --git a/devel/py-zope.browser/Makefile b/devel/py-zope.browser/Makefile index a367f825246..599d7bc2589 100644 --- a/devel/py-zope.browser/Makefile +++ b/devel/py-zope.browser/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.browser PORTVERSION= 1.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Shared Zope Toolkit browser components LICENSE= ZPL21 diff --git a/devel/py-zope.browsermenu/Makefile b/devel/py-zope.browsermenu/Makefile index 1bc9c88d861..c30a7018d82 100644 --- a/devel/py-zope.browsermenu/Makefile +++ b/devel/py-zope.browsermenu/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.browsermenu PORTVERSION= 3.9.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Browser menu implementation for Zope LICENSE= ZPL21 diff --git a/devel/py-zope.browserpage/Makefile b/devel/py-zope.browserpage/Makefile index 5a567d6c0b4..b359e08ba2e 100644 --- a/devel/py-zope.browserpage/Makefile +++ b/devel/py-zope.browserpage/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.browserpage PORTVERSION= 3.12.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= ZCML directives for configuring browser views for Zope LICENSE= ZPL21 diff --git a/devel/py-zope.browserresource/Makefile b/devel/py-zope.browserresource/Makefile index bff108822ca..068e2a9d641 100644 --- a/devel/py-zope.browserresource/Makefile +++ b/devel/py-zope.browserresource/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.browserresource PORTVERSION= 3.12.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Browser resources implementation for Zope LICENSE= ZPL21 diff --git a/devel/py-zope.cachedescriptors/Makefile b/devel/py-zope.cachedescriptors/Makefile index 100ba4843a4..022838c8cf0 100644 --- a/devel/py-zope.cachedescriptors/Makefile +++ b/devel/py-zope.cachedescriptors/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.cachedescriptors PORTVERSION= 3.5.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Method and property caching decorators LICENSE= ZPL21 diff --git a/devel/py-zope.componentvocabulary/Makefile b/devel/py-zope.componentvocabulary/Makefile index 8ed5f6b14a0..e95575c71eb 100644 --- a/devel/py-zope.componentvocabulary/Makefile +++ b/devel/py-zope.componentvocabulary/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.componentvocabulary PORTVERSION= 1.0.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Component vocabularies LICENSE= ZPL21 diff --git a/devel/py-zope.container/Makefile b/devel/py-zope.container/Makefile index a3d06c48643..08b18b8c902 100644 --- a/devel/py-zope.container/Makefile +++ b/devel/py-zope.container/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.container PORTVERSION= 3.12.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Container LICENSE= ZPL21 diff --git a/devel/py-zope.contentprovider/Makefile b/devel/py-zope.contentprovider/Makefile index be718374226..66410a46a1b 100644 --- a/devel/py-zope.contentprovider/Makefile +++ b/devel/py-zope.contentprovider/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.contentprovider PORTVERSION= 3.7.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Content Provider Framework for Zope Templates LICENSE= ZPL21 diff --git a/devel/py-zope.contenttype/Makefile b/devel/py-zope.contenttype/Makefile index d503e699b3a..6b56156c88e 100644 --- a/devel/py-zope.contenttype/Makefile +++ b/devel/py-zope.contenttype/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.contenttype PORTVERSION= 3.5.5 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope contenttype LICENSE= ZPL21 diff --git a/devel/py-zope.copy/Makefile b/devel/py-zope.copy/Makefile index becc0a4bcab..d371cf57239 100644 --- a/devel/py-zope.copy/Makefile +++ b/devel/py-zope.copy/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.copy PORTVERSION= 3.5.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Pluggable object copying mechanism LICENSE= ZPL21 diff --git a/devel/py-zope.copypastemove/Makefile b/devel/py-zope.copypastemove/Makefile index de4cf34cc8b..59c174819a5 100644 --- a/devel/py-zope.copypastemove/Makefile +++ b/devel/py-zope.copypastemove/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.copypastemove PORTVERSION= 3.8.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Copy, Paste and Move support for content components LICENSE= ZPL21 diff --git a/devel/py-zope.datetime/Makefile b/devel/py-zope.datetime/Makefile index daf59966a72..fcb651d883c 100644 --- a/devel/py-zope.datetime/Makefile +++ b/devel/py-zope.datetime/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.datetime PORTVERSION= 3.4.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Commonly used date and time related utility functions LICENSE= ZPL21 diff --git a/devel/py-zope.deferredimport/Makefile b/devel/py-zope.deferredimport/Makefile index a1636027cbb..c4572c1811d 100644 --- a/devel/py-zope.deferredimport/Makefile +++ b/devel/py-zope.deferredimport/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.deferredimport PORTVERSION= 3.5.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Allows to import names that will be resolved when used in the code LICENSE= ZPL21 diff --git a/devel/py-zope.dottedname/Makefile b/devel/py-zope.dottedname/Makefile index bdb89757e1e..6d6a66a782c 100644 --- a/devel/py-zope.dottedname/Makefile +++ b/devel/py-zope.dottedname/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.dottedname PORTVERSION= 3.4.6 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Resolver for Python dotted names LICENSE= ZPL21 diff --git a/devel/py-zope.dublincore/Makefile b/devel/py-zope.dublincore/Makefile index 899ae7148bb..e1f3df2571a 100644 --- a/devel/py-zope.dublincore/Makefile +++ b/devel/py-zope.dublincore/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.dublincore PORTVERSION= 3.8.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Dublin Core implementation LICENSE= ZPL21 diff --git a/devel/py-zope.error/Makefile b/devel/py-zope.error/Makefile index 05223ecdd76..038ea43c77b 100644 --- a/devel/py-zope.error/Makefile +++ b/devel/py-zope.error/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.error PORTVERSION= 3.7.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= An error reporting utility for Zope3 LICENSE= ZPL21 diff --git a/devel/py-zope.event/Makefile b/devel/py-zope.event/Makefile index b5a4438d4e8..fe736acee3d 100644 --- a/devel/py-zope.event/Makefile +++ b/devel/py-zope.event/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.event PORTVERSION= 3.5.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Very basic event publishing system USE_PYTHON= 2.5+ diff --git a/devel/py-zope.filerepresentation/Makefile b/devel/py-zope.filerepresentation/Makefile index 9c023907198..65c24a11834 100644 --- a/devel/py-zope.filerepresentation/Makefile +++ b/devel/py-zope.filerepresentation/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.filerepresentation PORTVERSION= 3.6.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= File-system Representation Interfaces LICENSE= ZPL21 diff --git a/devel/py-zope.formlib/Makefile b/devel/py-zope.formlib/Makefile index 608e83f6516..63c4ca20b5d 100644 --- a/devel/py-zope.formlib/Makefile +++ b/devel/py-zope.formlib/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.formlib PORTVERSION= 4.0.6 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Form generation and validation library for Zope LICENSE= ZPL21 diff --git a/devel/py-zope.generations/Makefile b/devel/py-zope.generations/Makefile index 9b5c66bf23d..265e1e73106 100644 --- a/devel/py-zope.generations/Makefile +++ b/devel/py-zope.generations/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.generations PORTVERSION= 3.7.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope application schema generations LICENSE= ZPL21 diff --git a/devel/py-zope.globalrequest/Makefile b/devel/py-zope.globalrequest/Makefile index 10876632869..8f67d468436 100644 --- a/devel/py-zope.globalrequest/Makefile +++ b/devel/py-zope.globalrequest/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.globalrequest PORTVERSION= 1.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Global way of retrieving the currently active request LICENSE= ZPL21 diff --git a/devel/py-zope.interface/Makefile b/devel/py-zope.interface/Makefile index 0656757568e..b8f4e416628 100644 --- a/devel/py-zope.interface/Makefile +++ b/devel/py-zope.interface/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.interface PORTVERSION= 3.8.0 -CATEGORIES= devel zope python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Interfaces for Python LICENSE= ZPL21 diff --git a/devel/py-zope.lifecycleevent/Makefile b/devel/py-zope.lifecycleevent/Makefile index 07519d00912..a99b1f9128c 100644 --- a/devel/py-zope.lifecycleevent/Makefile +++ b/devel/py-zope.lifecycleevent/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.lifecycleevent PORTVERSION= 3.7.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Object life-cycle events LICENSE= ZPL21 diff --git a/devel/py-zope.location/Makefile b/devel/py-zope.location/Makefile index ef5d4d07d9b..494bea94b6d 100644 --- a/devel/py-zope.location/Makefile +++ b/devel/py-zope.location/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.location PORTVERSION= 3.9.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Location LICENSE= ZPL21 diff --git a/devel/py-zope.minmax/Makefile b/devel/py-zope.minmax/Makefile index 17e321e647a..eb468b0dc63 100644 --- a/devel/py-zope.minmax/Makefile +++ b/devel/py-zope.minmax/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.minmax PORTVERSION= 1.1.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Homogeneous values favoring maximum or minimum LICENSE= ZPL21 diff --git a/devel/py-zope.pagetemplate/Makefile b/devel/py-zope.pagetemplate/Makefile index f0dd633297a..5fa0129b2f4 100644 --- a/devel/py-zope.pagetemplate/Makefile +++ b/devel/py-zope.pagetemplate/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.pagetemplate PORTVERSION= 3.6.3 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Page Templates LICENSE= ZPL21 diff --git a/devel/py-zope.processlifetime/Makefile b/devel/py-zope.processlifetime/Makefile index d75f6ffe366..964b50a1a28 100644 --- a/devel/py-zope.processlifetime/Makefile +++ b/devel/py-zope.processlifetime/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.processlifetime PORTVERSION= 1.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope process lifetime events LICENSE= ZPL21 diff --git a/devel/py-zope.ptresource/Makefile b/devel/py-zope.ptresource/Makefile index 06d78d57887..19fa8673ecc 100644 --- a/devel/py-zope.ptresource/Makefile +++ b/devel/py-zope.ptresource/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.ptresource PORTVERSION= 3.9.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Page template resource plugin for zope.browserresource LICENSE= ZPL21 diff --git a/devel/py-zope.publisher/Makefile b/devel/py-zope.publisher/Makefile index ca3a390023c..272fe487568 100644 --- a/devel/py-zope.publisher/Makefile +++ b/devel/py-zope.publisher/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.publisher PORTVERSION= 3.13.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Publishes Python objects on the web LICENSE= ZPL21 diff --git a/devel/py-zope.ramcache/Makefile b/devel/py-zope.ramcache/Makefile index b7fae473ae9..a72812a1185 100644 --- a/devel/py-zope.ramcache/Makefile +++ b/devel/py-zope.ramcache/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.ramcache PORTVERSION= 1.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope RAM Cache LICENSE= ZPL21 diff --git a/devel/py-zope.sequencesort/Makefile b/devel/py-zope.sequencesort/Makefile index cbfab44265a..93136d4791e 100644 --- a/devel/py-zope.sequencesort/Makefile +++ b/devel/py-zope.sequencesort/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.sequencesort PORTVERSION= 3.4.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Very Advanced Sequence Sorting LICENSE= ZPL21 diff --git a/devel/py-zope.site/Makefile b/devel/py-zope.site/Makefile index 6f4418cf643..65c8660cf30 100644 --- a/devel/py-zope.site/Makefile +++ b/devel/py-zope.site/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.site PORTVERSION= 3.9.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Local registries for zope component architecture LICENSE= ZPL21 diff --git a/devel/py-zope.size/Makefile b/devel/py-zope.size/Makefile index 87dbb83adcd..8a4d0e4d8e3 100644 --- a/devel/py-zope.size/Makefile +++ b/devel/py-zope.size/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.size PORTVERSION= 3.5.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Interfaces and simple adapter that give the size of an object LICENSE= ZPL21 diff --git a/devel/py-zope.tales/Makefile b/devel/py-zope.tales/Makefile index b4a9ffb4a7b..e318c019ea4 100644 --- a/devel/py-zope.tales/Makefile +++ b/devel/py-zope.tales/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.tales PORTVERSION= 3.5.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Template Application Language Expression Syntax (TALES) LICENSE= ZPL21 diff --git a/devel/py-zope.testbrowser/Makefile b/devel/py-zope.testbrowser/Makefile index 28a3d5f2bc3..d6fb6902e5c 100644 --- a/devel/py-zope.testbrowser/Makefile +++ b/devel/py-zope.testbrowser/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.testbrowser PORTVERSION= 4.0.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Programmable browser for functional black-box tests LICENSE= ZPL21 diff --git a/devel/py-zope.testing/Makefile b/devel/py-zope.testing/Makefile index 363997d7ebc..7c642fddd2d 100644 --- a/devel/py-zope.testing/Makefile +++ b/devel/py-zope.testing/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.testing PORTVERSION= 4.0.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope testing helpers LICENSE= ZPL21 diff --git a/devel/py-zope.traversing/Makefile b/devel/py-zope.traversing/Makefile index d0321bcc484..50ac00cf4a7 100644 --- a/devel/py-zope.traversing/Makefile +++ b/devel/py-zope.traversing/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.traversing PORTVERSION= 3.14.0 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Resolving paths in the object hierarchy LICENSE= ZPL21 diff --git a/devel/py-zope.viewlet/Makefile b/devel/py-zope.viewlet/Makefile index 41c35a36914..03d2e9f88e2 100644 --- a/devel/py-zope.viewlet/Makefile +++ b/devel/py-zope.viewlet/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.viewlet PORTVERSION= 3.7.2 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Viewlets LICENSE= ZPL21 |