aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-25 20:14:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-25 20:14:15 +0000
commit49775d31c4180a1aa1ee3314b44ffaaf6ddbdcc9 (patch)
tree4f038da7dab08749dfd883a053432eac05afe33b /pkg_config.xml
parente2c408c401966fb0816ea60d4817544851e72343 (diff)
downloadpfsense-packages-49775d31c4180a1aa1ee3314b44ffaaf6ddbdcc9.tar.gz
pfsense-packages-49775d31c4180a1aa1ee3314b44ffaaf6ddbdcc9.tar.bz2
pfsense-packages-49775d31c4180a1aa1ee3314b44ffaaf6ddbdcc9.zip
upnp is no longer available on freebsd servers. disable the package since it was never verified to work anyways.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r--pkg_config.xml38
1 files changed, 13 insertions, 25 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 6cae80ee..7fe150bb 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -234,18 +234,6 @@ test server or link availability and modify translation or routing rules. This p
<config_file>http://www.pfsense.com/packages/config/squid.xml</config_file>
<configurationfile>squid.xml</configurationfile>
</package>
- <package>
- <name>upnp</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://linux-igd.sourceforge.net/</website>
- <category>Network Management</category>
- <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url>
- <depends_on_package>linuxigd-0.92_2.tbz</depends_on_package>
- <version>1.0.4_1,1</version>
- <status>*TESTED. NEEDS MORE TESTING!*</status>
- <config_file>http://www.pfsense.com/packages/config/upnpd.xml</config_file>
- <configurationfile>upnpd.xml</configurationfile>
- </package>
</packages>
<package>
<name>powerdns</name>
@@ -294,18 +282,6 @@ test server or link availability and modify translation or routing rules. This p
<configurationfile>squidGuard.xml</configurationfile>
</package>
<package>
- <name>freeradius</name>
- <website>http://www.freeradius.org/</website>
- <descr>FreeRADIUS is the premiere open source RADIUS server. It is fast, flexible, configurable, and supports more authentication protocols than many commercial servers. A client entry for localhost with the shared secret "pfsense" is defined on installation for easy integration with the captive portal. This package is currently intended to provide a local user database for captive portal and pptp - it does not employ SQL and is not meant to supplant an external RADIUS server for advanced tasks.</descr>
- <category>Security</category>
- <config_file>http://www.pfsense.com/packages/config/freeradius.xml</config_file>
- <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url>
- <depends_on_package>freeradius-1.0.2_1.tbz</depends_on_package>
- <version>1.0.2_1</version>
- <status>Stable</status>
- <configurationfile>freeradius.xml</configurationfile>
- </package>
- <package>
<name>doorman</name>
<website>http://doorman.sourceforge.net</website>
<descr>Doorman is a port knocking implementation which allows a server to run silently, invisibly, with all TCP ports closed except to those who know the secret knock.</descr>
@@ -317,4 +293,16 @@ test server or link availability and modify translation or routing rules. This p
<status>ALPHA</status>
<configurationfile>doorman.xml</configurationfile>
</package>
-</pfsensepkgs>
+ <package>
+ <name>upnp</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://linux-igd.sourceforge.net/</website>
+ <category>Network Management</category>
+ <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url>
+ <depends_on_package>linuxigd-0.92_2.tbz</depends_on_package>
+ <version>1.0.4_1,1</version>
+ <status>*TESTED. NEEDS MORE TESTING!*</status>
+ <config_file>http://www.pfsense.com/packages/config/upnpd.xml</config_file>
+ <configurationfile>upnpd.xml</configurationfile>
+ </package>
+</pfsensepkgs> \ No newline at end of file