summaryrefslogtreecommitdiff
path: root/www/turck-mmcache (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.4.2.Munechika SUMIKAWA2003-10-142-2/+2
| | | | | PR: ports/57936 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Update to 2.4.1.Norikatsu Shigemura2003-09-303-2/+5
| | | | | PR: ports/57355 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* [Maintainer Update] Port: www/turck-mmcacheEdwin Groothuis2003-09-242-2/+2
| | | | | | | Update to 2.4.0 release. PR: ports/57084 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Update to 2.3.23.Norikatsu Shigemura2003-08-213-2/+3
| | | | | PR: ports/55809 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update to 2.3.22.Norikatsu Shigemura2003-08-192-2/+2
| | | | | PR: ports/55709 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update to 2.3.21.Norikatsu Shigemura2003-07-312-2/+2
| | | | | PR: ports/55116 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update to 2.3.20Kirill Ponomarev2003-07-285-13/+17
| | | | | | PR: 54974 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Update to 2.3.19 and Use bzip2.Norikatsu Shigemura2003-07-102-2/+3
| | | | | PR: ports/54318 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* update www/turck-mmcache: 2.3.17 --> 2.3.18Daichi GOTO2003-07-072-2/+2
| | | | | PR: 54126 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update to 2.3.17.Norikatsu Shigemura2003-06-262-2/+2
| | | | | PR: ports/53749 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update to 2.3.16.Norikatsu Shigemura2003-06-203-12/+2
| | | | | PR: ports/53552 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update to 2.3.15Norikatsu Shigemura2003-06-112-2/+2
| | | | | PR: ports/53211 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Update to 2.3.13.Norikatsu Shigemura2003-06-076-44/+31
| | | | | PR: ports/52785 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Update to 2.3.10.Pete Fritchman2003-05-115-4/+53
| | | | | PR: 51976 Submitted by: maintainer
* Update to 2.3.9.Norikatsu Shigemura2003-04-112-6/+6
| | | | | PR: ports/50786 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* PREFIX -> LOCALBASE in post-patchEdwin Groothuis2003-04-041-1/+1
| | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* [New Port] Turck MMCache 2.3.6 (An opcode cache for PHP)Edwin Groothuis2003-04-045-0/+101
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>