aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.10.xml
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-30 15:43:56 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-30 15:43:56 -0300
commit6fc9f0327a4e2f500e2ab239c57d8c4ed25c39c0 (patch)
treef1cd25e9312181f03200710554c2e0b8b9237f2c /pkg_config.10.xml
parentf24d21fd430dee3477ccb85b9cc24c4cb7764c98 (diff)
downloadpfsense-packages-6fc9f0327a4e2f500e2ab239c57d8c4ed25c39c0.tar.gz
pfsense-packages-6fc9f0327a4e2f500e2ab239c57d8c4ed25c39c0.tar.bz2
pfsense-packages-6fc9f0327a4e2f500e2ab239c57d8c4ed25c39c0.zip
Add necessary port changes for sudo, softflowd and Service Watchdog
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r--pkg_config.10.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index 505e3851..195afac7 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -1542,6 +1542,8 @@
<config_file>https://packages.pfsense.org/packages/config/sudo/sudo.xml</config_file>
<maintainer>jimp@pfsense.org</maintainer>
<configurationfile>sudo.xml</configurationfile>
+ <port_category>security</port_category>
+ <run_depends>bin/sudo:security/sudo</run_depends>
<build_pbi>
<port>security/sudo</port>
</build_pbi>
@@ -1549,6 +1551,7 @@
</package>
<package>
<name>Service Watchdog</name>
+ <internal_name>Service_Watchdog</internal_name>
<descr>Monitors for stopped services and restarts them.</descr>
<maintainer>jimp@pfsense.org</maintainer>
<version>1.6</version>
@@ -1566,11 +1569,13 @@
<category>Network Management</category>
<config_file>https://packages.pfsense.org/packages/config/softflowd/softflowd.xml</config_file>
<depends_on_package_pbi>softflowd-0.9.8_2-##ARCH##.pbi</depends_on_package_pbi>
- <version>0.9.8_2 pkg v1.1</version>
+ <version>1.1</version>
<status>Beta</status>
<required_version>2.2</required_version>
<configurationfile>softflowd.xml</configurationfile>
<maintainer></maintainer>
+ <port_category>net-mgmt</port_category>
+ <run_depends>sbin/softflowd:net-mgmt/softflowd</run_depends>
<build_pbi>
<port>net-mgmt/softflowd</port>
</build_pbi>