aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorlaszlof <laszlof@FreeBSD.org>2006-11-10 22:15:44 +0800
committerlaszlof <laszlof@FreeBSD.org>2006-11-10 22:15:44 +0800
commit9e4805a76278d92351f3198f6cd8598b4e95f76e (patch)
treefd6320a69fbdb902dab62bb0503ca4c0fc8eb803 /www/Makefile
parent336f6ea1c479fecedfe909257d4ea69858f3d8f2 (diff)
downloadfreebsd-ports-gnome-9e4805a76278d92351f3198f6cd8598b4e95f76e.tar.gz
freebsd-ports-gnome-9e4805a76278d92351f3198f6cd8598b4e95f76e.tar.zst
freebsd-ports-gnome-9e4805a76278d92351f3198f6cd8598b4e95f76e.zip
New Port: www/mod_security2
ModSecurity is an embeddable web application firewall. It provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring and real-time analysis with no changes to existing infrastructure. It is also an open source project that aims to make the web application firewall technology available to everyone. WWW: http://www.modsecurity.org/ This port will only work with Apache 2.x, this is why it is a new port, and not an upgrade of the existing www/mod_security. PR: ports/105339 Submitted By: Dominic Mitchell <dom@happygiraffe.net> Approved By: flz (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index b20040d32cff..0b5a73bfa909 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -380,6 +380,7 @@
SUBDIR += mod_ruby
SUBDIR += mod_scgi
SUBDIR += mod_security
+ SUBDIR += mod_security2
SUBDIR += mod_sed
SUBDIR += mod_sequester
SUBDIR += mod_shapvh