diff options
author | thompsa <andy@fud.org.nz> | 2010-03-16 09:00:31 +1300 |
---|---|---|
committer | thompsa <andy@fud.org.nz> | 2010-03-16 09:00:31 +1300 |
commit | cba67e58d3caa74ea187744d9775dc2aafe0f4cf (patch) | |
tree | 667c537989e1bad2844c4a53f932472da2730748 /pkg_config.7.xml | |
parent | 448a530be437cfde416c62ccf6460395887af384 (diff) | |
download | pfsense-packages-cba67e58d3caa74ea187744d9775dc2aafe0f4cf.tar.gz pfsense-packages-cba67e58d3caa74ea187744d9775dc2aafe0f4cf.tar.bz2 pfsense-packages-cba67e58d3caa74ea187744d9775dc2aafe0f4cf.zip |
Copy the haproxy-dev package before the carp checks to haproxy-stable
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 35241bb1..17b4caf2 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -38,6 +38,18 @@ <config_file>http://www.pfsense.com/packages/config/haproxy-dev/haproxy.xml</config_file> <configurationfile>haproxy.xml</configurationfile> </package> + <package> + <pkginfolink>http://doc.pfsense.org/index.php/haproxy_package</pkginfolink> + <name>haproxy-stable</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-stable/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> |