diff options
author | Ermal <eri@pfsense.org> | 2011-08-02 16:57:41 +0000 |
---|---|---|
committer | Ermal <eri@pfsense.org> | 2011-08-02 16:57:41 +0000 |
commit | 742056652b19a3ffcec5426307023d1b5d487a74 (patch) | |
tree | 9461b5ae2d77a6b098c06e33d378f75c4a08c8a2 /pkg_config.8.xml.amd64 | |
parent | 165f7370b89857b4db89eb2d873fa120791bd8cf (diff) | |
download | pfsense-packages-742056652b19a3ffcec5426307023d1b5d487a74.tar.gz pfsense-packages-742056652b19a3ffcec5426307023d1b5d487a74.tar.bz2 pfsense-packages-742056652b19a3ffcec5426307023d1b5d487a74.zip |
Enable snort package again for 2.0
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rwxr-xr-x | pkg_config.8.xml.amd64 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index ec753f68..12e3e898 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -344,6 +344,30 @@ <configurationfile>vhosts.xml</configurationfile> </package> <package> + <name>snort</name> + <pkginfolink>http://forum.pfsense.org/index.php/topic,16847.0.html</pkginfolink> + <website>http://www.snort.org</website> + <descr>Snort is an open source network intrusion prevention and detection system (IDS/IPS). Combining the benefits of signature, protocol, and anomaly-based inspection.</descr> + <category>Security</category> + <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/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>perl-threaded-5.10.1_3.tbz</depends_on_package> + <build_port_path>/usr/ports/devel/pcre</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_port_path>/usr/ports/lang/perl5.10</build_port_path> + <build_options>WITH_THREADS=yes 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> + <required_version>2.0</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> |