pkgsrc/www/ap2-python/PLIST
darcy 68e7206496 Update to 3.2.8.
Mainly this is to fix a security vulnerability.  Other changes:

Mod_python 3.0 no longer works with Apache 1.3, only Apache 2.x is supported.
Mod_python no longer works with Python versions less than 2.2.1
Mod_python now supports Apache filters.
Mod_python now supports Apache connection handlers.
Request object supports internal_redirect().
Connection object has read(), readline() and write().
Server object has get_config().
  Httpdapi handler has been deprecated.
  Zpublisher handler has been deprecated.
Username is now in req.user instead of req.connection.user
2006-06-13 18:04:29 +00:00

39 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2006/06/13 18:04:29 darcy Exp $
lib/httpd/mod_python.so
@exec %D/sbin/apxs -e -a -n python %f
@unexec %D/sbin/apxs -e -A -n python %f
${PYSITELIB}/mod_python/Cookie.py
${PYSITELIB}/mod_python/Cookie.pyc
${PYSITELIB}/mod_python/Cookie.pyo
${PYSITELIB}/mod_python/Session.py
${PYSITELIB}/mod_python/Session.pyc
${PYSITELIB}/mod_python/Session.pyo
${PYSITELIB}/mod_python/__init__.py
${PYSITELIB}/mod_python/__init__.pyc
${PYSITELIB}/mod_python/__init__.pyo
${PYSITELIB}/mod_python/_psp.so
${PYSITELIB}/mod_python/apache.py
${PYSITELIB}/mod_python/apache.pyc
${PYSITELIB}/mod_python/apache.pyo
${PYSITELIB}/mod_python/cache.py
${PYSITELIB}/mod_python/cache.pyc
${PYSITELIB}/mod_python/cache.pyo
${PYSITELIB}/mod_python/cgihandler.py
${PYSITELIB}/mod_python/cgihandler.pyc
${PYSITELIB}/mod_python/cgihandler.pyo
${PYSITELIB}/mod_python/psp.py
${PYSITELIB}/mod_python/psp.pyc
${PYSITELIB}/mod_python/psp.pyo
${PYSITELIB}/mod_python/publisher.py
${PYSITELIB}/mod_python/publisher.pyc
${PYSITELIB}/mod_python/publisher.pyo
${PYSITELIB}/mod_python/python22.py
${PYSITELIB}/mod_python/python22.pyc
${PYSITELIB}/mod_python/python22.pyo
${PYSITELIB}/mod_python/testhandler.py
${PYSITELIB}/mod_python/testhandler.pyc
${PYSITELIB}/mod_python/testhandler.pyo
${PYSITELIB}/mod_python/util.py
${PYSITELIB}/mod_python/util.pyc
${PYSITELIB}/mod_python/util.pyo
@dirrm ${PYSITELIB}/mod_python