diff options
author | marcelloc <marcellocoutinho@gmail.com> | 2011-08-08 03:49:40 -0300 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2011-08-08 03:49:40 -0300 |
commit | ae0eee2069acbcb720c232994dc16f57eebb3cf2 (patch) | |
tree | 9032e38d94517140f876833b3287b4a4ee37829b /pkg_config.8.xml | |
parent | 2df95b8d0bdca215ecd73e7e84ec2f4210faf974 (diff) | |
download | pfsense-packages-ae0eee2069acbcb720c232994dc16f57eebb3cf2.tar.gz pfsense-packages-ae0eee2069acbcb720c232994dc16f57eebb3cf2.tar.bz2 pfsense-packages-ae0eee2069acbcb720c232994dc16f57eebb3cf2.zip |
Varnish package for pfsense 2.0 i386
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r--[-rwxr-xr-x] | pkg_config.8.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 7b6e97bd..7eaf0ac0 100755..100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -448,6 +448,23 @@ <noembedded>true</noembedded> </package> <package> + <name>Varnish</name> + <descr>Varnish is a state-of-the-art, high-performance HTTP accelerator. It uses the advanced features in FreeBSD 6/7/8 to achieve its high performance.</descr> + <website>http://varnish-cache.org</website> + <pkginfolink>http://doc.pfsense.org/index.php/Varnish_package</pkginfolink> + <category>Services</category> + <version>0.8.6.1</version> + <status>BETA</status> + <required_version>2.0</required_version> + <config_file>http://www.pfsense.com/packages/config/varnish64/varnish_backends.xml</config_file> + <configurationfile>varnish_backends.xml</configurationfile> + <depends_on_package_base_url>http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-release/Latest</depends_on_package_base_url> + <depends_on_package>varnish-2.1.2.tbz</depends_on_package> + <depends_on_package>gcc-4.2.5.20090325_4.tbz</depends_on_package> + <build_port_path>/usr/ports/www/varnish</build_port_path> + <build_port_path>/usr/ports/lang/gcc42</build_port_path> + </package> + <package> <name>vnstat2</name> <website>http://humdi.net/vnstat/</website> <descr>Vnstat is a console-based network traffic monitor<br />The vnstat PHP frontend and vnstati adds a more user friendly way of displaying traffic usage.</descr> |