aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-04 22:42:04 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-04 22:42:04 +0000
commit78f2972862991d7e7a62208d28cf59c7ffdf5602 (patch)
treeab259887f40dc257b173805ece526d3ffd77a065
parent1f1ce0b5ed4c5a7d0ffcf01c45f45c308f1b8a62 (diff)
downloadpfsense-packages-78f2972862991d7e7a62208d28cf59c7ffdf5602.tar.gz
pfsense-packages-78f2972862991d7e7a62208d28cf59c7ffdf5602.tar.bz2
pfsense-packages-78f2972862991d7e7a62208d28cf59c7ffdf5602.zip
Welcome back Snort!
Thanks to Rob Iscool (cool, name, huh?).
-rw-r--r--pkg_config.7.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml
index f67a108e..b5f3de92 100644
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -2,7 +2,19 @@
<!-- pfSense packages -->
<!-- $Id$ -->
<pfsensepkgs>
- <packages>
+ <packages>
+ <package>
+ <name>snort</name>
+ <descr>Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more.</descr>
+ <category>Security</category>
+ <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url>
+ <depends_on_package>snort-2.8.2.1.tbz</depends_on_package>
+ <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file>
+ <version>2.8.2.1</version>
+ <required_version>1.2</required_version>
+ <status>STABLE</status>
+ <configurationfile>snort.xml</configurationfile>
+ </package>
<package>
<name>spamd</name>
<website>http://www.openbsd.org/spamd/</website>