diff options
author | thompsa <andy@fud.org.nz> | 2010-02-07 16:21:47 +1300 |
---|---|---|
committer | thompsa <andy@fud.org.nz> | 2010-02-07 16:21:47 +1300 |
commit | 6a7987846c7d4680a35264f7e27287c61937cf78 (patch) | |
tree | cc33a26be7ba8ad402e3b09c2703e1883024fca5 /pkg_config.7.xml | |
parent | d4f39e68de79ca8823d1b7397e79dd13e24f7dfa (diff) | |
download | pfsense-packages-6a7987846c7d4680a35264f7e27287c61937cf78.tar.gz pfsense-packages-6a7987846c7d4680a35264f7e27287c61937cf78.tar.bz2 pfsense-packages-6a7987846c7d4680a35264f7e27287c61937cf78.zip |
Make some of the gui changes as described.
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 1fb6fb8c..375bbad3 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -26,6 +26,18 @@ <config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file> <configurationfile>haproxy.xml</configurationfile> </package> + <package> + <pkginfolink>http://doc.pfsense.org/index.php/haproxy_package</pkginfolink> + <name>haproxy-dev</name> + <descr>The Reliable, High Performance TCP/HTTP Load Balancer</descr> + <website>http://haproxy.1wt.eu/</website> + <category>Services</category> + <version>0.29</version> + <status>BETA</status> + <required_version>1.2.3</required_version> + <config_file>http://www.pfsense.com/packages/config/haproxy-dev/haproxy.xml</config_file> + <configurationfile>haproxy.xml</configurationfile> + </package> <package> <name>Proxy Server with mod_security</name> <pkginfolink>http://doc.pfsense.org/index.php/ProxyServerModSecurity_package</pkginfolink> |