summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2005-01-19 07:34:38 +0000
committerale <ale@FreeBSD.org>2005-01-19 07:34:38 +0000
commit3c3f715b00219a04be572db0735d7710e8b8f14c (patch)
treecba757d169d1e3b6954e49333a8d8846f8c50c15 /www
parenta1ae49f1a7b8e5259b66d1eadec6b0871a7bb99c (diff)
downloadFreeBSD-ports-3c3f715b00219a04be572db0735d7710e8b8f14c.zip
FreeBSD-ports-3c3f715b00219a04be572db0735d7710e8b8f14c.tar.gz
s/Turck MMcache/eAccelerator/g
Diffstat (limited to 'www')
-rw-r--r--www/eaccelerator/pkg-descr10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/eaccelerator/pkg-descr b/www/eaccelerator/pkg-descr
index 3da3b1f..d4cbb71 100644
--- a/www/eaccelerator/pkg-descr
+++ b/www/eaccelerator/pkg-descr
@@ -1,17 +1,17 @@
-Turck MMCache is a opcode cache for PHP. It increases
+eAccelerator 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
+eAccelerator typically reduces server load and increases
the speed of your PHP code by 1-10 times.
-Turck MMCache contains PHP encoder and loader. You can encode any PHP
+eAccelerator contains PHP encoder and loader. You can encode any PHP
scripts with encoder to distribute them without sources. Encoded files
-can be run on any site which runs PHP with Turck MMCache. The sources
+can be run on any site which runs PHP with eAccelerator. The sources
of encoded script can't be restored because they are stored in a compiled
form and the encoded version doesn't contain the source.
-WWW: http://turck-mmcache.sourceforge.net/
+WWW: http://eaccelerator.net/
- Alex Dupre
ale@FreeBSD.org
OpenPOWER on IntegriCloud