Port details |
- cakephp23 Framework for developing PHP web applications
- 2.3.6 www
=0 2.3.6Version of this port present on the latest quarterly branch.
- DEPRECATED: PHP 5.4 EOL reached
This port expired on: 2016-01-15
- Maintainer: pphillips@experts-exchange.com
- Port Added: 2013-06-24 20:55:25
- Last Update: 2016-01-26 21:24:53
- SVN Revision: 407315
- License: MIT
- 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:
-
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- php.h : lang/php5
- ctype.so : textproc/php5-ctype
- session.so : www/php5-session
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cakephp-2.3.6:
AP=off: Add Apache 2.2+ dependency
APC=off: Enable APC caching engine
MEMCACHE=off: Enable Memcached caching engine client
MYSQL=off: Check for/install MySQL support in PHP
PGSQL=off: Check for/install PostgreSQL support in PHP
PROD=off: Install for production server (make confighelp)
SQLITE=off: Check for/install SQLite support in PHP
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gettext
- 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 |
2.3.6 26 Jan 2016 21:24:53 |
rene |
Remove expired ports that are consumers of expired lang/php5. Exceptions:
- www/pecl-zendopcache : used by Mk/bsd.php.mk
- databases/php5-redis : optionally used by www/magento
A PR exists for databases/php5-pdo_cassandra to make it work with supported
versions of PHP. |
2.3.6 13 Nov 2015 22:13:25 |
antoine |
Chase PHP 5.4 expiration date |
2.3.6 23 Oct 2015 16:49:39 |
amdmi3 |
- Handle owner/group in plist, fixing install as non-root
- Don't add needless @exec's to plist for tasks already done in Makefile
- Add NO_ARCH
PR: 203596
Submitted by: amdmi3
Approved by: maintainer timeout (pphillips@experts-exchange.com, 2 weeks) |
2.3.6 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2.3.6 23 Sep 2014 22:08:36 |
ohauer |
- fix DEFAULT_VERSIONS usage
- remove SLAVE_PORT_MODULES (no longer required since apache >= 20)
with hat apache@ |
2.3.6 03 Sep 2014 06:42:29 |
bapt |
pkg knows how to deal with empty directories |
2.3.6 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
2.3.6 28 Jun 2014 04:26:56 |
miwi |
- Stage support
PR: 190022 |
2.3.6 05 Dec 2013 11:10:50 |
mat |
Fixup pkgnames.
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444,
ports/184445, ports/184446, ports/184447, ports/184448, ports/184449,
ports/184450
Submitted by: mat
Approved by: portmgr (bapt) |
2.3.6 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.3.6 24 Jun 2013 20:55:09 |
madpilot |
add new port: www/cakephp23
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.
Add conflicts to the various cakephp ports.
PR: ports/176130
Submitted by: Phil Phillips <pphillips@experts-exchange.com>
(maintainer of other cakephp ports) |