diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-11 17:34:09 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-11 17:34:09 +0000 |
commit | c5db3d9375958320fd529623f7e67fe414cdae38 (patch) | |
tree | 1f6a491c3878255237f106124524008384267f03 | |
parent | 23b5323f9d02fb3717b20e01718847614b149b5f (diff) |
Update Plone to 4.2.1.
This update includes:
- www/py-plone.outputfilters 1.2 -> 1.6
- www/py-Products.CMFPlone 4.1.5 -> 4.2.1.1
- www/py-plone.app.vocabularies 2.1.6 -> 2.1.7
- www/py-plone.subrequest 1.6.2 -> 1.6.6
- www/py-plone.app.discussion 2.1.5 -> 2.1.7
- www/py-plonetheme.classic 1.1.2 -> 1.2.3
- www/plone 4.1.5 -> 4.2.1
- www/py-plone.i18n 2.0 -> 2.0.1
- www/py-plone.fieldsets 2.0.1 -> 2.0.2
- www/py-plone.app.search 1.0.2 -> 1.0.4
- www/py-plone.app.content 2.0.9 -> 2.0.11
- www/py-plone.app.testing 4.0.2 -> 4.2
- www/py-plone.app.contentrules 2.1.4 -> 2.1.8
- www/py-plone.uuid 1.0.2 -> 1.0.3
- www/py-plone.app.upgrade 1.1.6 -> 1.2.1
- www/py-plone.app.caching 1.0.3 -> 1.1
- www/py-plone.app.linkintegrity 1.4.5 -> 1.4.6
- www/py-plone.app.iterate 2.1.5 -> 2.1.7
- www/py-plone.testing 4.0.3 -> 4.0.4
- www/py-plone.app.contentmenu 2.0.5 -> 2.0.6
- www/py-plone.app.controlpanel 2.2.3 -> 2.2.8
- www/py-plone.portlet.collection 2.0.4 -> 2.1.1
- www/py-plone.resource 1.0b6 -> 1.0.1
- www/py-plone.app.registry 1.0.1 -> 1.1
- www/py-plone.app.workflow 2.0.6 -> 2.0.7
- www/py-plone.app.portlets 2.2.3 -> 2.2.6
- www/py-plone.app.blob 1.5.1 -> 1.5.2
- www/py-Products.TinyMCE 1.2.12 -> 1.2.13
- www/py-plone.app.locales 4.0.11 -> 4.0.15
- www/py-plonetheme.sunburst 1.2.4 -> 1.2.7
- www/py-plone.app.theming 1.0b9 -> 1.0.3
- www/py-plone.app.collection 1.0.1 -> 1.0.5
- www/py-plone.folder 1.0.1 -> 1.0.2
- www/py-plone.app.querystring 1.0.1 -> 1.0.5
- www/py-plone.app.jquerytools 1.3.1 -> 1.3.2
- www/py-plone.app.contentlisting 1.0 -> 1.0.1
- www/py-plone.stringinterp 1.0.5 -> 1.0.7
- www/py-plone.app.layout 2.2.4 -> 2.2.7
- www/py-plone.app.z3cform 0.5.7 -> 0.6.0
- www/py-plone.portlets 2.0.2 -> 2.1
- www/py-plone.app.kss 1.7.0 -> 1.7.1
- www/py-plone.app.redirector 1.1.2 -> 1.1.3
- devel/py-kss-core 1.6.3 -> 1.6.4
- devel/py-Products.ATContentTypes 2.1.7 -> 2.1.8
- devel/py-Products.ResourceRegistries 2.0.6 -> 2.2.1
- devel/py-five.customerize 1.0.2 -> 1.0.3
- devel/py-diazo 1.0rc4 -> 1.0.1
- devel/py-Products.CMFEditions 2.2.2 -> 2.2.5
- devel/py-Products.ExtendedPathIndex 2.9 -> 3.0.1
- devel/py-z3c.formwidget.query 0.7 -> 0.8
- devel/py-Products.Archetypes 1.7.13 -> 1.8.3
- devel/py-Products.CMFPlacefulWorkflow 1.5.6 -> 1.5.7
- devel/py-archetypes.querywidget 1.0.1 -> 1.0.4
- devel/py-Products.PloneLanguageTool 3.2.4 -> 3.2.5
- devel/py-Products.GenericSetup 1.6.6 -> 1.7.2
- devel/py-Products.CMFTestCase 0.9.11 -> 0.9.12
- devel/py-Products.PasswordResetTool 2.0.7 -> 2.0.8
- devel/py-archetypes.kss 1.7.1 -> 1.7.2
- devel/py-collective.z3cform.datetimewidget 1.1.1 -> 1.2.0
- devel/py-Products.PloneTestCase 0.9.13 -> 0.9.15
- devel/py-zope.schema 4.0.1 -> 4.2.0
- devel/py-archetypes.referencebrowserwidget 2.4.11 -> 2.4.12
- security/py-Products.PlonePAS 4.0.12 -> 4.0.13
- security/py-Products.PluggableAuthService 1.7.7 -> 1.8.0
common changes:
- strip Makefile header
- choose proper value for USE_PYTHON in a cases when I sure that the port
is required -2.7 only or may be built/run both 2.x and 3.x
- comment off USE_ZOPE
- tab -> space in pkg-descr:WWW
nuances:
- new port www/py-plone.app.jquery added per this plone update requirements
- devel/py-zope.schema updated to 4.2.0 because I hadn't got any response from
maintainer and because this exact version is required for this plone update
feature highlights/release notes:
- http://plone.org/products/plone/releases/4.2
- http://plone.org/products/plone/releases/4.2.1
Notes
Notes:
svn path=/head/; revision=304111
217 files changed, 626 insertions, 955 deletions
diff --git a/devel/py-Products.ATContentTypes/Makefile b/devel/py-Products.ATContentTypes/Makefile index c3cdd84b5d54..5210fdd95e64 100644 --- a/devel/py-Products.ATContentTypes/Makefile +++ b/devel/py-Products.ATContentTypes/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.ATContentTypes -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.ATContentTypes -PORTVERSION= 2.1.7 +PORTVERSION= 2.1.8 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +15,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}archetypes.referencebrowserwidget>=0:${PORTS ${PYTHON_PKGNAMEPREFIX}plone.i18n>=0:${PORTSDIR}/www/py-plone.i18n \ ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.memoize \ ${PYTHON_PKGNAMEPREFIX}plone.app.folder>=0:${PORTSDIR}/www/py-plone.app.folder \ - ${PYTHON_PKGNAMEPREFIX}plone.app.layout>=0:${PORTSDIR}/www/py-plone.app.layout \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:${PORTSDIR}/devel/py-zope.i18n \ ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ @@ -44,9 +38,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}archetypes.referencebrowserwidget>=0:${PORTS zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/devel/py-Products.ATContentTypes/distinfo b/devel/py-Products.ATContentTypes/distinfo index 8793754044c9..1705417cfea9 100644 --- a/devel/py-Products.ATContentTypes/distinfo +++ b/devel/py-Products.ATContentTypes/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.ATContentTypes-2.1.7.zip) = 1d008b757f7bf8311a46be3e8f832554461eba62712903fc59c4b133df39878d -SIZE (zope/Products.ATContentTypes-2.1.7.zip) = 365763 +SHA256 (zope/Products.ATContentTypes-2.1.8.zip) = b8761974463a2a2a42018d8182b3d88bf55b41c27843b3dcc109e0c1f06c8dc5 +SIZE (zope/Products.ATContentTypes-2.1.8.zip) = 365376 diff --git a/devel/py-Products.ATContentTypes/pkg-descr b/devel/py-Products.ATContentTypes/pkg-descr index 4e3c704bff12..72b32284a3bf 100644 --- a/devel/py-Products.ATContentTypes/pkg-descr +++ b/devel/py-Products.ATContentTypes/pkg-descr @@ -1,3 +1,3 @@ Default Content Types for Plone. -WWW: http://pypi.python.org/pypi/Products.ATContentTypes +WWW: http://pypi.python.org/pypi/Products.ATContentTypes diff --git a/devel/py-Products.Archetypes/Makefile b/devel/py-Products.Archetypes/Makefile index 8aa8a40c2bab..0a67a08b7523 100644 --- a/devel/py-Products.Archetypes/Makefile +++ b/devel/py-Products.Archetypes/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.Archetypes -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.Archetypes -PORTVERSION= 1.7.13 +PORTVERSION= 1.8.3 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -35,7 +30,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope. ${PYTHON_PKGNAMEPREFIX}Products.CMFDefault>=0:${PORTSDIR}/devel/py-Products.CMFDefault \ ${PYTHON_PKGNAMEPREFIX}Products.CMFFormController>=0:${PORTSDIR}/devel/py-Products.CMFFormController \ ${PYTHON_PKGNAMEPREFIX}Products.CMFQuickInstallerTool>=0:${PORTSDIR}/devel/py-Products.CMFQuickInstallerTool \ - ${PYTHON_PKGNAMEPREFIX}Products.CMFTestCase>=0:${PORTSDIR}/devel/py-Products.CMFTestCase \ ${PYTHON_PKGNAMEPREFIX}Products.DCWorkflow>=0:${PORTSDIR}/devel/py-Products.DCWorkflow \ ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup \ ${PYTHON_PKGNAMEPREFIX}Products.Marshall>=0:${PORTSDIR}/devel/py-Products.Marshall \ @@ -54,9 +48,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope. zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/devel/py-Products.Archetypes/distinfo b/devel/py-Products.Archetypes/distinfo index a02dd926d00f..1d9b7c003c96 100644 --- a/devel/py-Products.Archetypes/distinfo +++ b/devel/py-Products.Archetypes/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.Archetypes-1.7.13.zip) = 587b216b8fc741d46ed4628a965f78c6d48b9e9310d21ed3f165b846d057c2ea -SIZE (zope/Products.Archetypes-1.7.13.zip) = 688260 +SHA256 (zope/Products.Archetypes-1.8.3.zip) = fba0d68e127d73f7e96547f845ab6226b7ab600f7071fddc8c4068a04d4ec85e +SIZE (zope/Products.Archetypes-1.8.3.zip) = 688595 diff --git a/devel/py-Products.Archetypes/pkg-descr b/devel/py-Products.Archetypes/pkg-descr index 4bcd2eb9d7bf..f33a9a7800d9 100644 --- a/devel/py-Products.Archetypes/pkg-descr +++ b/devel/py-Products.Archetypes/pkg-descr @@ -1,4 +1,4 @@ Archetypes is a developers framework for rapidly developing and deploying rich, full featured content types within the context of Zope/CMF and Plone. -WWW: http://pypi.python.org/pypi/Products.Archetypes +WWW: http://pypi.python.org/pypi/Products.Archetypes diff --git a/devel/py-Products.CMFEditions/Makefile b/devel/py-Products.CMFEditions/Makefile index 260a34ebf114..02b313438ba4 100644 --- a/devel/py-Products.CMFEditions/Makefile +++ b/devel/py-Products.CMFEditions/Makefile @@ -1,13 +1,7 @@ -# New ports collection makefile for: py-Products.CMFEditions -# Date created: 20 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.CMFEditions -PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTVERSION= 2.2.5 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +11,8 @@ COMMENT= Versioning for Plone LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.dottedname>=0:${PORTSDIR}/devel/py-zope.dottedname \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.copy>0:${PORTSDIR}/devel/py-zope.copy \ + ${PYTHON_PKGNAMEPREFIX}zope.dottedname>=0:${PORTSDIR}/devel/py-zope.dottedname \ ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=2.1:${PORTSDIR}/devel/py-Products.CMFCore \ @@ -34,6 +29,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.dottedname>=0:${PORTSDIR}/devel/py-zope DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/devel/py-Products.CMFEditions/distinfo b/devel/py-Products.CMFEditions/distinfo index 2586ed5b8939..221b40a08d7b 100644 --- a/devel/py-Products.CMFEditions/distinfo +++ b/devel/py-Products.CMFEditions/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.CMFEditions-2.2.2.tar.gz) = 51625b0a009dd56f3942e119ef352bbe347d7177ddbfde9bf3be55d0304c8300 -SIZE (zope/Products.CMFEditions-2.2.2.tar.gz) = 1790896 +SHA256 (zope/Products.CMFEditions-2.2.5.zip) = 84d60058883c43c66410e8d5964f6be5a733732d3725154f5d535b99b46a0aac +SIZE (zope/Products.CMFEditions-2.2.5.zip) = 1866305 diff --git a/devel/py-Products.CMFEditions/pkg-descr b/devel/py-Products.CMFEditions/pkg-descr index 517fc5c0f816..1f61a6d39e27 100644 --- a/devel/py-Products.CMFEditions/pkg-descr +++ b/devel/py-Products.CMFEditions/pkg-descr @@ -1,3 +1,3 @@ Versioning for Plone. -WWW: http://pypi.python.org/pypi/Products.CMFEditions +WWW: http://pypi.python.org/pypi/Products.CMFEditions diff --git a/devel/py-Products.CMFEditions/pkg-plist b/devel/py-Products.CMFEditions/pkg-plist index 34315a7f4870..0b202cc9a196 100644 --- a/devel/py-Products.CMFEditions/pkg-plist +++ b/devel/py-Products.CMFEditions/pkg-plist @@ -54,6 +54,9 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/browser/diff.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/browser/diff.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/browser/edit.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/browser/utils.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/browser/utils.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/browser/utils.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/configure.zcml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/exportimport/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/exportimport/__init__.pyc @@ -112,7 +115,6 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/skins/CMFEditions/diff_legend.pt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/skins/CMFEditions/getVersionDiff.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/skins/CMFEditions/get_cmfeditions_ftests.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/skins/CMFEditions/get_macros.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/skins/CMFEditions/migrateStorage.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/skins/CMFEditions/revertversion.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/skins/CMFEditions/saveasnewversion.py @@ -227,6 +229,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/www/SillyDemoRetrieveModifierAddForm.pt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/www/SkipBlobs.pt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/www/SkipParentPointersAddForm.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/www/SkipRegistryBasesPointersAddForm.pt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/www/SkipVersioningOfLargeFilesAndImagesAddForm.pt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/www/Skip_z3c_blobfile.pt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFEditions/www/fieldModifierEditForm.pt diff --git a/devel/py-Products.CMFPlacefulWorkflow/Makefile b/devel/py-Products.CMFPlacefulWorkflow/Makefile index 403bab95e99e..173716fc1c72 100644 --- a/devel/py-Products.CMFPlacefulWorkflow/Makefile +++ b/devel/py-Products.CMFPlacefulWorkflow/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.CMFPlacefulWorkflow -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.CMFPlacefulWorkflow -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +15,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope. ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \ - ${PYTHON_PKGNAMEPREFIX}Products.CMFPlone>=0:${PORTSDIR}/www/py-Products.CMFPlone \ ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup \ ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing \ ${PYTHON_PKGNAMEPREFIX}Products.PloneTestCase>=0:${PORTSDIR}/devel/py-Products.PloneTestCase @@ -28,5 +22,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope. DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +USE_ZIP= yes .include <bsd.port.mk> diff --git a/devel/py-Products.CMFPlacefulWorkflow/distinfo b/devel/py-Products.CMFPlacefulWorkflow/distinfo index ea7030a7a35f..2e0460dbeb8d 100644 --- a/devel/py-Products.CMFPlacefulWorkflow/distinfo +++ b/devel/py-Products.CMFPlacefulWorkflow/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.CMFPlacefulWorkflow-1.5.6.tar.gz) = 667eb108bb443ac0a8386a79af449df0a8851a4035346af80176ebcaca0b23e9 -SIZE (zope/Products.CMFPlacefulWorkflow-1.5.6.tar.gz) = 55215 +SHA256 (zope/Products.CMFPlacefulWorkflow-1.5.7.zip) = 0ed0fc01f7f749ffe8c54a788ddfa2b6dfde4ac2a8932edfaf6e0d05db7f46b3 +SIZE (zope/Products.CMFPlacefulWorkflow-1.5.7.zip) = 100051 diff --git a/devel/py-Products.CMFPlacefulWorkflow/pkg-descr b/devel/py-Products.CMFPlacefulWorkflow/pkg-descr index 5ebf8e918741..24b85775ee8b 100644 --- a/devel/py-Products.CMFPlacefulWorkflow/pkg-descr +++ b/devel/py-Products.CMFPlacefulWorkflow/pkg-descr @@ -1,3 +1,3 @@ Workflow policies for CMF and Plone. -WWW: http://pypi.python.org/pypi/Products.CMFPlacefulWorkflow +WWW: http://pypi.python.org/pypi/Products.CMFPlacefulWorkflow diff --git a/devel/py-Products.CMFTestCase/Makefile b/devel/py-Products.CMFTestCase/Makefile index 8a0064d276f0..5975084c4543 100644 --- a/devel/py-Products.CMFTestCase/Makefile +++ b/devel/py-Products.CMFTestCase/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.CMFTestCase -# Date created: 20 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.CMFTestCase -PORTVERSION= 0.9.11 +PORTVERSION= 0.9.12 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope. zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 DIST_SUBDIR= zope -USE_PYTHON= 2.6+ +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes diff --git a/devel/py-Products.CMFTestCase/distinfo b/devel/py-Products.CMFTestCase/distinfo index cb9f8fda2cad..bdd6e8b1dbe2 100644 --- a/devel/py-Products.CMFTestCase/distinfo +++ b/devel/py-Products.CMFTestCase/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.CMFTestCase-0.9.11.zip) = e45472030397eba2eb16430652e5c0d2f50ea8af013b15bed8e850c75262d52a -SIZE (zope/Products.CMFTestCase-0.9.11.zip) = 27958 +SHA256 (zope/Products.CMFTestCase-0.9.12.zip) = cbeb78c29a0ca96fda5f68d6808ea7a8a95adcca02df7e511b4e1d49a0d95ce2 +SIZE (zope/Products.CMFTestCase-0.9.12.zip) = 28197 diff --git a/devel/py-Products.CMFTestCase/pkg-descr b/devel/py-Products.CMFTestCase/pkg-descr index aeda2cec0122..07a3b543edb3 100644 --- a/devel/py-Products.CMFTestCase/pkg-descr +++ b/devel/py-Products.CMFTestCase/pkg-descr @@ -1,3 +1,3 @@ Integration testing framework for CMF. -WWW: http://plone.org/products/cmftestcase +WWW: http://plone.org/products/cmftestcase diff --git a/devel/py-Products.CMFTestCase/pkg-plist b/devel/py-Products.CMFTestCase/pkg-plist index a3f2cb2688fc..64bca1575c92 100644 --- a/devel/py-Products.CMFTestCase/pkg-plist +++ b/devel/py-Products.CMFTestCase/pkg-plist @@ -8,6 +8,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFTestCase/CMFTestCase.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFTestCase/CMFTestCase.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFTestCase/CMFTestCase.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFTestCase/THIS_AREA_IS_CLOSED.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFTestCase/VERSION.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFTestCase/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFTestCase/__init__.pyc diff --git a/devel/py-Products.ExtendedPathIndex/Makefile b/devel/py-Products.ExtendedPathIndex/Makefile index 8e70caeb81b3..13a8b8b2e1a5 100644 --- a/devel/py-Products.ExtendedPathIndex/Makefile +++ b/devel/py-Products.ExtendedPathIndex/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.ExtendedPathIndex -# Date created: 20 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.ExtendedPathIndex -PORTVERSION= 2.9 +PORTVERSION= 3.0.1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,9 +11,14 @@ COMMENT= Zope catalog index for paths LICENSE= GPLv2 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>0:${PORTSDIR}/security/py-AccessControl \ + ${PYTHON_PKGNAMEPREFIX}transaction>0:${PORTSDIR}/devel/py-transaction \ + zodb${PYTHON_PKGNAMESUFFIX}>0:${PORTSDIR}/databases/zodb3 + DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/devel/py-Products.ExtendedPathIndex/distinfo b/devel/py-Products.ExtendedPathIndex/distinfo index 215cf57ab9c0..a8987c252140 100644 --- a/devel/py-Products.ExtendedPathIndex/distinfo +++ b/devel/py-Products.ExtendedPathIndex/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.ExtendedPathIndex-2.9.zip) = e313d70a0a786017b6e5a0d8e002fe16621d029e663b705997845c83c23c4760 -SIZE (zope/Products.ExtendedPathIndex-2.9.zip) = 29609 +SHA256 (zope/Products.ExtendedPathIndex-3.0.1.zip) = 072225e3184200d6db4e4a8be00b0be6cd35e2fb53291989d630a2d877cce3f1 +SIZE (zope/Products.ExtendedPathIndex-3.0.1.zip) = 29053 diff --git a/devel/py-Products.ExtendedPathIndex/pkg-descr b/devel/py-Products.ExtendedPathIndex/pkg-descr index 5176db292b3e..f391c545a1c8 100644 --- a/devel/py-Products.ExtendedPathIndex/pkg-descr +++ b/devel/py-Products.ExtendedPathIndex/pkg-descr @@ -1,3 +1,3 @@ Zope catalog index for paths. -WWW: http://pypi.python.org/pypi/Products.ExtendedPathIndex +WWW: http://pypi.python.org/pypi/Products.ExtendedPathIndex diff --git a/devel/py-Products.ExtendedPathIndex/pkg-plist b/devel/py-Products.ExtendedPathIndex/pkg-plist index 3352127ba388..aad225aa8fa2 100644 --- a/devel/py-Products.ExtendedPathIndex/pkg-plist +++ b/devel/py-Products.ExtendedPathIndex/pkg-plist @@ -12,15 +12,6 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/__init__.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/dtml/addExtendedPathIndex.dtml -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/ptests/__init__.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/ptests/__init__.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/ptests/__init__.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/ptests/testProfiling.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/ptests/testProfiling.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/ptests/testProfiling.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/ptests/testQuery.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/ptests/testQuery.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/ptests/testQuery.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/tests/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/tests/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/tests/__init__.pyo @@ -36,7 +27,6 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/__init__.pyo @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/www @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/tests -@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/ptests @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex/dtml @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ExtendedPathIndex @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products diff --git a/devel/py-Products.GenericSetup/Makefile b/devel/py-Products.GenericSetup/Makefile index f0a8c7c8367b..10ff63b0ebad 100644 --- a/devel/py-Products.GenericSetup/Makefile +++ b/devel/py-Products.GenericSetup/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.GenericSetup -# Date created: 18 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.GenericSetup -PORTVERSION= 1.6.6 +PORTVERSION= 1.7.2 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +15,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.localsitemanager>=0:${PORTSDIR}/devel/p ${PYTHON_PKGNAMEPREFIX}zope.formlib>=0:${PORTSDIR}/devel/py-zope.formlib DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/devel/py-Products.GenericSetup/distinfo b/devel/py-Products.GenericSetup/distinfo index 24837cc9566e..75ed29d15943 100644 --- a/devel/py-Products.GenericSetup/distinfo +++ b/devel/py-Products.GenericSetup/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.GenericSetup-1.6.6.tar.gz) = 70c7224a0d2ce25faeb82c8f517c9a9abbea2466bad5608f31bff39471d9e2e8 -SIZE (zope/Products.GenericSetup-1.6.6.tar.gz) = 141866 +SHA256 (zope/Products.GenericSetup-1.7.2.tar.gz) = bddcf397ad0faa6a04ea36a2cc541c6b400982fd6c9feb05dc2b63d75e06d7fd +SIZE (zope/Products.GenericSetup-1.7.2.tar.gz) = 142536 diff --git a/devel/py-Products.GenericSetup/pkg-descr b/devel/py-Products.GenericSetup/pkg-descr index 8fe3efeaf144..a0ed72ac06b5 100644 --- a/devel/py-Products.GenericSetup/pkg-descr +++ b/devel/py-Products.GenericSetup/pkg-descr @@ -1,3 +1,3 @@ Read Zope configuration state from profile dirs / tarballs. -WWW: http://pypi.python.org/pypi/Products.GenericSetup +WWW: http://pypi.python.org/pypi/Products.GenericSetup diff --git a/devel/py-Products.PasswordResetTool/Makefile b/devel/py-Products.PasswordResetTool/Makefile index 43cc0383baad..959f75b59f41 100644 --- a/devel/py-Products.PasswordResetTool/Makefile +++ b/devel/py-Products.PasswordResetTool/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.PasswordResetTool -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.PasswordResetTool -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,6 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.me DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/devel/py-Products.PasswordResetTool/distinfo b/devel/py-Products.PasswordResetTool/distinfo index b8013d410260..bc09fa7b00fe 100644 --- a/devel/py-Products.PasswordResetTool/distinfo +++ b/devel/py-Products.PasswordResetTool/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.PasswordResetTool-2.0.7.tar.gz) = 7b77c76190acd5c108e1196fed212f9d368b6a886ff0f41b512b054a1e3ee9c8 -SIZE (zope/Products.PasswordResetTool-2.0.7.tar.gz) = 27904 +SHA256 (zope/Products.PasswordResetTool-2.0.8.zip) = 0c8cdde766f38a096ded5de96da1a9c5fb42bedd8411d8a7e5581146accb0117 +SIZE (zope/Products.PasswordResetTool-2.0.8.zip) = 53709 diff --git a/devel/py-Products.PasswordResetTool/pkg-descr b/devel/py-Products.PasswordResetTool/pkg-descr index 164072c384c0..1ca2fcb0a63a 100644 --- a/devel/py-Products.PasswordResetTool/pkg-descr +++ b/devel/py-Products.PasswordResetTool/pkg-descr @@ -1,3 +1,3 @@ Password reset tool for Plone. -WWW: http://pypi.python.org/pypi/Products.PasswordResetTool +WWW: http://pypi.python.org/pypi/Products.PasswordResetTool diff --git a/devel/py-Products.PloneLanguageTool/Makefile b/devel/py-Products.PloneLanguageTool/Makefile index bee3bea01a65..e4861639188a 100644 --- a/devel/py-Products.PloneLanguageTool/Makefile +++ b/devel/py-Products.PloneLanguageTool/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.PloneLanguageTool -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.PloneLanguageTool -PORTVERSION= 3.2.4 +PORTVERSION= 3.2.5 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,5 +14,6 @@ LICENSE= GPLv2 DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +USE_ZIP= yes .include <bsd.port.mk> diff --git a/devel/py-Products.PloneLanguageTool/distinfo b/devel/py-Products.PloneLanguageTool/distinfo index 55b51fc7456b..9a72369e5f17 100644 --- a/devel/py-Products.PloneLanguageTool/distinfo +++ b/devel/py-Products.PloneLanguageTool/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.PloneLanguageTool-3.2.4.tar.gz) = 0575b7151179f0229febdde41ad4ffc2906c47d4be49976bc365efa9ddbb4315 -SIZE (zope/Products.PloneLanguageTool-3.2.4.tar.gz) = 30457 +SHA256 (zope/Products.PloneLanguageTool-3.2.5.zip) = cfd8d71d289bfe97c4d20e2ba7e1d82cd06203f1076ad518f8ea82b4749d84ac +SIZE (zope/Products.PloneLanguageTool-3.2.5.zip) = 49038 diff --git a/devel/py-Products.PloneLanguageTool/pkg-descr b/devel/py-Products.PloneLanguageTool/pkg-descr index 8b30a042ff63..9781566013cb 100644 --- a/devel/py-Products.PloneLanguageTool/pkg-descr +++ b/devel/py-Products.PloneLanguageTool/pkg-descr @@ -2,4 +2,4 @@ PloneLanguageTool allows you to set the available languages in your Plone site, select various fallback mechanisms, and control the use of flags for language selection and translations. -WWW: http://pypi.python.org/pypi/Products.PloneLanguageTool +WWW: http://pypi.python.org/pypi/Products.PloneLanguageTool diff --git a/devel/py-Products.PloneTestCase/Makefile b/devel/py-Products.PloneTestCase/Makefile index 22f1ad48548c..3d6d0d452e33 100644 --- a/devel/py-Products.PloneTestCase/Makefile +++ b/devel/py-Products.PloneTestCase/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.PloneTestCase -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.PloneTestCase -PORTVERSION= 0.9.13 +PORTVERSION= 0.9.15 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,16 +16,15 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope. ${PYTHON_PKGNAMEPREFIX}zope.site>=0:${PORTSDIR}/devel/py-zope.site \ ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \ - ${PYTHON_PKGNAMEPREFIX}Products.CMFPlone>=0:${PORTSDIR}/www/py-Products.CMFPlone \ ${PYTHON_PKGNAMEPREFIX}Products.ATContentTypes>=0:${PORTSDIR}/devel/py-Products.ATContentTypes \ ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \ ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup \ zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 DIST_SUBDIR= zope -USE_PYTHON= 2.6-2.7 +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/devel/py-Products.PloneTestCase/distinfo b/devel/py-Products.PloneTestCase/distinfo index af712f44909c..64f9ef0d34c6 100644 --- a/devel/py-Products.PloneTestCase/distinfo +++ b/devel/py-Products.PloneTestCase/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.PloneTestCase-0.9.13.zip) = 47dcfd92efd15a2fb50f1945a42d3de5e5caf9b7f70fa1bf06abd601b3014f26 -SIZE (zope/Products.PloneTestCase-0.9.13.zip) = 33471 +SHA256 (zope/Products.PloneTestCase-0.9.15.zip) = 49572295f32ebb2d48ab56251b1fa934f0a3c3e8624424d5d01d5b5cc8cf525b +SIZE (zope/Products.PloneTestCase-0.9.15.zip) = 33894 diff --git a/devel/py-Products.PloneTestCase/pkg-descr b/devel/py-Products.PloneTestCase/pkg-descr index 8c560ddb0c5b..95389955fd10 100644 --- a/devel/py-Products.PloneTestCase/pkg-descr +++ b/devel/py-Products.PloneTestCase/pkg-descr @@ -1,3 +1,3 @@ Integration testing framework for Plone. -WWW: http://plone.org/products/plonetestcase +WWW: http://plone.org/products/plonetestcase diff --git a/devel/py-Products.ResourceRegistries/Makefile b/devel/py-Products.ResourceRegistries/Makefile index d3179c8ec872..348084e9f71b 100644 --- a/devel/py-Products.ResourceRegistries/Makefile +++ b/devel/py-Products.ResourceRegistries/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.ResourceRegistries -# Date created: 20 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.ResourceRegistries -PORTVERSION= 2.0.6 +PORTVERSION= 2.2.1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,12 +18,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope. ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \ ${PYTHON_PKGNAMEPREFIX}DateTime>=0:${PORTSDIR}/devel/py-DateTime \ - zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 + zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 \ + ${PYTHON_PKGNAMEPREFIX}plone.app.registry>0:${PORTSDIR}/www/py-plone.app.registry DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/devel/py-Products.ResourceRegistries/distinfo b/devel/py-Products.ResourceRegistries/distinfo index 9efddb85fc04..00d6a0be61df 100644 --- a/devel/py-Products.ResourceRegistries/distinfo +++ b/devel/py-Products.ResourceRegistries/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.ResourceRegistries-2.0.6.zip) = 8c53aa900bdbebf2aad057a45ffa12705b216ff1fa56aca832c21cfb560e8e25 -SIZE (zope/Products.ResourceRegistries-2.0.6.zip) = 123591 +SHA256 (zope/Products.ResourceRegistries-2.2.1.zip) = acd2a0afe55388c514be4679f12a0b2752536eb7c979839aefd84c5126465a74 +SIZE (zope/Products.ResourceRegistries-2.2.1.zip) = 133003 diff --git a/devel/py-Products.ResourceRegistries/pkg-descr b/devel/py-Products.ResourceRegistries/pkg-descr index 759563cd5c64..dab49a53141e 100644 --- a/devel/py-Products.ResourceRegistries/pkg-descr +++ b/devel/py-Products.ResourceRegistries/pkg-descr @@ -1,3 +1,3 @@ Registry for managing CSS and JS. -WWW: http://pypi.python.org/pypi/Products.ResourceRegistries +WWW: http://pypi.python.org/pypi/Products.ResourceRegistries diff --git a/devel/py-Products.ResourceRegistries/pkg-plist b/devel/py-Products.ResourceRegistries/pkg-plist index 1a378134593c..30b7a3cb5512 100644 --- a/devel/py-Products.ResourceRegistries/pkg-plist +++ b/devel/py-Products.ResourceRegistries/pkg-plist @@ -54,6 +54,9 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/interfaces/registries.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/interfaces/registries.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/interfaces/registries.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/interfaces/settings.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/interfaces/settings.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/interfaces/settings.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/interfaces/viewletmanagers.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/interfaces/viewletmanagers.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/interfaces/viewletmanagers.pyo @@ -132,6 +135,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/utils.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/utils.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/utils.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/www/bundles.zpt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/www/csscomposition.zpt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/www/cssconfig.zpt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/ResourceRegistries/www/jscomposition.zpt diff --git a/devel/py-archetypes.kss/Makefile b/devel/py-archetypes.kss/Makefile index 2fce04b4b8bc..70c7e5a7d6d4 100644 --- a/devel/py-archetypes.kss/Makefile +++ b/devel/py-archetypes.kss/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-archetypes.kss -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= archetypes.kss -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-archetypes.kss/distinfo b/devel/py-archetypes.kss/distinfo index 66da86b1aabd..d1ff77b16686 100644 --- a/devel/py-archetypes.kss/distinfo +++ b/devel/py-archetypes.kss/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/archetypes.kss-1.7.1.zip) = 92349c18c72664a0520aa8be3b43b63ca9881a5639a6ccdb2fc2a9644e105135 -SIZE (zope/archetypes.kss-1.7.1.zip) = 37335 +SHA256 (zope/archetypes.kss-1.7.2.zip) = 33c6c0e4290e8716b23d0534bcc10cf3a895bb2cea9d0e22c3e94b44ced53e92 +SIZE (zope/archetypes.kss-1.7.2.zip) = 37527 diff --git a/devel/py-archetypes.kss/pkg-descr b/devel/py-archetypes.kss/pkg-descr index b2f8383ffddd..583d6ed533f7 100644 --- a/devel/py-archetypes.kss/pkg-descr +++ b/devel/py-archetypes.kss/pkg-descr @@ -1,3 +1,3 @@ KSS (Kinetic Style Sheets) for Archetypes. -WWW: http://pypi.python.org/pypi/archetypes.kss +WWW: http://pypi.python.org/pypi/archetypes.kss diff --git a/devel/py-archetypes.querywidget/Makefile b/devel/py-archetypes.querywidget/Makefile index 19ecd422f430..ea1d5d4f5637 100644 --- a/devel/py-archetypes.querywidget/Makefile +++ b/devel/py-archetypes.querywidget/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-archetypes.querywidget -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= archetypes.querywidget -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.4 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,11 +11,12 @@ COMMENT= Widget for creating catalog queries LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.querystring>=0:${PORTSDIR}/www/py-plone.app.querystring \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.querystring>=1.0.3:${PORTSDIR}/www/py-plone.app.querystring \ ${PYTHON_PKGNAMEPREFIX}plone.app.jquerytools>=0:${PORTSDIR}/www/py-plone.app.jquerytools DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +USE_ZIP= yes .include <bsd.port.mk> diff --git a/devel/py-archetypes.querywidget/distinfo b/devel/py-archetypes.querywidget/distinfo index a9348e97a922..286cb6a41152 100644 --- a/devel/py-archetypes.querywidget/distinfo +++ b/devel/py-archetypes.querywidget/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/archetypes.querywidget-1.0.1.tar.gz) = db71f22cc7552cc06bc77683d55c7830d1348280680855725e2f7cf224551bfb -SIZE (zope/archetypes.querywidget-1.0.1.tar.gz) = 51643 +SHA256 (zope/archetypes.querywidget-1.0.4.zip) = fd9ecd99e34deae8edbcc28c8d669d10d0a755582c79622825aaf3fac0e9a5b0 +SIZE (zope/archetypes.querywidget-1.0.4.zip) = 69208 diff --git a/devel/py-archetypes.querywidget/pkg-descr b/devel/py-archetypes.querywidget/pkg-descr index 60a48750e058..da91152b10ba 100644 --- a/devel/py-archetypes.querywidget/pkg-descr +++ b/devel/py-archetypes.querywidget/pkg-descr @@ -1,4 +1,4 @@ Archetypes.querywidget implements a widget for creating catalog queries using an email-filtering-like interface, as found in GMail or Apple Mail. -WWW: http://pypi.python.org/pypi/archetypes.querywidget +WWW: http://pypi.python.org/pypi/archetypes.querywidget diff --git a/devel/py-archetypes.querywidget/pkg-plist b/devel/py-archetypes.querywidget/pkg-plist index 1a0499583c5f..22aaa13bfa88 100644 --- a/devel/py-archetypes.querywidget/pkg-plist +++ b/devel/py-archetypes.querywidget/pkg-plist @@ -26,6 +26,15 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/querywidget.css %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/querywidget.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/skins/querywidget/querywidget.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/templates/date_range_widget.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/templates/date_widget.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/templates/empty_widget.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/templates/multiple_selection_widget.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/templates/reference_widget.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/templates/relative_date_widget.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/templates/relative_path_widget.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/templates/remove_criteria_link.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/templates/string_widget.pt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/tests/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/tests/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/tests/__init__.pyo @@ -51,6 +60,7 @@ @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/tests/qunit @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/tests/javascripts @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/tests +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/templates @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/skins/querywidget @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/skins @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/archetypes/querywidget/profiles/default diff --git a/devel/py-archetypes.referencebrowserwidget/Makefile b/devel/py-archetypes.referencebrowserwidget/Makefile index b1013ebf375d..27e65090175a 100644 --- a/devel/py-archetypes.referencebrowserwidget/Makefile +++ b/devel/py-archetypes.referencebrowserwidget/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-archetypes.referencebrowserwidget -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= archetypes.referencebrowserwidget -PORTVERSION= 2.4.11 +PORTVERSION= 2.4.12 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,8 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope. ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.formlib>=0:${PORTSDIR}/devel/py-zope.formlib \ ${PYTHON_PKGNAMEPREFIX}plone.app.form>=0:${PORTSDIR}/www/py-plone.app.form \ - ${PYTHON_PKGNAMEPREFIX}plone.app.jquerytools>=1.1b1:${PORTSDIR}/www/py-plone.app.jquerytools \ - ${PYTHON_PKGNAMEPREFIX}plone.uuid>=0:${PORTSDIR}/www/py-plone.uuid + ${PYTHON_PKGNAMEPREFIX}plone.app.jquerytools>=1.1:${PORTSDIR}/www/py-plone.app.jquerytools DIST_SUBDIR= zope USE_PYTHON= yes diff --git a/devel/py-archetypes.referencebrowserwidget/distinfo b/devel/py-archetypes.referencebrowserwidget/distinfo index dcfbd33681b2..2e7d4ed2869f 100644 --- a/devel/py-archetypes.referencebrowserwidget/distinfo +++ b/devel/py-archetypes.referencebrowserwidget/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/archetypes.referencebrowserwidget-2.4.11.zip) = 515d07f7948ea593f8b124f5b13db02066fee7a7ceadd021552c1321857837b6 -SIZE (zope/archetypes.referencebrowserwidget-2.4.11.zip) = 61956 +SHA256 (zope/archetypes.referencebrowserwidget-2.4.12.zip) = 4e0eff019e6b8a55bf0aafc4eb341e4a8e45ed842c08e538642be947001a194d +SIZE (zope/archetypes.referencebrowserwidget-2.4.12.zip) = 62127 diff --git a/devel/py-archetypes.referencebrowserwidget/pkg-descr b/devel/py-archetypes.referencebrowserwidget/pkg-descr index e48aeaf1951b..c75fd55ff038 100644 --- a/devel/py-archetypes.referencebrowserwidget/pkg-descr +++ b/devel/py-archetypes.referencebrowserwidget/pkg-descr @@ -1,3 +1,3 @@ A referencebrowser implementation for Archetypes. -WWW: http://pypi.python.org/pypi/archetypes.referencebrowserwidget +WWW: http://pypi.python.org/pypi/archetypes.referencebrowserwidget diff --git a/devel/py-collective.z3cform.datetimewidget/Makefile b/devel/py-collective.z3cform.datetimewidget/Makefile index 1c31c666f372..fdb6886474a3 100644 --- a/devel/py-collective.z3cform.datetimewidget/Makefile +++ b/devel/py-collective.z3cform.datetimewidget/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-collective.z3cform.datetimewidget -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= collective.z3cform.datetimewidget -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.0 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:${PORTSDIR}/devel/py-zope.i18n ${PYTHON_PKGNAMEPREFIX}zope.deprecation>=0:${PORTSDIR}/devel/py-zope.deprecation DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes diff --git a/devel/py-collective.z3cform.datetimewidget/distinfo b/devel/py-collective.z3cform.datetimewidget/distinfo index ecf9489a8200..b9687b2e6179 100644 --- a/devel/py-collective.z3cform.datetimewidget/distinfo +++ b/devel/py-collective.z3cform.datetimewidget/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/collective.z3cform.datetimewidget-1.1.1.zip) = 3c40edd3c932b32d5d3356cb0ede4020da857fed7b918131c36b23ddb1150629 -SIZE (zope/collective.z3cform.datetimewidget-1.1.1.zip) = 61578 +SHA256 (zope/collective.z3cform.datetimewidget-1.2.0.zip) = cd5495fe9e83f4463bbec963b793b2f404848d76b4c68a8831ccdb09ad04ca0c +SIZE (zope/collective.z3cform.datetimewidget-1.2.0.zip) = 61958 diff --git a/devel/py-collective.z3cform.datetimewidget/pkg-descr b/devel/py-collective.z3cform.datetimewidget/pkg-descr index a6da9f1139b9..61f1964f50c1 100644 --- a/devel/py-collective.z3cform.datetimewidget/pkg-descr +++ b/devel/py-collective.z3cform.datetimewidget/pkg-descr @@ -1,3 +1,3 @@ z3c.form date and datetime widgets. -WWW: http://pypi.python.org/pypi/collective.z3cform.datetimewidget +WWW: http://pypi.python.org/pypi/collective.z3cform.datetimewidget diff --git a/devel/py-collective.z3cform.datetimewidget/pkg-plist b/devel/py-collective.z3cform.datetimewidget/pkg-plist index 5c9bc0a3aa21..2f8824c0564f 100644 --- a/devel/py-collective.z3cform.datetimewidget/pkg-plist +++ b/devel/py-collective.z3cform.datetimewidget/pkg-plist @@ -1,7 +1,6 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/entry_points.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/namespace_packages.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/requires.txt diff --git a/devel/py-diazo/Makefile b/devel/py-diazo/Makefile index c6bdcb24ff54..4dcaacfc436a 100644 --- a/devel/py-diazo/Makefile +++ b/devel/py-diazo/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-diazo -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= diazo -PORTVERSION= 1.0rc4 +PORTVERSION= 1.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,8 +11,8 @@ COMMENT= Implements a Deliverance like language using a pure XSLT engine LICENSE= BSD -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}experimental.cssselect>=0:${PORTSDIR}/devel/py-experimental.cssselect \ - ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \ + ${PYTHON_PKGNAMEPREFIX}experimental.cssselect>0:${PORTSDIR}/devel/py-experimental.cssselect \ ${PYTHON_PKGNAMEPREFIX}repoze.xmliter>=0.3:${PORTSDIR}/devel/py-repoze.xmliter \ ${PYTHON_PKGNAMEPREFIX}webob>=0:${PORTSDIR}/www/py-webob diff --git a/devel/py-diazo/distinfo b/devel/py-diazo/distinfo index 944fb5c09c25..b94999a8fb3b 100644 --- a/devel/py-diazo/distinfo +++ b/devel/py-diazo/distinfo @@ -1,2 +1,2 @@ -SHA256 (diazo-1.0rc4.zip) = c6c1282b28d05da4d4142e0635fa99777336fa0b7838950ddb9985eb893e4aca -SIZE (diazo-1.0rc4.zip) = 360179 +SHA256 (diazo-1.0.1.zip) = baa49d7d46f0f937614799c1b6eef6bad5e69d238d5006ba6d4509a06cf13756 +SIZE (diazo-1.0.1.zip) = 548300 diff --git a/devel/py-diazo/pkg-descr b/devel/py-diazo/pkg-descr index dc88016be7e9..2bde9cc7432a 100644 --- a/devel/py-diazo/pkg-descr +++ b/devel/py-diazo/pkg-descr @@ -4,4 +4,4 @@ simple transform on each request thereafter. Alternatively, compile your theme during development, check it into Subversion, and not touch Diazo during deployment. -WWW: http://pypi.python.org/pypi/diazo +WWW: http://pypi.python.org/pypi/diazo diff --git a/devel/py-diazo/pkg-plist b/devel/py-diazo/pkg-plist index 631d7a6853e1..460107bc7199 100644 --- a/devel/py-diazo/pkg-plist +++ b/devel/py-diazo/pkg-plist @@ -37,6 +37,9 @@ bin/diazorun %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/run.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/run.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/run.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/runtrace.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/runtrace.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/runtrace.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/__init__.pyo @@ -159,6 +162,10 @@ bin/diazorun %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/esi/rules.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/esi/theme.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/esi/xpaths.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/html-attributes/content.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/html-attributes/output.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/html-attributes/rules.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/html-attributes/theme.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/html-xml-lang-2/content.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/html-xml-lang-2/output.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/html-xml-lang-2/rules.xml @@ -220,14 +227,6 @@ bin/diazorun %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-directives/output.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-directives/rules.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-directives/theme.html -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-example-modify-attribute/content.html -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-example-modify-attribute/output.html -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-example-modify-attribute/rules.xml -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-example-modify-attribute/theme.html -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-example-modify-text/content.html -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-example-modify-text/output.html -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-example-modify-text/rules.xml -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-example-modify-text/theme.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/modify-theme/content.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/modify-theme/output.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/modify-theme/rules.xml @@ -380,6 +379,9 @@ bin/diazorun %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/style-script-quoting-2/output.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/style-script-quoting-2/rules.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/style-script-quoting-2/theme.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/test_trace.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/test_trace.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/test_trace.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/test_wsgi.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/test_wsgi.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/test_wsgi.pyo @@ -551,6 +553,19 @@ bin/diazorun %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-merge/output.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-merge/rules.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-merge/theme.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not-content/content.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not-content/output.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not-content/rules.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not-content/theme.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not-path/content.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not-path/options.cfg +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not-path/output.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not-path/rules.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not-path/theme.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not/content.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not/output.html +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not/rules.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not/theme.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-path/content.html %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-path/options.cfg %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-path/output.html @@ -691,6 +706,9 @@ bin/diazorun @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-merge-separator @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-merge @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-path +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not-path +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not-content +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-not @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-merge @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-custom-param @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/v1-if-content @@ -764,8 +782,6 @@ bin/diazorun @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/multi-copy-2 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/multi-copy-1 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/modify-theme -@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-example-modify-text -@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-example-modify-attribute @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-directives @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/inline-xsl-apply-templates @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/indent-off @@ -779,6 +795,7 @@ bin/diazorun @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/if-path-1 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/html-xml-lang-2 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/html-xml-lang +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/html-attributes @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/esi @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/entities @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/diazo/tests/empty-xmlns diff --git a/devel/py-five.customerize/Makefile b/devel/py-five.customerize/Makefile index f0225af565d7..486e98ad09c6 100644 --- a/devel/py-five.customerize/Makefile +++ b/devel/py-five.customerize/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-five.customerize -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= five.customerize -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -34,8 +29,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.portlets>=0:${PORTSDIR}/www/py-plone.p ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/devel/py-five.customerize/distinfo b/devel/py-five.customerize/distinfo index c621a74e9b9f..d99b6a825983 100644 --- a/devel/py-five.customerize/distinfo +++ b/devel/py-five.customerize/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/five.customerize-1.0.2.tar.gz) = 0b761ac6ab026ff0aac9c815bd122f35fa19e29fff480eb30310fa451417691a -SIZE (zope/five.customerize-1.0.2.tar.gz) = 15179 +SHA256 (zope/five.customerize-1.0.3.zip) = 242a555eb0c81ceb9239abf408472873f6237c1ec929b46d45d06ea11138a5d0 +SIZE (zope/five.customerize-1.0.3.zip) = 25999 diff --git a/devel/py-five.customerize/pkg-descr b/devel/py-five.customerize/pkg-descr index 41e9615e2d5d..c3c3e21126f8 100644 --- a/devel/py-five.customerize/pkg-descr +++ b/devel/py-five.customerize/pkg-descr @@ -1,3 +1,3 @@ TTW customization of template-based Zope views. -WWW: http://pypi.python.org/pypi/five.customerize +WWW: http://pypi.python.org/pypi/five.customerize diff --git a/devel/py-kss-core/Makefile b/devel/py-kss-core/Makefile index dc8ee8afaa14..3d693792bee8 100644 --- a/devel/py-kss-core/Makefile +++ b/devel/py-kss-core/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-kss-core -# Date created: 26 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= kss-core -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +12,9 @@ COMMENT= KSS (Kinetic Style Sheets) core framework LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.browserpage>0:${PORTSDIR}/devel/py-zope.browserpage \ + ${PYTHON_PKGNAMEPREFIX}zope.browserresource>0:${PORTSDIR}/devel/py-zope.browserresource \ + ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \ ${PYTHON_PKGNAMEPREFIX}zope.contenttype>=0:${PORTSDIR}/devel/py-zope.contenttype \ ${PYTHON_PKGNAMEPREFIX}zope.datetime>=0:${PORTSDIR}/devel/py-zope.datetime \ @@ -29,16 +26,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope. ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher \ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \ ${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \ + ${PYTHON_PKGNAMEPREFIX}zope.site>0:${PORTSDIR}/devel/py-zope.site \ ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing \ - ${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:${PORTSDIR}/devel/py-zope.traversing \ - ${PYTHON_PKGNAMEPREFIX}zope.app.component>=0:${PORTSDIR}/devel/py-zope.app.component \ - ${PYTHON_PKGNAMEPREFIX}zope.app.folder>=0:${PORTSDIR}/devel/py-zope.app.folder \ - ${PYTHON_PKGNAMEPREFIX}zope.app.pagetemplate>=0:${PORTSDIR}/devel/py-zope.app.pagetemplate \ - ${PYTHON_PKGNAMEPREFIX}zope.app.publication>=0:${PORTSDIR}/devel/py-zope.app.publication \ - ${PYTHON_PKGNAMEPREFIX}zope.app.publisher>=0:${PORTSDIR}/devel/py-zope.app.publisher + ${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:${PORTSDIR}/devel/py-zope.traversing DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= ${PORTNAME:S/-/./} USE_ZIP= yes diff --git a/devel/py-kss-core/distinfo b/devel/py-kss-core/distinfo index 824b101e15d9..8f9772bd81d2 100644 --- a/devel/py-kss-core/distinfo +++ b/devel/py-kss-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/kss.core-1.6.3.zip) = fa6d05e22153c77d9a9eab7491a507c9873d42d434fe951a371c210710676be1 -SIZE (zope/kss.core-1.6.3.zip) = 554869 +SHA256 (zope/kss.core-1.6.4.zip) = 6704382a507465e51925fda4abb3d12b5b998381047ac8a3bc10e839faca157d +SIZE (zope/kss.core-1.6.4.zip) = 554627 diff --git a/devel/py-kss-core/pkg-descr b/devel/py-kss-core/pkg-descr index 08b947ad7d5f..40c6fdf21e8e 100644 --- a/devel/py-kss-core/pkg-descr +++ b/devel/py-kss-core/pkg-descr @@ -1,3 +1,3 @@ KSS (Kinetic Style Sheets) core framework. -WWW: http://kssproject.org +WWW: http://kssproject.org diff --git a/devel/py-z3c.formwidget.query/Makefile b/devel/py-z3c.formwidget.query/Makefile index e63eb2202ce5..ab89c449be15 100644 --- a/devel/py-z3c.formwidget.query/Makefile +++ b/devel/py-z3c.formwidget.query/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-z3c.formwidget.query -# Date created: 23 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= z3c.formwidget.query -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-z3c.formwidget.query/distinfo b/devel/py-z3c.formwidget.query/distinfo index f5252d4539eb..6cd756afbbce 100644 --- a/devel/py-z3c.formwidget.query/distinfo +++ b/devel/py-z3c.formwidget.query/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/z3c.formwidget.query-0.7.zip) = 2824286c2a5c624d250ba0e36dd0fa7875e30113b0d303b783c245f30043ea35 -SIZE (zope/z3c.formwidget.query-0.7.zip) = 15095 +SHA256 (zope/z3c.formwidget.query-0.8.zip) = b397f90013ebab7e5c2b5e6edbb9b984dbc14e235ba1f4dc0784f97571a0a595 +SIZE (zope/z3c.formwidget.query-0.8.zip) = 15864 diff --git a/devel/py-z3c.formwidget.query/pkg-descr b/devel/py-z3c.formwidget.query/pkg-descr index 6291519b9d4c..e0f240a93920 100644 --- a/devel/py-z3c.formwidget.query/pkg-descr +++ b/devel/py-z3c.formwidget.query/pkg-descr @@ -1,3 +1,3 @@ A source query widget for z3c.form. -WWW: http://pypi.python.org/pypi/z3c.formwidget.query +WWW: http://pypi.python.org/pypi/z3c.formwidget.query diff --git a/devel/py-zope.schema/Makefile b/devel/py-zope.schema/Makefile index 30cf12866790..fd20439a8678 100644 --- a/devel/py-zope.schema/Makefile +++ b/devel/py-zope.schema/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-zope.schema -# Date created: 2011-03-21 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= zope.schema -PORTVERSION= 4.0.1 +PORTVERSION= 4.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,13 +11,12 @@ COMMENT= Zope Interface extension for defining data schemas LICENSE= ZPL21 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:${PORTSDIR}/devel/py-zope.interface \ - ${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event -RUN_DEPENDS:= ${BUILD_DEPENDS} DIST_SUBDIR= zope -USE_PYTHON= 2.6+ +# Python3 ready +USE_PYTHON= yes USE_PYDISTUTILS= easy_install .include <bsd.port.mk> diff --git a/devel/py-zope.schema/distinfo b/devel/py-zope.schema/distinfo index e444b8176d92..2fbc01e02f03 100644 --- a/devel/py-zope.schema/distinfo +++ b/devel/py-zope.schema/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/zope.schema-4.0.1.tar.gz) = fa528d489d1734c9c290dda122e98a108ed7427a5fbcd99a390a4a8c88a566fc -SIZE (zope/zope.schema-4.0.1.tar.gz) = 68401 +SHA256 (zope/zope.schema-4.2.0.tar.gz) = b4b5c1492c7accfeabe677f5f4435285e9d5d9a10fab33cd24648180b5b70837 +SIZE (zope/zope.schema-4.2.0.tar.gz) = 66932 diff --git a/devel/py-zope.schema/pkg-descr b/devel/py-zope.schema/pkg-descr index b637657d9e41..8a6064502912 100644 --- a/devel/py-zope.schema/pkg-descr +++ b/devel/py-zope.schema/pkg-descr @@ -1,12 +1,8 @@ -zope.schemas extend the notion of interfaces to detailed descriptions -of Attributes (but not methods). Every schema is an interface and -specifies the public fields of an object. A field roughly corresponds -to an attribute of a python object. But a Field provides space for at -least a title and a description. It can also constrain its value and -provide a validation method. Besides you can optionally specify -characteristics such as its value being read-only or not required. +Schemas extend the notion of interfaces to detailed descriptions of Attributes +(but not methods). Every schema is an interface and specifies the public fields +of an object. A field roughly corresponds to an attribute of a Python object. +But a Field provides space for at least a title and a description. It can also +constrain its value and provide a validation method. Besides you can optionally +specify characteristics such as its value being read-only or not required. -This package is intended to be independently reusable in any Python -project. It is maintained by the Zope Toolkit project. - -WWW: http://www.python.org/pypi/zope.schema +WWW: http://pypi.python.org/pypi/zope.schema diff --git a/devel/py-zope.schema/pkg-plist b/devel/py-zope.schema/pkg-plist index d43f72b57a5d..df3cf2cb6636 100644 --- a/devel/py-zope.schema/pkg-plist +++ b/devel/py-zope.schema/pkg-plist @@ -8,7 +8,6 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/__init__.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/README.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/__init__.pyo @@ -18,6 +17,9 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/_bootstrapinterfaces.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/_bootstrapinterfaces.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/_bootstrapinterfaces.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/_compat.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/_compat.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/_compat.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/_field.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/_field.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/_field.pyo @@ -33,97 +35,45 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/fieldproperty.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/fieldproperty.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/fieldproperty.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/fields.txt -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/index.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/interfaces.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/interfaces.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/interfaces.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/sources.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/__init__.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/states.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/states.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/states.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test__bootstrapfields.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test__bootstrapfields.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test__bootstrapfields.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test__bootstrapinterfaces.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test__bootstrapinterfaces.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test__bootstrapinterfaces.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test__field.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test__field.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test__field.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_accessors.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_accessors.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_accessors.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_boolfield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_boolfield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_boolfield.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_choice.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_choice.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_choice.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_containerfield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_containerfield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_containerfield.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_date.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_date.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_date.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_datetime.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_datetime.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_datetime.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_decimalfield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_decimalfield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_decimalfield.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_dictfield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_dictfield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_dictfield.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_docs.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_docs.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_docs.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_dotted_name.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_dotted_name.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_dotted_name.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_equality.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_equality.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_equality.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_field.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_field.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_field.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_fieldproperty.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_fieldproperty.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_fieldproperty.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_floatfield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_floatfield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_floatfield.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_interfacefield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_interfacefield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_interfacefield.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_intfield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_intfield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_intfield.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_iterablefield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_iterablefield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_iterablefield.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_listfield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_listfield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_listfield.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_objectfield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_objectfield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_objectfield.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_interfaces.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_interfaces.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_interfaces.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_schema.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_schema.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_schema.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_setfield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_setfield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_setfield.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_states.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_states.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_states.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_strfield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_strfield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_strfield.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_timedelta.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_timedelta.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_timedelta.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_tuplefield.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_tuplefield.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_tuplefield.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_vocabulary.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_vocabulary.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/tests/test_vocabulary.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/validation.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/vocabulary.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/vocabulary.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/schema/vocabulary.pyo diff --git a/security/py-Products.PlonePAS/Makefile b/security/py-Products.PlonePAS/Makefile index 15fd4f3f8125..00f3cbf0f7ed 100644 --- a/security/py-Products.PlonePAS/Makefile +++ b/security/py-Products.PlonePAS/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.PlonePAS -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.PlonePAS -PORTVERSION= 4.0.12 +PORTVERSION= 4.0.13 CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,15 +13,15 @@ LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.memoize \ ${PYTHON_PKGNAMEPREFIX}plone.session>=0:${PORTSDIR}/security/py-plone.session \ + ${PYTHON_PKGNAMEPREFIX}plone.i18n>0:${PORTSDIR}/www/py-plone.i18n \ ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \ ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup \ - ${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService \ - ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:${PORTSDIR}/devel/py-zope.i18n + ${PYTHON_PKGNAMEPREFIX}Products.PluggableAuthService>=0:${PORTSDIR}/security/py-Products.PluggableAuthService DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/security/py-Products.PlonePAS/distinfo b/security/py-Products.PlonePAS/distinfo index e7af03516907..30be2f97493b 100644 --- a/security/py-Products.PlonePAS/distinfo +++ b/security/py-Products.PlonePAS/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.PlonePAS-4.0.12.zip) = d1342ea136c8ab424509d121b8933df4d583fd7efe184e4c3f838575ed65f171 -SIZE (zope/Products.PlonePAS-4.0.12.zip) = 141928 +SHA256 (zope/Products.PlonePAS-4.0.13.zip) = 87e5e1b89fa5091bce099df07085f14e3282646c5f28eff70622465b718ac1f5 +SIZE (zope/Products.PlonePAS-4.0.13.zip) = 142163 diff --git a/security/py-Products.PlonePAS/pkg-descr b/security/py-Products.PlonePAS/pkg-descr index 2b77dee8b494..a500a26478e0 100644 --- a/security/py-Products.PlonePAS/pkg-descr +++ b/security/py-Products.PlonePAS/pkg-descr @@ -1,3 +1,3 @@ PlonePAS adapts the PluggableAuthService for use by Plone. -WWW: http://pypi.python.org/pypi/Products.PlonePAS +WWW: http://pypi.python.org/pypi/Products.PlonePAS diff --git a/security/py-Products.PluggableAuthService/Makefile b/security/py-Products.PluggableAuthService/Makefile index 9cb4a19ad20d..5c4dfb413898 100644 --- a/security/py-Products.PluggableAuthService/Makefile +++ b/security/py-Products.PluggableAuthService/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.PluggableAuthService -# Date created: 22 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.PluggableAuthService -PORTVERSION= 1.7.7 +PORTVERSION= 1.8.0 CATEGORIES= security python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,8 +15,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.PluginRegistry>=0:${PORTSDIR}/devel ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/security/py-Products.PluggableAuthService/distinfo b/security/py-Products.PluggableAuthService/distinfo index 2c55494e604b..851badfc9984 100644 --- a/security/py-Products.PluggableAuthService/distinfo +++ b/security/py-Products.PluggableAuthService/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.PluggableAuthService-1.7.7.tar.gz) = 12fadd76bdc1986e37484df843126cd359b21dd9c92508f6eeac0899053490e3 -SIZE (zope/Products.PluggableAuthService-1.7.7.tar.gz) = 137647 +SHA256 (zope/Products.PluggableAuthService-1.8.0.tar.gz) = a3d8154fef6ca5e81124d4223f60a80394158692ef40ad5a29b0ed2be3792f83 +SIZE (zope/Products.PluggableAuthService-1.8.0.tar.gz) = 141828 diff --git a/security/py-Products.PluggableAuthService/pkg-descr b/security/py-Products.PluggableAuthService/pkg-descr index 6b64835cfe0a..e2ebd9bb688b 100644 --- a/security/py-Products.PluggableAuthService/pkg-descr +++ b/security/py-Products.PluggableAuthService/pkg-descr @@ -1,3 +1,3 @@ Pluggable Zope2 authentication / authorization framework. -WWW: http://pypi.python.org/pypi/Products.PluggableAuthService +WWW: http://pypi.python.org/pypi/Products.PluggableAuthService diff --git a/security/py-Products.PluggableAuthService/pkg-plist b/security/py-Products.PluggableAuthService/pkg-plist index eda85867a822..9f4d969565b5 100644 --- a/security/py-Products.PluggableAuthService/pkg-plist +++ b/security/py-Products.PluggableAuthService/pkg-plist @@ -214,6 +214,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/plugins/www/zuPasswd.zpt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/plugins/www/zuUsers.zpt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/plugins/www/zuWidgets.zpt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/plugins/xml/chooser.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/plugins/xml/cookieauth.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/plugins/xml/delegatepath.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/PluggableAuthService/plugins/xml/domainauth.xml diff --git a/www/Makefile b/www/Makefile index 9fd7b2f76daa..18e038676875 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1539,6 +1539,7 @@ SUBDIR += py-plone.app.i18n SUBDIR += py-plone.app.imaging SUBDIR += py-plone.app.iterate + SUBDIR += py-plone.app.jquery SUBDIR += py-plone.app.jquerytools SUBDIR += py-plone.app.kss SUBDIR += py-plone.app.layout diff --git a/www/plone/Makefile b/www/plone/Makefile index f3ec37d0a1d5..8d9e818e4e62 100644 --- a/www/plone/Makefile +++ b/www/plone/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: plone -# Date created: 25 April 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone -PORTVERSION= 4.1.5 +PORTVERSION= 4.2.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP DISTNAME= Plone-${PORTVERSION} @@ -22,7 +17,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.CMFPlacefulWorkflow>=0:${PORTSDIR}/ ${PYTHON_PKGNAMEPREFIX}plone.app.caching>=0:${PORTSDIR}/www/py-plone.app.caching \ ${PYTHON_PKGNAMEPREFIX}plone.app.iterate>=0:${PORTSDIR}/www/py-plone.app.iterate \ ${PYTHON_PKGNAMEPREFIX}plone.app.openid>=0:${PORTSDIR}/security/py-plone.app.openid \ - ${PYTHON_PKGNAMEPREFIX}wicked>=0:${PORTSDIR}/textproc/py-wicked + ${PYTHON_PKGNAMEPREFIX}plone.app.theming>0:${PORTSDIR}/www/py-plone.app.theming \ + ${PYTHON_PKGNAMEPREFIX}wicked>=0:${PORTSDIR}/textproc/py-wicked \ + ${PYTHON_PKGNAMEPREFIX}zope.copypastemove>0:${PORTSDIR}/devel/py-zope.copypastemove \ + ${PYTHON_PKGNAMEPREFIX}zope.app.component>0:${PORTSDIR}/devel/py-zope.app.component \ + ${PYTHON_PKGNAMEPREFIX}zope.app.container>0:${PORTSDIR}/devel/py-zope.app.container \ + ${PYTHON_PKGNAMEPREFIX}zope.app.publisher>0:${PORTSDIR}/devel/py-zope.app.publisher OPTIONS_DEFINE= LDAP OPTIONS_EXCLUDE=NLS DOCS diff --git a/www/plone/distinfo b/www/plone/distinfo index 2be1b4350c00..9d53a0fb711e 100644 --- a/www/plone/distinfo +++ b/www/plone/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Plone-4.1.5.zip) = 4b735498fc89ebbed0cfdc14ae24a853ef7111150bdfe3fe38c6c7fbb4ea73f3 -SIZE (zope/Plone-4.1.5.zip) = 20801 +SHA256 (zope/Plone-4.2.1.zip) = 1ca3749f453c795a65880250ed66798dbce3987be7fe682bf7e8cd29a09cfbcf +SIZE (zope/Plone-4.2.1.zip) = 21304 diff --git a/www/plone/pkg-descr b/www/plone/pkg-descr index c1eaf3d83af6..7cdc3bf2a845 100644 --- a/www/plone/pkg-descr +++ b/www/plone/pkg-descr @@ -9,4 +9,4 @@ Turn it into a distributed application system by installing ZEO. Plone shares some of the qualities of Livelink, Interwoven and Documentum. It aims to be *the* open source out-of-the-box publishing system. -WWW: http://plone.org/ +WWW: http://plone.org/ diff --git a/www/py-Products.CMFPlone/Makefile b/www/py-Products.CMFPlone/Makefile index 95fce6bb72ce..fa9dbb09b812 100644 --- a/www/py-Products.CMFPlone/Makefile +++ b/www/py-Products.CMFPlone/Makefile @@ -1,13 +1,7 @@ -# New ports collection makefile for: py-Products.CMFPlone -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.CMFPlone -PORTVERSION= 4.1.5 -PORTREVISION= 1 +PORTVERSION= 4.2.1.1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -49,14 +43,17 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisit ${PYTHON_PKGNAMEPREFIX}Products.TinyMCE>=0:${PORTSDIR}/www/py-Products.TinyMCE \ zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 \ ${PYTHON_PKGNAMEPREFIX}archetypes.kss>=0:${PORTSDIR}/devel/py-archetypes.kss \ + ${PYTHON_PKGNAMEPREFIX}archetypes.querywidget>0:${PORTSDIR}/devel/py-archetypes.querywidget \ ${PYTHON_PKGNAMEPREFIX}archetypes.referencebrowserwidget>=0:${PORTSDIR}/devel/py-archetypes.referencebrowserwidget \ ${PYTHON_PKGNAMEPREFIX}borg.localrole>=0:${PORTSDIR}/security/py-borg.localrole \ ${PYTHON_PKGNAMEPREFIX}five.localsitemanager>=0:${PORTSDIR}/devel/py-five.localsitemanager \ ${PYTHON_PKGNAMEPREFIX}five.customerize>=0:${PORTSDIR}/devel/py-five.customerize \ ${PYTHON_PKGNAMEPREFIX}kss-core>=0:${PORTSDIR}/devel/py-kss-core \ ${PYTHON_PKGNAMEPREFIX}plone.app.blob>=0:${PORTSDIR}/www/py-plone.app.blob \ + ${PYTHON_PKGNAMEPREFIX}plone.app.collection>0:${PORTSDIR}/www/py-plone.app.collection \ ${PYTHON_PKGNAMEPREFIX}plone.app.contentmenu>=1.1.6:${PORTSDIR}/www/py-plone.app.contentmenu \ ${PYTHON_PKGNAMEPREFIX}plone.app.content>=0:${PORTSDIR}/www/py-plone.app.content \ + ${PYTHON_PKGNAMEPREFIX}plone.app.contentlisting>0:${PORTSDIR}/www/py-plone.app.contentlisting \ ${PYTHON_PKGNAMEPREFIX}plone.app.contentrules>=0:${PORTSDIR}/www/py-plone.app.contentrules \ ${PYTHON_PKGNAMEPREFIX}plone.app.controlpanel>=0:${PORTSDIR}/www/py-plone.app.controlpanel \ ${PYTHON_PKGNAMEPREFIX}plone.app.customerize>=0:${PORTSDIR}/www/py-plone.app.customerize \ @@ -64,6 +61,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisit ${PYTHON_PKGNAMEPREFIX}plone.app.folder>=0:${PORTSDIR}/www/py-plone.app.folder \ ${PYTHON_PKGNAMEPREFIX}plone.app.form>=0:${PORTSDIR}/www/py-plone.app.form \ ${PYTHON_PKGNAMEPREFIX}plone.app.i18n>=0:${PORTSDIR}/www/py-plone.app.i18n \ + ${PYTHON_PKGNAMEPREFIX}plone.app.jquery>0:${PORTSDIR}/www/py-plone.app.jquery \ ${PYTHON_PKGNAMEPREFIX}plone.app.jquerytools>=0:${PORTSDIR}/www/py-plone.app.jquerytools \ ${PYTHON_PKGNAMEPREFIX}plone.app.kss>=0:${PORTSDIR}/www/py-plone.app.kss \ ${PYTHON_PKGNAMEPREFIX}plone.app.layout>=1.1.7:${PORTSDIR}/www/py-plone.app.layout \ @@ -115,10 +113,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisit ${PYTHON_PKGNAMEPREFIX}zope.structuredtext>=0:${PORTSDIR}/textproc/py-zope.structuredtext \ ${PYTHON_PKGNAMEPREFIX}zope.tal>=0:${PORTSDIR}/textproc/py-zope.tal \ ${PYTHON_PKGNAMEPREFIX}zope.tales>=0:${PORTSDIR}/devel/py-zope.tales \ - ${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:${PORTSDIR}/devel/py-zope.traversing + ${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:${PORTSDIR}/devel/py-zope.traversing \ + ${PYTHON_PKGNAMEPREFIX}zope.copypastemove>0:${PORTSDIR}/devel/py-zope.copypastemove \ + ${PYTHON_PKGNAMEPREFIX}zope.app.component>0:${PORTSDIR}/devel/py-zope.app.component \ + ${PYTHON_PKGNAMEPREFIX}zope.app.container>0:${PORTSDIR}/devel/py-zope.app.container \ + ${PYTHON_PKGNAMEPREFIX}zope.app.publisher>0:${PORTSDIR}/devel/py-zope.app.publisher DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes diff --git a/www/py-Products.CMFPlone/distinfo b/www/py-Products.CMFPlone/distinfo index b1f5d0c9d9dd..9227f740fe15 100644 --- a/www/py-Products.CMFPlone/distinfo +++ b/www/py-Products.CMFPlone/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.CMFPlone-4.1.5.zip) = c6ce7e9d307737375e243390ec4e701042dbd7de66818e5d212181936c73d8da -SIZE (zope/Products.CMFPlone-4.1.5.zip) = 1518306 +SHA256 (zope/Products.CMFPlone-4.2.1.1.zip) = 09924160ce3ab129aa365daf17beaa587a6a0c0bf7d192bd96b9a78bd178872a +SIZE (zope/Products.CMFPlone-4.2.1.1.zip) = 1500134 diff --git a/www/py-Products.CMFPlone/pkg-descr b/www/py-Products.CMFPlone/pkg-descr index 50a42723c6c2..6c4f2f4da7b7 100644 --- a/www/py-Products.CMFPlone/pkg-descr +++ b/www/py-Products.CMFPlone/pkg-descr @@ -1,3 +1,3 @@ The Plone Content Management System (core). -WWW: http://plone.org/ +WWW: http://plone.org/ diff --git a/www/py-Products.CMFPlone/pkg-plist b/www/py-Products.CMFPlone/pkg-plist index b75a9750586a..53905509fb3a 100644 --- a/www/py-Products.CMFPlone/pkg-plist +++ b/www/py-Products.CMFPlone/pkg-plist @@ -340,8 +340,6 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_3rdParty/ecmaunit-license.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_3rdParty/ecmaunit.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_3rdParty/event-registration.js -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_3rdParty/jquery-license.txt -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_3rdParty/jquery.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_3rdParty/jscalendar/ChangeLog %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_3rdParty/jscalendar/README %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_3rdParty/jscalendar/README-Plone @@ -526,6 +524,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_content/link_view.pt.metadata %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_content/newsitem_view.pt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_content/newsitem_view.pt.metadata +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/IEFixes.css %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/action_icon.gif %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/add_alternative_icon.gif %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/add_icon.gif @@ -618,11 +617,13 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/group.gif.metadata %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/htmlfilter_icon.gif %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/htmlfilter_icon.gif.metadata +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/iefixes.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/image_icon.gif %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/image_icon.gif.metadata %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/info.gif %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/info.gif.metadata %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/info_icon.gif +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/input-label.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/input_background.gif %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/input_background.gif.metadata %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/linkOpaque.gif @@ -710,6 +711,8 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/rtl-site_icon.gif.metadata %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/save_icon.gif %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/save_icon.gif.metadata +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/search.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/search.pt.metadata %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/search_icon.gif %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/search_icon.gif.metadata %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_deprecated/selectedTabs.py @@ -763,13 +766,13 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/form_tabbing.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/formsubmithelpers.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/fullscreenmode.js -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/input-label.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/jquery-integration.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/jquery.highlightsearchterms.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/js-standards.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/livesearch.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/login.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/mark_special_links.js +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/modernizr.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/nodeutilities.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/popupforms.js %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_ecmascript/register_function.js @@ -863,10 +866,6 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_forms/member_search_results.pt.metadata %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_forms/ownership_form.cpt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_forms/ownership_form.cpt.metadata -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_forms/search.pt -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_forms/search.pt.metadata -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_forms/search_form.pt -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_forms/search_form.pt.metadata %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_forms/select_default_page.cpt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_forms/select_default_page.cpt.metadata %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/skins/plone_forms/select_default_view.cpt @@ -1490,6 +1489,8 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/tests/test_mails.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/tests/test_mails.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/tests/test_mails.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/tests/test_upgrades1.zcml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/tests/test_upgrades2.zcml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/tests/timeBreadCrumbs.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/tests/timeBreadCrumbs.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/CMFPlone/tests/timeBreadCrumbs.pyo diff --git a/www/py-Products.TinyMCE/Makefile b/www/py-Products.TinyMCE/Makefile index 21b8db2138da..13a9801de986 100644 --- a/www/py-Products.TinyMCE/Makefile +++ b/www/py-Products.TinyMCE/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-Products.TinyMCE -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.TinyMCE -PORTVERSION= 1.2.12 +PORTVERSION= 1.2.13 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +13,8 @@ LICENSE= LGPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.imaging>=1.0.2:${PORTSDIR}/www/py-plone.app.imaging \ ${PYTHON_PKGNAMEPREFIX}plone.outputfilters>=0:${PORTSDIR}/www/py-plone.outputfilters \ - ${PYTHON_PKGNAMEPREFIX}elementtree>=0:${PORTSDIR}/devel/py-elementtree + ${PYTHON_PKGNAMEPREFIX}elementtree>=0:${PORTSDIR}/devel/py-elementtree \ + ${PYTHON_PKGNAMEPREFIX}zope.app.content>0:${PORTSDIR}/devel/py-zope.app.content DIST_SUBDIR= zope USE_PYTHON= -2.7 diff --git a/www/py-Products.TinyMCE/distinfo b/www/py-Products.TinyMCE/distinfo index 961faff5f40f..7ed06c8c56b1 100644 --- a/www/py-Products.TinyMCE/distinfo +++ b/www/py-Products.TinyMCE/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/Products.TinyMCE-1.2.12.zip) = 78cebc3e2b0f8664f4a205df27d60723a24ffbd94d80e1f2d70701f0e1fbfca5 -SIZE (zope/Products.TinyMCE-1.2.12.zip) = 4372245 +SHA256 (zope/Products.TinyMCE-1.2.13.zip) = b8ed44cf429e56acc9a7aa474f45d6cfe3fc5db1d3a0885ee45a6ad4452f57f0 +SIZE (zope/Products.TinyMCE-1.2.13.zip) = 3247797 diff --git a/www/py-Products.TinyMCE/pkg-descr b/www/py-Products.TinyMCE/pkg-descr index 287de1686746..198fa776fbfa 100644 --- a/www/py-Products.TinyMCE/pkg-descr +++ b/www/py-Products.TinyMCE/pkg-descr @@ -1,4 +1,4 @@ Adds support for TinyMCE, a platform independent web based Javascript HTML WYSIWYG editor, to Plone. -WWW: http://plone.org/products/tinymce +WWW: http://plone.org/products/tinymce diff --git a/www/py-Products.TinyMCE/pkg-plist b/www/py-Products.TinyMCE/pkg-plist index a6379b27db4e..e0029cce4eca 100644 --- a/www/py-Products.TinyMCE/pkg-plist +++ b/www/py-Products.TinyMCE/pkg-plist @@ -101,195 +101,102 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/interfaces/utility.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/interfaces/utility.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/interfaces/utility.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ar/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ar/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/az/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/az/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/be/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/be/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/bg/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/bg/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/bn/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/bn/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/br/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/br/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/bs/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/bs/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ca/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ca/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ch/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ch/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/cs/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/cs/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/cs/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/cs/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/cy/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/cy/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/da/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/da/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/da/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/da/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/de/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/de/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/de/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/de/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/dv/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/dv/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/el/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/el/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/en/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/en/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/es/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/es/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/es/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/es/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/et/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/et/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/eu/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/eu/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/eu/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/eu/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/fa/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/fa/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/fi/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/fi/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/fi/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/fi/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/fr/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/fr/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/fr/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/fr/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/gl/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/gl/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/gu/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/gu/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/he/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/he/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/hi/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/hi/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/hr/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/hr/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/hu/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/hu/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/hy/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/hy/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ia/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ia/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/id/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/id/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ii/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ii/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/is/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/is/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/it/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/it/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/it/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/it/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ja/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ja/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ja/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ja/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ka/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ka/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ko/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ko/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/lb/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/lb/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/lt/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/lt/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/lv/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/lv/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/mk/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/mk/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ml/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ml/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/mn/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/mn/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ms/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ms/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nb/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nb/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nb/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nb/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nl/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nl/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nl/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nl/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nn/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nn/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nn/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/nn/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/no/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/no/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/no/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/no/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/pl/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/pl/LC_MESSAGES/tinymce.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/plone.tinymce-manual.pot %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/plone.tinymce.pot -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ps/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ps/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/pt/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/pt/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/pt_BR/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/pt_BR/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ro/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ro/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ru/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ru/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sc/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sc/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/se/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/se/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/si/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/si/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sk/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sk/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sl/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sl/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sq/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sq/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sr/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sr/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sv/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/sv/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ta/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ta/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/te/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/te/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/th/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/th/LC_MESSAGES/tinymce.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/tinymce.pot -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/tr/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/tr/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/tt/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/tt/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/tw/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/tw/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/uk/LC_MESSAGES/plone.tinymce-manual.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/uk/LC_MESSAGES/plone.tinymce-manual.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/uk/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/uk/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/uk/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/uk/LC_MESSAGES/tinymce.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/update.sh -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ur/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/ur/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/vi/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/vi/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh_CN/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh_CN/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh_CN/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh_CN/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh_TW/LC_MESSAGES/plone.tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh_TW/LC_MESSAGES/plone.tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh_TW/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zh_TW/LC_MESSAGES/tinymce.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zu/LC_MESSAGES/tinymce.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/locales/zu/LC_MESSAGES/tinymce.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/mimetypes/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/Products/TinyMCE/mimetypes/__init__.pyc diff --git a/www/py-plone.app.blob/Makefile b/www/py-plone.app.blob/Makefile index 5b58e0c7bcfc..8646886d8f51 100644 --- a/www/py-plone.app.blob/Makefile +++ b/www/py-plone.app.blob/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.blob -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.blob -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,7 +18,8 @@ RUN_DEPENDS= zodb${PYTHON_PKGNAMESUFFIX}>=3.8.1:${PORTSDIR}/databases/zodb3 \ ${PYTHON_PKGNAMEPREFIX}plone.scale>=0:${PORTSDIR}/www/py-plone.scale DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install +USE_ZIP= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.blob/distinfo b/www/py-plone.app.blob/distinfo index 9b65448a6336..08586c78788c 100644 --- a/www/py-plone.app.blob/distinfo +++ b/www/py-plone.app.blob/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.blob-1.5.1.tar.gz) = d7c8298d60e051a728565a11b387c9b0750f0ae4cd0937a71b5e90a71a6bcddb -SIZE (zope/plone.app.blob-1.5.1.tar.gz) = 148258 +SHA256 (zope/plone.app.blob-1.5.2.zip) = 167d1c25a64c68a24ee4928ddbbd7f8177b82ef15825fd3609fc5549479ee57b +SIZE (zope/plone.app.blob-1.5.2.zip) = 192540 diff --git a/www/py-plone.app.blob/pkg-descr b/www/py-plone.app.blob/pkg-descr index 03149348e719..9d5043fdfad4 100644 --- a/www/py-plone.app.blob/pkg-descr +++ b/www/py-plone.app.blob/pkg-descr @@ -1,3 +1,3 @@ ZODB blob support for Plone. -WWW: http://pypi.python.org/pypi/plone.app.blob +WWW: http://pypi.python.org/pypi/plone.app.blob diff --git a/www/py-plone.app.caching/Makefile b/www/py-plone.app.caching/Makefile index 3257b4e82f83..84d5fddf4bfd 100644 --- a/www/py-plone.app.caching/Makefile +++ b/www/py-plone.app.caching/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.caching -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.caching -PORTVERSION= 1.0.3 +PORTVERSION= 1.1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,6 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:${PORTSDIR}/devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}plone.caching>=0:${PORTSDIR}/www/py-plone.caching \ ${PYTHON_PKGNAMEPREFIX}plone.cachepurging>=0:${PORTSDIR}/www/py-plone.cachepurging \ ${PYTHON_PKGNAMEPREFIX}plone.app.registry>=1.0:${PORTSDIR}/www/py-plone.app.registry \ + ${PYTHON_PKGNAMEPREFIX}zope.browserresource>0:${PORTSDIR}/devel/py-zope.browserresource \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher \ @@ -40,6 +36,6 @@ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.caching/distinfo b/www/py-plone.app.caching/distinfo index 86d2896f7062..4cb6e507dde3 100644 --- a/www/py-plone.app.caching/distinfo +++ b/www/py-plone.app.caching/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.caching-1.0.3.zip) = cfff1fd85ef4fa59044f2f06826f35674cf52ed8a5d8633234ee4ba2738cf0a0 -SIZE (zope/plone.app.caching-1.0.3.zip) = 147155 +SHA256 (zope/plone.app.caching-1.1.zip) = 12af57e219a75b2222eb6ebd7d788a7d8682d56217dc064684ac2862efb5246e +SIZE (zope/plone.app.caching-1.1.zip) = 147674 diff --git a/www/py-plone.app.caching/pkg-descr b/www/py-plone.app.caching/pkg-descr index da98187d3ed1..bfde90a6b35a 100644 --- a/www/py-plone.app.caching/pkg-descr +++ b/www/py-plone.app.caching/pkg-descr @@ -1,3 +1,3 @@ Plone UI and default rules for plone.caching/z3c.caching. -WWW: http://pypi.python.org/pypi/plone.app.caching +WWW: http://pypi.python.org/pypi/plone.app.caching diff --git a/www/py-plone.app.collection/Makefile b/www/py-plone.app.collection/Makefile index 94312e76b35f..a027439396a1 100644 --- a/www/py-plone.app.collection/Makefile +++ b/www/py-plone.app.collection/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.collection -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.collection -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.5 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,20 +11,18 @@ COMMENT= Tools for constructing navigation and site sections LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}archetypes.querywidget>=0:${PORTSDIR}/devel/py-archetypes.querywidget \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}archetypes.querywidget>=1.0.2:${PORTSDIR}/devel/py-archetypes.querywidget \ ${PYTHON_PKGNAMEPREFIX}plone.app.contentlisting>=0:${PORTSDIR}/www/py-plone.app.contentlisting \ ${PYTHON_PKGNAMEPREFIX}plone.app.form>=0:${PORTSDIR}/www/py-plone.app.form \ ${PYTHON_PKGNAMEPREFIX}plone.app.portlets>=0:${PORTSDIR}/www/py-plone.app.portlets \ - ${PYTHON_PKGNAMEPREFIX}plone.app.testing>=0:${PORTSDIR}/www/py-plone.app.testing \ ${PYTHON_PKGNAMEPREFIX}plone.app.vocabularies>=0:${PORTSDIR}/www/py-plone.app.vocabularies \ + ${PYTHON_PKGNAMEPREFIX}plone.portlet.collection>0:${PORTSDIR}/www/py-plone.portlet.collection \ ${PYTHON_PKGNAMEPREFIX}plone.portlets>=0:${PORTSDIR}/www/py-plone.portlets \ - ${PYTHON_PKGNAMEPREFIX}plone.testing>=0:${PORTSDIR}/www/py-plone.testing \ ${PYTHON_PKGNAMEPREFIX}Products.Archetypes>=0:${PORTSDIR}/devel/py-Products.Archetypes \ ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \ ${PYTHON_PKGNAMEPREFIX}Products.CMFQuickInstallerTool>=0:${PORTSDIR}/devel/py-Products.CMFQuickInstallerTool \ ${PYTHON_PKGNAMEPREFIX}Products.validation>=0:${PORTSDIR}/devel/py-Products.validation \ ${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transaction \ - ${PYTHON_PKGNAMEPREFIX}unittest2>=0:${PORTSDIR}/devel/py-unittest2 \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \ ${PYTHON_PKGNAMEPREFIX}zope.formlib>=0:${PORTSDIR}/devel/py-zope.formlib \ @@ -40,6 +33,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}archetypes.querywidget>=0:${PORTSDIR}/devel/ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.collection/distinfo b/www/py-plone.app.collection/distinfo index 0d0cbcd681b4..07fc0ad6211b 100644 --- a/www/py-plone.app.collection/distinfo +++ b/www/py-plone.app.collection/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.collection-1.0.1.tar.gz) = 568da629a95066ef889a6be1874a26f16dbef7046363f8faa47777f699e7f232 -SIZE (zope/plone.app.collection-1.0.1.tar.gz) = 20108 +SHA256 (zope/plone.app.collection-1.0.5.zip) = 39a2929c5f99d68e5df29c29674d591875de108c12eb0d8bd37337d868a9d415 +SIZE (zope/plone.app.collection-1.0.5.zip) = 36075 diff --git a/www/py-plone.app.collection/pkg-descr b/www/py-plone.app.collection/pkg-descr index 915076a47e1c..2ee2e74e1639 100644 --- a/www/py-plone.app.collection/pkg-descr +++ b/www/py-plone.app.collection/pkg-descr @@ -1,4 +1,4 @@ Collections in Plone are the most powerful tool content editors and site managers have to construct navigation and site sections. -WWW: http://pypi.python.org/pypi/plone.app.collection +WWW: http://pypi.python.org/pypi/plone.app.collection diff --git a/www/py-plone.app.collection/pkg-plist b/www/py-plone.app.collection/pkg-plist index 54b8118e0e12..0c6253498153 100644 --- a/www/py-plone.app.collection/pkg-plist +++ b/www/py-plone.app.collection/pkg-plist @@ -43,11 +43,8 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/portlets/collectionportlet.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/portlets/collectionportlet.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/portlets/collectionportlet.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/portlets/configure.zcml -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/portlets/templates/collectionportlet.pt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/profiles/default/factorytool.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/profiles/default/metadata.xml -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/profiles/default/portlets.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/profiles/default/rolemap.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/profiles/default/types.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/profiles/default/types/Collection.xml @@ -57,6 +54,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/tests/base.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/tests/base.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/tests/base.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/tests/image.png %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/tests/test_collection.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/tests/test_collection.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/tests/test_collection.pyo @@ -67,7 +65,6 @@ @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/profiles/default/types @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/profiles/default @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/profiles -@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/portlets/templates @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/portlets @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/browser/templates @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/collection/browser diff --git a/www/py-plone.app.content/Makefile b/www/py-plone.app.content/Makefile index c68a5e3d1515..be76a6c8847e 100644 --- a/www/py-plone.app.content/Makefile +++ b/www/py-plone.app.content/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.content -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.content -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.11 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -34,9 +29,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.me ${PYTHON_PKGNAMEPREFIX}Products.CMFDefault>=0:${PORTSDIR}/devel/py-Products.CMFDefault DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.content/distinfo b/www/py-plone.app.content/distinfo index 0023453ed774..bb20ae580492 100644 --- a/www/py-plone.app.content/distinfo +++ b/www/py-plone.app.content/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.content-2.0.9.zip) = 1649753c2fb139137dabf581469ef0ea1e5fb50c3d8c42d8295f63330cb8fb38 -SIZE (zope/plone.app.content-2.0.9.zip) = 61845 +SHA256 (zope/plone.app.content-2.0.11.zip) = d82ac89a980cee6fb5e1f7b0ad72f92eb4074e23b65d6d7d6d2f8ca8941456fb +SIZE (zope/plone.app.content-2.0.11.zip) = 62300 diff --git a/www/py-plone.app.content/pkg-descr b/www/py-plone.app.content/pkg-descr index d7a73a08ade9..d6ce8baa751c 100644 --- a/www/py-plone.app.content/pkg-descr +++ b/www/py-plone.app.content/pkg-descr @@ -1,3 +1,3 @@ Content Views for Plone. -WWW: http://pypi.python.org/pypi/plone.app.content +WWW: http://pypi.python.org/pypi/plone.app.content diff --git a/www/py-plone.app.contentlisting/Makefile b/www/py-plone.app.contentlisting/Makefile index 468969880079..74ba61ba05d1 100644 --- a/www/py-plone.app.contentlisting/Makefile +++ b/www/py-plone.app.contentlisting/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.contentlisting -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.contentlisting -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,6 +17,5 @@ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.contentlisting/distinfo b/www/py-plone.app.contentlisting/distinfo index 7b23a09367c8..4c9d756312b8 100644 --- a/www/py-plone.app.contentlisting/distinfo +++ b/www/py-plone.app.contentlisting/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.contentlisting-1.0.zip) = ed9d91c86336efca01d647fead07749f4a68ab212ec2ab23ec7e36ba4481b51a -SIZE (zope/plone.app.contentlisting-1.0.zip) = 34197 +SHA256 (zope/plone.app.contentlisting-1.0.1.zip) = c6d42ae3fbb384e72b508ad6fe20f4033bcb213be1f15e109a273d71bd8bf0d5 +SIZE (zope/plone.app.contentlisting-1.0.1.zip) = 35199 diff --git a/www/py-plone.app.contentlisting/pkg-descr b/www/py-plone.app.contentlisting/pkg-descr index 316565b8e16c..05fbca7c8e97 100644 --- a/www/py-plone.app.contentlisting/pkg-descr +++ b/www/py-plone.app.contentlisting/pkg-descr @@ -1,3 +1,3 @@ Listing of content for the Plone CMS. -WWW: http://pypi.python.org/pypi/plone.app.contentlisting +WWW: http://pypi.python.org/pypi/plone.app.contentlisting diff --git a/www/py-plone.app.contentmenu/Makefile b/www/py-plone.app.contentmenu/Makefile index 6fb5b8af802e..33d97fb8a032 100644 --- a/www/py-plone.app.contentmenu/Makefile +++ b/www/py-plone.app.contentmenu/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.contentmenu -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.contentmenu -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,6 +14,7 @@ LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.locking>=0:${PORTSDIR}/www/py-plone.locking \ ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.memoize \ ${PYTHON_PKGNAMEPREFIX}plone.app.content>=2.0:${PORTSDIR}/www/py-plone.app.content \ + ${PYTHON_PKGNAMEPREFIX}zope.browsermenu>0:${PORTSDIR}/devel/py-zope.browsermenu \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.contentprovider>=0:${PORTSDIR}/devel/py-zope.contentprovider \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ @@ -33,6 +29,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.locking>=0:${PORTSDIR}/www/py-plone.lo DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.contentmenu/distinfo b/www/py-plone.app.contentmenu/distinfo index 241005761994..0bf8683ada4e 100644 --- a/www/py-plone.app.contentmenu/distinfo +++ b/www/py-plone.app.contentmenu/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.contentmenu-2.0.5.tar.gz) = 477a426970f61ee50a6b5eee39173b9a017af80651d1662a4b168247c0aef235 -SIZE (zope/plone.app.contentmenu-2.0.5.tar.gz) = 23709 +SHA256 (zope/plone.app.contentmenu-2.0.6.zip) = 353c26966ffceabf9d64404a23dbad8784ec537e5acc6e4efbc86cba561e70df +SIZE (zope/plone.app.contentmenu-2.0.6.zip) = 35761 diff --git a/www/py-plone.app.contentmenu/pkg-descr b/www/py-plone.app.contentmenu/pkg-descr index 097c56988b55..f0ec366f72ee 100644 --- a/www/py-plone.app.contentmenu/pkg-descr +++ b/www/py-plone.app.contentmenu/pkg-descr @@ -1,3 +1,3 @@ Plone's content menu implementation. -WWW: http://pypi.python.org/pypi/plone.app.contentmenu +WWW: http://pypi.python.org/pypi/plone.app.contentmenu diff --git a/www/py-plone.app.contentrules/Makefile b/www/py-plone.app.contentrules/Makefile index adceb7866385..71bf9fdd3122 100644 --- a/www/py-plone.app.contentrules/Makefile +++ b/www/py-plone.app.contentrules/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.contentrules -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.contentrules -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.8 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -34,14 +29,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.formlib>=0:${PORTSDIR}/devel/py-five.fo ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.lifecycleevent>=0:${PORTSDIR}/devel/py-zope.lifecycleevent \ - ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher \ + ${PYTHON_PKGNAMEPREFIX}zope.publisher>=3.11.0:${PORTSDIR}/devel/py-zope.publisher \ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \ ${PYTHON_PKGNAMEPREFIX}zope.site>=0:${PORTSDIR}/devel/py-zope.site \ ${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:${PORTSDIR}/devel/py-zope.traversing \ - ${PYTHON_PKGNAMEPREFIX}zope.app.publication>=0:${PORTSDIR}/devel/py-zope.app.publication \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \ - ${PYTHON_PKGNAMEPREFIX}Products.Archetypes>=0:${PORTSDIR}/devel/py-Products.Archetypes \ - ${PYTHON_PKGNAMEPREFIX}Products.ATContentTypes>=0:${PORTSDIR}/devel/py-Products.ATContentTypes \ ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \ ${PYTHON_PKGNAMEPREFIX}Products.CMFDefault>=0:${PORTSDIR}/devel/py-Products.CMFDefault \ ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup \ @@ -49,8 +41,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.formlib>=0:${PORTSDIR}/devel/py-five.fo zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.contentrules/distinfo b/www/py-plone.app.contentrules/distinfo index 708afca041f2..4483a54491fe 100644 --- a/www/py-plone.app.contentrules/distinfo +++ b/www/py-plone.app.contentrules/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.contentrules-2.1.4.tar.gz) = 6f48bd9377db0267d18d83df9f2011c315509be262da2c23361953d63d3a7c3a -SIZE (zope/plone.app.contentrules-2.1.4.tar.gz) = 53963 +SHA256 (zope/plone.app.contentrules-2.1.8.zip) = 24bc8329462be0bbef0045fcc837c8450c83711fd5eb8d876f5b5cc67d9ca1f4 +SIZE (zope/plone.app.contentrules-2.1.8.zip) = 108692 diff --git a/www/py-plone.app.contentrules/pkg-descr b/www/py-plone.app.contentrules/pkg-descr index a0feb36579e5..e0d6326b213d 100644 --- a/www/py-plone.app.contentrules/pkg-descr +++ b/www/py-plone.app.contentrules/pkg-descr @@ -1,3 +1,3 @@ Plone integration for plone.contentrules. -WWW: http://pypi.python.org/pypi/plone.app.contentrules +WWW: http://pypi.python.org/pypi/plone.app.contentrules diff --git a/www/py-plone.app.contentrules/pkg-plist b/www/py-plone.app.contentrules/pkg-plist index 14ea26d6a165..d12d493e4514 100644 --- a/www/py-plone.app.contentrules/pkg-plist +++ b/www/py-plone.app.contentrules/pkg-plist @@ -151,6 +151,9 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/contentrules/tests/test_action_mail.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/contentrules/tests/test_action_mail.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/contentrules/tests/test_action_mail.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/contentrules/tests/test_action_modify.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/contentrules/tests/test_action_modify.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/contentrules/tests/test_action_modify.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/contentrules/tests/test_action_move.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/contentrules/tests/test_action_move.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/contentrules/tests/test_action_move.pyo diff --git a/www/py-plone.app.controlpanel/Makefile b/www/py-plone.app.controlpanel/Makefile index 4a74e905b2ba..7a32c0d0f01f 100644 --- a/www/py-plone.app.controlpanel/Makefile +++ b/www/py-plone.app.controlpanel/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.controlpanel -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.controlpanel -PORTVERSION= 2.2.3 +PORTVERSION= 2.2.8 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,7 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.form>=0:${PORTSDIR}/www/py-plone.a ${PYTHON_PKGNAMEPREFIX}plone.protect>=0:${PORTSDIR}/security/py-plone.protect \ ${PYTHON_PKGNAMEPREFIX}plone.locking>=0:${PORTSDIR}/www/py-plone.locking \ ${PYTHON_PKGNAMEPREFIX}zope.annotation>=0:${PORTSDIR}/devel/py-zope.annotation \ - ${PYTHON_PKGNAMEPREFIX}zope.app.form>=0:${PORTSDIR}/devel/py-zope.app.form \ ${PYTHON_PKGNAMEPREFIX}zope.cachedescriptors>=0:${PORTSDIR}/devel/py-zope.cachedescriptors \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event \ @@ -32,11 +26,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.form>=0:${PORTSDIR}/www/py-plone.a ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:${PORTSDIR}/devel/py-zope.i18n \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.ramcache>=0:${PORTSDIR}/devel/py-zope.ramcache \ + ${PYTHON_PKGNAMEPREFIX}zope.publisher>0:${PORTSDIR}/devel/py-zope.publisher \ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \ ${PYTHON_PKGNAMEPREFIX}zope.site>=0:${PORTSDIR}/devel/py-zope.site \ ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \ - ${PYTHON_PKGNAMEPREFIX}Products.Archetypes>=0:${PORTSDIR}/devel/py-Products.Archetypes \ ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \ ${PYTHON_PKGNAMEPREFIX}Products.CMFDefault>=0:${PORTSDIR}/devel/py-Products.CMFDefault \ ${PYTHON_PKGNAMEPREFIX}Products.PlonePAS>=0:${PORTSDIR}/security/py-Products.PlonePAS \ @@ -45,8 +39,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.form>=0:${PORTSDIR}/www/py-plone.a zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.controlpanel/distinfo b/www/py-plone.app.controlpanel/distinfo index 8a557acb5271..44990a4e8d0c 100644 --- a/www/py-plone.app.controlpanel/distinfo +++ b/www/py-plone.app.controlpanel/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.controlpanel-2.2.3.tar.gz) = 08608455b87ceef2eb7681e45a0744a1b2d1ba6d71aa97b4003d443b62ef36d5 -SIZE (zope/plone.app.controlpanel-2.2.3.tar.gz) = 92900 +SHA256 (zope/plone.app.controlpanel-2.2.8.zip) = 2a3f5aedc44762d683ad4a4afd418ec0c54c7a985b15f840cd660d517810ac2d +SIZE (zope/plone.app.controlpanel-2.2.8.zip) = 132923 diff --git a/www/py-plone.app.controlpanel/pkg-descr b/www/py-plone.app.controlpanel/pkg-descr index 74fdd09ade65..baf71fa5f4e5 100644 --- a/www/py-plone.app.controlpanel/pkg-descr +++ b/www/py-plone.app.controlpanel/pkg-descr @@ -1,3 +1,3 @@ Formlib-based controlpanels for Plone. -WWW: http://pypi.python.org/pypi/plone.app.controlpanel +WWW: http://pypi.python.org/pypi/plone.app.controlpanel diff --git a/www/py-plone.app.discussion/Makefile b/www/py-plone.app.discussion/Makefile index af82c362e6c9..435efa3084cc 100644 --- a/www/py-plone.app.discussion/Makefile +++ b/www/py-plone.app.discussion/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.discussion -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.discussion -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.7 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -35,9 +30,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}collective.monkeypatcher>=0:${PORTSDIR}/deve ${PYTHON_PKGNAMEPREFIX}z3c.form>=2.3.3:${PORTSDIR}/devel/py-z3c.form DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.discussion/distinfo b/www/py-plone.app.discussion/distinfo index 6746e05c1593..122de2061f17 100644 --- a/www/py-plone.app.discussion/distinfo +++ b/www/py-plone.app.discussion/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.discussion-2.1.5.zip) = fc0ec4648adf51feb85b03070cd71a79a951f014c19cdc05fae08822b3147003 -SIZE (zope/plone.app.discussion-2.1.5.zip) = 395835 +SHA256 (zope/plone.app.discussion-2.1.7.zip) = e4e5fccb438dba371da0439f0b557b0caca857620dacdd83bd8ce605deed28ca +SIZE (zope/plone.app.discussion-2.1.7.zip) = 308443 diff --git a/www/py-plone.app.discussion/pkg-descr b/www/py-plone.app.discussion/pkg-descr index 090fb1602c23..fc0ad35458e3 100644 --- a/www/py-plone.app.discussion/pkg-descr +++ b/www/py-plone.app.discussion/pkg-descr @@ -1,3 +1,3 @@ Enhanced discussion support for Plone. -WWW: http://pypi.python.org/pypi/plone.app.discussion +WWW: http://pypi.python.org/pypi/plone.app.discussion diff --git a/www/py-plone.app.discussion/pkg-plist b/www/py-plone.app.discussion/pkg-plist index f391b1987b2e..2d2d592507e6 100644 --- a/www/py-plone.app.discussion/pkg-plist +++ b/www/py-plone.app.discussion/pkg-plist @@ -81,84 +81,50 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/conversation.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/conversation.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/design.txt -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-ca.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-ca.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-cs.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-cs.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-da.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-da.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-de.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-de.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-el.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-el.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-es.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-es.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-eu.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-eu.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-fr.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-fr.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-it.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-it.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-ja.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-ja.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-manual.pot -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-nl.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-nl.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-no.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-no.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-pt_BR.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-pt_BR.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-uk.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-uk.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-zh_CN.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-zh_CN.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-zh_TW.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone-zh_TW.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/i18n/plone.pot %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/interfaces.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/interfaces.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/interfaces.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/af/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/af/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/ca/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/ca/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/cs/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/cs/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/da/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/da/LC_MESSAGES/plone.app.discussion.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/de/LC_MESSAGES/.gitignore -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/de/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/de/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/es/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/es/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/eu/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/eu/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/fi/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/fi/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/fr/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/fr/LC_MESSAGES/plone.app.discussion.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/it/LC_MESSAGES/.gitignore -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/it/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/it/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/ja/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/ja/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/nl/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/nl/LC_MESSAGES/plone.app.discussion.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/no/LC_MESSAGES/.gitignore -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/no/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/no/LC_MESSAGES/plone.app.discussion.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/plone.app.discussion-manual.pot %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/plone.app.discussion.pot -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/pt_BR/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/pt_BR/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/sv/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/sv/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/uk/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/uk/LC_MESSAGES/plone.app.discussion.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/update.sh -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/zh_CN/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/zh_CN/LC_MESSAGES/plone.app.discussion.po -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/zh_TW/LC_MESSAGES/plone.app.discussion.mo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/locales/zh_TW/LC_MESSAGES/plone.app.discussion.po %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/notifications.zcml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/discussion/patches.py diff --git a/www/py-plone.app.iterate/Makefile b/www/py-plone.app.iterate/Makefile index 7b6ac4fda260..655410f43d6f 100644 --- a/www/py-plone.app.iterate/Makefile +++ b/www/py-plone.app.iterate/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.iterate -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.iterate -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.7 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.locking>=0:${PORTSDIR}/www/py-plone.lo ${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event \ ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ + ${PYTHON_PKGNAMEPREFIX}zope.lifecycleevent>0:${PORTSDIR}/devel/py-zope.lifecycleevent \ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \ ${PYTHON_PKGNAMEPREFIX}zope.viewlet>=0:${PORTSDIR}/devel/py-zope.viewlet \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \ @@ -39,6 +35,6 @@ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.iterate/distinfo b/www/py-plone.app.iterate/distinfo index 8a65e34a74e8..2e26b97920a3 100644 --- a/www/py-plone.app.iterate/distinfo +++ b/www/py-plone.app.iterate/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.iterate-2.1.5.zip) = dadadd0358d0804b2496718618f0e8c3d0d8b558375a36b5377a6d98a18d5643 -SIZE (zope/plone.app.iterate-2.1.5.zip) = 78301 +SHA256 (zope/plone.app.iterate-2.1.7.zip) = 4f640a0a1127d41965ca13b4a260e97230eed4c0201303039914cd68e16fa4d8 +SIZE (zope/plone.app.iterate-2.1.7.zip) = 78655 diff --git a/www/py-plone.app.iterate/pkg-descr b/www/py-plone.app.iterate/pkg-descr index 0efaec3c50d6..bb348b810f35 100644 --- a/www/py-plone.app.iterate/pkg-descr +++ b/www/py-plone.app.iterate/pkg-descr @@ -1,3 +1,3 @@ Check-out/check-in staging for Plone. -WWW: http://pypi.python.org/pypi/plone.app.iterate +WWW: http://pypi.python.org/pypi/plone.app.iterate diff --git a/www/py-plone.app.jquery/Makefile b/www/py-plone.app.jquery/Makefile new file mode 100644 index 000000000000..f7724796e27c --- /dev/null +++ b/www/py-plone.app.jquery/Makefile @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= plone.app.jquery +PORTVERSION= 1.4.4 +CATEGORIES= www python zope +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= zope@FreeBSD.org +COMMENT= jQuery integration for Plone. + +LICENSE= GPLv2 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \ + ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup + +DIST_SUBDIR= zope +USE_PYTHON= yes +USE_PYDISTUTILS= easy_install +USE_ZIP= yes + +.include <bsd.port.mk> diff --git a/www/py-plone.app.jquery/distinfo b/www/py-plone.app.jquery/distinfo new file mode 100644 index 000000000000..76d308debebc --- /dev/null +++ b/www/py-plone.app.jquery/distinfo @@ -0,0 +1,2 @@ +SHA256 (zope/plone.app.jquery-1.4.4.zip) = 8bba1241cced5b7f72001dfc77ca7e64e23afa38dd44592a5e6a9c59f00f5f70 +SIZE (zope/plone.app.jquery-1.4.4.zip) = 86826 diff --git a/www/py-plone.app.jquery/pkg-descr b/www/py-plone.app.jquery/pkg-descr new file mode 100644 index 000000000000..2d33d2d40e65 --- /dev/null +++ b/www/py-plone.app.jquery/pkg-descr @@ -0,0 +1,3 @@ +plone.app.jquery adds jquery library to Plone. + +WWW: http://pypi.python.org/pypi/plone.app.jquery diff --git a/www/py-plone.app.jquery/pkg-plist b/www/py-plone.app.jquery/pkg-plist new file mode 100644 index 000000000000..7418ec45f369 --- /dev/null +++ b/www/py-plone.app.jquery/pkg-plist @@ -0,0 +1,35 @@ +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/entry_points.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/namespace_packages.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/requires.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/configure.zcml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/jquery-1.4.4.js +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/jquery-1.4.4.min.js +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/profiles/default/jsregistry.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/profiles/default/metadata.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/profiles/initial-upgrade/jsregistry.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/upgrades.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/upgrades.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/upgrades.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/upgrades.zcml +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/profiles/initial-upgrade +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/profiles/default +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery/profiles +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/jquery +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% diff --git a/www/py-plone.app.jquerytools/Makefile b/www/py-plone.app.jquerytools/Makefile index 8faaa6e75073..a48320f77c99 100644 --- a/www/py-plone.app.jquerytools/Makefile +++ b/www/py-plone.app.jquerytools/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.jquerytools -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.jquerytools -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,8 +16,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope. ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.jquerytools/distinfo b/www/py-plone.app.jquerytools/distinfo index 3ab80f48a11a..4e2c74638d01 100644 --- a/www/py-plone.app.jquerytools/distinfo +++ b/www/py-plone.app.jquerytools/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.jquerytools-1.3.1.tar.gz) = d01ca1fd5dcc7caa40e26c392add39fb4be5be9b8b26ae0f30bc7bd687b93b21 -SIZE (zope/plone.app.jquerytools-1.3.1.tar.gz) = 100512 +SHA256 (zope/plone.app.jquerytools-1.3.2.zip) = 2a839bc89a2daff01412d04fbc4e0dd70b372c13dd748ac0918a91a6869842b8 +SIZE (zope/plone.app.jquerytools-1.3.2.zip) = 129703 diff --git a/www/py-plone.app.jquerytools/pkg-descr b/www/py-plone.app.jquerytools/pkg-descr index 9b2d09ed6996..303863e675ac 100644 --- a/www/py-plone.app.jquerytools/pkg-descr +++ b/www/py-plone.app.jquerytools/pkg-descr @@ -1,3 +1,3 @@ jQuery Tools integration for Plone plus overlay and AJAX form helpers. -WWW: http://pypi.python.org/pypi/plone.app.jquerytools +WWW: http://pypi.python.org/pypi/plone.app.jquerytools diff --git a/www/py-plone.app.kss/Makefile b/www/py-plone.app.kss/Makefile index 92031aefe70c..257bbcef108d 100644 --- a/www/py-plone.app.kss/Makefile +++ b/www/py-plone.app.kss/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.kss -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.kss -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +12,7 @@ COMMENT= KSS (Kinetic Style Sheets) for Plone LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}kss-core>=0:${PORTSDIR}/devel/py-kss-core \ - ${PYTHON_PKGNAMEPREFIX}plone.portlets>=2.0:${PORTSDIR}/www/py-plone.portlets \ + ${PYTHON_PKGNAMEPREFIX}plone.portlets>=2.0.1:${PORTSDIR}/www/py-plone.portlets \ ${PYTHON_PKGNAMEPREFIX}plone.app.layout>=0:${PORTSDIR}/www/py-plone.app.layout \ ${PYTHON_PKGNAMEPREFIX}plone.app.portlets>=0:${PORTSDIR}/www/py-plone.app.portlets \ ${PYTHON_PKGNAMEPREFIX}plone.locking>=0:${PORTSDIR}/www/py-plone.locking \ @@ -30,7 +25,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}kss-core>=0:${PORTSDIR}/devel/py-kss-core \ ${PYTHON_PKGNAMEPREFIX}zope.lifecycleevent>=0:${PORTSDIR}/devel/py-zope.lifecycleevent \ ${PYTHON_PKGNAMEPREFIX}zope.viewlet>=0:${PORTSDIR}/devel/py-zope.viewlet \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \ - ${PYTHON_PKGNAMEPREFIX}Products.Archetypes>=0:${PORTSDIR}/devel/py-Products.Archetypes \ ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \ ${PYTHON_PKGNAMEPREFIX}Products.DCWorkflow>=0:${PORTSDIR}/devel/py-Products.DCWorkflow \ ${PYTHON_PKGNAMEPREFIX}Products.statusmessages>=0:${PORTSDIR}/devel/py-Products.statusmessages @@ -39,6 +33,6 @@ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.kss/distinfo b/www/py-plone.app.kss/distinfo index 312194da4d5a..18c1baf0d5dd 100644 --- a/www/py-plone.app.kss/distinfo +++ b/www/py-plone.app.kss/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.kss-1.7.0.zip) = 23342a78c6f5f2bafce3047b905dcc1dd0b78f3c695b519b75397df916d8b984 -SIZE (zope/plone.app.kss-1.7.0.zip) = 75108 +SHA256 (zope/plone.app.kss-1.7.1.zip) = 75e196607488742bbea1a818a7c14434b8f4ac52dfd339623d57ead5edded7f5 +SIZE (zope/plone.app.kss-1.7.1.zip) = 75093 diff --git a/www/py-plone.app.kss/pkg-descr b/www/py-plone.app.kss/pkg-descr index ea36d8641c44..0915d2e78306 100644 --- a/www/py-plone.app.kss/pkg-descr +++ b/www/py-plone.app.kss/pkg-descr @@ -1,3 +1,3 @@ KSS (Kinetic Style Sheets) for Plone. -WWW: http://pypi.python.org/pypi/plone.app.kss +WWW: http://pypi.python.org/pypi/plone.app.kss diff --git a/www/py-plone.app.layout/Makefile b/www/py-plone.app.layout/Makefile index 108869d71260..222b141ec3c1 100644 --- a/www/py-plone.app.layout/Makefile +++ b/www/py-plone.app.layout/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.layout -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.layout -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.7 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -38,8 +33,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.viewletmanager>=1.2:${PORTSDIR}/ww ${PYTHON_PKGNAMEPREFIX}Products.CMFEditions>=1.2.2:${PORTSDIR}/devel/py-Products.CMFEditions DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.layout/distinfo b/www/py-plone.app.layout/distinfo index 131e3777d097..bbacd2b50e02 100644 --- a/www/py-plone.app.layout/distinfo +++ b/www/py-plone.app.layout/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.layout-2.2.4.tar.gz) = dea628fe7862a5b29c4bcb0c146a32da3dd60b2dae7b17fe2d067334d189a41c -SIZE (zope/plone.app.layout-2.2.4.tar.gz) = 82305 +SHA256 (zope/plone.app.layout-2.2.7.zip) = 59aa6819e7718c58aa89fca8549a89ef39452e9792f3e7504372619e807c9806 +SIZE (zope/plone.app.layout-2.2.7.zip) = 126683 diff --git a/www/py-plone.app.layout/pkg-descr b/www/py-plone.app.layout/pkg-descr index ea102e2d131a..088dd5c487ca 100644 --- a/www/py-plone.app.layout/pkg-descr +++ b/www/py-plone.app.layout/pkg-descr @@ -1,3 +1,3 @@ Layout mechanisms for Plone. -WWW: http://pypi.python.org/pypi/plone.app.layout +WWW: http://pypi.python.org/pypi/plone.app.layout diff --git a/www/py-plone.app.layout/pkg-plist b/www/py-plone.app.layout/pkg-plist index f891f792b8d3..37e758dc0c82 100644 --- a/www/py-plone.app.layout/pkg-plist +++ b/www/py-plone.app.layout/pkg-plist @@ -41,6 +41,10 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/layout/dashboard/dashboard.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/layout/dashboard/dashboard.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/layout/dashboard/dashboard.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/layout/dashboard/user_actions.pt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/layout/dashboard/user_actions.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/layout/dashboard/user_actions.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/layout/dashboard/user_actions.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/layout/globals/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/layout/globals/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/layout/globals/__init__.pyo diff --git a/www/py-plone.app.linkintegrity/Makefile b/www/py-plone.app.linkintegrity/Makefile index a5fadec59851..518a016664f8 100644 --- a/www/py-plone.app.linkintegrity/Makefile +++ b/www/py-plone.app.linkintegrity/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.linkintegrity -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.linkintegrity -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.6 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-plone.app.linkintegrity/distinfo b/www/py-plone.app.linkintegrity/distinfo index 243daee8af59..0d2dfff44e66 100644 --- a/www/py-plone.app.linkintegrity/distinfo +++ b/www/py-plone.app.linkintegrity/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.linkintegrity-1.4.5.zip) = efdf6eb21196501dccb413e8ffddeaf91fa8f9ad3968bc0c3985b313608bfbbb -SIZE (zope/plone.app.linkintegrity-1.4.5.zip) = 85571 +SHA256 (zope/plone.app.linkintegrity-1.4.6.zip) = 354cc78ccdecd853cc15a6d96eaff637f7512bfc7178212b64c6e13c9445fcf7 +SIZE (zope/plone.app.linkintegrity-1.4.6.zip) = 85759 diff --git a/www/py-plone.app.linkintegrity/pkg-descr b/www/py-plone.app.linkintegrity/pkg-descr index 5f850cb37366..71c6d2a4a76c 100644 --- a/www/py-plone.app.linkintegrity/pkg-descr +++ b/www/py-plone.app.linkintegrity/pkg-descr @@ -1,3 +1,3 @@ Manage link integrity in Plone. -WWW: http://pypi.python.org/pypi/plone.app.linkintegrity +WWW: http://pypi.python.org/pypi/plone.app.linkintegrity diff --git a/www/py-plone.app.locales/Makefile b/www/py-plone.app.locales/Makefile index 253e5500590f..377ed127a968 100644 --- a/www/py-plone.app.locales/Makefile +++ b/www/py-plone.app.locales/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.locales -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.locales -PORTVERSION= 4.0.11 +PORTVERSION= 4.0.15 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +12,7 @@ COMMENT= Translation files for Plone LICENSE= GPLv2 DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install USE_ZIP= yes diff --git a/www/py-plone.app.locales/distinfo b/www/py-plone.app.locales/distinfo index 1911698078a8..7153cfcf50b4 100644 --- a/www/py-plone.app.locales/distinfo +++ b/www/py-plone.app.locales/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.locales-4.0.11.zip) = db4013fc2b6399f37a2ae307a516810fd59a9fc294f98c8d0e5c747dfccdcd86 -SIZE (zope/plone.app.locales-4.0.11.zip) = 9987792 +SHA256 (zope/plone.app.locales-4.0.15.zip) = 9f77e91abe2940ee894820909d8386549ac696efb63ea9e350894d06747348ba +SIZE (zope/plone.app.locales-4.0.15.zip) = 10335130 diff --git a/www/py-plone.app.locales/pkg-descr b/www/py-plone.app.locales/pkg-descr index f3e4f2c7d6ab..6d3fe489918f 100644 --- a/www/py-plone.app.locales/pkg-descr +++ b/www/py-plone.app.locales/pkg-descr @@ -1,3 +1,3 @@ Translation files for Plone. -WWW: http://pypi.python.org/pypi/plone.app.locales +WWW: http://pypi.python.org/pypi/plone.app.locales diff --git a/www/py-plone.app.portlets/Makefile b/www/py-plone.app.portlets/Makefile index 46c51af18040..0ffb950b95be 100644 --- a/www/py-plone.app.portlets/Makefile +++ b/www/py-plone.app.portlets/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.portlets -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.portlets -PORTVERSION= 2.2.3 +PORTVERSION= 2.2.6 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -51,8 +46,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.formlib>=0:${PORTSDIR}/devel/py-five.fo ${PYTHON_PKGNAMEPREFIX}feedparser>=0:${PORTSDIR}/textproc/py-feedparser DIST_SUBDIR= zope -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.portlets/distinfo b/www/py-plone.app.portlets/distinfo index 2701504e6c53..be51b0d7e517 100644 --- a/www/py-plone.app.portlets/distinfo +++ b/www/py-plone.app.portlets/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.portlets-2.2.3.tar.gz) = c422b4569d744bea275afa63bd81acb9de20fcd34fe4f386799859dbfb0803f8 -SIZE (zope/plone.app.portlets-2.2.3.tar.gz) = 95392 +SHA256 (zope/plone.app.portlets-2.2.6.zip) = 7d0e249ee1a529e211b0a996f13295ab820b40e66c290d9a78ce48e6411932b3 +SIZE (zope/plone.app.portlets-2.2.6.zip) = 155488 diff --git a/www/py-plone.app.portlets/pkg-descr b/www/py-plone.app.portlets/pkg-descr index c383cedf11a3..62219545a629 100644 --- a/www/py-plone.app.portlets/pkg-descr +++ b/www/py-plone.app.portlets/pkg-descr @@ -1,3 +1,3 @@ Plone integration for the basic plone.portlets package. -WWW: http://pypi.python.org/pypi/plone.app.portlets +WWW: http://pypi.python.org/pypi/plone.app.portlets diff --git a/www/py-plone.app.portlets/pkg-plist b/www/py-plone.app.portlets/pkg-plist index 53758494b9c2..cdaaf9134898 100644 --- a/www/py-plone.app.portlets/pkg-plist +++ b/www/py-plone.app.portlets/pkg-plist @@ -163,6 +163,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/portlets/tests/testDoctests.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/portlets/tests/testDoctests.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/portlets/tests/testDoctests.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/portlets/tests/testMemberDashboard.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/portlets/tests/testViewName.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/portlets/tests/test_cache.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/portlets/tests/test_cache.pyc diff --git a/www/py-plone.app.querystring/Makefile b/www/py-plone.app.querystring/Makefile index 5d9b2bafc7ac..959d1d274dac 100644 --- a/www/py-plone.app.querystring/Makefile +++ b/www/py-plone.app.querystring/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.querystring -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.querystring -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.5 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,12 +11,26 @@ COMMENT= Tools to parse stored queries to actual results LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.registry>=0:${PORTSDIR}/www/py-plone.app.registry \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}DateTime>=0:${PORTSDIR}/devel/py-DateTime \ + ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \ ${PYTHON_PKGNAMEPREFIX}plone.app.contentlisting>=0:${PORTSDIR}/www/py-plone.app.contentlisting \ - ${PYTHON_PKGNAMEPREFIX}plone.app.vocabularies>=0:${PORTSDIR}/www/py-plone.app.vocabularies + ${PYTHON_PKGNAMEPREFIX}plone.app.layout>=0:${PORTSDIR}/www/py-plone.app.layout \ + ${PYTHON_PKGNAMEPREFIX}plone.app.registry>=1.1:${PORTSDIR}/www/py-plone.app.registry \ + ${PYTHON_PKGNAMEPREFIX}plone.app.vocabularies>=0:${PORTSDIR}/www/py-plone.app.vocabularies \ + ${PYTHON_PKGNAMEPREFIX}plone.registry>0:${PORTSDIR}/www/py-plone.registry \ + ${PYTHON_PKGNAMEPREFIX}zope.component>0:${PORTSDIR}/devel/py-zope.component \ + ${PYTHON_PKGNAMEPREFIX}zope.dottedname>0:${PORTSDIR}/devel/py-zope.dottedname \ + ${PYTHON_PKGNAMEPREFIX}zope.globalrequest>0:${PORTSDIR}/devel/py-zope.globalrequest \ + ${PYTHON_PKGNAMEPREFIX}zope.i18n>0:${PORTSDIR}/devel/py-zope.i18n \ + ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface \ + ${PYTHON_PKGNAMEPREFIX}zope.publisher>0:${PORTSDIR}/devel/py-zope.publisher \ + ${PYTHON_PKGNAMEPREFIX}zope.schema>0:${PORTSDIR}/devel/py-zope.schema + DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +USE_ZIP= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.querystring/distinfo b/www/py-plone.app.querystring/distinfo index b0de39886dc5..89c9a733227e 100644 --- a/www/py-plone.app.querystring/distinfo +++ b/www/py-plone.app.querystring/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.querystring-1.0.1.tar.gz) = 23284c84aa408df9dd7cd277af0125b4107ba7539316e1ea79304a96458b2b70 -SIZE (zope/plone.app.querystring-1.0.1.tar.gz) = 19452 +SHA256 (zope/plone.app.querystring-1.0.5.zip) = b52bf6c552d4a0cea15fad127b43e9bbfef9fb87ec26a4c9d0f4fdbfcc37b1ea +SIZE (zope/plone.app.querystring-1.0.5.zip) = 33816 diff --git a/www/py-plone.app.querystring/pkg-descr b/www/py-plone.app.querystring/pkg-descr index 37558a13f8eb..474622bc5daf 100644 --- a/www/py-plone.app.querystring/pkg-descr +++ b/www/py-plone.app.querystring/pkg-descr @@ -3,4 +3,4 @@ to parse stored queries to actual results, used in new style collections. It includes a registry reader which reads operators, values and criteria from the Plone registry. -WWW: http://pypi.python.org/pypi/plone.app.querystring +WWW: http://pypi.python.org/pypi/plone.app.querystring diff --git a/www/py-plone.app.redirector/Makefile b/www/py-plone.app.redirector/Makefile index 45417c594959..3856e6a4421d 100644 --- a/www/py-plone.app.redirector/Makefile +++ b/www/py-plone.app.redirector/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.redirector -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.redirector -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-plone.app.redirector/distinfo b/www/py-plone.app.redirector/distinfo index 863f58037f94..7ad785886e9d 100644 --- a/www/py-plone.app.redirector/distinfo +++ b/www/py-plone.app.redirector/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.redirector-1.1.2.zip) = fd39e0e78d31c585ecdeee4e06f681bed5461d0939d36c33d6e91400945d9d5a -SIZE (zope/plone.app.redirector-1.1.2.zip) = 28851 +SHA256 (zope/plone.app.redirector-1.1.3.zip) = d2eccbc96a592bb4bf62ff85703fc90c19501004302a833674f0051618a0c89a +SIZE (zope/plone.app.redirector-1.1.3.zip) = 30166 diff --git a/www/py-plone.app.redirector/pkg-descr b/www/py-plone.app.redirector/pkg-descr index c9248081a7bc..2a60e39b82fd 100644 --- a/www/py-plone.app.redirector/pkg-descr +++ b/www/py-plone.app.redirector/pkg-descr @@ -1,3 +1,3 @@ Redirection tool. -WWW: http://pypi.python.org/pypi/plone.app.redirector +WWW: http://pypi.python.org/pypi/plone.app.redirector diff --git a/www/py-plone.app.registry/Makefile b/www/py-plone.app.registry/Makefile index 26ceddcbb90c..cace1b1814ae 100644 --- a/www/py-plone.app.registry/Makefile +++ b/www/py-plone.app.registry/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.registry -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.registry -PORTVERSION= 1.0.1 +PORTVERSION= 1.1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +12,7 @@ COMMENT= Zope 2 and Plone integration for plone.registry LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.registry>=1.0:${PORTSDIR}/www/py-plone.registry \ - ${PYTHON_PKGNAMEPREFIX}plone.supermodel>=1.0:${PORTSDIR}/www/py-plone.supermodel \ + ${PYTHON_PKGNAMEPREFIX}plone.supermodel>=1.1:${PORTSDIR}/www/py-plone.supermodel \ ${PYTHON_PKGNAMEPREFIX}plone.app.z3cform>=0:${PORTSDIR}/www/py-plone.app.z3cform \ ${PYTHON_PKGNAMEPREFIX}plone.autoform>=1.0:${PORTSDIR}/www/py-plone.autoform \ ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \ @@ -29,9 +24,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.registry>=1.0:${PORTSDIR}/www/py-plone ${PYTHON_PKGNAMEPREFIX}zope.dottedname>=0:${PORTSDIR}/devel/py-zope.dottedname DIST_SUBDIR= zope -USE_PYTHON= 2.5+ +USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes post-patch: @${FIND} ${WRKSRC} -type f -name "*.orig" -delete diff --git a/www/py-plone.app.registry/distinfo b/www/py-plone.app.registry/distinfo index 6d23e01fe05e..8b8f911d20e7 100644 --- a/www/py-plone.app.registry/distinfo +++ b/www/py-plone.app.registry/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.registry-1.0.1.tar.gz) = 9ef72ac9270b52e5d3b29900f30c48bfac82bf426bf801db74ea9bc7dc41dcbb -SIZE (zope/plone.app.registry-1.0.1.tar.gz) = 35712 +SHA256 (zope/plone.app.registry-1.1.zip) = 34f340d0d653fdf3455e354e0251d737c6504ffc2f1ad7bb6a0b4b19b4a366e4 +SIZE (zope/plone.app.registry-1.1.zip) = 56080 diff --git a/www/py-plone.app.registry/pkg-descr b/www/py-plone.app.registry/pkg-descr index ff505207bd32..48aac73e6529 100644 --- a/www/py-plone.app.registry/pkg-descr +++ b/www/py-plone.app.registry/pkg-descr @@ -1,3 +1,3 @@ Zope 2 and Plone integration for plone.registry. -WWW: http://pypi.python.org/pypi/plone.app.registry +WWW: http://pypi.python.org/pypi/plone.app.registry diff --git a/www/py-plone.app.search/Makefile b/www/py-plone.app.search/Makefile index acde325e1aa6..f769771d9195 100644 --- a/www/py-plone.app.search/Makefile +++ b/www/py-plone.app.search/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.search -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.search -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,5 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.app.contentlisting>=0:${PORTSDIR}/www/ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +USE_ZIP= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.search/distinfo b/www/py-plone.app.search/distinfo index de234a5cbb74..8362daae24d4 100644 --- a/www/py-plone.app.search/distinfo +++ b/www/py-plone.app.search/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.search-1.0.2.tar.gz) = 32b1a1f9c694653a728b3aa742a3b3f9673a532838b6aff0d8da13a237c5f5d7 -SIZE (zope/plone.app.search-1.0.2.tar.gz) = 24217 +SHA256 (zope/plone.app.search-1.0.4.zip) = cbe85974ba333cefd7f2cd5d23490eb463449ef2d12ba9b4c499fd8f874282c1 +SIZE (zope/plone.app.search-1.0.4.zip) = 37772 diff --git a/www/py-plone.app.search/pkg-descr b/www/py-plone.app.search/pkg-descr index 485e7438622a..bff79c041e0a 100644 --- a/www/py-plone.app.search/pkg-descr +++ b/www/py-plone.app.search/pkg-descr @@ -1,3 +1,3 @@ Search user interface for Plone CMS. -WWW: http://pypi.python.org/pypi/plone.app.search +WWW: http://pypi.python.org/pypi/plone.app.search diff --git a/www/py-plone.app.testing/Makefile b/www/py-plone.app.testing/Makefile index af56d4bf079d..e177b3ac4ae2 100644 --- a/www/py-plone.app.testing/Makefile +++ b/www/py-plone.app.testing/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.testing -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.testing -PORTVERSION= 4.0.2 +PORTVERSION= 4.2 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,6 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-z DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.testing/distinfo b/www/py-plone.app.testing/distinfo index b319b885bbe0..8afec5a1510b 100644 --- a/www/py-plone.app.testing/distinfo +++ b/www/py-plone.app.testing/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.testing-4.0.2.tar.gz) = b88261a394b4e6748654c2c83bd25525d1139b54f4200f1b606747b0b91dd3e1 -SIZE (zope/plone.app.testing-4.0.2.tar.gz) = 74493 +SHA256 (zope/plone.app.testing-4.2.zip) = 2b89675b25dfaa22795e5e87d7b25ecf1e70ea8cddf42f89b2c9b88d097e0cb6 +SIZE (zope/plone.app.testing-4.2.zip) = 87033 diff --git a/www/py-plone.app.testing/pkg-descr b/www/py-plone.app.testing/pkg-descr index 3f3ff5536419..f95820151350 100644 --- a/www/py-plone.app.testing/pkg-descr +++ b/www/py-plone.app.testing/pkg-descr @@ -1,3 +1,3 @@ Testing tools for Plone-the-application, based on plone.testing. -WWW: http://pypi.python.org/pypi/plone.app.testing +WWW: http://pypi.python.org/pypi/plone.app.testing diff --git a/www/py-plone.app.theming/Makefile b/www/py-plone.app.theming/Makefile index 7f2538c7e8b1..0c1d098b5b6e 100644 --- a/www/py-plone.app.theming/Makefile +++ b/www/py-plone.app.theming/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: py-plone.app.theming -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.theming -PORTVERSION= 1.0b9 +PORTVERSION= 1.0.3 +PORTEPOCH= 1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}diazo>=0:${PORTSDIR}/devel/py-diazo \ ${PYTHON_PKGNAMEPREFIX}plone.resource>=1.0:${PORTSDIR}/www/py-plone.resource \ ${PYTHON_PKGNAMEPREFIX}repoze.xmliter>=0.3:${PORTSDIR}/devel/py-repoze.xmliter \ ${PYTHON_PKGNAMEPREFIX}five.globalrequest>=0:${PORTSDIR}/devel/py-five.globalrequest \ - ${PYTHON_PKGNAMEPREFIX}Products.CMFPlone>=0:${PORTSDIR}/www/py-Products.CMFPlone + ${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:${PORTSDIR}/devel/py-zope.traversing DIST_SUBDIR= zope USE_PYTHON= yes diff --git a/www/py-plone.app.theming/distinfo b/www/py-plone.app.theming/distinfo index 925cc31d17f3..5c5049dcc073 100644 --- a/www/py-plone.app.theming/distinfo +++ b/www/py-plone.app.theming/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.theming-1.0b9.zip) = fc48829241e667c9376e3141ac0dad669ff0134e30475f4993fe6b7a2ddbaa4c -SIZE (zope/plone.app.theming-1.0b9.zip) = 106682 +SHA256 (zope/plone.app.theming-1.0.3.zip) = 730dc7a441e8b2814026f8bc125be1422e6281047f5dcaff016e81810ca8aa68 +SIZE (zope/plone.app.theming-1.0.3.zip) = 108159 diff --git a/www/py-plone.app.theming/pkg-descr b/www/py-plone.app.theming/pkg-descr index 374816cf35d6..a45d8a1671ee 100644 --- a/www/py-plone.app.theming/pkg-descr +++ b/www/py-plone.app.theming/pkg-descr @@ -1,3 +1,3 @@ Integrates the Diazo theming engine with Plone. -WWW: http://pypi.python.org/pypi/plone.app.theming +WWW: http://pypi.python.org/pypi/plone.app.theming diff --git a/www/py-plone.app.upgrade/Makefile b/www/py-plone.app.upgrade/Makefile index e3548c7fd026..8ea5adb2c3b2 100644 --- a/www/py-plone.app.upgrade/Makefile +++ b/www/py-plone.app.upgrade/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.upgrade -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.upgrade -PORTVERSION= 1.1.6 +PORTVERSION= 1.2.1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -57,6 +52,6 @@ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.upgrade/distinfo b/www/py-plone.app.upgrade/distinfo index 25e4404d5e36..256759d75547 100644 --- a/www/py-plone.app.upgrade/distinfo +++ b/www/py-plone.app.upgrade/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.upgrade-1.1.6.zip) = 383d3a9613d3e16640d1a6e43966952e2956092489077c8815ac0e74559afb4d -SIZE (zope/plone.app.upgrade-1.1.6.zip) = 1758040 +SHA256 (zope/plone.app.upgrade-1.2.1.zip) = d00836ea5bef015cdbd62823e28832511174d9cb0faf7230f43bbfcf8eea5bb7 +SIZE (zope/plone.app.upgrade-1.2.1.zip) = 1952302 diff --git a/www/py-plone.app.upgrade/pkg-descr b/www/py-plone.app.upgrade/pkg-descr index 5fc085f6d2e6..38d9a8779940 100644 --- a/www/py-plone.app.upgrade/pkg-descr +++ b/www/py-plone.app.upgrade/pkg-descr @@ -1,3 +1,3 @@ Upgrade machinery for Plone. -WWW: http://pypi.python.org/pypi/plone.app.upgrade +WWW: http://pypi.python.org/pypi/plone.app.upgrade diff --git a/www/py-plone.app.upgrade/pkg-plist b/www/py-plone.app.upgrade/pkg-plist index 3c344e8f53d9..4268eed16d9f 100644 --- a/www/py-plone.app.upgrade/pkg-plist +++ b/www/py-plone.app.upgrade/pkg-plist @@ -277,12 +277,9 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/final.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/final.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles.zcml -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_411/metadata.xml -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_412/metadata.xml -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_412/portal_atct.xml -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_413/metadata.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_414/metadata.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_415/metadata.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_416/metadata.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_alpha1/actions.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_alpha1/propertiestool.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_alpha2/metadata.xml @@ -299,6 +296,45 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/tests.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/tests.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/tests.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/alphas.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/alphas.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/alphas.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/betas.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/betas.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/betas.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/configure.zcml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/data/test-full.zexp +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/final.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/final.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/final.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles.zcml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_alpha1/cssregistry.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_alpha1/jsregistry.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_alpha2/metadata.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_beta1/metadata.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_beta1/portal_atct.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_beta1/propertiestool.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_beta2/metadata.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_final/registry.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_rc1/controlpanel.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_rc1/jsregistry.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_rc1/metadata.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_rc1/registry.xml +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/tests.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/tests.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/tests.pyo +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_rc1 +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_final +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_beta2 +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_beta1 +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_alpha2 +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles/to_alpha1 +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/profiles +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42/data +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v42 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_rc4 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_rc3 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_rc2 @@ -309,11 +345,9 @@ @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_alpha3 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_alpha2 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_alpha1 +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_416 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_415 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_414 -@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_413 -@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_412 -@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles/to_411 @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/profiles @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41/data @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/app/upgrade/v41 diff --git a/www/py-plone.app.vocabularies/Makefile b/www/py-plone.app.vocabularies/Makefile index 5854454fbaf1..8cbd49ceb6be 100644 --- a/www/py-plone.app.vocabularies/Makefile +++ b/www/py-plone.app.vocabularies/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.vocabularies -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.vocabularies -PORTVERSION= 2.1.6 +PORTVERSION= 2.1.7 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,20 +13,19 @@ LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.browser>=0:${PORTSDIR}/devel/py-zope.browser \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ + ${PYTHON_PKGNAMEPREFIX}zope.formlib>0:${PORTSDIR}/devel/py-zope.formlib \ ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:${PORTSDIR}/devel/py-zope.i18n \ ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \ ${PYTHON_PKGNAMEPREFIX}zope.site>=0:${PORTSDIR}/devel/py-zope.site \ - ${PYTHON_PKGNAMEPREFIX}zope.app.form>=0:${PORTSDIR}/devel/py-zope.app.form \ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \ - ${PYTHON_PKGNAMEPREFIX}Products.Archetypes>=0:${PORTSDIR}/devel/py-Products.Archetypes \ ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.vocabularies/distinfo b/www/py-plone.app.vocabularies/distinfo index 740fe726dea4..d2e0a3524444 100644 --- a/www/py-plone.app.vocabularies/distinfo +++ b/www/py-plone.app.vocabularies/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.vocabularies-2.1.6.zip) = 818450b453fa54518c5372fbc6ff1249b4694fc6da59d04507ff88f513e4c2c3 -SIZE (zope/plone.app.vocabularies-2.1.6.zip) = 36687 +SHA256 (zope/plone.app.vocabularies-2.1.7.zip) = 2c8dafaa00803e5c6042c77d4d0a3fe74a4a51fef00c22a9469d97e4acbf6ff2 +SIZE (zope/plone.app.vocabularies-2.1.7.zip) = 37071 diff --git a/www/py-plone.app.vocabularies/pkg-descr b/www/py-plone.app.vocabularies/pkg-descr index 9f2a4a8493c6..9943535353d1 100644 --- a/www/py-plone.app.vocabularies/pkg-descr +++ b/www/py-plone.app.vocabularies/pkg-descr @@ -1,3 +1,3 @@ A collection of generally useful vocabularies. -WWW: http://pypi.python.org/pypi/plone.app.vocabularies +WWW: http://pypi.python.org/pypi/plone.app.vocabularies diff --git a/www/py-plone.app.workflow/Makefile b/www/py-plone.app.workflow/Makefile index ecf20596ffbe..4bbae680fcc7 100644 --- a/www/py-plone.app.workflow/Makefile +++ b/www/py-plone.app.workflow/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.workflow -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.workflow -PORTVERSION= 2.0.6 +PORTVERSION= 2.0.7 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,28 +11,28 @@ COMMENT= Workflow and security settings for Plone LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}kss-core>=0:${PORTSDIR}/devel/py-kss-core \ - ${PYTHON_PKGNAMEPREFIX}plone.app.kss>=0:${PORTSDIR}/www/py-plone.app.kss \ - ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.memoize \ - ${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transaction \ - ${PYTHON_PKGNAMEPREFIX}zope.componentvocabulary>=0:${PORTSDIR}/devel/py-zope.componentvocabulary \ - ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:${PORTSDIR}/devel/py-zope.i18n \ - ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ - ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \ - ${PYTHON_PKGNAMEPREFIX}zope.site>=0:${PORTSDIR}/devel/py-zope.site \ - ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing \ - ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \ - ${PYTHON_PKGNAMEPREFIX}DateTime>=0:${PORTSDIR}/devel/py-DateTime \ - ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \ - ${PYTHON_PKGNAMEPREFIX}Products.DCWorkflow>=0:${PORTSDIR}/devel/py-Products.DCWorkflow \ - ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup \ - ${PYTHON_PKGNAMEPREFIX}Products.statusmessages>=0:${PORTSDIR}/devel/py-Products.statusmessages +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}kss-core>0:${PORTSDIR}/devel/py-kss-core \ + ${PYTHON_PKGNAMEPREFIX}plone.app.kss>0:${PORTSDIR}/www/py-plone.app.kss \ + ${PYTHON_PKGNAMEPREFIX}plone.memoize>0:${PORTSDIR}/www/py-plone.memoize \ + ${PYTHON_PKGNAMEPREFIX}transaction>0:${PORTSDIR}/devel/py-transaction \ + ${PYTHON_PKGNAMEPREFIX}zope.component>0:${PORTSDIR}/devel/py-zope.component \ + ${PYTHON_PKGNAMEPREFIX}zope.i18n>0:${PORTSDIR}/devel/py-zope.i18n \ + ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface \ + ${PYTHON_PKGNAMEPREFIX}zope.schema>0:${PORTSDIR}/devel/py-zope.schema \ + ${PYTHON_PKGNAMEPREFIX}zope.site>0:${PORTSDIR}/devel/py-zope.site \ + ${PYTHON_PKGNAMEPREFIX}zope.testing>0:${PORTSDIR}/devel/py-zope.testing \ + ${PYTHON_PKGNAMEPREFIX}Acquisition>0:${PORTSDIR}/devel/py-Acquisition \ + ${PYTHON_PKGNAMEPREFIX}DateTime>0:${PORTSDIR}/devel/py-DateTime \ + ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>0:${PORTSDIR}/devel/py-Products.CMFCore \ + ${PYTHON_PKGNAMEPREFIX}Products.DCWorkflow>0:${PORTSDIR}/devel/py-Products.DCWorkflow \ + ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>0:${PORTSDIR}/devel/py-Products.GenericSetup \ + ${PYTHON_PKGNAMEPREFIX}Products.statusmessages>0:${PORTSDIR}/devel/py-Products.statusmessages DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.workflow/distinfo b/www/py-plone.app.workflow/distinfo index 7209956aed7a..c7594a200075 100644 --- a/www/py-plone.app.workflow/distinfo +++ b/www/py-plone.app.workflow/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.workflow-2.0.6.zip) = b91e921bbfb1de2f6a039482150a6b83d17502d4873964ae7849f73e9fb73bc7 -SIZE (zope/plone.app.workflow-2.0.6.zip) = 52282 +SHA256 (zope/plone.app.workflow-2.0.7.zip) = e4636bb34d23d4c1547d56a0264396e4e7528f2d7eaca25e110c50ca8d9c8c82 +SIZE (zope/plone.app.workflow-2.0.7.zip) = 52107 diff --git a/www/py-plone.app.workflow/pkg-descr b/www/py-plone.app.workflow/pkg-descr index 3a58a16953c0..0507c4f3c559 100644 --- a/www/py-plone.app.workflow/pkg-descr +++ b/www/py-plone.app.workflow/pkg-descr @@ -1,3 +1,3 @@ Workflow and security settings for Plone. -WWW: http://pypi.python.org/pypi/plone.app.workflow +WWW: http://pypi.python.org/pypi/plone.app.workflow diff --git a/www/py-plone.app.z3cform/Makefile b/www/py-plone.app.z3cform/Makefile index c9c73ce9e6e0..d3e7a8c83e4c 100644 --- a/www/py-plone.app.z3cform/Makefile +++ b/www/py-plone.app.z3cform/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.app.z3cform -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.app.z3cform -PORTVERSION= 0.5.7 +PORTVERSION= 0.6.0 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,18 +11,20 @@ COMMENT= Collection of widgets, templates for use with z3c.form and Plone LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}collective.z3cform.datetimewidget>=0.1:${PORTSDIR}/devel/py-collective.z3cform.datetimewidget \ + ${PYTHON_PKGNAMEPREFIX}kss-core>0:${PORTSDIR}/devel/py-kss-core \ + ${PYTHON_PKGNAMEPREFIX}plone.app.kss>0:${PORTSDIR}/www/py-plone.app.kss \ ${PYTHON_PKGNAMEPREFIX}plone.z3cform>=0.5.11:${PORTSDIR}/www/py-plone.z3cform \ - ${PYTHON_PKGNAMEPREFIX}kss-core>=0:${PORTSDIR}/devel/py-kss-core \ - ${PYTHON_PKGNAMEPREFIX}plone.app.kss>=0:${PORTSDIR}/www/py-plone.app.kss \ - ${PYTHON_PKGNAMEPREFIX}z3c.formwidget.query>=0:${PORTSDIR}/devel/py-z3c.formwidget.query \ - ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ - ${PYTHON_PKGNAMEPREFIX}collective.z3cform.datetimewidget>=0.1:${PORTSDIR}/devel/py-collective.z3cform.datetimewidget + ${PYTHON_PKGNAMEPREFIX}z3c.formwidget.query>0:${PORTSDIR}/devel/py-z3c.formwidget.query \ + ${PYTHON_PKGNAMEPREFIX}zope.browserpage>0:${PORTSDIR}/devel/py-zope.browserpage \ + ${PYTHON_PKGNAMEPREFIX}zope.component>0:${PORTSDIR}/devel/py-zope.component \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface \ + ${PYTHON_PKGNAMEPREFIX}zope.traversing>0:${PORTSDIR}/devel/py-zope.traversing DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.app.z3cform/distinfo b/www/py-plone.app.z3cform/distinfo index e9142c65a48a..d7f9d47406fb 100644 --- a/www/py-plone.app.z3cform/distinfo +++ b/www/py-plone.app.z3cform/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.app.z3cform-0.5.7.zip) = 2c560e186306a61baf0d230ca0711caa736040e8682cbadf2d0150da956e22d4 -SIZE (zope/plone.app.z3cform-0.5.7.zip) = 57756 +SHA256 (zope/plone.app.z3cform-0.6.0.zip) = 4c84176a6b7e9706855f2ba41ee040e683fad727ad3a14946190f37144a3f18b +SIZE (zope/plone.app.z3cform-0.6.0.zip) = 59425 diff --git a/www/py-plone.app.z3cform/pkg-descr b/www/py-plone.app.z3cform/pkg-descr index 070d67c53d9e..2d4c42fd72d0 100644 --- a/www/py-plone.app.z3cform/pkg-descr +++ b/www/py-plone.app.z3cform/pkg-descr @@ -1,4 +1,4 @@ A collection of widgets, templates and other components for use with z3c.form and Plone. -WWW: http://pypi.python.org/pypi/plone.app.z3cform +WWW: http://pypi.python.org/pypi/plone.app.z3cform diff --git a/www/py-plone.fieldsets/Makefile b/www/py-plone.fieldsets/Makefile index 196329b923f9..78dfd0235a4d 100644 --- a/www/py-plone.fieldsets/Makefile +++ b/www/py-plone.fieldsets/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.fieldsets -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.fieldsets -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-plone.fieldsets/distinfo b/www/py-plone.fieldsets/distinfo index b3250f0c9855..4cd23f10a818 100644 --- a/www/py-plone.fieldsets/distinfo +++ b/www/py-plone.fieldsets/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.fieldsets-2.0.1.zip) = 74bbc9b342a1f8650cd3f6346863fc116de6cc807adb0ed0b9744d3e2c68fc83 -SIZE (zope/plone.fieldsets-2.0.1.zip) = 19352 +SHA256 (zope/plone.fieldsets-2.0.2.zip) = 16d4e97e952402235d22d21ac19d30c936c8cb474b6f65e6c090c4ead481a08e +SIZE (zope/plone.fieldsets-2.0.2.zip) = 19568 diff --git a/www/py-plone.fieldsets/pkg-descr b/www/py-plone.fieldsets/pkg-descr index cb8bac74ae90..10120e622894 100644 --- a/www/py-plone.fieldsets/pkg-descr +++ b/www/py-plone.fieldsets/pkg-descr @@ -1,4 +1,4 @@ An extension to zope.formlib, which allows to group fields into different fieldsets. -WWW: http://pypi.python.org/pypi/plone.fieldsets +WWW: http://pypi.python.org/pypi/plone.fieldsets diff --git a/www/py-plone.folder/Makefile b/www/py-plone.folder/Makefile index 58961a8c2b7f..246b2c9ea8ab 100644 --- a/www/py-plone.folder/Makefile +++ b/www/py-plone.folder/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.folder -# Date created: 25 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.folder -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +11,7 @@ COMMENT= BTree-based folder implementation with order support LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.memoize +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>0:${PORTSDIR}/www/py-plone.memoize DIST_SUBDIR= zope USE_PYTHON= yes diff --git a/www/py-plone.folder/distinfo b/www/py-plone.folder/distinfo index 4c95efd32f36..1c12ec76ebb0 100644 --- a/www/py-plone.folder/distinfo +++ b/www/py-plone.folder/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.folder-1.0.1.zip) = c4691f6670e48482026d28d1862a908c8e163fca7bda3a02bcca9e840e036de4 -SIZE (zope/plone.folder-1.0.1.zip) = 37140 +SHA256 (zope/plone.folder-1.0.2.zip) = 1b2b6e732af584c857d962bf7e8e50cd2a829a1a26c636e80c260739cab29255 +SIZE (zope/plone.folder-1.0.2.zip) = 37492 diff --git a/www/py-plone.folder/pkg-descr b/www/py-plone.folder/pkg-descr index ac91e330e60f..297fb572a1c1 100644 --- a/www/py-plone.folder/pkg-descr +++ b/www/py-plone.folder/pkg-descr @@ -1,3 +1,3 @@ BTree-based folder implementation with order support. -WWW: http://pypi.python.org/pypi/plone.folder +WWW: http://pypi.python.org/pypi/plone.folder diff --git a/www/py-plone.i18n/Makefile b/www/py-plone.i18n/Makefile index f147b0935de6..a63f8e8c1dd0 100644 --- a/www/py-plone.i18n/Makefile +++ b/www/py-plone.i18n/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.i18n -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.i18n -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-plone.i18n/distinfo b/www/py-plone.i18n/distinfo index 150fd3861dcf..5917b1f4370f 100644 --- a/www/py-plone.i18n/distinfo +++ b/www/py-plone.i18n/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.i18n-2.0.zip) = 742918c264de73825eda4b880674310d0ee4d812f797aed3035536c0ec9d8fac -SIZE (zope/plone.i18n-2.0.zip) = 180476 +SHA256 (zope/plone.i18n-2.0.1.zip) = e0fe2acbe9dff21a314b7ad45d1b971485d5350fcc8545a02a5bd5b4746a0b89 +SIZE (zope/plone.i18n-2.0.1.zip) = 184982 diff --git a/www/py-plone.i18n/pkg-descr b/www/py-plone.i18n/pkg-descr index 7825cec0a8ec..989af9469926 100644 --- a/www/py-plone.i18n/pkg-descr +++ b/www/py-plone.i18n/pkg-descr @@ -1,3 +1,3 @@ Advanced i18n/l10n features. -WWW: http://pypi.python.org/pypi/plone.i18n +WWW: http://pypi.python.org/pypi/plone.i18n diff --git a/www/py-plone.i18n/pkg-plist b/www/py-plone.i18n/pkg-plist index a2db6e5342f8..0e5868d28720 100644 --- a/www/py-plone.i18n/pkg-plist +++ b/www/py-plone.i18n/pkg-plist @@ -285,6 +285,9 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/locales/tests/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/locales/tests/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/locales/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/locales/tests/base.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/locales/tests/base.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/locales/tests/base.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/locales/tests/test_cctlds.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/locales/tests/test_cctlds.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/locales/tests/test_cctlds.pyo @@ -313,6 +316,9 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/el.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/el.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/el.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/es.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/es.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/es.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/fr.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/fr.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/fr.pyo @@ -331,6 +337,9 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/tests/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/tests/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/tests/base.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/tests/base.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/tests/base.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/tests/test_adapters.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/tests/test_adapters.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/i18n/normalizer/tests/test_adapters.pyo diff --git a/www/py-plone.outputfilters/Makefile b/www/py-plone.outputfilters/Makefile index b405fdbdaece..c6d079107f68 100644 --- a/www/py-plone.outputfilters/Makefile +++ b/www/py-plone.outputfilters/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.outputfilters -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.outputfilters -PORTVERSION= 1.2 +PORTVERSION= 1.6 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-plone.outputfilters/distinfo b/www/py-plone.outputfilters/distinfo index 89e1c0af9d04..3705841a4d71 100644 --- a/www/py-plone.outputfilters/distinfo +++ b/www/py-plone.outputfilters/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.outputfilters-1.2.zip) = 09938f916119e5b24f08a11ddd417234895a605ad0491953d9aaddb94932d453 -SIZE (zope/plone.outputfilters-1.2.zip) = 60329 +SHA256 (zope/plone.outputfilters-1.6.zip) = f1642ed5a0860606a3b9c006849a0c0b26ba5a722b3084eeb1acb1d32d105b00 +SIZE (zope/plone.outputfilters-1.6.zip) = 61620 diff --git a/www/py-plone.outputfilters/pkg-descr b/www/py-plone.outputfilters/pkg-descr index 65745e7a6755..8cf6ebc537fa 100644 --- a/www/py-plone.outputfilters/pkg-descr +++ b/www/py-plone.outputfilters/pkg-descr @@ -1,3 +1,3 @@ Transformations applied to HTML in Plone text fields as they are rendered. -WWW: http://pypi.python.org/pypi/plone.outputfilters +WWW: http://pypi.python.org/pypi/plone.outputfilters diff --git a/www/py-plone.outputfilters/pkg-plist b/www/py-plone.outputfilters/pkg-plist index 67bbbfb02705..49dc22cb7504 100644 --- a/www/py-plone.outputfilters/pkg-plist +++ b/www/py-plone.outputfilters/pkg-plist @@ -9,6 +9,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/outputfilters/README.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/outputfilters/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/outputfilters/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plone/outputfilters/__init__.pyo diff --git a/www/py-plone.portlet.collection/Makefile b/www/py-plone.portlet.collection/Makefile index 77978c6c08b9..9af369d13ced 100644 --- a/www/py-plone.portlet.collection/Makefile +++ b/www/py-plone.portlet.collection/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.portlet.collection -# Date created: 03 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.portlet.collection -PORTVERSION= 2.0.4 +PORTVERSION= 2.1.1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,5 +20,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plone.memoize>=0:${PORTSDIR}/www/py-plone.me DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +USE_ZIP= yes .include <bsd.port.mk> diff --git a/www/py-plone.portlet.collection/distinfo b/www/py-plone.portlet.collection/distinfo index 226966bd218d..585396ce5129 100644 --- a/www/py-plone.portlet.collection/distinfo +++ b/www/py-plone.portlet.collection/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.portlet.collection-2.0.4.tar.gz) = d7d68cb28a715f6088cbc145f58c641ba2f83b8f58ed889dcb04164ed115802c -SIZE (zope/plone.portlet.collection-2.0.4.tar.gz) = 17309 +SHA256 (zope/plone.portlet.collection-2.1.1.zip) = 8ab2c6b84f57bf80a1164edf5195f9878f05276b0de4aedda837e949bad79726 +SIZE (zope/plone.portlet.collection-2.1.1.zip) = 27909 diff --git a/www/py-plone.portlet.collection/pkg-descr b/www/py-plone.portlet.collection/pkg-descr index 72d1eec6034b..9d6e204f73e6 100644 --- a/www/py-plone.portlet.collection/pkg-descr +++ b/www/py-plone.portlet.collection/pkg-descr @@ -1,3 +1,3 @@ A portlet that fetches results from a collection. -WWW: http://pypi.python.org/pypi/plone.portlet.collection +WWW: http://pypi.python.org/pypi/plone.portlet.collection diff --git a/www/py-plone.portlets/Makefile b/www/py-plone.portlets/Makefile index dae640e608f7..d29b13357196 100644 --- a/www/py-plone.portlets/Makefile +++ b/www/py-plone.portlets/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.portlets -# Date created: 25 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.portlets -PORTVERSION= 2.0.2 +PORTVERSION= 2.1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-plone.portlets/distinfo b/www/py-plone.portlets/distinfo index 11b2d4fb2ad1..3f053fb16ba0 100644 --- a/www/py-plone.portlets/distinfo +++ b/www/py-plone.portlets/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.portlets-2.0.2.zip) = e103c5e957d576f3b24a0c8477a9d95bae534e2720d18739cbb40e8298491699 -SIZE (zope/plone.portlets-2.0.2.zip) = 64692 +SHA256 (zope/plone.portlets-2.1.zip) = d0b18d13a59043ebe61ddd3b4f8a68a5c3de39ad108542b5b9ef0c2fc3ff6fd8 +SIZE (zope/plone.portlets-2.1.zip) = 42934 diff --git a/www/py-plone.portlets/pkg-descr b/www/py-plone.portlets/pkg-descr index a97a50c84056..21193cca09ee 100644 --- a/www/py-plone.portlets/pkg-descr +++ b/www/py-plone.portlets/pkg-descr @@ -1,3 +1,3 @@ An extension of zope.viewlet to support dynamic portlets. -WWW: http://pypi.python.org/pypi/plone.portlets +WWW: http://pypi.python.org/pypi/plone.portlets diff --git a/www/py-plone.resource/Makefile b/www/py-plone.resource/Makefile index aef2e3b93e32..4a9d165f04b9 100644 --- a/www/py-plone.resource/Makefile +++ b/www/py-plone.resource/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: py-plone.resource -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.resource -PORTVERSION= 1.0b6 +PORTVERSION= 1.0.1 +PORTEPOCH= 1 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -30,6 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope. DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes +USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.resource/distinfo b/www/py-plone.resource/distinfo index 56251d4f76ed..c7602c5800c6 100644 --- a/www/py-plone.resource/distinfo +++ b/www/py-plone.resource/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.resource-1.0b6.tar.gz) = c622d787da40f77086f47477d1e210582c24e1cf9eb4315753770ce4eab8fb54 -SIZE (zope/plone.resource-1.0b6.tar.gz) = 26617 +SHA256 (zope/plone.resource-1.0.1.zip) = f04be87b010daa5b1d9924d2472077fb19c6d720f0668bd15556a87159b507bf +SIZE (zope/plone.resource-1.0.1.zip) = 47671 diff --git a/www/py-plone.resource/pkg-descr b/www/py-plone.resource/pkg-descr index 28953632fe85..2132f45c6cf2 100644 --- a/www/py-plone.resource/pkg-descr +++ b/www/py-plone.resource/pkg-descr @@ -2,4 +2,4 @@ plone.resource publishes directories of static files via the ZPublisher. These directories may be located either in the ZODB (as OFS folders and files), or on the filesystem. -WWW: http://pypi.python.org/pypi/plone.resource +WWW: http://pypi.python.org/pypi/plone.resource diff --git a/www/py-plone.stringinterp/Makefile b/www/py-plone.stringinterp/Makefile index b3ba1e35c415..dbc519443f75 100644 --- a/www/py-plone.stringinterp/Makefile +++ b/www/py-plone.stringinterp/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.stringinterp -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.stringinterp -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.7 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,5 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Pro DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install +USE_ZIP= yes .include <bsd.port.mk> diff --git a/www/py-plone.stringinterp/distinfo b/www/py-plone.stringinterp/distinfo index 4bf3a745e8d3..86dcdef59d31 100644 --- a/www/py-plone.stringinterp/distinfo +++ b/www/py-plone.stringinterp/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.stringinterp-1.0.5.tar.gz) = 29555fbbcafea6e0f0fc29454c6463daad1a3777bbac2f91b04d338649278677 -SIZE (zope/plone.stringinterp-1.0.5.tar.gz) = 16981 +SHA256 (zope/plone.stringinterp-1.0.7.zip) = 875c271c884e7ce9be40892406c16e8af748a4f77233217a197da1c159cc2b24 +SIZE (zope/plone.stringinterp-1.0.7.zip) = 26866 diff --git a/www/py-plone.stringinterp/pkg-descr b/www/py-plone.stringinterp/pkg-descr index 02de750ba2c6..6491358e69de 100644 --- a/www/py-plone.stringinterp/pkg-descr +++ b/www/py-plone.stringinterp/pkg-descr @@ -1,3 +1,3 @@ Adaptable string interpolation. -WWW: http://pypi.python.org/pypi/plone.stringinterp +WWW: http://pypi.python.org/pypi/plone.stringinterp diff --git a/www/py-plone.subrequest/Makefile b/www/py-plone.subrequest/Makefile index 603351e49dbd..7060ae4a81bb 100644 --- a/www/py-plone.subrequest/Makefile +++ b/www/py-plone.subrequest/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.subrequest -# Date created: 25 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.subrequest -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.6 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,6 +18,5 @@ DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes -#USE_ZOPE= yes .include <bsd.port.mk> diff --git a/www/py-plone.subrequest/distinfo b/www/py-plone.subrequest/distinfo index 3d12b6b2454f..8cf491fd7384 100644 --- a/www/py-plone.subrequest/distinfo +++ b/www/py-plone.subrequest/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.subrequest-1.6.2.zip) = de5cc5e72ad5f0e6707b1e368170dde770ae8c8dbbae333b3157196040723840 -SIZE (zope/plone.subrequest-1.6.2.zip) = 25571 +SHA256 (zope/plone.subrequest-1.6.6.zip) = 9f8f361b60dd6c0d2923556e73b8caf637212f4171362621dffde6c728100af3 +SIZE (zope/plone.subrequest-1.6.6.zip) = 27011 diff --git a/www/py-plone.subrequest/pkg-descr b/www/py-plone.subrequest/pkg-descr index 6038ee3975ca..ec24828ced28 100644 --- a/www/py-plone.subrequest/pkg-descr +++ b/www/py-plone.subrequest/pkg-descr @@ -1,3 +1,3 @@ Subrequests for Zope2. -WWW: http://pypi.python.org/pypi/plone.subrequest +WWW: http://pypi.python.org/pypi/plone.subrequest diff --git a/www/py-plone.testing/Makefile b/www/py-plone.testing/Makefile index 2be4c977f8f2..37199d0b89aa 100644 --- a/www/py-plone.testing/Makefile +++ b/www/py-plone.testing/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.testing -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.testing -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,19 +11,12 @@ COMMENT= Testing infrastructure for Zope and Plone projects LICENSE= BSD -RUN_DEPENDS= zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 \ - ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ - ${PYTHON_PKGNAMEPREFIX}zope.event>=0:${PORTSDIR}/devel/py-zope.event \ - ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \ - ${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \ - ${PYTHON_PKGNAMEPREFIX}zope.app.publisher>=0:${PORTSDIR}/devel/py-zope.app.publisher \ - ${PYTHON_PKGNAMEPREFIX}zope.site>=0:${PORTSDIR}/devel/py-zope.site \ - ${PYTHON_PKGNAMEPREFIX}zope.testbrowser>=0:${PORTSDIR}/devel/py-zope.testbrowser \ - ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.testing>=0:${PORTSDIR}/devel/py-zope.testing \ + ${PYTHON_PKGNAMEPREFIX}unittest2>=0:${PORTSDIR}/devel/py-unittest2 DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes .include <bsd.port.mk> diff --git a/www/py-plone.testing/distinfo b/www/py-plone.testing/distinfo index 60cb4c12918f..eb6799c23d3a 100644 --- a/www/py-plone.testing/distinfo +++ b/www/py-plone.testing/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.testing-4.0.3.tar.gz) = 48b89c9a3c79242b68a0174fdff0eb7298b09b262454995614965ad5c1befc6c -SIZE (zope/plone.testing-4.0.3.tar.gz) = 139994 +SHA256 (zope/plone.testing-4.0.4.zip) = 6ae3563ab5bf1fe63c872346ffa68851e77cd1dbe6093dfd8c48db42d2cc8d8e +SIZE (zope/plone.testing-4.0.4.zip) = 153499 diff --git a/www/py-plone.testing/pkg-descr b/www/py-plone.testing/pkg-descr index 26fe56050547..39d528d2a388 100644 --- a/www/py-plone.testing/pkg-descr +++ b/www/py-plone.testing/pkg-descr @@ -1,3 +1,3 @@ Testing infrastructure for Zope and Plone projects. -WWW: http://pypi.python.org/pypi/plone.testing +WWW: http://pypi.python.org/pypi/plone.testing diff --git a/www/py-plone.uuid/Makefile b/www/py-plone.uuid/Makefile index 5cbda56b4111..49994247ae42 100644 --- a/www/py-plone.uuid/Makefile +++ b/www/py-plone.uuid/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plone.uuid -# Date created: 25 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plone.uuid -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,10 +11,10 @@ COMMENT= UUIDs for content items LICENSE= BSD -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.browserpage>=0:${PORTSDIR}/devel/py-zope.browserpage \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.lifecycleevent>=0:${PORTSDIR}/devel/py-zope.lifecycleevent \ - ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher \ - ${PYTHON_PKGNAMEPREFIX}zope.app.publisher>=0:${PORTSDIR}/devel/py-zope.app.publisher + ${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:${PORTSDIR}/devel/py-zope.publisher DIST_SUBDIR= zope USE_PYTHON= yes diff --git a/www/py-plone.uuid/distinfo b/www/py-plone.uuid/distinfo index b223b4aa88d4..4baad2b37f49 100644 --- a/www/py-plone.uuid/distinfo +++ b/www/py-plone.uuid/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plone.uuid-1.0.2.zip) = 07194ca38412b972ce970560eb79e3161ab8f7bde6b929065af67abae40e608a -SIZE (zope/plone.uuid-1.0.2.zip) = 14627 +SHA256 (zope/plone.uuid-1.0.3.zip) = db6773f62a97f84ab5f96e727310eeee36cbf30cb1d8be906390ff46d17487c8 +SIZE (zope/plone.uuid-1.0.3.zip) = 15353 diff --git a/www/py-plone.uuid/pkg-descr b/www/py-plone.uuid/pkg-descr index ebd8dd300150..ad40f831dabd 100644 --- a/www/py-plone.uuid/pkg-descr +++ b/www/py-plone.uuid/pkg-descr @@ -1,3 +1,3 @@ UUIDs for content items. -WWW: http://pypi.python.org/pypi/plone.uuid +WWW: http://pypi.python.org/pypi/plone.uuid diff --git a/www/py-plonetheme.classic/Makefile b/www/py-plonetheme.classic/Makefile index 607edfb93229..4c2b4324dd0f 100644 --- a/www/py-plonetheme.classic/Makefile +++ b/www/py-plonetheme.classic/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plonetheme.classic -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plonetheme.classic -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.3 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,6 +14,6 @@ LICENSE= GPLv2 DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +USE_ZIP= yes .include <bsd.port.mk> diff --git a/www/py-plonetheme.classic/distinfo b/www/py-plonetheme.classic/distinfo index 60d9294ae6a3..0ebca7e2e696 100644 --- a/www/py-plonetheme.classic/distinfo +++ b/www/py-plonetheme.classic/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plonetheme.classic-1.1.2.tar.gz) = 6ceb18568c34313ecaa35afdfb7ce4c6c19213a96a5130c633a1b1a0c7c37ad4 -SIZE (zope/plonetheme.classic-1.1.2.tar.gz) = 32009 +SHA256 (zope/plonetheme.classic-1.2.3.zip) = 64f12200178b1efd58196ce02e2ee84837945e9241f7f106a37e7528b0498622 +SIZE (zope/plonetheme.classic-1.2.3.zip) = 58743 diff --git a/www/py-plonetheme.classic/pkg-descr b/www/py-plonetheme.classic/pkg-descr index f8ededf25c98..5a02a1b8c6d3 100644 --- a/www/py-plonetheme.classic/pkg-descr +++ b/www/py-plonetheme.classic/pkg-descr @@ -1,3 +1,3 @@ The classic Plone 3 default theme. -WWW: http://pypi.python.org/pypi/plonetheme.classic +WWW: http://pypi.python.org/pypi/plonetheme.classic diff --git a/www/py-plonetheme.classic/pkg-plist b/www/py-plonetheme.classic/pkg-plist index f68c21d65ca7..a9495f31dfa1 100644 --- a/www/py-plonetheme.classic/pkg-plist +++ b/www/py-plonetheme.classic/pkg-plist @@ -25,7 +25,6 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/browser/personal_bar.pt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/configure.zcml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/profiles/default/cssregistry.xml -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/profiles/default/jsregistry.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/profiles/default/metadata.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/profiles/default/skins.xml %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plonetheme/classic/profiles/default/viewlets.xml diff --git a/www/py-plonetheme.sunburst/Makefile b/www/py-plonetheme.sunburst/Makefile index f9e5299372c2..662d2800cb32 100644 --- a/www/py-plonetheme.sunburst/Makefile +++ b/www/py-plonetheme.sunburst/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-plonetheme.sunburst -# Date created: 02 January 2012 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= plonetheme.sunburst -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.7 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-plonetheme.sunburst/distinfo b/www/py-plonetheme.sunburst/distinfo index 9a26144d53dc..cd7f5016bb8c 100644 --- a/www/py-plonetheme.sunburst/distinfo +++ b/www/py-plonetheme.sunburst/distinfo @@ -1,2 +1,2 @@ -SHA256 (zope/plonetheme.sunburst-1.2.4.zip) = 8178da6143080f94533c98b5ed40c6263870a02d9b2fe268489b123178472222 -SIZE (zope/plonetheme.sunburst-1.2.4.zip) = 70774 +SHA256 (zope/plonetheme.sunburst-1.2.7.zip) = c0fbf73ccd42ebc2369349e874d8a9d5382b26aad80b8763228cfb0cdcdd6698 +SIZE (zope/plonetheme.sunburst-1.2.7.zip) = 73164 diff --git a/www/py-plonetheme.sunburst/pkg-descr b/www/py-plonetheme.sunburst/pkg-descr index 41c015ded6d2..1d58724e9e5a 100644 --- a/www/py-plonetheme.sunburst/pkg-descr +++ b/www/py-plonetheme.sunburst/pkg-descr @@ -1,3 +1,3 @@ The default theme for Plone 4. -WWW: http://pypi.python.org/pypi/plonetheme.sunburst +WWW: http://pypi.python.org/pypi/plonetheme.sunburst |