Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2003 01:49:28 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/turck-mmcache Makefile distinfo pkg-descr pkg-message pkg-plist
Message-ID:  <200304040949.h349nSBB077072@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304040949.h349nSBB077072>