diff options
author | robiscool <robrob2626@yahoo.com> | 2011-06-29 15:43:35 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2011-06-29 15:43:35 -0700 |
commit | cf2210bd3075c3c46e68b11bc0d1df10e3913516 (patch) | |
tree | c103dcb8fa1bd432c54c7ab1b47f5827c46d0b1d | |
parent | 29f7aa59851de73ad4bc6e08589448895ce11dba (diff) | |
download | pfsense-packages-cf2210bd3075c3c46e68b11bc0d1df10e3913516.tar.gz pfsense-packages-cf2210bd3075c3c46e68b11bc0d1df10e3913516.tar.bz2 pfsense-packages-cf2210bd3075c3c46e68b11bc0d1df10e3913516.zip |
snort-dev, start snort builds for 2.9.0.5
-rwxr-xr-x | pkg_config.8.xml | 36 |
1 files changed, 14 insertions, 22 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index b45b4db2..9f1e4f0d 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -310,35 +310,27 @@ <website>http://www.snort.org</website> <descr>Testing Install Only, Currently Broken as of 06232011</descr> <category>Security</category> - <config_file>http://www.pfsense.com/packages/config/snort-dev/snort.xml</config_file> - <version>2.9.0.5 pkg v. 2.0</version> - <required_version>2.0</required_version> - <status>UnStable</status> - <configurationfile>/snort.xml</configurationfile> - <after_install_info></after_install_info> - </package> - <package> - <name>snort</name> - <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 governments 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/8/All/</depends_on_package_base_url> - <depends_on_package>pcre-8.10.tbz</depends_on_package> - <depends_on_package>mysql-client-5.1.53.tbz</depends_on_package> - <depends_on_package>snort-2.8.6.1.tbz</depends_on_package> + <depends_on_package>pcre-8.12.tbz</depends_on_package> <depends_on_package>perl-threaded-5.10.1_3.tbz</depends_on_package> + <depends_on_package>daq-0.5_1.tbz</depends_on_package> + <depends_on_package>libdnet-1.11_3.tbz</depends_on_package> + <depends_on_package>libnet11-1.1.2.1_3,1.tbz</depends_on_package> + <depends_on_package>libpcap-1.1.1_1.tbz</depends_on_package> + <depends_on_package>snortsam-2.70.tbz</depends_on_package> + <depends_on_package>snort-2.9.0.5.tbz</depends_on_package> <build_port_path>/usr/ports/devel/pcre</build_port_path> + <build_port_path>/usr/ports/textproc/flex</build_port_path> <build_port_path>/usr/ports/lang/perl5.10</build_port_path> - <build_port_path>/usr/ports/databases/mysql51-client</build_port_path> <build_port_path>/usr/ports/security/snort</build_port_path> - <build_options>WITH_IPV6=true WITH_MPLS=true WITH_GRE=true WITHOUT_TARGETBASED=true WITH_DECODERPRE=true WITH_ZLIB=true WITH_NORMALIZER=true WITH_REACT=true WITH_PERFPROFILE=true WITH_FLEXRESP3=true WITHOUT_MYSQL=true WITHOUT_ODBC=true WITHOUT_POSTGRESQL=true WITHOUT_PRELUDE=true WITH_SNORTSAM=true WITH_PFSENSE=true</build_options> - <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> - <version>2.8.6.1 pkg v. 1.35</version> + <build_port_path>/usr/ports/security/snortsam</build_port_path> + <build_options>WITH_IPV6=true WITH_MPLS=true WITH_GRE=true WITHOUT_TARGETBASED=true WITH_DECODERPRE=true WITH_ZLIB=true WITH_NORMALIZER=true WITH_REACT=true WITH_PERFPROFILE=true WITH_FLEXRESP3=true WITHOUT_MYSQL=true WITHOUT_ODBC=true WITHOUT_POSTGRESQL=true WITHOUT_PRELUDE=true WITH_SNORTSAM=true WITH_PFSENSE=true</build_options> + <config_file>http://www.pfsense.com/packages/config/snort-dev/snort.xml</config_file> + <version>2.9.0.5 pkg v. 2.0</version> <required_version>2.0</required_version> - <status>Stable</status> + <status>UnStable</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> + <after_install_info></after_install_info> </package> <package> <name>spamd</name> |