Commit graph

9 commits

Author SHA1 Message Date
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Thomas Klausner
f3e443a27b Let me guess, read.buildlink3.mk should be pthread.buildlink3.mk.
(mmm, s/pth// -- hi recht!)
2005-01-26 16:04:25 +00:00
Marc Recht
6dd5fee62c sync with pkgsrc python changes (remove *-pth from the list of accepted
python versions)
2005-01-23 21:39:27 +00:00
Marc Recht
0cd245fcbb update to 3.1.3
changes:

* Native cookie support, including support for automatic cryptographic
  cookie signing and marshalling.

* Server-side sessions with memory or dbm-based storage and session
  locking support.

* PSP - a fast flex-based scanner which allows embedding Python code
  within HTML.
2004-05-31 23:05:25 +00:00
Soren Jacobsen
e9303ed70e Convert to buildlink3. 2004-05-02 20:55:32 +00:00
Marc Recht
120b0f836d update to 3.0.4
Address an issue whereby a specific query string processed by mod_python
would cause the httpd process to crash.

This also builds with Python 2.3, so remove patch-aa.
2003-11-29 14:11:21 +00:00
Marc Recht
8123385e3b Use my @NetBSD.org address. 2003-09-29 13:14:51 +00:00
Marc Recht
5bae9c639d Initial import of mod_python 3.0.3.
mod_python is an Apache module that embeds the Python interpreter
within the server. With mod_python you can write web-based applications
in Python that will run many times faster than traditional CGI and
will have access to advanced features such as ability to retain
database connections and other data between hits and access to
Apache internals.
2003-08-07 12:29:07 +00:00