summaryrefslogtreecommitdiff
path: root/security/pakemon/patches
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2001-01-09 06:32:42 +0000
committeritojun <itojun@pkgsrc.org>2001-01-09 06:32:42 +0000
commit0c5022760ef5c7f504c29f6f58bc0f0432660c32 (patch)
treefab4413aca92af70d72675c634cc15bfde2e93a7 /security/pakemon/patches
parent137944436c31786878f045b4e7088f34b3ccf3f5 (diff)
downloadpkgsrc-0c5022760ef5c7f504c29f6f58bc0f0432660c32.tar.gz
pakemon, japanese-made IDS
Diffstat (limited to 'security/pakemon/patches')
-rw-r--r--security/pakemon/patches/patch-aa13
-rw-r--r--security/pakemon/patches/patch-ab12
2 files changed, 25 insertions, 0 deletions
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 <nids.h>
+ #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