diff options
author | jim-p <jimp@pfsense.org> | 2013-02-19 13:02:31 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-02-19 13:02:31 -0500 |
commit | 0701d88362bef73c390899580f37fb4fb76dfa2e (patch) | |
tree | 73b253e3e3ee2d659e7105680f2d6381aa06fc9a /pkg_config.8.xml.amd64 | |
parent | d9da4e43b78cffee861415e9a1628dde12602c6f (diff) | |
download | pfsense-packages-0701d88362bef73c390899580f37fb4fb76dfa2e.tar.gz pfsense-packages-0701d88362bef73c390899580f37fb4fb76dfa2e.tar.bz2 pfsense-packages-0701d88362bef73c390899580f37fb4fb76dfa2e.zip |
Go ahead and enable these, but make sure they're marked console/shell only.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index d40d44dc..f9c7bd46 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1715,11 +1715,11 @@ <!-- This does not exist yet, this is here to trigger a PBI build --> <name>urlsnarf</name> <pkginfolink>http://forum.pfsense.org/</pkginfolink> - <descr><![CDATA[HTTP URL Sniffer]]></descr> + <descr><![CDATA[HTTP URL Sniffer (console/shell only)]]></descr> <category>Services</category> <version>0.1</version> <status>Beta</status> - <required_version>2.2</required_version> + <required_version>2.1</required_version> <config_file>http://www.pfsense.com/packages/config/urlsnarf/urlsnarf.xml</config_file> <maintainer>jimp@pfsense.org</maintainer> <configurationfile>urlsnarf.xml</configurationfile> @@ -1734,11 +1734,11 @@ <!-- This does not exist yet, this is here to trigger a PBI build --> <name>iftop</name> <pkginfolink>http://forum.pfsense.org/</pkginfolink> - <descr><![CDATA[Realtime interface monitor (console only)]]></descr> + <descr><![CDATA[Realtime interface monitor (console/shell only)]]></descr> <category>Services</category> <version>0.1</version> <status>Beta</status> - <required_version>2.2</required_version> + <required_version>2.1</required_version> <config_file>http://www.pfsense.com/packages/config/iftop/iftop.xml</config_file> <maintainer>jimp@pfsense.org</maintainer> <configurationfile>iftop.xml</configurationfile> @@ -1752,11 +1752,11 @@ <!-- This does not exist yet, this is here to trigger a pkg build --> <name>git</name> <pkginfolink>http://forum.pfsense.org/</pkginfolink> - <descr><![CDATA[GIT Source Code Management]]></descr> + <descr><![CDATA[GIT Source Code Management (console/shell only)]]></descr> <category>Services</category> <version>0.1</version> <status>Beta</status> - <required_version>3.0</required_version> + <required_version>2.1</required_version> <config_file>http://www.pfsense.com/packages/config/git/git.xml</config_file> <maintainer>jimp@pfsense.org</maintainer> <configurationfile>git.xml</configurationfile> |