diff options
-rw-r--r-- | devel/pear-XML_XPath/Makefile | 3 | ||||
-rw-r--r-- | devel/pecl-json/Makefile | 3 | ||||
-rw-r--r-- | security/pecl-hash/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
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 |