| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Jan 2012 01:18:34
3.10.5
|
wen  |
- Pass maintainership to zope@ |
24 Nov 2011 14:07:45
3.10.5
|
rm  |
- Fix pkg-plist
Approved by: wen (maintainer), miwi (co-mentor)
Feature safe: yes |
21 Nov 2011 07:12:23
3.10.5
|
wen  |
- update to 3.10.5
- add LICENSE
- update DEPENDS
Submitted by: rm@ (via email)
Feature safe: yes |
11 Nov 2011 09:37:27
3.10.3_4
|
rm  |
- whitespace cleanup
- update WWW
Submitted by: rm
Approved by: wen (maintainer), miwi (co-mentor)
Feature safe: yes |
08 Oct 2011 01:52:14
3.10.3_4
|
wen  |
- Update DEPENDS after repocopy devel/py-zopeevent to devel/py-zope.event |
29 Sep 2011 21:18:00
3.10.3_3
|
glarkin  |
- Chase repocopy of devel/py-zopeInterace to devel/py-zope.interface
PR: ports/160846
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
27 Sep 2011 02:38:02
3.10.3_2
|
wen  |
- Update DEPENDS after repocopy devel/py-zopetesting to devel/py-zope.testing
PR: ports/160501
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
23 Sep 2011 01:46:53
3.10.3_1
|
wen  |
- Update depends after repocopy net/py-zopeproxy to net/py-zope.proxy |
22 Apr 2011 02:25:10
3.10.3
|
wen  |
- Update to 3.10.3 |
25 Feb 2011 00:12:12
3.10.2_2  |
miwi  |
- Move over to py25+ or above
- While here kick md5 support |
14 Feb 2011 01:30:37
3.10.2_1
|
wen  |
- Bump PORTREVISION here since plist changed
Thanks to: sahil@ |
14 Feb 2011 01:08:24
3.10.2
|
wen  |
- Fix the plist
Reported by: QAT@ |
13 Feb 2011 01:39:46
3.10.2
|
wen  |
- Update to 3.10.2 |
28 Oct 2010 06:07:24
3.10.1
|
wen  |
- Update to 3.10.1 |
12 Oct 2010 13:38:46
3.10.0
|
wen  |
- Update to 3.10.0 |
29 Sep 2010 03:21:27
3.9.7
|
wen  |
- Update to 3.9.7 |
25 Sep 2010 00:47:15
3.9.6
|
wen  |
- Update to 3.9.6 |
25 May 2010 01:40:45
3.9.5
|
wen  |
- Update to 3.9.5
- Adopt |
23 May 2010 21:16:16
3.9.4
|
linimon  |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
15 Dec 2009 04:14:54
3.9.4
|
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) |
13 Dec 2009 17:00:14
3.6.0_1
|
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 |
08 Jun 2009 22:30:55
3.6.0_1
|
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 |
30 Jul 2007 09:42:28
3.6.0
|
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 |
19 Apr 2007 07:49:49
3.6.0
|
pav  |
- Update to 3.6.0
PR: ports/108965
Submitted by: R.Mahmatkhanov <R.Mahmatkhanov@SKYLINK.RU>
Approved by: maintainer timeout (perky; 2 months) |
22 Jan 2006 08:23:41
3.2.3
|
edwin  |
SHA256ify
Approved by: krion@ |
17 Aug 2004 04:50:47
3.2.3
|
perky  |
Update to 3.2.3 |
20 Jun 2004 02:59:05
3.2.2
|
perky  |
Update to 3.2.2 |
17 Apr 2004 14:30:03
3.2.1
|
pav  |
- Add missing @dirrm's
Reported by: bento's extras list |
22 Feb 2004 06:20:42
3.2.1
|
perky  |
Update to 3.2.1 |
19 Oct 2003 09:52:59
3.2_1
|
perky  |
Fix plist and bump PORTREVISION subsequently. |
19 Oct 2003 09:42:11
3.2
|
perky  |
Utilize new USE_PYTHON instead of pkg-req script. |
11 Oct 2003 11:44:27
3.2
|
perky  |
- Update to 3.2.
- Assign maintainership to me.
- Add an CONFLICTS entry against zodb-1*. |
17 Aug 2003 05:03:50
3.1
|
marcus  |
Assign maintainership back to ports@. Thanks for all your work, Martin. |
01 Aug 2003 22:04:57
3.1
|
perky  |
Fix python version detection routines to cope with python 2.3's
boolean representation. |
21 Feb 2003 11:15:05
3.1
|
knu  |
De-pkg-comment. |
06 Feb 2003 00:52:52
3.1
|
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> |