aboutsummaryrefslogtreecommitdiff
path: root/www/cakephp
Commit message (Collapse)AuthorAgeFilesLines
* Changed my MAINTAINER address toGreg Larkin2008-07-182-4/+2
| | | | | | | | | glarkin@FreeBSD.org. Approved by: beech (mentor) Notes: svn path=/head/; revision=217070
* - Add CONFLICT with www/cakephp-develThomas Abthorpe2008-01-091-0/+2
| | | | | | | | | | - Bump PORTREVSION PR: ports/119322 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) Notes: svn path=/head/; revision=205319
* - Update to 1.1.19.6305Thomas Abthorpe2008-01-032-5/+5
| | | | | | | | PR: ports/119278 Submitted by: Greg Larkin <glarkin sourcehosting.net> (maintainer) Notes: svn path=/head/; revision=204939
* - Update to 1.1.18.5850Martin Wilke2007-10-293-52/+16
| | | | | | | | PR: 117636 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) Notes: svn path=/head/; revision=202365
* - Update to 1.1.17.5612Thomas Abthorpe2007-09-122-5/+5
| | | | | | | | | PR: ports/116285 Submitted by: Greg Larkin <glarkin_AT_sourcehosting.net> (maintainer) Approved by: clsung (mentor) Notes: svn path=/head/; revision=199352
* - Update to 1.1.16.5421Rong-En Fan2007-07-192-6/+5
| | | | | | | | PR: ports/114707 Submitted by: Greg Larkin <glarkin at sourcehosting.net> (maintainer) Notes: svn path=/head/; revision=195901
* The use of "find ... -print0/xargs -0 ..." is faster thanMartin Wilke2007-07-091-2/+3
| | | | | | | | | | | "find ... -print/xargs -n1 ...", so use that here to fix file and directory permissions after installation. PR: 114445 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) Notes: svn path=/head/; revision=195317
* - Update to 1.1.15.5144Martin Wilke2007-07-068-269/+306
| | | | | | | | | | - 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-065-26/+71
| | | | | | | | | | 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
* - Add missing TARGET_DISTFILE definition.Rong-En Fan2007-02-211-0/+1
| | | | Notes: svn path=/head/; revision=185600
* Add cakephp 1.1.13.4450, a framework for developing PHP webRong-En Fan2007-02-218-0/+450
applications. PR: ports/109331 Submitted by: Greg Larkin <glarkin at sourcehosting.net> Notes: svn path=/head/; revision=185594