diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-08-25 02:13:47 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-08-25 02:13:47 +0000 |
commit | c2fce0344b3809c96b74c92e6ea2a79ca9872002 (patch) | |
tree | 25515a84c5582f6260cfc859585acc0a4a7503c1 /pkg_config.xml | |
parent | 60f0f509cad1fb0f0d3d305d5d843261e258deac (diff) | |
download | pfsense-packages-c2fce0344b3809c96b74c92e6ea2a79ca9872002.tar.gz pfsense-packages-c2fce0344b3809c96b74c92e6ea2a79ca9872002.tar.bz2 pfsense-packages-c2fce0344b3809c96b74c92e6ea2a79ca9872002.zip |
Add Paul Taylors diagnostics states page to packages.
Submitted-by: Paul Taylor
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 3cacf13c..9e75da1c 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -5,8 +5,8 @@ <packages> <package> <name>miniupnpd</name> - <descr>Emulates Microsoft's Internet Connection Service (ICS). It implements the UPnP Internet - Gateway Device specification (IGD) and allows UPnP aware clients, such as MSN Messenger to + <descr>Emulates Microsoft's Internet Connection Service (ICS). It implements the UPnP Internet + Gateway Device specification (IGD) and allows UPnP aware clients, such as MSN Messenger to work properly from behind a NAT firewall.</descr> <website>http://miniupnp.free.fr/</website> <category>Network Management</category> @@ -17,6 +17,15 @@ <config_file>http://www.pfsense.com/packages/config/miniupnpd/miniupnpd.xml</config_file> <configurationfile>miniupnpd.xml</configurationfile> </package> + <package> + <name>diag_new_states</name> + <descr>Paul Taylors version of Diagnostics: States which utilizes pftop.</descr> + <website>http://www.addressplus.net</website> + <category>Network Management</category> + <version>0.1</version> + <status>BETA</status> + <configurationfile>http://www.pfsense.com/packages/config/diag_states_pt/diag_new_states.xml</configurationfile> + </package> <package> <name>openntpd</name> <website>http://www.openntpd.org/</website> |