diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-08-19 23:47:05 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-08-19 23:47:05 +0000 |
commit | 59c55a355129fa1bd426d4443c042f9cae942cbf (patch) | |
tree | b692201dabf9e20478ea8b70567d793728b28758 /pkg_config.xml | |
parent | a0865e6e3e13d009de513aa5994b44e370807d4d (diff) | |
download | pfsense-packages-59c55a355129fa1bd426d4443c042f9cae942cbf.tar.gz pfsense-packages-59c55a355129fa1bd426d4443c042f9cae942cbf.tar.bz2 pfsense-packages-59c55a355129fa1bd426d4443c042f9cae942cbf.zip |
Add experimental upnp package
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 95ba0eae..67d0a78c 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -3,6 +3,16 @@ <!-- $Id$ --> <pfsensepkgs> <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 work properly from behind a NAT firewall.</descr> + <website>http://miniupnp.free.fr</website> + <category>Network Management</category> + <version>0.99</version> + <status>*ALPHA* *DANGER* *MAY WRECK SECURITY, USE AT OWN RISK*</status> + <config_file>http://www.pfsense.com/packages/config/miniupnpd/miniupnpd.xml</config_file> + <configurationfile>miniupnpd.xml</configurationfile> + </package> <package> <name>openntpd</name> <website>http://www.openntpd.org/</website> @@ -22,8 +32,8 @@ <website>http://www.freenas.org/</website> <descr> <p> - FreeNAS is a free NAS (Network-Attached Storage) server, supporting: CIFS (samba), FTP, - NFS, RSYNC protocols, local user authentication, Software RAID (0,1,5) with a Full WEB + FreeNAS is a free NAS (Network-Attached Storage) server, supporting: CIFS (samba), FTP, + NFS, RSYNC protocols, local user authentication, Software RAID (0,1,5) with a Full WEB configuration interface. </p> <p> |