svn commit: r420476 - head/sysutils/gosa

John Marino marino at FreeBSD.org
Fri Aug 19 15:39:22 UTC 2016


Author: marino
Date: Fri Aug 19 15:39:21 2016
New Revision: 420476
URL: https://svnweb.freebsd.org/changeset/ports/420476

Log:
  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@

Modified:
  head/sysutils/gosa/Makefile

Modified: head/sysutils/gosa/Makefile
==============================================================================
--- head/sysutils/gosa/Makefile	Fri Aug 19 15:17:31 2016	(r420475)
+++ head/sysutils/gosa/Makefile	Fri Aug 19 15:39:21 2016	(r420476)
@@ -13,6 +13,8 @@ MAINTAINER=	ports at 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


More information about the svn-ports-all mailing list