Port details |
- py-plone.app.testing Testing tools for Plone-the-application, based on plone.testing
- 4.2.5 www
=0 4.2.5Version of this port present on the latest quarterly branch.
- DEPRECATED: Outdated version of plone 4.3 (legacy), uses EOLed python27
This port expired on: 2020-02-03
- Maintainer: zope@FreeBSD.org
- Port Added: 2012-01-03 08:08:03
- Last Update: 2020-02-03 20:40:38
- SVN Revision: 525095
- Also Listed In: python zope
- License: GPLv2
- WWW:
- https://pypi.org/project/plone.app.testing/
- Description:
- Testing tools for Plone-the-application, based on plone.testing.
WWW: https://pypi.org/project/plone.app.testing/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}plone.app.testing>0:www/py-plone.app.testing@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-plone.app.testing
- Package flavors (<flavor>: <package>)
- py27: py27-plone.app.testing
- distinfo:
- SHA256 (zope/plone.app.testing-4.2.5.zip) = efb8d082d22e320cddfa6f9666d98f85f68076eed366b63dad8fa65a74526375
SIZE (zope/plone.app.testing-4.2.5.zip) = 90656
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-zope.configuration>=0 : devel/py-zope.configuration@py27
- py27-zope.component>=0 : devel/py-zope.component@py27
- py27-zope.dottedname>=0 : devel/py-zope.dottedname@py27
- py27-zope.site>=0 : devel/py-zope.site@py27
- py27-zope.testing>=0 : devel/py-zope.testing@py27
- py27-five.localsitemanager>=0 : devel/py-five.localsitemanager@py27
- py27-plone.memoize>=0 : www/py-plone.memoize@py27
- py27-plone.testing>=0 : www/py-plone.testing@py27
- py27-Products.GenericSetup>=0 : devel/py-Products.GenericSetup@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- zope213>0 : www/zope213
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7 zip zope
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.5 03 Feb 2020 20:40:38 |
rene |
Remove expired ports:
2020-02-03 devel/py-Products.ATContentTypes: Outdated version of plone 4.3
(legacy), uses EOLed python27
2020-02-03 devel/py-Products.ATReferenceBrowserWidget: Outdated version of plone
4.3 (legacy), uses EOLed python27
2020-02-03 devel/py-Products.Archetypes: Outdated version of plone 4.3 (legacy),
uses EOLed python27
2020-02-03 devel/py-Products.CMFTestCase: Outdated version of plone 4.3
(legacy), uses EOLed python27
2020-02-03 devel/py-Products.Marshall: Outdated version of plone 4.3 (legacy),
uses EOLed python27
2020-02-03 devel/py-Products.PasswordResetTool: Outdated version of plone 4.3
(legacy), uses EOLed python27
2020-02-03 devel/py-Products.PloneTestCase: Outdated version of plone 4.3
(legacy), uses EOLed python27
2020-02-03 devel/py-Products.PortalTransforms: Outdated version of plone 4.3
(legacy), uses EOLed python27
2020-02-03 devel/py-Products.ResourceRegistries: Outdated version of plone 4.3
(legacy), uses EOLed python27
2020-02-03 devel/py-archetypes.querywidget: Outdated version of plone 4.3
(legacy), uses EOLed python27
2020-02-03 devel/py-archetypes.referencebrowserwidget: Outdated version of plone
4.3 (legacy), uses EOLed python27
2020-02-03 devel/py-archetypes.schemaextender: Outdated version of plone 4.3
(legacy), uses EOLed python27
2020-02-03 devel/py-five.customerize: Outdated version of plone 4.3 (legacy),
uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
4.2.5 02 Jan 2020 08:35:36 |
antoine |
Deprecate the plone stack
With hat: portmgr |
4.2.5 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
4.2.5 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
4.2.5 08 Feb 2018 20:18:09 |
amdmi3 |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
4.2.5 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
4.2.5 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
4.2.5 10 Jan 2016 23:10:45 |
rm |
Update plone stack to 4.3.7
Changelogs:
https://plone.org/products/plone/releases/4.3.3
https://plone.org/products/plone/releases/4.3.4
https://plone.org/products/plone/releases/4.3.5
https://plone.org/products/plone/releases/4.3.6
https://plone.org/products/plone/releases/4.3.7
MFH: 2016Q1
Security: 6b3374d4-6b0b-11e5-9909-002590263bf5 |
4.2.2_1 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
4.2.2_1 10 Mar 2014 18:01:09 |
bapt |
Convert www to USES=zip |
4.2.2_1 15 Feb 2014 14:43:11 |
rm |
- do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- clarify type of BSD license, where this info was available
- bump PORTREVISION |
4.2.2 23 Sep 2013 13:42:49 |
rm |
- add new USES target: zope, and convert the tree to it
- old USE_ZOPE knob support was removed from bsd.python.mk
- update CHANGES and bsd.sanity.mk accordingly
- add ZOPE options knob and use it in lang/py-mx-base
The work is done by Marcus von Appen, but any problems are mine.
Submitted by: mva (python ML) |
4.2.2 23 Sep 2013 12:52:17 |
rm |
Tidy up zope/plone ports over the tree. Common changes:
- remove indefinite article from COMMENT
- align USE_PYDISTUTILS value in Makefile
- tab -> space change in pkg-descr:WWW
- update WWW to use https scheme in url to avoid redirect
- add trailing slash to WWW
All changes are non-functional. |
4.2.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
4.2.2 28 Mar 2013 17:23:25 |
rm |
Update Plone to 4.2.5.
Release notes:
http://plone.org/products/plone/releases/4.2.5
http://plone.org/products/plone/releases/4.2.4
http://plone.org/products/plone/releases/4.2.3
http://plone.org/products/plone/releases/4.2.2
This update includes:
- devel/py-Products.ZCTextIndex 2.13.3 -> 2.13.4
- devel/py-Products.ATContentTypes 2.1.8 -> 2.1.12
- devel/py-Products.Archetypes 1.8.3 -> 1.8.6
- devel/py-Products.CMFCore 2.2.6 -> 2.2.7
- devel/py-Products.CMFDefault 2.2.2 -> 2.2.3
- devel/py-Products.CMFDiffTool 2.0 -> 2.0.2 (Only the first 15 lines of the commit message are shown above ) |
4.2 11 Sep 2012 17:34:11 |
rm |
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 (Only the first 15 lines of the commit message are shown above ) |
4.0.2 16 Jan 2012 10:33:34 |
rm |
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope' |
4.0.2 03 Jan 2012 08:06:27 |
rm |
Import plone4 dependencies part 12/15 |