diff options
author | PiBa-NL <pba_2k3@yahoo.com> | 2013-04-14 00:41:54 +0200 |
---|---|---|
committer | PiBa-NL <pba_2k3@yahoo.com> | 2013-04-14 00:41:54 +0200 |
commit | c0d3652855ac7c735c7a90a1f68f3e953923654e (patch) | |
tree | 8537f37c0ed09f63fe093c252ddddc3cc51562c2 /pkg_config.8.xml | |
parent | 9e8aef5dd920e25b8d0ffa808fbaa43979d8d76a (diff) | |
download | pfsense-packages-c0d3652855ac7c735c7a90a1f68f3e953923654e.tar.gz pfsense-packages-c0d3652855ac7c735c7a90a1f68f3e953923654e.tar.bz2 pfsense-packages-c0d3652855ac7c735c7a90a1f68f3e953923654e.zip |
haproxy-devel, added support for combining acl's
-Agent check (lb-agent-chk)
-binding multiple port's
-new try at including OpenSSL 1.0.1
-fix combining frontends
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 70280ff9..308c02c9 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -183,21 +183,21 @@ This package implements TCP, HTTP and HTTPS balance features from Haproxy.]]></descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> - <version>1.5-dev17 pkg v 0.1</version> + <version>1.5-dev18 pkg v 0.2</version> <status>Release</status> <required_version>2.1</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.4.21.tbz</depends_on_package> - <depends_on_package_pbi>haproxy-devel-1.5-dev17-i386.pbi</depends_on_package_pbi> + <depends_on_package_pbi>haproxy-devel-1.5-dev18-i386.pbi</depends_on_package_pbi> <build_port_path>/usr/ports/net/haproxy-devel</build_port_path> <build_pbi> <ports_before>security/openssl/</ports_before> <custom_name>haproxy-devel</custom_name> <port>/usr/ports/net/haproxy-devel</port> </build_pbi> - <build_options>WITH_PORTS_OPENSSL=yes;OPTIONS_UNSET=PCRE DPCRE;OPTIONS_SET=OPENSSL SPCRE</build_options> + <build_options>WITH_OPENSSL_PORT=yes;OPTIONS_UNSET=PCRE DPCRE;OPTIONS_SET=OPENSSL SPCRE</build_options> </package> <package> <name>Apache with mod_security-dev</name> |