summaryrefslogtreecommitdiff
path: root/www/ap-python
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 checksums.wiz1-1/+2
2004-07-20update to mod_python 2.7.10recht3-13/+14
changes: This release addresses a vulnerability in mod_python 2.7.9 whereby a specific query string processed by mod_python would cause the httpd process to crash. The previously released version 2.7.9 was supposed to correct this issue, but is still vulnerable. There are no other changes or improvements from the previous version in this release. If you are currently using mod_python 2.7.9 or earlier, it is highly recommended that you upgrade to 2.7.10 as soon as possible.
2004-05-08Convert to buildlink3.snj1-3/+3
2004-02-21s/interpretter/interpreter/snj1-2/+2
2004-02-17Correct MASTER_SITES. Pointed out by diro at mail dot nixsys dot bzminskim1-3/+3
in PR pkg/24304.
2003-12-03As discussed in the mailing list:darcy5-9/+74
Moved to latest version 2.7.8. Added patch that fixed flags when sending location header. Added patch to cgihandler to append local directory so that relative URLs would work. Added patch to cgihandler to handle SystemExit so that pages would not ISE when sys.exit(0) was used to exit from the script. Added patch to break HTTP headers off from page correctly when CRLF and LF is used inconsistently in a page.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-04-10make ${PAX} usage consistent:grant1-7/+7
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2002-10-25buildlink1 -> buildlink2.wiz1-4/+3
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-02-28Note that these modules only work with Apache 1.3.* and not the forthcomingjlam1-2/+2
Apache 2.x servers.
2002-02-05ap-mod_python->ap-pythondrochner7-0/+219