diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-11-13 18:13:37 -0200 |
---|---|---|
committer | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-11-13 18:13:37 -0200 |
commit | 6a9b49aa740337444bdf93570ff35864dcf01c4f (patch) | |
tree | 19dcc728bcec22a08d8d8f4f5afc4c93d459000d /pkg_config.8.xml | |
parent | aaec1b25b6ddf069456012b1b42239824f46cbc4 (diff) | |
download | pfsense-packages-6a9b49aa740337444bdf93570ff35864dcf01c4f.tar.gz pfsense-packages-6a9b49aa740337444bdf93570ff35864dcf01c4f.tar.bz2 pfsense-packages-6a9b49aa740337444bdf93570ff35864dcf01c4f.zip |
varnish3 - fix service startup on pfsense 2.1
Improve some gui info
add sync to configured backup server option
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index ff3f1e6f..517462bb 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -787,17 +787,17 @@ <internal_name>varnish</internal_name> <descr><![CDATA[Varnish is a state-of-the-art, high-performance HTTP accelerator.<br /> It uses the advanced features in FreeBSD 6/7/8 to achieve its high performance.<br /> - Version 3.0.2 includes streaming support]]></descr> + Version 3 includes streaming support]]></descr> <website>http://varnish-cache.org</website> <pkginfolink>http://doc.pfsense.org/index.php/Varnish_package</pkginfolink> <category>Services</category> - <version>3.0.2 pkg v.0.1</version> - <status>BETA</status> + <version>3.0.4 pkg v.0.2</version> + <status>RC</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/varnish3/varnish_backends.xml</config_file> <configurationfile>varnish_backends.xml</configurationfile> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package_pbi>varnish-3.0.3_2-i386.pbi</depends_on_package_pbi> + <depends_on_package_pbi>varnish-3.0.4-i386.pbi</depends_on_package_pbi> <depends_on_package>varnish-3.0.2.tbz</depends_on_package> <depends_on_package>pcre-8.21_1.tbz</depends_on_package> <build_pbi> |