summaryrefslogtreecommitdiff
path: root/www/cakephp13/files/cakephp-development-cgi.conf.in
Commit message (Collapse)AuthorAgeFilesLines
* - Updated to 1.2.10Greg Larkin2011-04-211-1/+0
| | | | | | | | | | | - Changed Apache dependency to optional - Removed some useless Apache config directives from sample .conf files PR: ports/155588 Submitted by: Thomas Steen Rasmussen <thomas@gibfest.dk> Notes: svn path=/head/; revision=273004
* - Update to 1.2.0.7692 RC3Greg Larkin2008-10-081-0/+1
| | | | | | | | | | | | | | - Fixed various portlint warnings - Removed redundant macro definitions - Added more MASTER_SITEs and fixed download filename problem - Fixed do-fetch target to correct tindy errors - Added knobs for some supported caching engines - Cleaned up installation target and fixed for package building Approved by: beech (mentor, implicit) Notes: svn path=/head/; revision=221338
* - Update to 1.1.15.5144Martin Wilke2007-07-061-1/+1
| | | | | | | | | | - Use WWWDIR PR: 114138 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) Notes: svn path=/head/; revision=195050
* - Add support for PHP running in CGI modeRong-En Fan2007-04-061-0/+13
The location of PHP CGI can be set via WITH_PHP_CGI, e.g. /cgi-bin/php PR: ports/111295 (based on) Submitted by: Greg Larkin <glarkin at sourcehosting.net> (maintainer) Notes: svn path=/head/; revision=189381