| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Jul 2012 06:32:08
1.1_1
|
cs  |
Fix typos in COMMENT |
19 Feb 2012 08:17:10
1.1_1
|
rm  |
- install this port with setuptools, because it's setup.py looking
for setuptools first and uses distutils only as fallback [1]
- strict python versions to -2.7
- do not install docs manually, because they are included into an egg
Reported by: Brian McCann <bjmccann at gmail dot com> (via python@) [1] |
24 Aug 2011 09:00:57
1.1
|
sunpoet  |
- Update to 1.1 |
20 Mar 2011 12:54:45
1.0
|
miwi  |
- Get Rid MD5 support |
11 Jan 2009 14:27:29
1.0
|
pav  |
- Update to 1.0
PR: ports/129294
Submitted by: Wen Heping <wenheping@gmail.com> |
13 Dec 2007 05:58:11
0.9.4
|
lwhsu  |
- Update to 0.9.4 |
04 Aug 2007 11:41:31
0.9.3
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
30 Jul 2007 09:42:28
0.9.3
|
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 |
18 Jun 2007 15:59:25
0.9.3
|
lwhsu  |
- Update to 0.9.3 [1]
- Respect NOPORTDOCS
- Change MAINTAINER from ports@ to python@
- Add CHEESESHOP to MASTER_SITES
PR: ports/113781 [1]
Submitted by: Bernd Schwendele <bernd AT schwebekoma.de> [1] |
13 Dec 2006 12:56:01
0.9.2
|
linimon  |
Reset whitekid@gmail.com after timeouts and no response to email.
Hat: portmgr |
06 Dec 2006 08:52:14
0.9.2
|
miwi  |
- Update to 0.9.2
PR: ports/105670
Submitted by: miwi
Approved by: maintainer timeout |
22 Jan 2006 08:23:41
0.8.1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:29:10
0.8.1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
03 Jan 2006 22:12:27
0.8.1
|
edwin  |
NEW PORTS: databases/py-dbutils, database connection pool for multithread
application
DBUtils is a suite of tools providing solid, persistent and
pooled connections to a database that can be used in all
kinds of multi-threaded environments like Webware for Python
or other web application servers. The suite supports DB-API
2 compliant database interfaces and the classic PyGreSQL
interface.
WWW: http://www.webwareforpython.org/DBUtils
PR: ports/91268
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> |