diff options
-rw-r--r-- | pkg_config.10.xml | 17 | ||||
-rw-r--r-- | pkg_config.8.xml | 19 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 19 |
3 files changed, 55 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> 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> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 87c41ecc..870f8587 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -2014,5 +2014,24 @@ <depends_on_package>apcupsd-3.14.10_1.tbz</depends_on_package> <depends_on_package_pbi>apcupsd-3.14.10_1-amd64.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/amd64/8/All/</depends_on_package_base_url> + <depends_on_package_pbi>suricata-1.4.6-amd64.pbi</depends_on_package_pbi> + </package> </packages> </pfsensepkgs> |