Browse Source

Added prelude-correlator (r9712) - Prelude-IDS Correlation Engine

early
Christian Wiese 18 years ago
parent
commit
5888c5a724
  1. 21
      security/prelude-correlator/install_sysconfdir.patch
  2. 37
      security/prelude-correlator/prelude-correlator.cache
  3. 8
      security/prelude-correlator/prelude-correlator.conf
  4. 15
      security/prelude-correlator/prelude-correlator.desc

21
security/prelude-correlator/install_sysconfdir.patch

@ -0,0 +1,21 @@
--- ./Makefile.am.orig 2007-08-12 01:24:54.000000000 +0200
+++ ./Makefile.am 2007-08-12 01:25:22.000000000 +0200
@@ -4,7 +4,8 @@
install-data-local:
- $(INSTALL) -m 700 -d $(prelude_correlator_context_dir)
+ $(INSTALL) -m 700 -d $(DESTDIR)$(configdir);
+ $(INSTALL) -m 700 -d $(prelude_correlator_context_dir);
@if test -f $(DESTDIR)$(configdir)/prelude-correlator.conf; then \
echo "********************************************************************************"; \
echo; \
--- ./plugins/pcre/ruleset/Makefile.am.orig 2000-01-01 00:00:00.000000000 +0100
+++ ./plugins/pcre/ruleset/Makefile.am 2007-08-12 01:39:09.000000000 +0200
@@ -4,5 +4,5 @@
pcre.rules \
scan.rules \
worm.rules
-rulesetdir = $(PRELUDE_CORRELATOR_CONFIG_PREFIX)/ruleset
+rulesetdir = $(DESTDIR)$(configdir)/ruleset
EXTRA_DIST = $(ruleset_DATA)

37
security/prelude-correlator/prelude-correlator.cache

@ -0,0 +1,37 @@
[TIMESTAMP] 1186875774 Sun Aug 12 01:42:54 2007
[BUILDTIME] 25 (5)
[SIZE] 0.11 MB, 22 files
[DEP] 00-dirtree
[DEP] autoconf
[DEP] automake
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] findutils
[DEP] gawk
[DEP] gcc
[DEP] glibc
[DEP] gnutls
[DEP] grep
[DEP] libgcrypt
[DEP] libgpg-error
[DEP] libprelude
[DEP] libtasn1
[DEP] libtool
[DEP] linux-header
[DEP] m4
[DEP] make
[DEP] mktemp
[DEP] patch
[DEP] pcre
[DEP] perl
[DEP] prelude-lml
[DEP] sed
[DEP] sysfiles
[DEP] tar
[DEP] util-linux
[DEP] zlib

8
security/prelude-correlator/prelude-correlator.conf

@ -0,0 +1,8 @@
if [ $prefix_auto = 1 ] ; then
if [ "$SDECFG_PKG_PRELUDE_PREFIX" ] ; then
prefix="$SDECFG_PKG_PRELUDE_PREFIX"
else
prefix="opt/prelude"
fi
set_confopt
fi

15
security/prelude-correlator/prelude-correlator.desc

@ -0,0 +1,15 @@
[I] Prelude-IDS Correlation Engine
[T] Prelude-IDS Correlation Engine
[A] [A] Yoann Vandoorselaere <yoann@prelude-ids.org>
[M] Christian Wiese <morfoh@opensde.org>
[C] extra/tool
[L] OpenSource
[S] Alpha
[V] r9712
[P] X -----5---9 800.000
[D] X prelude-correlator-r9712.tar.bz2 svn+http://svn.prelude-ids.org/prelude-correlator/trunk -r9712
Loading…
Cancel
Save