diff options
author | Renato Botelho <garga@pfSense.org> | 2014-03-27 16:37:35 -0300 |
---|---|---|
committer | Renato Botelho <garga@pfSense.org> | 2014-03-27 16:37:35 -0300 |
commit | 2f31f576be42c65f54c7406ac1ab8316bd2e3713 (patch) | |
tree | 0613e91e8ef211cae9d1b61fe160dc8926d98f8a /pkg_config.8.xml.amd64 | |
parent | 13475835caf9ed181e38e486023f63a699fc0285 (diff) | |
parent | f97078bb46ca193c8f26d9cecffcab54ecf6a7aa (diff) | |
download | pfsense-packages-2f31f576be42c65f54c7406ac1ab8316bd2e3713.tar.gz pfsense-packages-2f31f576be42c65f54c7406ac1ab8316bd2e3713.tar.bz2 pfsense-packages-2f31f576be42c65f54c7406ac1ab8316bd2e3713.zip |
Merge pull request #633 from bmeeks8/master
Update Snort binary packge build options.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 6925b13e..34fce7a6 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -510,8 +510,7 @@ <port>security/snort</port> <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_FORCE=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL PORT_PCAP;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;WITH_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 PORT_PCAP;snort_SET=TARGETBASED PERFPROFILE SOURCEFIRE FLEXRESP3 GRE IPV6 MPLS NORMALIZER ZLIB;perl_SET=THREADS;NOPORTDOCS=true</build_options> <config_file>https://packages.pfsense.org/packages/config/snort/snort.xml</config_file> <version>2.9.5.6 pkg v3.0.4</version> <required_version>2.0</required_version> |