diff options
author | marcelloc <marcellocoutinho@gmail.com> | 2013-02-22 11:29:44 -0300 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2013-02-22 11:29:44 -0300 |
commit | 53eb86fcb96be2cf952153f285f42e92820b0fc5 (patch) | |
tree | 47c56d1c0d555f1fbc97f2134b340e9232065460 /pkg_config.8.xml | |
parent | 478636ec059cfba7b796d35309ea2562b3051fe1 (diff) | |
download | pfsense-packages-53eb86fcb96be2cf952153f285f42e92820b0fc5.tar.gz pfsense-packages-53eb86fcb96be2cf952153f285f42e92820b0fc5.tar.bz2 pfsense-packages-53eb86fcb96be2cf952153f285f42e92820b0fc5.zip |
haproxy-devel - package version to haproxy 1.5 devel with ssl offloading
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index f2ee5d1b..470d7a18 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -177,6 +177,24 @@ <depends_on_package_pbi>haproxy-1.4.22_2-i386.pbi</depends_on_package_pbi> </package> <package> + <name>haproxy-devel</name> + <pkginfolink>http://doc.pfsense.org/index.php/haproxy_package</pkginfolink> + <descr><![CDATA[The Reliable, High Performance TCP/HTTP Load Balancer<br /> + This package implements both TCP and HTTP balance features from Haproxy.]]></descr> + <website>http://haproxy.1wt.eu/</website> + <category>Services</category> + <version>1.5-dev17 pkg v 1.0</version> + <status>Release</status> + <required_version>2.0</required_version> + <config_file>http://www.pfsense.com/packages/config/haproxy-devel/haproxy.xml</config_file> + <configurationfile>haproxy.xml</configurationfile> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> + <depends_on_package>haproxy-1.5.4.21.tbz</depends_on_package> + <depends_on_package_pbi>haproxy-1.5.4.21-i386.pbi</depends_on_package_pbi> + <build_port_path>/usr/ports/net/haproxy-devel</build_port_path> + <build_options>OPTIONS_UNSET=PCRE DPCRE;OPTIONS_SET=OPENSSL SPCRE</build_options> + </package> + <package> <name>Apache with mod_security-dev</name> <pkginfolink>http://doc.pfsense.org/index.php/ProxyServerModSecurity_package</pkginfolink> <website>http://www.modsecurity.org/</website> |