aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.10.xml
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-30 16:36:26 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-30 16:36:26 -0300
commite4076335d6f05a55eb5c091287dff90499c9a9da (patch)
treea816d3b65bfa430a1c6bd78949ed2c9a91265f43 /pkg_config.10.xml
parentec2785f6827e3ab4f7dc8d226d91b00dfb5ddf0e (diff)
downloadpfsense-packages-e4076335d6f05a55eb5c091287dff90499c9a9da.tar.gz
pfsense-packages-e4076335d6f05a55eb5c091287dff90499c9a9da.tar.bz2
pfsense-packages-e4076335d6f05a55eb5c091287dff90499c9a9da.zip
Add necessary ports tags for suricata and FTP Client Proxy
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r--pkg_config.10.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index d60305b8..c9713b30 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -1620,11 +1620,13 @@
<website>http://suricata-ids.org/</website>
<descr><![CDATA[High Performance Network IDS, IPS and Security Monitoring engine by OISF.]]></descr>
<category>Security</category>
- <version>2.0.6 pkg v2.1.4</version>
+ <version>2.1.4</version>
<status>Stable</status>
<required_version>2.2</required_version>
<config_file>https://packages.pfsense.org/packages/config/suricata/suricata.xml</config_file>
<configurationfile>suricata.xml</configurationfile>
+ <port_category>security</port_category>
+ <run_depends>bin/suricata:security/suricata</run_depends>
<build_pbi>
<port>security/suricata</port>
<ports_after>security/barnyard2</ports_after>
@@ -1634,11 +1636,13 @@
</package>
<package>
<name>FTP Client Proxy</name>
+ <internal_name>FTP_Client_Proxy</internal_name>
<descr><![CDATA[Basic FTP Client Proxy using ftp-proxy from FreeBSD]]></descr>
<maintainer>jimp@pfsense.org</maintainer>
<version>0.2</version>
<category>Services</category>
<status>Beta</status>
+ <port_category>ftp</port_category>
<config_file>https://packages.pfsense.org/packages/config/ftpproxy/ftpproxy.xml</config_file>
<required_version>2.2</required_version>
<configurationfile>ftpproxy.xml</configurationfile>