diff options
author | Ermal Luçi <eri@pfsense.org> | 2013-06-19 00:15:02 -0700 |
---|---|---|
committer | Ermal Luçi <eri@pfsense.org> | 2013-06-19 00:15:02 -0700 |
commit | adb2429a28a55c6487c34f521e20c8a0306cf8e8 (patch) | |
tree | ed4a96f4c0d53078b51dfae7f80fca00129a460d /pkg_config.8.xml | |
parent | 22bce8037274c62c19e422ca1d05f4c4360c1270 (diff) | |
parent | 34cb0a39d7d14ecba7a4fc5060a04760d3921bc8 (diff) | |
download | pfsense-packages-adb2429a28a55c6487c34f521e20c8a0306cf8e8.tar.gz pfsense-packages-adb2429a28a55c6487c34f521e20c8a0306cf8e8.tar.bz2 pfsense-packages-adb2429a28a55c6487c34f521e20c8a0306cf8e8.zip |
Merge pull request #461 from bmeeks8/master
Snort Package v 2.5.9 Update
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 663ca54d..76ba4f83 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -486,11 +486,12 @@ <depends_on_package>libdnet-1.11_3.tbz</depends_on_package> <depends_on_package>libpcap-1.3.0.tbz</depends_on_package> <depends_on_package>daq-2.0.0.tbz</depends_on_package> - <depends_on_package>snort-2.9.4.1.tbz</depends_on_package> - <depends_on_package_pbi>snort-2.9.4.1-i386.pbi</depends_on_package_pbi> + <depends_on_package>snort-2.9.4.6.tbz</depends_on_package> + <depends_on_package_pbi>snort-2.9.4.6-i386.pbi</depends_on_package_pbi> <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/net/libpcap</build_port_path> <build_port_path>/usr/ports/security/barnyard2</build_port_path> <build_port_path>/usr/ports/databases/mysql55-client</build_port_path> <build_port_path>/usr/ports/security/snort</build_port_path> @@ -499,9 +500,9 @@ <ports_after>security/barnyard2</ports_after> </build_pbi> <!-- Use both styles for now, since our snort port isn't yet optionsng, but barnyard2 and others are. --> - <build_options>barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL;snort_UNSET=TARGETBASED PERFPROFILE REACT;snort_SET=DECODERPRE FLEXRESP3 GRE IPV6 MPLS NORMALIZER ZLIB;perl_SET=THREADS;WITH_THREADS=yes;WITH_IPV6=true;WITH_MPLS=true;WITH_GRE=true;WITHOUT_TARGETBASED=true;WITH_DECODERPRE=true;WITH_ZLIB=true;WITH_NORMALIZER=true;WITHOUT_REACT=true;WITH_FLEXRESP3=true;WITHOUT_ODBC=true;WITHOUT_POSTGRESQL=true;WITHOUT_PRELUDE=true;NOPORTDOCS=true</build_options> + <build_options>barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL;snort_UNSET=REACT;snort_SET=TARGETBASED PERFPROFILE DECODERPRE FLEXRESP3 GRE IPV6 MPLS NORMALIZER ZLIB;perl_SET=THREADS;WITH_THREADS=yes;WITH_IPV6=true;WITH_MPLS=true;WITH_GRE=true;WITH_TARGETBASED=true;WITH_PERFPROFILE=true;WITH_DECODERPRE=true;WITH_ZLIB=true;WITH_NORMALIZER=true;WITHOUT_REACT=true;WITH_FLEXRESP3=true;WITHOUT_ODBC=true;WITHOUT_POSTGRESQL=true;WITHOUT_PRELUDE=true;NOPORTDOCS=true</build_options> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> - <version>2.9.4.1 pkg v. 2.5.8</version> + <version>2.9.4.6 pkg v. 2.5.9</version> <required_version>2.0</required_version> <status>Stable</status> <configurationfile>/snort.xml</configurationfile> |