aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.8.xml
diff options
context:
space:
mode:
authorrobiscool <robrob2626@yahoo.com>2009-10-03 18:56:20 -0700
committerrobiscool <robrob2626@yahoo.com>2009-10-03 18:56:20 -0700
commitca68d7c9eea208556506bd3dcd3b9ae0eb20bfcc (patch)
treeebcf9ad1882333bcfa581def991271f09a421f6c /pkg_config.8.xml
parent426a8bb2d05b9b51cb8e7715bbfe99d0c1e8da31 (diff)
downloadpfsense-packages-ca68d7c9eea208556506bd3dcd3b9ae0eb20bfcc.tar.gz
pfsense-packages-ca68d7c9eea208556506bd3dcd3b9ae0eb20bfcc.tar.bz2
pfsense-packages-ca68d7c9eea208556506bd3dcd3b9ae0eb20bfcc.zip
snort stable snort dev, mirror packages
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-xpkg_config.8.xml35
1 files changed, 30 insertions, 5 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index b39e64fb..a5ffef3a 100755
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -181,18 +181,43 @@
</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>
+ <pkginfolink>http://forum.pfsense.org/index.php/topic,16847.0.html</pkginfolink>
+ <website>http://www.snort.org</website>
+ <descr>Used by fortune 500 companies and goverments Snort is the most widely deployed IDS/IPS technology worldwide. 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>
+ <depends_on_package_base_url>http://files.pfsense.org/packages/70/All/</depends_on_package_base_url>
+ <depends_on_package>libdnet-1.11_3.tbz</depends_on_package>
+ <depends_on_package>pcre-7.9.tbz</depends_on_package>
+ <depends_on_package>perl-5.8.9_3.tbz</depends_on_package>
+ <depends_on_package>mysql-client-5.1.34.tbz</depends_on_package>
+ <depends_on_package>snort-2.8.4.1_1.tbz</depends_on_package>
<config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file>
- <version>2.8.2.6_2</version>
- <required_version>1.2</required_version>
+ <version>2.8.4.1_3 pkg v.1.6</version>
+ <required_version>1.2.2</required_version>
<status>Stable</status>
<configurationfile>snort.xml</configurationfile>
<after_install_info>Please visit the Snort settings tab and enter your oinkid code. Afterwards visit the update rules tab to download the snort rules.</after_install_info>
</package>
<package>
+ <name>snort-dev</name>
+ <pkginfolink>http://forum.pfsense.org/index.php/topic,16847.0.html</pkginfolink>
+ <website>http://www.snort.org</website>
+ <descr>WARNING; This is a dev branch of the snort package and may be unstable. Any bugs found please report to the Pfsense forums. RC5 very stable and testers needed. </descr>
+ <category>Security</category>
+ <depends_on_package_base_url>http://files.pfsense.org/packages/70/All/</depends_on_package_base_url>
+ <depends_on_package>libdnet-1.11_3.tbz</depends_on_package>
+ <depends_on_package>pcre-7.9.tbz</depends_on_package>
+ <depends_on_package>perl-5.8.9_3.tbz</depends_on_package>
+ <depends_on_package>mysql-client-5.1.34.tbz</depends_on_package>
+ <depends_on_package>snort-2.8.4.1_1.tbz</depends_on_package>
+ <config_file>http://www.pfsense.com/packages/config/snort-dev/snort.xml</config_file>
+ <version>2.8.4.1_3 pkg v.1.7</version>
+ <required_version>1.2.2</required_version>
+ <status>alpha</status>
+ <configurationfile>snort.xml</configurationfile>
+ <after_install_info>Please visit the Snort settings tab and enter your oinkid code. Afterwards visit the update rules tab to download the snort rules.</after_install_info>
+ </package>
+ <package>
<name>spamd</name>
<website>http://www.openbsd.org/spamd/</website>
<descr>Tarpits like spamd are fake SMTP servers, which accept connections but don't deliver mail. Instead, they keep the connections open and reply very slowly. If the peer is patient enough to actually complete the SMTP dialogue (which will take ten minutes or more), the tarpit returns a 'temporary error' code (4xx), which indicates that the mail could not be delivered successfully and that the sender should keep the mail in their queue and retry again later.</descr>