Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.12_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 ) |
2.8.12_1 02 Jan 2020 08:48:53
  |
antoine  |
Deprecate the Tryton stack
With hat: portmgr |
2.8.12_1 08 Nov 2019 14:47:00
  |
tobik  |
Add missing USES={gnome,php,sdl} to the rest |
2.8.12_1 08 Oct 2019 20:15:55
  |
zi  |
- Update MASTER_SITES to new tryton CDN hostname
Requested by: Cedric Krier <cedric.krier@b2ck.com> |
2.8.12_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 |
2.8.12_1 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2.8.12 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.8.12 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.8.12 08 Mar 2015 09:42:52
  |
rm  |
finance/tryton28: version update
* update tryton 2.8 stack to latest versions
* utilize CHEESESHOP macro in MASTER_SITES, while here
PR: 197870
Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer) |
2.8.2_1 20 Oct 2014 17:18:19
  |
mva  |
- Convert finance/ to new USES=python
Approved by: portmgr (implicit) |
2.8.2_1 09 Feb 2014 15:09:55
  |
antoine  |
- Swith from easy_install to install (and bump PORTREVISION)
- Use PYDISTUTILS_AUTOPLIST |
2.8.2 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) |
2.8.2 20 Nov 2013 17:20:57
  |
bsam  |
. svn copy tryton -> tryton28 ports;
. update tryton28 ports; [1]
. connect tryton28 ports to build;
. register conflicts at tryton ports.
PR: ports/181691 [1]
Submitted by: Matthias Petermann <matthias@petermann-it.de> [1]
Approved by: Matthias Petermann <matthias@petermann-it.de> |