Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.13.5 06 Feb 2020 15:22:57 |
rene |
Remove expired ports:
2020-02-05 devel/py-DocumentTemplate: Outdated, uses EOLed python27
2020-02-05 devel/py-Missing: Outdated, uses EOLed python27
2020-02-05 devel/py-MultiMapping: Outdated, uses EOLed python27
2020-02-05 devel/py-Persistence: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.BTreeFolder2: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFActionIcons: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFCalendar: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFCore: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFDefault: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFDiffTool: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFDynamicViewFTI: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFEditions: Outdated, uses EOLed python27
2020-02-05 devel/py-Products.CMFFormController: Outdated, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
2.13.5 04 Jan 2020 16:31:30 |
antoine |
Deprecate more parts of zope 2.13 stack
With hat: portmgr |
2.13.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 |
2.13.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 |
2.13.5 08 Feb 2018 20:18:09 |
amdmi3 |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
2.13.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 ) |
2.13.5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.13.5 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
2.13.5 23 Feb 2014 18:51:27 |
rm |
Update zope to 2.13.22. Clean-up port.
This update include:
- devel/py-Products.ZCatalog: 2.13.23 -> 2.13.27
- devel/py-Products.ZCTextIndex: 2.13.4 -> 2.13.5 |
2.13.4_1 26 Jan 2014 12:01:03 |
rm |
- move DIST_SUBDIR upper
- convert to auto-generated packing list, where appropriate
- bump PORTREVISION |
2.13.4 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. |
2.13.4 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.13.4 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 ) |
2.13.3 16 Jan 2012 10:33:34 |
rm |
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope' |
2.13.3 15 Nov 2011 01:05:40 |
wen |
This package contains a full text indexing facility for Zope2 and
more specifically for Products.ZCatalog.
WWW: http://pypi.python.org/pypi/Products.ZCTextIndex
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes |