aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-03-21 04:45:12 +0000
committerColin Smith <colin@pfsense.org>2005-03-21 04:45:12 +0000
commit9ef4430e7ac868ed26ed03c63accc931149f4e48 (patch)
treeea8470a72dd8b5b9cf4d1e39482b9328dbbb4995
parentedd16b8cf9fd396c03b0add6632986a98eca03f7 (diff)
downloadpfsense-packages-9ef4430e7ac868ed26ed03c63accc931149f4e48.tar.gz
pfsense-packages-9ef4430e7ac868ed26ed03c63accc931149f4e48.tar.bz2
pfsense-packages-9ef4430e7ac868ed26ed03c63accc931149f4e48.zip
Remove ifstated from package listing - it will soon be replaced by the much prettier (and flexible) ifdepd.
-rw-r--r--pkg_config.xml15
1 files changed, 2 insertions, 13 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index cb666684..c9ff5831 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -117,18 +117,6 @@
</logging>
</package>
<package>
- <name>ifstated</name>
- <website>http://www.openbsd.org/</website>
- <descr>The ifstated daemon runs commands in response to network state changes, which it determines by monitoring interface link state or running exter- nal tests. For example, it can be used with carp(4) to change running services or to ensure that carp(4) interfaces stay in sync, or with pf(4) to test server or link availability and modify translation or routing rules. This package is currently useless without the carp package installed.</descr>
- <category>Network Management</category>
- <config_file>http://www.pfsense.com/packages/config/ifstated.xml</config_file>
- <depends_on_package_base_url>http://www.pfsense.com/packages/All</depends_on_package_base_url>
- <depends_on_package>ifstated-20041117.tbz</depends_on_package>
- <version>20041117</version>
- <status>ALPHA</status>
- <configurationfile>ifstated.xml</configurationfile>
- </package>
- <package>
<name>iperf</name>
<website>http://dast.nlanr.net/Projects/Iperf/</website>
<descr>Iperf is a tool for measuring maximum TCP and UDP bandwidth, reminiscent of ttcp and nettest. It has been written to overcome the shortcomings of those aging tools. Iperf can also test UDP bandwidth, loss, and jitter.</descr>
@@ -238,4 +226,5 @@
<config_file>http://www.pfsense.com/packages/config/squidGuard.xml</config_file>
<configurationfile>squidGuard.xml</configurationfile>
</package>
-</pfsensepkgs> \ No newline at end of file
+ </packages>
+</pfsensepkgs>