diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-01-26 21:24:52 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-01-26 21:24:52 +0000 |
commit | 53f742ca21fee1774af6c3833d99957f6185638e (patch) | |
tree | 79c62e0a27c094f02cbe485b41f215760d9c65e8 /www/cakephp13/files/pkg-message-no-apache.in | |
parent | Modernize pkg-plist (diff) |
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.
Notes
Notes:
svn path=/head/; revision=407315
Diffstat (limited to 'www/cakephp13/files/pkg-message-no-apache.in')
-rw-r--r-- | www/cakephp13/files/pkg-message-no-apache.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/www/cakephp13/files/pkg-message-no-apache.in b/www/cakephp13/files/pkg-message-no-apache.in deleted file mode 100644 index 50618118d205..000000000000 --- a/www/cakephp13/files/pkg-message-no-apache.in +++ /dev/null @@ -1,7 +0,0 @@ -********************************************************************* -You have just installed the CakePHP web application framework. Please -consider supporting the project by visiting http://www.cakephp.org/ -and making a donation to the development effort. - -Be sure to check the files in %%WWWDIR%%/app/config for -additional framework configuration options. |