diff options
author | marino <marino@FreeBSD.org> | 2016-08-19 23:39:21 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-08-19 23:39:21 +0800 |
commit | f024f5bbe586802614c3540930cb450cfe85d4c1 (patch) | |
tree | 23fccd28e53a623587ad7c6b06cb10974d00f825 /sysutils | |
parent | 39bb95c5aa9a761877ba3e556fb59fdd90054e92 (diff) | |
download | freebsd-ports-gnome-f024f5bbe586802614c3540930cb450cfe85d4c1.tar.gz freebsd-ports-gnome-f024f5bbe586802614c3540930cb450cfe85d4c1.tar.zst freebsd-ports-gnome-f024f5bbe586802614c3540930cb450cfe85d4c1.zip |
sysutils/gosa: set 3-month timer to upgrade this port
This version of gosa can't be fixed, but it can possibly be upgraded.
Give concerned users 3 month to come up with a solution, otherwise the
port will be purged from the tree
suggested by: mat@
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gosa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/gosa/Makefile b/sysutils/gosa/Makefile index d1854fd992ab..da0601bae75b 100644 --- a/sysutils/gosa/Makefile +++ b/sysutils/gosa/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Web Based LDAP Administration Program BROKEN= requires magic quotes option (PHP < 5.4, no longer available) +DEPRECATED= this version of gosa cannot be fixed (requires PHP < 5.4) +EXPIRATION_DATE= 2016-11-19 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |