diff options
author | bmeeks8 <bmeeks8@bellsouth.net> | 2014-02-19 14:09:16 -0500 |
---|---|---|
committer | bmeeks8 <bmeeks8@bellsouth.net> | 2014-02-19 14:09:16 -0500 |
commit | 249b9a9fd402cd6ee2ce4ab3151db4fb26b07a59 (patch) | |
tree | 35175320b3fece7be9167162b640327fc39bbf2e /pkg_config.8.xml | |
parent | 10cab278e653f00bd8ec0ee0e82d30e5c7798042 (diff) | |
download | pfsense-packages-249b9a9fd402cd6ee2ce4ab3151db4fb26b07a59.tar.gz pfsense-packages-249b9a9fd402cd6ee2ce4ab3151db4fb26b07a59.tar.bz2 pfsense-packages-249b9a9fd402cd6ee2ce4ab3151db4fb26b07a59.zip |
Suricata 1.4.6 BETA -- locked to trigger PBI build only.
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 8f61ecc3..cc598ca2 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -2027,5 +2027,24 @@ <depends_on_package>apcupsd-3.14.10_1.tbz</depends_on_package> <depends_on_package_pbi>apcupsd-3.14.10_1-i386.pbi</depends_on_package_pbi> </package> + <package> + <name>suricata</name> + <website>http://suricata-ids.org/</website> + <descr><![CDATA[Suricata is the OISF IDP engine, the open source Intrusion Detection and Prevention Engine.]]></descr> + <category>Security</category> + <version>1.4.6 pkg v0.1</version> + <status>BETA</status> + <required_version>3.0</required_version> + <config_file>http://www.pfsense.org/packages/config/suricata/suricata.xml</config_file> + <configurationfile>suricata.xml</configurationfile> + <build_pbi> + <port>security/suricata</port> + <ports_after>security/barnyard2</ports_after> + </build_pbi> + <build_options>barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL PORT_PCAP;suricata_SET=IPFW PORTS_PCAP TESTS;suricata_UNSET=PRELUDE</build_options> + <build_port_path>/usr/ports/security/suricata</build_port_path> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> + <depends_on_package_pbi>suricata-1.4.6-i386.pbi</depends_on_package_pbi> + </package> </packages> </pfsensepkgs> |