| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Feb 2011 04:40:31
1.7.5.1_1
|
miwi  |
- Move over to py25
- while here drop md5 support
- Small cleanups |
21 Sep 2010 15:52:20
1.7.5.1
|
nivit  |
- Update to 1.7.5.1
- Install documentation |
15 Sep 2010 08:33:35
1.7.5
|
nivit  |
- Update to 1.7.5 |
12 Sep 2010 05:21:00
1.7.4
|
nivit  |
- Update to 1.7.4 |
06 May 2010 19:30:15
1.7.3.1
|
nivit  |
- Take maintainership |
06 May 2010 08:26:35
1.7.3.1
|
wen  |
- Update to 1.7.3.1
- Reset maintainer |
20 Apr 2010 09:18:45
1.7.3
|
wen  |
- Update to 1.7.3
- Update my mail address to FreeBSD |
07 Nov 2008 15:30:57
1.7.2
|
dryice  |
pass on maintainership
Approved by: New maintainer <wenheping@gmail.com> via private mail |
07 Nov 2008 14:05:16
1.7.2
|
dryice  |
- update to 1.7.2
- removed files: files/pkg-install.in, files/pkg-deinstall.in
PR: ports/128494
Submitted by: Wen Heping <wenheping@gmail.com> |
14 Jan 2008 03:28:38
1.6
|
dryice  |
update to 1.6 |
30 Oct 2007 04:10:42
1.5.1
|
dryice  |
update to 1.5.1 |
17 Sep 2007 11:50:07
1.4.2
|
dryice  |
update to 1.4.2 |
30 Jul 2007 09:42:28
1.4
|
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 |
02 Jul 2007 11:37:12
1.4
|
dryice  |
update to 1.4 |
24 Mar 2007 14:12:06
1.3
|
dryice  |
update to 1.3
Approved by: itetcu (mentor, implicit) |
04 Feb 2007 12:03:33
1.2.1
|
dryice  |
update to 1.2.1
Approved by: itetcu (mentor, implicit) |
15 Jan 2007 23:49:11
1.1.1
|
dryice  |
update to 1.1.1
Approved by: itetcu (mentor) |
07 Jan 2007 09:49:49
1.0
|
nivit  |
- Fixed PYPASTE_EGG value
Reviewed by: dryice (maintainer)
Approved by: alexbl (mentor) |
31 Dec 2006 13:30:36
1.0
|
nivit  |
- Added files/pkg-deinstall files/pkg-install
- Added variable PYPASTE_EGG
Approved by: alexbl (mentor), dryice (maintainer) |
14 Dec 2006 11:38:34
1.0
|
miwi  |
Python Paste brings consistency to Python web development and web
application installation, providing tools for both developers and
system administrators.
These provide several pieces of "middleware" (or filters) that can be
nested to build web applications. Each piece of middleware uses the
WSGI (PEP 333) interface, and should be compatible with other
middleware based on those interfaces.
Author: Ian Bicking <ianb at colorstudy com>
WWW: http://pythonpaste.org
PR: ports/106706
Submitted by: Dryice Liu <dryice at dryice.name> |