summaryrefslogtreecommitdiff
path: root/www/cakephp2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_8_2_0'.release/8.2.0cvs2svn2011-02-111-216/+0
| | | | | Notes: svn path=/head/; revision=268906 svn path=/tags/RELEASE_8_2_0/; revision=268908; tag=release/8.2.0
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Moved various PHP-related directives ahead of bsd.port.pre.mkGreg Larkin2009-12-051-3/+3
| | | | | | | | | | - Bumped PORTREVISION on affected ports PR: ports/135674 Submitted by: yzlin Notes: svn path=/head/; revision=245217
* - Updated to 1.2.5Greg Larkin2009-09-291-5/+9
| | | | | | | | | - Fixed CONFLICTS after repomove Feature safe: yes Notes: svn path=/head/; revision=242239
* - Temporary MASTER_SITES tweak to get 1.2.4 download working whileGreg Larkin2009-09-111-3/+1
| | | | | | | 1.2.5 port update is pending. Notes: svn path=/head/; revision=241250
* - Updated to 1.2.4.8284Greg Larkin2009-08-101-2/+2
| | | | Notes: svn path=/head/; revision=239278
* - Updated to 1.2.3.8166Greg Larkin2009-06-251-2/+2
| | | | Notes: svn path=/head/; revision=236605
* - Fix mtree errorGreg Larkin2009-04-211-0/+3
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=232456
* - Update to 1.2.2.8120Greg Larkin2009-04-211-8/+3
| | | | | | | | | - Remove bash dependency [1] Submitted by: scf [1] Notes: svn path=/head/; revision=232454
* - Update to 1.2.1.8004Greg Larkin2009-01-261-10/+40
| | | | | | | | | - Clean empty files from installation directory - Add customization support for all config files in app/config directory - Unbreak Cake console wrapper script Notes: svn path=/head/; revision=226920
* - Update to 1.2.0.7692 RC3Greg Larkin2008-10-081-29/+57
| | | | | | | | | | | | | | - 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
* Changed my MAINTAINER address toGreg Larkin2008-07-181-2/+2
| | | | | | | | | glarkin@FreeBSD.org. Approved by: beech (mentor) Notes: svn path=/head/; revision=217070
* - Add new port www/cakephp-develThomas Abthorpe2008-01-091-8/+17
| | | | | | | | PR: ports/119323 Submitted by: Greg Larkin <glarkin@sourcehosting.net> Notes: svn path=/head/; revision=205317
* - Update to 1.1.19.6305Thomas Abthorpe2008-01-031-2/+2
| | | | | | | | 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-291-2/+2
| | | | | | | | PR: 117636 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) Notes: svn path=/head/; revision=202365
* - Update to 1.1.17.5612Thomas Abthorpe2007-09-121-2/+2
| | | | | | | | | 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-191-3/+2
| | | | | | | | 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-061-9/+8
| | | | | | | | | | - 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-21/+43
| | | | | | | | | | 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-211-0/+127
applications. PR: ports/109331 Submitted by: Greg Larkin <glarkin at sourcehosting.net> Notes: svn path=/head/; revision=185594