From 53f742ca21fee1774af6c3833d99957f6185638e Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 26 Jan 2016 21:24:52 +0000 Subject: 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. --- www/cakephp13/files/cakephp-development.conf.in | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 www/cakephp13/files/cakephp-development.conf.in (limited to 'www/cakephp13/files/cakephp-development.conf.in') diff --git a/www/cakephp13/files/cakephp-development.conf.in b/www/cakephp13/files/cakephp-development.conf.in deleted file mode 100644 index 86a7a676d57b..000000000000 --- a/www/cakephp13/files/cakephp-development.conf.in +++ /dev/null @@ -1,10 +0,0 @@ -AddType application/x-httpd-php .php -AddType application/x-httpd-php-source .phps - -Alias /cakephp %%WWWDIR%% - - - DirectoryIndex index.php - Order deny,allow - Allow from all - -- cgit v1.2.3