Port details |
- cakephp A framework for developing PHP web applications
- 1.1.19.6305_1 www
=0 1.1.19.6305_1Version of this port present on the latest quarterly branch. - Maintainer: glarkin@FreeBSD.org
 - Port Added: 2007-02-21 05:08:55
- Last Update: 2009-09-23 19:44:03
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.cakephp.org/
- Description:
- This is a port of the CakePHP web application framework. CakePHP is a
free open-source rapid development framework for PHP. It's a structure
of libraries, classes and run-time infrastructure for programmers
creating web applications originally inspired by the Ruby on Rails
framework. Our primary goal is to enable you to work in a structured
and rapid manner - without loss of flexibility.
WWW: http://www.cakephp.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cakephp
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache20
- Runtime dependencies:
-
- php.h : lang/php5
- apxs : www/apache20
- pcre.so : devel/php5-pcre
- session.so : www/php5-session
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cakephp-1.1.19.6305_1:
PROD=Off (default) "Install for production server (see: make confighelp)"
MYSQL=Off (default) "Check for/install MySQL support in PHP"
PGSQL=Off (default) "Check for/install PostgreSQL support in PHP"
SQLITE=Off (default) "Check for/install SQLite support in PHP"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.19.6305_1 23 Sep 2009 19:44:03
 |
glarkin  |
- Removed www/cakephp and www/cakephp-devel after repocopy
PR: ports/138899
PR: ports/138900
Feature safe: yes |
1.1.19.6305_1 18 Jul 2008 21:05:20
 |
glarkin  |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor) |
1.1.19.6305_1 09 Jan 2008 14:05:35
 |
tabthorpe  |
- Add CONFLICT with www/cakephp-devel
- Bump PORTREVSION
PR: ports/119322
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) |
1.1.19.6305 03 Jan 2008 18:57:12
 |
tabthorpe  |
- Update to 1.1.19.6305
PR: ports/119278
Submitted by: Greg Larkin <glarkin sourcehosting.net> (maintainer) |
1.1.18.5850 29 Oct 2007 22:54:21
 |
miwi  |
- Update to 1.1.18.5850
PR: 117636
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) |
1.1.17.5612 12 Sep 2007 01:04:58
 |
tabthorpe  |
- Update to 1.1.17.5612
PR: ports/116285
Submitted by: Greg Larkin <glarkin_AT_sourcehosting.net> (maintainer)
Approved by: clsung (mentor) |
1.1.16.5421 19 Jul 2007 16:05:25
 |
rafan  |
- Update to 1.1.16.5421
PR: ports/114707
Submitted by: Greg Larkin <glarkin at sourcehosting.net> (maintainer) |
1.1.15.5144_1 09 Jul 2007 18:03:21
 |
miwi  |
The use of "find ... -print0/xargs -0 ..." is faster than
"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) |
1.1.15.5144 06 Jul 2007 06:45:16
 |
miwi  |
- Update to 1.1.15.5144
- Use WWWDIR
PR: 114138
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer) |
1.1.13.4450_1 06 Apr 2007 14:30:23
 |
rafan  |
- Add support for PHP running in CGI mode
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) |
1.1.13.4450 21 Feb 2007 05:58:05
 |
rafan  |
- Add missing TARGET_DISTFILE definition. |
1.1.13.4450 21 Feb 2007 05:07:30
 |
rafan  |
Add cakephp 1.1.13.4450, a framework for developing PHP web
applications.
PR: ports/109331
Submitted by: Greg Larkin <glarkin at sourcehosting.net> |