diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2008-07-22 20:11:43 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2008-07-22 20:11:43 +0000 |
commit | 04c748e2e1a766e12d083e317ec00d70f6c51315 (patch) | |
tree | 3989ab26e0e31bed9062dc9584eacbf3de60a3db | |
parent | 2ea709c8960da51ebff0a376f49a637b9df620e4 (diff) | |
download | pfsense-packages-04c748e2e1a766e12d083e317ec00d70f6c51315.tar.gz pfsense-packages-04c748e2e1a766e12d083e317ec00d70f6c51315.tar.bz2 pfsense-packages-04c748e2e1a766e12d083e317ec00d70f6c51315.zip |
Remove snort package until the update rule feature can be fixed.
-rw-r--r-- | pkg_config.7.xml | 12 | ||||
-rw-r--r-- | pkg_config.xml | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 418e392b..0d19c068 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -102,18 +102,6 @@ <configurationfile>nmap.xml</configurationfile> </package> <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.7.0.1_4</version> - <required_version>1.0</required_version> - <status>STABLE</status> - <configurationfile>snort.xml</configurationfile> - </package> - <package> <name>imspector</name> <descr>IMSpector is an Instant Messenger transparent proxy with logging capabilities. Currently it supports MSN, AIM, ICQ, Yahoo and IRC to different degrees.</descr> diff --git a/pkg_config.xml b/pkg_config.xml index 0f1e82ad..18f5f3f3 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -210,18 +210,6 @@ <configurationfile>nmap.xml</configurationfile> </package> <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/All/</depends_on_package_base_url> - <depends_on_package>snort-2.7.0.1_1.tbz</depends_on_package> - <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> - <version>2.7.0.1_4</version> - <required_version>1.0</required_version> - <status>STABLE</status> - <configurationfile>snort.xml</configurationfile> - </package> - <package> <name>imspector</name> <descr>IMSpector is an Instant Messenger transparent proxy with logging capabilities. Currently it supports MSN, AIM, ICQ, Yahoo and IRC to different degrees.</descr> |