Commit Graph

9 Commits

Author SHA1 Message Date
Dryice Dong Liu
8695db98df update to 1.4.2 2007-09-17 11:50:07 +00:00
Alexander Botero-Lowry
4942ce5a7d - 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
2007-07-30 09:42:28 +00:00
Dryice Dong Liu
d5a5a833ee update to 1.4 2007-07-02 11:37:12 +00:00
Dryice Dong Liu
faaa926ae4 update to 1.3
Approved by:	itetcu (mentor, implicit)
2007-03-24 14:14:08 +00:00
Dryice Dong Liu
ee11de0747 update to 1.2.1
Approved by:	itetcu (mentor, implicit)
2007-02-04 12:03:33 +00:00
Dryice Dong Liu
994035c4f2 update to 1.1.1
Approved by:	itetcu (mentor)
2007-01-15 23:49:11 +00:00
Nicola Vitale
7baae07735 - Fixed PYPASTE_EGG value
Reviewed by:	dryice (maintainer)
Approved by:	alexbl (mentor)
2007-01-07 09:49:49 +00:00
Nicola Vitale
f0bf4f5338 - Added files/pkg-deinstall files/pkg-install
- Added variable PYPASTE_EGG

Approved by:	alexbl (mentor), dryice (maintainer)
2006-12-31 13:30:35 +00:00
Martin Wilke
51edbc0db6 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>
2006-12-14 11:38:34 +00:00