diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-11 06:33:04 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-11 06:33:04 +0000 |
| commit | 7055b49c7d28b9d2f502dd0c9d8d1835b194c963 (patch) | |
| tree | 6e91dad5974471b9e8d6fa4e4ff148ace0a1d237 /net/phpldapadmin098 | |
| parent | Unbreak and fix: (diff) | |
php4 is EOLed, deprecate ports depending on it.
Approved by: matthew@ (maintainer by private mail)
Notes
Notes:
svn path=/head/; revision=294613
Diffstat (limited to 'net/phpldapadmin098')
| -rw-r--r-- | net/phpldapadmin098/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
