summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-04-12 10:07:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-04-12 10:07:41 +0000
commit928eae9bca9a4aca6f5b8e1d6e028f26b952bc57 (patch)
treee569e53dee57162b6cebc1c3b6ce81bfaaf934c3 /www
parent- Add desktop entry (diff)
php4 is EOLed, let's deprecate it
Approved by: ale (maintainer by private mail)
Notes
Notes: svn path=/head/; revision=294718
Diffstat (limited to 'www')
-rw-r--r--www/php-dyn/Makefile3
-rw-r--r--www/php4-session/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/www/php-dyn/Makefile b/www/php-dyn/Makefile
index d3c54285fe60..08dbc53943a4 100644
--- a/www/php-dyn/Makefile
+++ b/www/php-dyn/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ale@FreeBSD.org
COMMENT= A PHP Extension to help debugging a PHP script
+DEPRECATED= php4 is EOLed
+EXPIRATION_DATE= 2012-05-10
+
USE_AUTOTOOLS= libtool
USE_PHP= yes
USE_PHPIZE= yes
diff --git a/www/php4-session/Makefile b/www/php4-session/Makefile
index 613a2f07fad7..944b822020ce 100644
--- a/www/php4-session/Makefile
+++ b/www/php4-session/Makefile
@@ -5,6 +5,9 @@
# $FreeBSD$
#
+DEPRECATED= php4 is EOLed
+EXPIRATION_DATE= 2012-05-10
+
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php4