Port details |
- py-collective.easytemplate Dynamic HTML generation and scripting for Plone
- 0.8.0_1 www
=0 0.8.0_1Version 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: michelle@sorbs.net
 - Port Added: 2015-06-01 18:38:31
- Last Update: 2020-02-03 20:40:38
- SVN Revision: 525095
- Also Listed In: python zope
- License: GPLv2
- WWW:
- https://pypi.org/project/collective.easytemplate/
- Description:
- collective.easytemplate addon for Plone.
WWW: https://pypi.org/project/collective.easytemplate/
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}collective.easytemplate>0:www/py-collective.easytemplate@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-collective.easytemplate
- Package flavors (<flavor>: <package>)
- py27: py27-collective.easytemplate
- distinfo:
- SHA256 (zope/collective.easytemplate-0.8.0.zip) = 7a0c630afa600ba1d8081e5d989e05060c051e059dbea9ce81ca2d8b69b5c8b3
SIZE (zope/collective.easytemplate-0.8.0.zip) = 106577
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-Products.CMFCore>=2.1.0 : devel/py-Products.CMFCore@py27
- py27-Jinja2>=2.7.3 : devel/py-Jinja2@py27
- py27-plone.portlet.static>=0 : www/py-plone.portlet.static@py27
- py27-feedparser>=0 : textproc/py-feedparser@py27
- py27-collective.templateengines>=0.3 : www/py-collective.templateengines@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7 zip
- 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 |
0.8.0_1 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 ) |
0.8.0_1 02 Jan 2020 08:35:36
  |
antoine  |
Deprecate the plone stack
With hat: portmgr |
0.8.0_1 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 |
0.8.0_1 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 |
0.8.0_1 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.8.0 08 Feb 2018 20:18:09
  |
amdmi3  |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
0.8.0 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 ) |
0.8.0 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.8.0 01 Jun 2015 18:38:25
  |
rm  |
collective.easytemplate addon for Plone.
WWW: https://pypi.python.org/pypi/collective.easytemplate/
PR: 198704
Submitted by: Michelle Sullivan <michelle@sorbs.net> |