From a2a8e38c9ece40dab467e6c236b83c28bc1b556b Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 11 Apr 2012 05:41:08 +0000 Subject: php4 is EOLed, deprecate ports depending on it. Approved by: miwi (maintainer by private mail) --- devel/pear-XML_XPath/Makefile | 3 +++ devel/pecl-json/Makefile | 3 +++ security/pecl-hash/Makefile | 3 +++ 3 files changed, 9 insertions(+) diff --git a/devel/pear-XML_XPath/Makefile b/devel/pear-XML_XPath/Makefile index 593ab4281085..8471bbc6a9be 100644 --- a/devel/pear-XML_XPath/Makefile +++ b/devel/pear-XML_XPath/Makefile @@ -12,6 +12,9 @@ CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class provided an XPath/DOM XML manipulation +DEPRECATED= php4 is EOLed +EXPIRATION_DATE= 2012-05-11 + BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/devel/pecl-json/Makefile b/devel/pecl-json/Makefile index 9c82686fa86a..47d4b48f6568 100644 --- a/devel/pecl-json/Makefile +++ b/devel/pecl-json/Makefile @@ -17,6 +17,9 @@ DIST_SUBDIR= PECL MAINTAINER= miwi@FreeBSD.org COMMENT= PHP extension for JSON (JavaScript Object Notation) serialization for PHP 4 +DEPRECATED= php4 is EOLed +EXPIRATION_DATE= 2012-05-11 + LICENSE= PHP301 USE_PHP= yes diff --git a/security/pecl-hash/Makefile b/security/pecl-hash/Makefile index cc743ad83243..920801197f44 100644 --- a/security/pecl-hash/Makefile +++ b/security/pecl-hash/Makefile @@ -16,6 +16,9 @@ DIST_SUBDIR= PECL MAINTAINER= miwi@FreeBSD.org COMMENT= HASH Message Digest Framework for PHP 4 +DEPRECATED= php4 is EOLed +EXPIRATION_DATE= 2012-05-11 + LICENSE= PHP301 USE_PHP= yes -- cgit v1.2.3