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.10.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.10.xml')
-rw-r--r-- | pkg_config.10.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 1e574b9f..868af841 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -1585,5 +1585,22 @@ <build_options>apcupsd_SET_FORCE=APCSMART_DRV APCDUMB_DRV PCNET_DRV USB TCP_WRAPPERS SNMP_DRV;apcupsd_UNSET_FORCE=CLIENT_ONLY CGI SNMP_DRV_OLD TEST_DRV GAPCMON DOCS</build_options> <depends_on_package_pbi>apcupsd-3.14.10_1-##ARCH##.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> + <depends_on_package_pbi>suricata-1.4.6-##ARCH##.pbi</depends_on_package_pbi> + </package> </packages> </pfsensepkgs> |