aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2006-09-04 16:02:04 +0800
committerale <ale@FreeBSD.org>2006-09-04 16:02:04 +0800
commit066bf6a34990cef7aef136c8cb4b454b5fe55b14 (patch)
treed0dd7c44d137d13b246bf4a3216dfc7e7afc11f2 /security/Makefile
parent51862216ea8532a3ef60bc632011b6e46d1d9f91 (diff)
downloadfreebsd-ports-gnome-066bf6a34990cef7aef136c8cb4b454b5fe55b14.tar.gz
freebsd-ports-gnome-066bf6a34990cef7aef136c8cb4b454b5fe55b14.tar.zst
freebsd-ports-gnome-066bf6a34990cef7aef136c8cb4b454b5fe55b14.zip
Suhosin is an advanced protection system for PHP installations.
It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections. Suhosin is binary compatible to normal PHP installation, which means it is compatible to 3rd party binary extension like ZendOptimizer. WWW: http://www.suhosin.org/
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 8b20ebc44e5b..00f2b8afac77 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -510,6 +510,7 @@
SUBDIR += pgpdump
SUBDIR += pgpgpg
SUBDIR += pgpin
+ SUBDIR += php-suhosin
SUBDIR += php4-crack
SUBDIR += php4-cryptopp
SUBDIR += php4-mcrypt