diff options
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> |