diff options
author | Ermal <eri@pfsense.org> | 2011-09-01 13:50:01 +0000 |
---|---|---|
committer | Ermal <eri@pfsense.org> | 2011-09-01 13:50:01 +0000 |
commit | 4de4bb0dd7d84e57415224501af3d91c066a6fca (patch) | |
tree | e06718d4fdb107fb04543906fa9f1d9c44e1da9d /pkg_config.8.xml | |
parent | cb68c5371a6d3d5b85b591e78b0ec3cf30ad3112 (diff) | |
download | pfsense-packages-4de4bb0dd7d84e57415224501af3d91c066a6fca.tar.gz pfsense-packages-4de4bb0dd7d84e57415224501af3d91c066a6fca.tar.bz2 pfsense-packages-4de4bb0dd7d84e57415224501af3d91c066a6fca.zip |
Upgrade snort binaries to use the latest snort 2.9 port
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 2ed85b51..4cd33732 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -312,19 +312,18 @@ <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/8/All/</depends_on_package_base_url> - <depends_on_package>libpcap-1.1.1_1.tbz</depends_on_package> - <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>snort-2.9.0.5.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/net/daq</build_port_path> + <build_port_path>/usr/ports/net/libnet</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. 2.0</version> + <version>2.9 pkg v. 2.0</version> <required_version>2.0</required_version> <status>Stable</status> <configurationfile>/snort.xml</configurationfile> |