Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.10.5_2 22 Feb 2020 19:08:36 |
rene |
Remove expired ports, all Python-2.7-only:
2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27
2020-02-17 audio/soundconverter: Old, uses EOLed python27
2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27
2020-02-19 databases/monetdb: Broken, uses EOLed python27
2020-02-19 databases/py-cql: Broken, uses EOLed python27
2020-02-18 databases/zodb3: Old, uses EOLed python27
2020-02-17 deskutils/gourmet: Old, uses EOLed python27
2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed
python27
2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27
2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27
2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27
2020-02-20 devel/py-five.formlib: Old, uses EOLed python27
2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
3.10.5_2 14 Jan 2020 09:50:21 |
antoine |
Deprecate some Zope 3 components
With hat: portmgr |
3.10.5_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 |
3.10.5_2 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
3.10.5_1 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 ) |
3.10.5_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.10.5_1 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
3.10.5_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 |
3.10.5 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) |
3.10.5 27 Sep 2013 14:27:28 |
rm |
Strict python version to 2.x branch. ZODB < 3.11 or 4.0 does not support
python3.
PR: 182423
Reported by: Arseny Nasokin <eirnym@gmail.com> |
3.10.5 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. |
3.10.5 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
3.10.5 16 Jan 2012 01:18:34 |
wen |
- Pass maintainership to zope@ |
3.10.5 24 Nov 2011 14:07:45 |
rm |
- Fix pkg-plist
Approved by: wen (maintainer), miwi (co-mentor)
Feature safe: yes |
3.10.5 21 Nov 2011 07:12:23 |
wen |
- update to 3.10.5
- add LICENSE
- update DEPENDS
Submitted by: rm@ (via email)
Feature safe: yes |
3.10.3_4 11 Nov 2011 09:37:27 |
rm |
- whitespace cleanup
- update WWW
Submitted by: rm
Approved by: wen (maintainer), miwi (co-mentor)
Feature safe: yes |
3.10.3_4 08 Oct 2011 01:52:14 |
wen |
- Update DEPENDS after repocopy devel/py-zopeevent to devel/py-zope.event |
3.10.3_3 29 Sep 2011 21:18:00 |
glarkin |
- Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface
PR: ports/160846
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
3.10.3_2 27 Sep 2011 02:38:02 |
wen |
- Update DEPENDS after repocopy devel/py-zopetesting to devel/py-zope.testing
PR: ports/160501
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
3.10.3_1 23 Sep 2011 01:46:53 |
wen |
- Update depends after repocopy net/py-zopeproxy to net/py-zope.proxy |
3.10.3 22 Apr 2011 02:25:10 |
wen |
- Update to 3.10.3 |
3.10.2_2 25 Feb 2011 00:12:12 |
miwi |
- Move over to py25+ or above
- While here kick md5 support |
3.10.2_1 14 Feb 2011 01:30:37 |
wen |
- Bump PORTREVISION here since plist changed
Thanks to: sahil@ |
3.10.2 14 Feb 2011 01:08:24 |
wen |
- Fix the plist
Reported by: QAT@ |
3.10.2 13 Feb 2011 01:39:46 |
wen |
- Update to 3.10.2 |
3.10.1 28 Oct 2010 06:07:24 |
wen |
- Update to 3.10.1 |
3.10.0 12 Oct 2010 13:38:46 |
wen |
- Update to 3.10.0 |
3.9.7 29 Sep 2010 03:21:27 |
wen |
- Update to 3.9.7 |
3.9.6 25 Sep 2010 00:47:15 |
wen |
- Update to 3.9.6 |
3.9.5 25 May 2010 01:40:45 |
wen |
- Update to 3.9.5
- Adopt |
3.9.4 23 May 2010 21:16:16 |
linimon |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
3.9.4 15 Dec 2009 04:14:54 |
wen |
- Update to 3.9.4
- Add 5 dependences
- Rewrite plist file with easy_install
PR: ports/129165
Submitted by: Wen Heping (myself)
Approved by: maintainer(timeout,>1 year) |
3.6.0_1 13 Dec 2009 17:00:14 |
miwi |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
3.6.0_1 08 Jun 2009 22:30:55 |
miwi |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
3.6.0 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
3.6.0 19 Apr 2007 07:49:49 |
pav |
- Update to 3.6.0
PR: ports/108965
Submitted by: R.Mahmatkhanov <R.Mahmatkhanov@SKYLINK.RU>
Approved by: maintainer timeout (perky; 2 months) |
3.2.3 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
3.2.3 17 Aug 2004 04:50:47 |
perky |
Update to 3.2.3 |
3.2.2 20 Jun 2004 02:59:05 |
perky |
Update to 3.2.2 |
3.2.1 17 Apr 2004 14:30:03 |
pav |
- Add missing @dirrm's
Reported by: bento's extras list |
3.2.1 22 Feb 2004 06:20:42 |
perky |
Update to 3.2.1 |
3.2_1 19 Oct 2003 09:52:59 |
perky |
Fix plist and bump PORTREVISION subsequently. |
3.2 19 Oct 2003 09:42:11 |
perky |
Utilize new USE_PYTHON instead of pkg-req script. |
3.2 11 Oct 2003 11:44:27 |
perky |
- Update to 3.2.
- Assign maintainership to me.
- Add an CONFLICTS entry against zodb-1*. |
3.1 17 Aug 2003 05:03:50 |
marcus |
Assign maintainership back to ports@. Thanks for all your work, Martin. |
3.1 01 Aug 2003 22:04:57 |
perky |
Fix python version detection routines to cope with python 2.3's
boolean representation. |
3.1 21 Feb 2003 11:15:05 |
knu |
De-pkg-comment. |
3.1 06 Feb 2003 00:52:52 |
edwin |
[NEW PORT] zodb3
zodb3 is different from zodb which is already in the database
ports collection.
The ZODB package is a Python object persistence system. It
provides the Z Object Database separately from Zope so it
can be used in non-Zope related Python applications to
provide transparent object-oriented persistency.
PR: ports/46108
Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> |