aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-03-22 02:40:15 +0800
committermarino <marino@FreeBSD.org>2015-03-22 02:40:15 +0800
commit27f0fe6329ad34fccf1bb62d34a4ec5acedf3fa7 (patch)
treedc019923ebe76aac3d5d88dc5c3edf2b201dca61 /databases
parent41709894827adf444d7d95d6e2736fb7678e0f7f (diff)
downloadfreebsd-ports-gnome-27f0fe6329ad34fccf1bb62d34a4ec5acedf3fa7.tar.gz
freebsd-ports-gnome-27f0fe6329ad34fccf1bb62d34a4ec5acedf3fa7.tar.zst
freebsd-ports-gnome-27f0fe6329ad34fccf1bb62d34a4ec5acedf3fa7.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
Diffstat (limited to 'databases')
-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