diff options
author | Chris Buechler <cmb@pfsense.org> | 2009-11-19 22:57:35 -0500 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2009-11-19 22:57:35 -0500 |
commit | 0c64f868993e3e277ca292d5ca516278dc8676eb (patch) | |
tree | 20a32a663cf1c53d4251f0c7d72cf742c2fe072a /pkg_config.7.xml | |
parent | 607a3926f3efbc1f675696423448ef4591676332 (diff) | |
download | pfsense-packages-0c64f868993e3e277ca292d5ca516278dc8676eb.tar.gz pfsense-packages-0c64f868993e3e277ca292d5ca516278dc8676eb.tar.bz2 pfsense-packages-0c64f868993e3e277ca292d5ca516278dc8676eb.zip |
add openospfd package for my testing (which probably is completely broken right now)
disable the frickin Frickin package since it's never worked
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 8292db4b..f6ce2675 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -46,12 +46,12 @@ </package> <package> <name>frickin</name> - <descr>The Frickin PPTP Proxy allows a Point-to-Point Tunneling Protocol (PPTP) client to connect to a PPTP server through Network Address Translation.</descr> + <descr>The BROKEN Frickin PPTP Proxy DOES NOT allows a Point-to-Point Tunneling Protocol (PPTP) client to connect to a PPTP server through Network Address Translation.</descr> <website>http://www.placid.tv</website> <category>Services</category> <version>2.0</version> - <status>ALPHA</status> - <required_version>1.2.3</required_version> + <status>BROKEN</status> + <required_version>2.3</required_version> <config_file>http://www.pfsense.com/packages/config/frickin/frickin.xml</config_file> <configurationfile>frickin.xml</configurationfile> <after_install_info>Please visit the Frickin PPTP settings tab and press save after setting the service up to start.</after_install_info> @@ -486,6 +486,20 @@ <configurationfile>nmap.xml</configurationfile> </package> <package> + <name>OpenOSPFD</name> + <descr>OSPF routing protocol</descr> + <maintainer>cmb@pfsense.org</maintainer> + <version>0.1</version + <category>Routing</category> + <status>ALPHA ALPHA</status> + <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> + <depends_on_package>openospfd-4.3.tbz</depends_on_package> + <config_file>http://www.pfsense.com/packages/config/openospfd/openospfd.xml</config_file> + <pkginfolink></pkginfolink> + <required_version>1.2.1</required_version> + <configurationfile>openospfd.xml</configurationfile> + </package> + <package> <name>imspector</name> <descr>IMSpector is an Instant Messenger transparent proxy with logging capabilities. Currently it supports MSN, AIM, ICQ, Yahoo and IRC to different degrees.</descr> <website>http://www.imspector.org/</website> |