Commit graph

14 commits

Author SHA1 Message Date
obache
872b5a9b8c Change HOMEPAGE to available one. 2014-12-14 02:43:59 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
wiz
5dd23c4af9 Mark as python-2.x version. 2014-01-18 19:05:38 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
obache
d6e0dc1add LICENSE=2-clause-bsd 2011-10-15 10:45:19 +00:00
joerg
8f9bd92199 Update to flup-1.0.2:
- various bugfixes
- remove publisher and middleware packages
- better support for UNIX domain sockets
2009-10-19 11:12:08 +00:00
joerg
904a47cb7f No C compiler needed here. 2009-07-14 11:14:33 +00:00
joerg
e031855e4a Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
joerg
ef7e5c57a9 Update py-flup to r2311.
- Support gzip compression of XHTML pages using the correct MIME type.
- Deprecate WSGI_SCRIPT_NAME and scriptName in scgi_base.
- Update servers to default to an empty QUERY_STRING if not present in
the environ
- Update gzip.py: compresslevel -> compress_level
- Change intra-package imports into absolute imports.
- Add forceCookieOutput attribute to SessionService to force Set-Cookie
output for the current request.
- Add UNIX domain socket support to scgi, scgi_fork, scgi_app.
- Add flup.client package which contains various WSGI -> connector
client implentations.
- Change mime-type matching algorithm in GzipMiddleware.
- Add cookieAttributes to SessionService to make it easier to customize
the generated cookie's attributes.

Switch to use the common egg framework and mark as DESTDIR safe.
2007-08-09 13:31:52 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
joerg
f2935511dc Switch django and flup to use the new location of py-setuptools.
Skip easy-install.pyth as it gets modified. Mark explicitly as
not supporting DESTDIR, as setuptools doesn't like it right now.
2006-11-14 13:36:53 +00:00
joerg
9ec9c478b5 Require newer py24-setuptools and register/unregister egg. 2006-11-03 14:13:56 +00:00
joerg
e42b43c2be flup uses py-setuptools when available, resulting in a different
PLIST. Always require it for consistency. Bump revision.
2006-09-06 10:59:30 +00:00
joerg
8e7b15c01a Import www/py-flup:
flup is a collection of modules for the Python Web Server Gateway
Interface, including support for AJP 1.3, FastCGI and SCGI. It also
offers a basic middleware.
2006-09-01 15:08:15 +00:00