aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.10.xml
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-23 09:41:21 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-23 09:41:21 -0300
commit9a6c8e8fd1cf53143501ca9480d54fa49181a507 (patch)
tree89130609af8d6480d86c7c107263a2dc5cc0ac7a /pkg_config.10.xml
parent956fdbe16c0776ab64ba0e928f906917cbf9b42a (diff)
downloadpfsense-packages-9a6c8e8fd1cf53143501ca9480d54fa49181a507.tar.gz
pfsense-packages-9a6c8e8fd1cf53143501ca9480d54fa49181a507.tar.bz2
pfsense-packages-9a6c8e8fd1cf53143501ca9480d54fa49181a507.zip
Sanitize haproxy/haproxy-devel version, set depends, category and conflicts
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r--pkg_config.10.xml15
1 files changed, 11 insertions, 4 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index c9e8d56b..277c6d68 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -140,22 +140,26 @@
</package>
<package>
<name>haproxy-1_5</name>
+ <internal_name>haproxy</internal_name>
<pkginfolink>https://doc.pfsense.org/index.php/haproxy_package</pkginfolink>
<descr><![CDATA[The Reliable, High Performance TCP/HTTP(S) Load Balancer<br />
This package implements the TCP, HTTP and HTTPS balancing features from haproxy.<br />
Supports ACLs for smart backend switching.]]></descr>
<website>http://haproxy.1wt.eu/</website>
<category>Services</category>
- <version>1.5.11 pkg v 0.23</version>
+ <version>0.23</version>
<status>Release</status>
<required_version>2.2</required_version>
<config_file>https://packages.pfsense.org/packages/config/haproxy1_5/haproxy.xml</config_file>
<configurationfile>haproxy.xml</configurationfile>
+ <run_depends>sbin/haproxy:net/haproxy</run_depends>
+ <port_category>net</port_category>
+ <conflicts>haproxy-devel</conflicts>
<depends_on_package_pbi>haproxy-devel-1.5.11-##ARCH##.pbi</depends_on_package_pbi>
<build_pbi>
<ports_before>security/openssl</ports_before>
<custom_name>haproxy-devel</custom_name>
- <port>/usr/ports/net/haproxy</port>
+ <port>net/haproxy</port>
</build_pbi>
<build_options>WITH_OPENSSL_PORT=yes;haproxy_UNSET_FORCE=DPCRE;haproxy_SET_FORCE=OPENSSL SPCRE</build_options>
</package>
@@ -167,16 +171,19 @@
Supports ACLs for smart backend switching.]]></descr>
<website>http://haproxy.1wt.eu/</website>
<category>Services</category>
- <version>1.5.11 pkg v 0.23</version>
+ <version>0.23</version>
<status>Release</status>
<required_version>2.2</required_version>
<config_file>https://packages.pfsense.org/packages/config/haproxy-devel/haproxy.xml</config_file>
<configurationfile>haproxy.xml</configurationfile>
+ <run_depends>sbin/haproxy:net/haproxy</run_depends>
+ <port_category>net</port_category>
+ <conflicts>haproxy</conflicts>
<depends_on_package_pbi>haproxy-devel-1.5.11-##ARCH##.pbi</depends_on_package_pbi>
<build_pbi>
<ports_before>security/openssl</ports_before>
<custom_name>haproxy-devel</custom_name>
- <port>/usr/ports/net/haproxy</port>
+ <port>net/haproxy</port>
</build_pbi>
<build_options>WITH_OPENSSL_PORT=yes;haproxy_UNSET_FORCE=DPCRE;haproxy_SET_FORCE=OPENSSL SPCRE</build_options>
</package>