Date: Fri, 6 Apr 2007 14:30:23 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/cakephp Makefile pkg-plist ports/www/cakephp/files cakephp-development-cgi.conf.in cakephp-production-cgi.conf.in pkg-message.in Message-ID: <200704061430.l36EUNl3040640@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan 2007-04-06 14:30:23 UTC FreeBSD ports repository Modified files: www/cakephp Makefile pkg-plist www/cakephp/files pkg-message.in Added files: www/cakephp/files cakephp-development-cgi.conf.in cakephp-production-cgi.conf.in Log: - 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) Revision Changes Path 1.3 +43 -21 ports/www/cakephp/Makefile 1.1 +13 -0 ports/www/cakephp/files/cakephp-development-cgi.conf.in (new) 1.1 +13 -0 ports/www/cakephp/files/cakephp-production-cgi.conf.in (new) 1.2 +1 -2 ports/www/cakephp/files/pkg-message.in 1.2 +1 -3 ports/www/cakephp/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704061430.l36EUNl3040640>