From 0c5022760ef5c7f504c29f6f58bc0f0432660c32 Mon Sep 17 00:00:00 2001 From: itojun Date: Tue, 9 Jan 2001 06:32:42 +0000 Subject: pakemon, japanese-made IDS --- security/pakemon/patches/patch-aa | 13 +++++++++++++ security/pakemon/patches/patch-ab | 12 ++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 security/pakemon/patches/patch-aa create mode 100644 security/pakemon/patches/patch-ab (limited to 'security/pakemon/patches') diff --git a/security/pakemon/patches/patch-aa b/security/pakemon/patches/patch-aa new file mode 100644 index 00000000000..b48d675d048 --- /dev/null +++ b/security/pakemon/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 2001/01/09 06:32:42 itojun Exp $ + +--- configure.in- Tue Jan 9 15:20:19 2001 ++++ configure.in Tue Jan 9 15:20:25 2001 +@@ -151,7 +151,7 @@ + AC_SUBST(LNIDSINC) + AC_SUBST(LNIDSLIB) + +-AC_OUTPUT(Makefile) ++AC_OUTPUT(Makefile pakemon.h) + + + diff --git a/security/pakemon/patches/patch-ab b/security/pakemon/patches/patch-ab new file mode 100644 index 00000000000..b89903501d3 --- /dev/null +++ b/security/pakemon/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.1.1.1 2001/01/09 06:32:42 itojun Exp $ +--- pakemon.h.in Tue Jan 9 15:24:38 2001 ++++ pakemon.h.in Tue Jan 9 15:24:51 2001 +@@ -49,7 +49,7 @@ + #include + #include "scan.h" + +-#define DEFAULT_SIG_FILE "/usr/local/share/pakemon/signature.txt" ++#define DEFAULT_SIG_FILE "@prefix@/share/pakemon/signature.txt" + #define DEFAULT_BUFFER_SIZE 256 + #define LOG_BUFFER_SIZE 8000 + #define MAX_IP_SIZE 576 -- cgit v1.2.3