aboutsummaryrefslogtreecommitdiff
path: root/security/snort/files
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-10-12 07:37:21 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-10-12 07:37:21 +0000
commit08a10fb4a80a06e68ddbeec06988297c2a08472d (patch)
treef6911b55e9aba56d123159e857b03032f29ae8b8 /security/snort/files
parent420144bebe91afd773d5f6bbb4454db6af8046e9 (diff)
downloadports-08a10fb4a80a06e68ddbeec06988297c2a08472d.tar.gz
ports-08a10fb4a80a06e68ddbeec06988297c2a08472d.zip
- Upgrade to 2.2.0 [1]
- Prevent local.rules from being clobbered [2] - Revive OPTIONS - the time has come... ;) PR: ports/70332 [1], ports/70814 [2] Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> [1], Jez Hancock <jez.hancock@munk.nu> [2]
Notes
Notes: svn path=/head/; revision=118849
Diffstat (limited to 'security/snort/files')
-rw-r--r--security/snort/files/patch-snort.conf20
1 files changed, 11 insertions, 9 deletions
diff --git a/security/snort/files/patch-snort.conf b/security/snort/files/patch-snort.conf
index 8ba82ff36a91..06cb69bb7895 100644
--- a/security/snort/files/patch-snort.conf
+++ b/security/snort/files/patch-snort.conf
@@ -1,16 +1,16 @@
---- etc/snort.conf.orig Tue Aug 13 20:17:58 2002
-+++ etc/snort.conf Sun Oct 6 02:21:52 2002
-@@ -99,7 +99,7 @@
- var AIM_SERVERS [64.12.24.0/24,64.12.25.0/24,64.12.26.14/24,64.12.28.0/24,64.12.29.0/24,64.12.161.0/24,64.12.163.0/24,205.188.5.0/24,205.188.9.0/24]
-
+--- etc/snort.conf.orig Thu Aug 5 11:55:37 2004
++++ etc/snort.conf Wed Aug 11 15:52:47 2004
+@@ -106,7 +106,7 @@
# Path to your rules files (this can be a relative path)
+ # Note for Windows users: You are advised to make this an absolute path,
+ # such as: c:\snort\rules
-var RULE_PATH ../rules
+var RULE_PATH ../share/snort
- ###################################################
- # Step #2: Configure preprocessors
-@@ -533,13 +533,13 @@
- # Include classification & priority settings
+ # Configure the snort decoder
+ # ============================
+@@ -507,7 +507,7 @@
+ # such as: c:\snort\etc\classification.config
#
-include classification.config
@@ -18,6 +18,8 @@
#
# Include reference systems
+@@ -515,7 +515,7 @@
+ # such as: c:\snort\etc\reference.config
#
-include reference.config