aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorNikolai Lifanov <lifanov@FreeBSD.org>2017-03-12 17:07:23 +0000
committerNikolai Lifanov <lifanov@FreeBSD.org>2017-03-12 17:07:23 +0000
commitbe652c10974628da2c85e2945a766e8ae65125b2 (patch)
treef6735672a3440e2bbdb7e795cacade0cb6daa5eb /security/Makefile
parent99d7fc48aab6577deee79a3ee3fce94578002529 (diff)
downloadports-be652c10974628da2c85e2945a766e8ae65125b2.tar.gz
ports-be652c10974628da2c85e2945a766e8ae65125b2.zip
add ports for Samhain Intrusion Detection System
Samhain is an open source file integrity and host-based intrusion detection system for Linux and Unix. It can run as a daemon process, and and thus can remember file changes - contrary to a tool that runs from cron, if a file is modified you will get only one report, while subsequent checks of that file will ignore the modification as it is already reported (unless the file is modified again). Samhain can optionally be used as client/server system to provide centralized monitoring for multiple host. Logging to a (MySQL or PostgreSQL) database is supported. PR: 214623 Submitted by: Nikola Kolev <koue@chaosophia.net>
Notes
Notes: svn path=/head/; revision=435996
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 8ae7984a105b..fbd754adffa2 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1064,6 +1064,9 @@
SUBDIR += s2n
SUBDIR += safesh
SUBDIR += samba-virusfilter
+ SUBDIR += samhain
+ SUBDIR += samhain-client
+ SUBDIR += samhain-server
SUBDIR += sancp
SUBDIR += sasp
SUBDIR += scamp