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
This commit is contained in:
parent
f529151462
commit
2899abe804
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381813
@ -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
|
||||
|
@ -12,13 +12,15 @@ DIST_SUBDIR= PECL
|
||||
MAINTAINER= jnlin@csie.nctu.edu.tw
|
||||
COMMENT= UUID extension
|
||||
|
||||
DEPRECATED= requires php53, security EOL reached 14 Aug 2014
|
||||
EXPIRATION_DATE= 2015-04-15
|
||||
|
||||
LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
|
||||
|
||||
CONFIGURE_ARGS= --with-uuid=${LOCALBASE} CFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
|
||||
PHP_MODNAME= ${PORTNAME}
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
DEFAULT_PHP_VER=53
|
||||
IGNORE_WITH_PHP=5
|
||||
IGNORE_WITH_PHP=5 55 56
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -11,9 +11,12 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-php
|
||||
MAINTAINER= mbowie@buzmo.com
|
||||
COMMENT= PHP extension for TrustCommerce credit card processing
|
||||
|
||||
DEPRECATED= requires php53, security EOL reached 14 Aug 2014
|
||||
EXPIRATION_DATE= 2015-04-15
|
||||
|
||||
IGNORE_WITH_PHP=5 55 56
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
USE_OPENSSL= yes
|
||||
DEFAULT_PHP_VER=53
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -10,12 +10,15 @@ PKGNAMEPREFIX= pecl-
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PHP module to check German and Austrian Bank Account Numbers
|
||||
|
||||
DEPRECATED= requires php53, security EOL reached 14 Aug 2014
|
||||
EXPIRATION_DATE= 2015-04-15
|
||||
|
||||
IGNORE_WITH_PHP=5 55 56
|
||||
USES= zip:infozip
|
||||
USE_PHP= yes
|
||||
USE_PHPIZE= yes
|
||||
USE_PHPEXT= yes
|
||||
PHP_MODNAME= ${PORTNAME}
|
||||
DEFAULT_PHP_VER=53
|
||||
|
||||
WRKSRC= ${WRKDIR}/php
|
||||
|
||||
|
@ -13,12 +13,14 @@ DIST_SUBDIR= PECL
|
||||
MAINTAINER= leeym@FreeBSD.org
|
||||
COMMENT= PECL extension if imlib2
|
||||
|
||||
DEPRECATED= requires php53, security EOL reached 14 Aug 2014
|
||||
EXPIRATION_DATE= 2015-04-15
|
||||
|
||||
LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
DEFAULT_PHP_VER=53
|
||||
IGNORE_WITH_PHP=5
|
||||
IGNORE_WITH_PHP=5 55 56
|
||||
|
||||
# libImlib2 may or may not depend on X, however,
|
||||
# imlib2 extension doesn't need X related functions in libImlib2
|
||||
|
@ -11,6 +11,9 @@ EXTRACT_ONLY= # none
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= "meta-port" to install PHP extensions
|
||||
|
||||
DEPRECATED= security EOL reached 14 Aug 2014
|
||||
EXPIRATION_DATE= 2015-04-15
|
||||
|
||||
PHP_DEFAULT= 53
|
||||
IGNORE_WITH_PHP=5 52 55
|
||||
USE_PHP_BUILD= yes
|
||||
|
@ -12,6 +12,9 @@ DISTNAME= php-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PHP Scripting Language
|
||||
|
||||
DEPRECATED= security EOL reached 14 Aug 2014
|
||||
EXPIRATION_DATE= 2015-04-15
|
||||
|
||||
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
|
||||
|
||||
USES= tar:bzip2 cpe
|
||||
|
@ -14,13 +14,15 @@ DIST_SUBDIR= PECL
|
||||
MAINTAINER= alan@fromorbit.com
|
||||
COMMENT= PHP extension for pslib to generate postscript
|
||||
|
||||
DEPRECATED= requires php53, security EOL reached 14 Aug 2014
|
||||
EXPIRATION_DATE= 2015-04-15
|
||||
|
||||
LIB_DEPENDS= libps.so:${PORTSDIR}/print/pslib
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
PHP_MODNAME= ${PORTNAME}
|
||||
DEFAULT_PHP_VER=53
|
||||
IGNORE_WITH_PHP=5
|
||||
IGNORE_WITH_PHP=5 55 56
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-ldl|-lintl|g' ${WRKSRC}/config.m4
|
||||
|
@ -13,6 +13,9 @@ DIST_SUBDIR= PECL
|
||||
MAINTAINER= wmoran@collaborativefusion.com
|
||||
COMMENT= PECL extension to cracklib
|
||||
|
||||
DEPRECATED= requires php53, security EOL reached 14 Aug 2014
|
||||
EXPIRATION_DATE= 2015-04-15
|
||||
|
||||
LIB_DEPENDS= libcrack.so:${PORTSDIR}/security/cracklib
|
||||
|
||||
USE_PHP= yes
|
||||
@ -20,8 +23,7 @@ USE_PHPIZE= yes
|
||||
USE_PHP_BUILD= yes
|
||||
USE_PHPEXT= yes
|
||||
PHP_MODNAME= crack
|
||||
DEFAULT_PHP_VER=53
|
||||
IGNORE_WITH_PHP=5
|
||||
IGNORE_WITH_PHP=5 55 56
|
||||
|
||||
WRKSRC= ${WRKDIR}/crack-0.4
|
||||
|
||||
|
@ -12,11 +12,13 @@ DIST_SUBDIR= PECL
|
||||
MAINTAINER= meritus@innervision.pl
|
||||
COMMENT= Implements encoding and decoding of AMF and AMF3 messages
|
||||
|
||||
DEPRECATED= requires php53, security EOL reached 14 Aug 2014
|
||||
EXPIRATION_DATE= 2015-04-15
|
||||
|
||||
IGNORE_WITH_PHP=5 55 56
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
PHP_MODNAME= amf
|
||||
DEFAULT_PHP_VER=53
|
||||
IGNORE_WITH_PHP=5
|
||||
|
||||
CONFIGURE_ARGS= --enable-amf
|
||||
CPPFLAGS+= -I${LOCALBASE}/include/php/ext/standard
|
||||
|
Loading…
Reference in New Issue
Block a user