notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
cakephp21 Framework for developing PHP web applications
2.1.5 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: PHP 5.4 EOL reached
Expired This port expired on: 2016-01-15
Maintainer: theis@gmx.at search for ports maintained by this maintainer
Port Added: 2012-08-21 19:48:29
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • cakephp21>0:www/cakephp21
No installation instructions:
This port has been deleted.
PKGNAME: cakephp21
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
Runtime dependencies:
  1. php.h : lang/php5
  2. ctype.so : textproc/php5-ctype
  3. session.so : www/php5-session
Library dependencies:
  1. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cakephp21-2.1.5: AP=off: Add Apache 2.2+ dependency APC=off: Enable APC caching engine DOCS=on: Build and/or install documentation 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:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. https://codeload.github.com/cakephp/cakephp/tar.gz/2.1.5?dummy=/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.5
26 Jan 2016 21:24:53
Revision:407315Original commit files touched by this commit
rene search for other commits by this committer
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.1.5
13 Nov 2015 22:13:25
Revision:401553Original commit files touched by this commit
antoine search for other commits by this committer
Chase PHP 5.4 expiration date
2.1.5
07 Oct 2015 12:45:47
Revision:398760Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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:		203595
Submitted by:	amdmi3
Approved by:	theis@gmx.at (maintainer)
2.1.5
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
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.1.5
19 Mar 2015 16:44:59
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2.1.5
23 Sep 2014 22:08:36
Revision:369127Original commit files touched by this commit
ohauer search for other commits by this committer
- fix DEFAULT_VERSIONS usage
- remove SLAVE_PORT_MODULES (no longer required since apache >= 20)

with hat apache@
2.1.5
03 Sep 2014 06:44:35
Revision:367170Original commit files touched by this commit
bapt search for other commits by this committer
pkg knows how to deal with empty directories
2.1.5
28 Jul 2014 13:20:36
Revision:363149Original commit files touched by this commit
robak search for other commits by this committer
www/cakephp21: update 2.1.3 -> 2.1.5

- Convert the patch submitted to use Github support

PR:		170082
Submitted by:	Christoph Theis <theis@gmx.at>
Approved by:	swills (mentor)
2.1.3
28 Jun 2014 04:27:33
Revision:359651Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support

PR:		190021
2.1.3
14 Feb 2014 17:16:19
Revision:344286Original commit files touched by this commit
miwi search for other commits by this committer
- Remove PHP4 reference in IGNORE_WITH_PHP
2.1.3
03 Jan 2014 01:13:00
Revision:338513Original commit files touched by this commit
bapt search for other commits by this committer
Part 2 at removing now useless FETCH_ARGS redifition
2.1.3
05 Dec 2013 11:10:50
Revision:335658Original commit files touched by this commit
mat search for other commits by this committer
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.1.3
25 Nov 2013 18:31:39
Revision:334880Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix PKGNAME collision:
  - Add PKGNAMESUFFIX
  - Remove LATEST_LINK
- While I'm here, remove leading indefinite article from COMMENT

PR:		ports/184251
Submitted by:	Christoph Theis <theis@gmx.at> (maintainer)
2.1.3
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
2.1.3
24 Jun 2013 20:55:09
Revision:321716Original commit files touched by this commit
madpilot search for other commits by this committer
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)
2.1.3
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
2.1.3
26 Mar 2013 07:14:36
Revision:315261Original commit files touched by this commit
bapt search for other commits by this committer
Actually it needs the pre/post dancing because it tests some variable set during
the pre.mk phase.
26 Mar 2013 06:53:03
Revision:315260Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Fix after conversion to optionsng

Reported by:	miwi
Pointyhat to:	bapt
2.1.3
22 Mar 2013 11:53:34
Revision:314915Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Convert a bunch of www ports to new options framework
2.1.3
23 Aug 2012 20:47:44
Original commit files touched by this commit
jgh search for other commits by this committer
- add LATEST_LINK with introduction of www/cakephp22

PR:     170926
Submitted by:   pphillips@experts-exchange.com
Approved by:    maintainer, theis@gmx.at
2.1.3
22 Aug 2012 19:58:27
Original commit files touched by this commit
ohauer search for other commits by this committer
- use UPPERCASE for SLAVE_PORT_MODULES (www/cakephp*)

  Note: SLAVE_PORT_MODULES is target to remove, since
        with new options framework it can lead to
	a defect pkg-plist (leftovers).

- update supported USE_APACHE version
2.1.3
21 Aug 2012 19:48:06
Original commit files touched by this commit
jgh search for other commits by this committer
add new port: www/cakephp22

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 respective conflicts for www/cakephp22 and www/cakephp21.

PR:	170362
Submitted by:	pphillips@experts-exchange.com
Sponsored by:	Experts Exchange, LLC.

Number of commits found: 22