diff options
author | garga <garga@FreeBSD.org> | 2006-04-19 18:22:10 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-04-19 18:22:10 +0800 |
commit | bdc079fcbc1233248259825da0011a9f92ea7c8c (patch) | |
tree | fa56f357189dba04f65032fbef644caf561c391f /www/Makefile | |
parent | 66a93a2c51e2eec8b9ab2fcf77aeb0b5788f701c (diff) | |
download | freebsd-ports-gnome-bdc079fcbc1233248259825da0011a9f92ea7c8c.tar.gz freebsd-ports-gnome-bdc079fcbc1233248259825da0011a9f92ea7c8c.tar.zst freebsd-ports-gnome-bdc079fcbc1233248259825da0011a9f92ea7c8c.zip |
The Prewikka frontend provides a means to query the Prelude database, aggregate
and filter events, and provides useful statistics about what's going on. It
provides a nice interface for the security analyst to see what's going on on
the monitored system.
WWW: http://www.prelude-ids.org/
PR: ports/95996
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 213a99b61a09..d74033dbbe81 100644 --- a/www/Makefile +++ b/www/Makefile @@ -800,6 +800,7 @@ SUBDIR += py-mechanize SUBDIR += py-mt SUBDIR += py-nevow + SUBDIR += py-prewikka SUBDIR += py-pullparser SUBDIR += py-scgi SUBDIR += py-turbogears |