cvs commit: ports/www Makefile ports/www/turck-mmcache Makefile
distinfo pkg-descr pkg-message pkg-plist
Edwin Groothuis
edwin at FreeBSD.org
Fri Apr 4 01:49:30 PST 2003
edwin 2003/04/04 01:49:28 PST
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/turck-mmcache Makefile distinfo pkg-descr pkg-message
pkg-plist
Log:
[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 at alexdupre.com>
Revision Changes Path
1.628 +1 -0 ports/www/Makefile
1.1 +68 -0 ports/www/turck-mmcache/Makefile (new)
1.1 +1 -0 ports/www/turck-mmcache/distinfo (new)
1.1 +11 -0 ports/www/turck-mmcache/pkg-descr (new)
1.1 +17 -0 ports/www/turck-mmcache/pkg-message (new)
1.1 +4 -0 ports/www/turck-mmcache/pkg-plist (new)
More information about the cvs-ports
mailing list