Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2 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 ) |
1.2 02 Jan 2020 08:35:36
  |
antoine  |
Deprecate the plone stack
With hat: portmgr |
1.2 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 |
1.2 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 |
1.2 08 Feb 2018 20:18:09
  |
amdmi3  |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
1.2 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 ) |
1.2 16 Apr 2016 10:36:51
  |
rm  |
Update plone stack to 4.3.8
Changelog:
https://plone.org/products/plone/releases/4.3.8
With hat: zope |
1.1_1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.1_1 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
1.1_1 15 Feb 2014 11:09:53
  |
rm  |
- do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- bump PORTREVISION |
1.1 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.1 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. |
1.1 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.1 20 May 2012 09:40:26
 |
rm  |
LDAP/Active Directory support for Plone
WWW: http://pypi.python.org/pypi/Products.PloneLDAP
Submitted by: lstewart (via mail) |