Commit graph

4 commits

Author SHA1 Message Date
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
Mark Linimon
756a0e6d66 Reset j.haarman@synantics.com by request due to lack of time to work on
these.

Hat:		portmgr
2007-03-23 09:57:34 +00:00
Nicola Vitale
2019e4fa80 - Added devel/py-setuptools as dependency
- Bumped PORTREVISION
- Fixed the issue with packing list, when you have
  previously installed setuptools on the system
- Fixed a typo in pkg-descr
- Replaced pkg-plist with PLIST_FILES

PR:		ports/107613
Submitted by:	Nicola Vitale <nivit at email.it>
Approved by:	alexbl (mentor, implicit), maintainer timeout (15 days)
2007-01-21 20:19:19 +00:00
Ion-Mihai Tetcu
e0d879d0fe WSGIUtils is a package of standalone utility libraries that ease the development
of simple WSGI programs.

The package is divided into two main components which can be used individualy or
in combination.

wsgiServer is a multi-threaded WSGI web server based on SimpleHTTPServer.

wsgiAdaptor is a simple WSGI application that provides basic authentication,
signed cookies and persistent sessions.

WWW: http://www.owlfish.com/software/wsgiutils/

PR:		ports/99488
Submitted by:	Jordi Haarman
2006-07-15 08:35:58 +00:00