diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-10-21 12:36:07 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-10-21 12:36:07 +0000 |
commit | c062a3b412db83167405498f882641a2015d68df (patch) | |
tree | 7cfd11e7b3c8077bedce1e7e8294f7e38f5d3595 /security/ap-modsecurity/PLIST | |
parent | f38c98f1818bb4896d2533fa044d62594c5a1ee4 (diff) | |
download | pkgsrc-c062a3b412db83167405498f882641a2015d68df.tar.gz |
Update to 1.9.4
This package used to register as ap-modsecurity regardless of which apache
version it built against. It will now register as ap13-modsecurity if
building against apache 1.x and ap2-modsecurity if building against
apache 2.x.
Lots of changes including:
* Enhanced memory utilisation.
* Log level is now present on every entry in the debug log.
* Added new actions (e.g. setenv, setnote, auditlog, noauditlog)
* 404 responses are no longer considered relevant.
* Added performance measurement to the Apache 2 versions.
See CHANGES for all the details
Diffstat (limited to 'security/ap-modsecurity/PLIST')
-rw-r--r-- | security/ap-modsecurity/PLIST | 27 |
1 files changed, 23 insertions, 4 deletions
diff --git a/security/ap-modsecurity/PLIST b/security/ap-modsecurity/PLIST index 2385cc77652..0b9946f8555 100644 --- a/security/ap-modsecurity/PLIST +++ b/security/ap-modsecurity/PLIST @@ -1,8 +1,27 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/14 18:29:39 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/10/21 12:36:07 adrianp Exp $ +share/doc/ap-security/html-multipage/01-introduction.html +share/doc/ap-security/html-multipage/02-installation.html +share/doc/ap-security/html-multipage/03-configuration.html +share/doc/ap-security/html-multipage/04-rules.html +share/doc/ap-security/html-multipage/05-actions.html +share/doc/ap-security/html-multipage/06-special_features.html +share/doc/ap-security/html-multipage/07-logging.html +share/doc/ap-security/html-multipage/08-miscellaneous.html +share/doc/ap-security/html-multipage/09-examples.html +share/doc/ap-security/html-multipage/aa-recommended_configuration.html +share/doc/ap-security/html-multipage/index.html +share/doc/ap-security/html-multipage/modsecurity-manual.css +share/doc/ap-security/html-multipage/modsecurity.gif +share/doc/ap-security/html-multipage/thinkingstone.gif +share/doc/ap-security/index.html +share/doc/ap-security/modsecurity-manual.css +share/doc/ap-security/modsecurity-manual.html +share/doc/ap-security/modsecurity-manual.xml +share/doc/ap-security/modsecurity.gif +share/doc/ap-security/thinkingstone.gif lib/httpd/mod_security.so share/doc/ap-security/modsecurity-manual.pdf share/examples/ap-security/httpd.conf.example-minimal -share/examples/ap-security/httpd.conf.regression-v1 -share/examples/ap-security/httpd.conf.regression-v2 -@dirrm share/examples/ap-security +@dirrm share/doc/ap-security/html-multipage @dirrm share/doc/ap-security +@dirrm share/examples/ap-security |