summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2006-10-09 19:04:38 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2006-10-09 19:04:38 +0000
commit800e4e544330cb5d15e71a23274c9afbb514d82f (patch)
tree29ca91074b942bd5826c26d990e594d6906c83df /security/Makefile
parentUpgrade to version 5.2. (diff)
Sguil (pronounced "sgweel") is a graphical interface to snort
(www.snort.org), an open source intrusion detection system. The actual interface and GUI server are written in tcl/tk (www.tcl.tk). Sguil also relies on other open source software in order to function properly. The sensor list includes security/barnyard, security/snort, security/sancp, tcpdump (a part of the OS) and devel/tcltls as well as lang/tcl84 and lang/tclX. Care has been taken to ensure that everything you need to build a working sguil operation is in the FreeBSD ports system or part of the OS already. Sguil currently functions as an analysis interface and has no snort sensor or rule management capabilities. WWW: http://sguil.sourceforge.net/index.php pauls@utdallas.edu PR: ports/95018 Submitted by: Paul Schmehl <pauls at utdallas.edu>
Notes
Notes: svn path=/head/; revision=175129
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 ca3d00df2063..89071e8ce348 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -622,6 +622,7 @@
SUBDIR += sectok
SUBDIR += secure_delete
SUBDIR += sfs
+ SUBDIR += sguil-sensor
SUBDIR += sha
SUBDIR += shishi
SUBDIR += shttpscanner