From owner-cvs-all@FreeBSD.ORG Thu Apr 21 20:37:15 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AA791065672; Thu, 21 Apr 2011 20:37:15 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 29A138FC13; Thu, 21 Apr 2011 20:37:15 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p3LKbFjg066679; Thu, 21 Apr 2011 20:37:15 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p3LKbFKs066678; Thu, 21 Apr 2011 20:37:15 GMT (envelope-from glarkin) Message-Id: <201104212037.p3LKbFKs066678@repoman.freebsd.org> From: Greg Larkin Date: Thu, 21 Apr 2011 20:37:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/cakephp12 Makefile distinfo pkg-plist ports/www/cakephp12/files cakephp-development-cgi.conf.in cakephp-development.conf.in cakephp-production-cgi.conf.in cakephp-production.conf.in pkg-message-no-apache.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2011 20:37:15 -0000 glarkin 2011-04-21 20:37:15 UTC FreeBSD ports repository Modified files: www/cakephp12 Makefile distinfo pkg-plist www/cakephp12/files cakephp-development-cgi.conf.in cakephp-development.conf.in cakephp-production-cgi.conf.in cakephp-production.conf.in Added files: www/cakephp12/files pkg-message-no-apache.in Log: - Updated to 1.2.10 - Changed Apache dependency to optional - Removed some useless Apache config directives from sample .conf files PR: ports/155588 Submitted by: Thomas Steen Rasmussen Revision Changes Path 1.25 +21 -28 ports/www/cakephp12/Makefile 1.17 +2 -2 ports/www/cakephp12/distinfo 1.5 +0 -1 ports/www/cakephp12/files/cakephp-development-cgi.conf.in 1.5 +0 -1 ports/www/cakephp12/files/cakephp-development.conf.in 1.5 +0 -1 ports/www/cakephp12/files/cakephp-production-cgi.conf.in 1.5 +0 -1 ports/www/cakephp12/files/cakephp-production.conf.in 1.1 +7 -0 ports/www/cakephp12/files/pkg-message-no-apache.in (new) 1.12 +21 -136 ports/www/cakephp12/pkg-plist