aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-30 15:37:05 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-30 15:37:05 -0300
commit0361e2d755dda63d8450c7c5d370962684f71033 (patch)
treeb1b5830489a43d3aaab87838a5a886084e10e862
parent717aa404c98d3359232db973493e40769585fd1d (diff)
downloadpfsense-packages-0361e2d755dda63d8450c7c5d370962684f71033.tar.gz
pfsense-packages-0361e2d755dda63d8450c7c5d370962684f71033.tar.bz2
pfsense-packages-0361e2d755dda63d8450c7c5d370962684f71033.zip
Define ports tags for git, system patches and iftop
-rw-r--r--pkg_config.10.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index fa2323f0..505e3851 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -1321,12 +1321,14 @@
</package>
<package>
<name>System Patches</name>
+ <internal_name>System_Patches</internal_name>
<descr>A package to apply and maintain custom system patches.</descr>
<maintainer>jimp@pfsense.org</maintainer>
<version>1.0.3</version>
<category>System</category>
<status>RELEASE</status>
<config_file>https://packages.pfsense.org/packages/config/systempatches/systempatches.xml</config_file>
+ <port_category>sysutils</port_category>
<pkginfolink></pkginfolink>
<required_version>2.2</required_version>
<configurationfile>systempatches.xml</configurationfile>
@@ -1379,6 +1381,8 @@
<config_file>https://packages.pfsense.org/packages/config/iftop/iftop.xml</config_file>
<maintainer>jimp@pfsense.org</maintainer>
<configurationfile>iftop.xml</configurationfile>
+ <port_category>net-mgmt</port_category>
+ <run_depends>sbin/iftop:net-mgmt/iftop</run_depends>
<build_pbi>
<port>net-mgmt/iftop</port>
</build_pbi>
@@ -1396,6 +1400,8 @@
<maintainer>jimp@pfsense.org</maintainer>
<configurationfile>git.xml</configurationfile>
<build_options>git_UNSET_FORCE=GITWEB GUI HTMLDOCS CVS P4 SVN;git_SET_FORCE=CONTRIB CURL ETCSHELLS ICONV NLS PERL</build_options>
+ <port_category>devel</port_category>
+ <run_depends>bin/git:devel/git-lite</run_depends>
<build_pbi>
<port>devel/git</port>
</build_pbi>