From 7055b49c7d28b9d2f502dd0c9d8d1835b194c963 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 11 Apr 2012 06:33:04 +0000 Subject: [PATCH] php4 is EOLed, deprecate ports depending on it. Approved by: matthew@ (maintainer by private mail) --- net/phpldapadmin098/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/phpldapadmin098/Makefile b/net/phpldapadmin098/Makefile index 3e39bec6dc11..815b82d4e001 100644 --- a/net/phpldapadmin098/Makefile +++ b/net/phpldapadmin098/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME:S/098//}-${PORTVERSION} MAINTAINER= matthew@FreeBSD.org COMMENT= A set of PHP-scripts to administer LDAP over the web +DEPRECATED= php4 is EOLed +EXPIRATION_DATE= 2012-05-11 + NO_BUILD= yes USE_PHP= gettext ldap openssl pcre session DEFAULT_PHP_VER= 4