update to mod_security-1.8.3; parts from Srebrenko Sehic <haver@insecure.dk>
This commit is contained in:
parent
eacc990baa
commit
564d2873a6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2004/06/16 00:10:38 david Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2004/07/20 06:05:24 david Exp $
|
||||
|
||||
COMMENT= "Web intrusion detection and prevention engine"
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= "Web intrusion detection and prevention engine"
|
||||
# and has Apache that supports DSO's.
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
DISTNAME= mod_security-1.7.6
|
||||
DISTNAME= mod_security-1.8.3
|
||||
CATEGORIES= www
|
||||
|
||||
MASTER_SITES= http://www.modsecurity.org/download/
|
||||
@ -23,7 +23,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
DOCS= CHANGES INSTALL LICENSE README modsecurity-manual-1.7.4.pdf
|
||||
DOCS= CHANGES INSTALL LICENSE README modsecurity-manual-1.8.3.pdf
|
||||
SUBST_VARS= PKGNAME
|
||||
|
||||
do-build:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (mod_security-1.7.6.tar.gz) = 2be3a3a4ac98a95580e5c01d2d5b3b88
|
||||
RMD160 (mod_security-1.7.6.tar.gz) = 75a95cd03e7edcb942ff2967fbe07f94a5132fc9
|
||||
SHA1 (mod_security-1.7.6.tar.gz) = b0c63d6f584273834601061d70e55ac22531c97d
|
||||
MD5 (mod_security-1.8.3.tar.gz) = 3bff233bbdbe740bad382964a5de6e84
|
||||
RMD160 (mod_security-1.8.3.tar.gz) = 37d4ab838d9a00b504c5c24d2ec48dc91624a906
|
||||
SHA1 (mod_security-1.8.3.tar.gz) = d75da7f50ec65eddb4e0f16af1887d26816c4453
|
||||
|
3
www/mod_security/pkg/PFRAG.shared
Normal file
3
www/mod_security/pkg/PFRAG.shared
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1 2004/07/20 06:05:24 david Exp $
|
||||
lib/mod_security.so
|
||||
DYNLIBDIR(%D/lib)
|
@ -1,12 +1,11 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/05/04 20:22:51 david Exp $
|
||||
lib/mod_security.so
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/07/20 06:05:24 david Exp $
|
||||
sbin/mod_security-enable
|
||||
@dir share/doc/mod_security
|
||||
share/doc/mod_security/CHANGES
|
||||
share/doc/mod_security/INSTALL
|
||||
share/doc/mod_security/LICENSE
|
||||
share/doc/mod_security/README
|
||||
share/doc/mod_security/modsecurity-manual-1.7.4.pdf
|
||||
share/examples/mod_security/httpd.conf.example-full
|
||||
share/doc/mod_security/modsecurity-manual-1.8.3.pdf
|
||||
@dir share/examples/mod_security
|
||||
share/examples/mod_security/httpd.conf.example-minimal
|
||||
@dirrm share/examples/mod_security
|
||||
@dirrm share/doc/mod_security
|
||||
%%SHARED%%
|
||||
|
Loading…
Reference in New Issue
Block a user