aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlitemanager
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-21 18:40:15 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-21 18:40:15 +0000
commit2899abe804f2ace1bf29e05e3184155186f25394 (patch)
treedc019923ebe76aac3d5d88dc5c3edf2b201dca61 /databases/sqlitemanager
parentf5291514626c7271bb9440faa5058ebd66b92bb0 (diff)
downloadports-2899abe804f2ace1bf29e05e3184155186f25394.tar.gz
ports-2899abe804f2ace1bf29e05e3184155186f25394.zip
php53 and fallout: Deprecate, set removal for 15 APR 2015
The PHP developers stopped providing security patches for the 5.3 branch on 14 August 2014. They "strongly urge" to upgrade to current versions "as using older versions may expose you to security vulnerabilities and bugs that have been fixed in more recent versions" of PHP. The PHP53 branch was released from maintainership today, so it's being deprecated with removal set for 15 April 2015. There were only 8 ports limited to php53, six of which were pecl- ports. These ports must be upgraded to use a later version of php (5.6 is recommended) soon, or they will be removed with php53. Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this was changed to use IGNORE_WITH_PHP instead while here. PR: 198150
Notes
Notes: svn path=/head/; revision=381813
Diffstat (limited to 'databases/sqlitemanager')
-rw-r--r--databases/sqlitemanager/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/sqlitemanager/Makefile b/databases/sqlitemanager/Makefile
index f3f283270485..e01c0a7394fe 100644
--- a/databases/sqlitemanager/Makefile
+++ b/databases/sqlitemanager/Makefile
@@ -10,8 +10,10 @@ DISTNAME= SQLiteManager-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Multilingual web based tool to manage SQLite database
-DEFAULT_PHP_VER=53
-IGNORE_WITH_PHP=5
+DEPRECATED= requires php53, security EOL reached 14 Aug 2014
+EXPIRATION_DATE= 2015-04-15
+
+IGNORE_WITH_PHP=5 55 56
NO_BUILD= yes
PLIST_SUB+= WWWDIR_REL="${WWWDIR_REL}"
USE_PHP= sqlite