summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-04 09:49:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-04 09:49:28 +0000
commit2556f07444b36c6b516fde6a2791f97710e4409d (patch)
tree698ade58d74e8cdc13ecab4b936375aaca314f3b /www/Makefile
parentUpdate pkg-descr by Japan Post Ministry organizational reform to Japan (diff)
[New Port] Turck MMCache 2.3.6 (An opcode cache for PHP)
Turck MMCache is a opcode cache for PHP. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also it uses some optimizations for speed up of PHP scripts execution. Turck MMCache typically reduces server load and increases the speed of your PHP code by 1-10 times. WWW: http://www.turcksoft.com/en/e_mmc.htm PR: ports/48807 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes
Notes: svn path=/head/; revision=78155
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 358304948efd..3e1b66080898 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -438,6 +438,7 @@
SUBDIR += tidy-lib
SUBDIR += tinyproxy
SUBDIR += transproxy
+ SUBDIR += turck-mmcache
SUBDIR += twhttpd
SUBDIR += twig
SUBDIR += twiki