diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-02-15 17:57:11 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-02-15 17:57:11 +0000 |
commit | 511e7485f8adc1116e1de399db8b8046fcef65b1 (patch) | |
tree | 68048d19545c65575d884970bf5372d9f1be89a7 /www/Makefile | |
parent | 4ec1bab49e08d7a7fbbfd1b78226f382c2ea7e0c (diff) |
Varnish Cache is an open source, state of the art web application
accelerator. The extension makes it possible to interact with a running
varnish instance through TCP socket or shared memory.
WWW: http://pecl.php.net/package/varnish
PR: ports/186283
Submitted by: Jim Ohlstein <jim@ohlste.in>
Notes
Notes:
svn path=/head/; revision=344469
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 3d8d3bd87ae5..070b4d6c1792 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1411,6 +1411,7 @@ SUBDIR += pecl-sphinx SUBDIR += pecl-swish SUBDIR += pecl-twig + SUBDIR += pecl-varnish SUBDIR += pecl-yaf SUBDIR += pecl-yar SUBDIR += pecl-zendopcache |