Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.13.2 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.2 04 Jan 2020 16:31:30 |
antoine |
Deprecate more parts of zope 2.13 stack
With hat: portmgr |
2.13.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 |
2.13.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 |
2.13.2 08 Feb 2018 20:18:09 |
amdmi3 |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
2.13.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 ) |
2.13.2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.13.2 04 Jul 2015 21:07:30 |
rm |
Update Zope to 2.13.23.
This update also includes:
- devel/py-Acquisition 4.0a1 -> 4.2.1
- devel/py-ExtensionClass 4.0a1 -> 4.2.1
- devel/py-Products.BTreeFolder2 2.13.4 -> 2.14.0
- devel/py-Products.ExternalMethod 2.13.0 -> 2.13.1
- mail/py-Products.MailHost 2.13.1 -> 2.13.2
- devel/py-Products.StandardCacheManagers 2.13.0 -> 2.13.1
- devel/py-zconfig 2.9.3 -> 3.0.4
- devel/py-zLOG 2.11.1 -> 2.11.2
Changes common across this ports: add LICENSE_FILE, add NO_ARCH, sort USE_PYTHON
MFH: 2015Q3 |
2.13.1_1 21 Oct 2014 17:10:06 |
mva |
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit) |
2.13.1_1 11 Mar 2014 06:24:53 |
antoine |
Unbreak |
2.13.1_1 10 Mar 2014 16:25:34 |
bapt |
Convert m* to USES=zip |
2.13.1_1 09 Feb 2014 23:40:58 |
rm |
- do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION |
2.13.1 20 Nov 2013 20:51:25 |
sunpoet |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
2.13.1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.13.1 16 Jan 2012 10:33:34 |
rm |
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope' |
2.13.1 10 Nov 2011 22:20:18 |
rm |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes |
2.13.1 09 Nov 2011 07:57:56 |
wen |
The MailHost product provides support for sending email from within
the Zope environment using MailHost objects.
WWW: http://pypi.python.org/pypi/Products.MailHost/
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github) |