Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2016 15:39:21 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420476 - head/sysutils/gosa
Message-ID:  <201608191539.u7JFdLs8076655@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608191539.u7JFdLs8076655>