diff options
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 5307a2a6..f4be498a 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -117,29 +117,31 @@ <package> <name>haproxy</name> <pkginfolink>http://doc.pfsense.org/index.php/haproxy_package</pkginfolink> - <descr>The Reliable, High Performance TCP/HTTP Load Balancer</descr> + <descr><![CDATA[The Reliable, High Performance HTTP Load Balancer<br> + This package implements HTTP balance features from Haproxy.]]></descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> <version>1.4.19 pkg v 1.2</version> <status>Release</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file> - <depends_on_package_base_url>http://e-sac.siteseguro.ws/pfsense/8/All/</depends_on_package_base_url> + <depends_on_package_base_url>http://e-sac.siteseguro.ws/packages/8/All/</depends_on_package_base_url> <depends_on_package>haproxy-1.4.19.tbz</depends_on_package> <configurationfile>haproxy.xml</configurationfile> <build_port_path>/usr/ports/net/haproxy</build_port_path> </package> <package> - <name>haproxy-legacy</name> + <name>haproxy-full</name> <pkginfolink>http://doc.pfsense.org/index.php/haproxy_package</pkginfolink> - <descr>The Reliable, High Performance TCP/HTTP Load Balancer package version 1.0</descr> + <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.4.19 pkg v 1.0</version> <status>Release</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/haproxy-legacy/haproxy.xml</config_file> - <depends_on_package_base_url>http://e-sac.siteseguro.ws/pfsense/8/All/</depends_on_package_base_url> + <depends_on_package_base_url>http://e-sac.siteseguro.ws/packages/8/All/</depends_on_package_base_url> <depends_on_package>haproxy-1.4.19.tbz</depends_on_package> <configurationfile>haproxy.xml</configurationfile> </package> |