Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2018 18:53:24 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470715 - head/databases/mongodb
Message-ID:  <201805231853.w4NIrOGS008546@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Wed May 23 18:53:24 2018
New Revision: 470715
URL: https://svnweb.freebsd.org/changeset/ports/470715

Log:
  Deprecate databases/mongodb
  
  End of Life was reached ages ago.
  
  https://www.mongodb.com/support-policy

Modified:
  head/databases/mongodb/Makefile

Modified: head/databases/mongodb/Makefile
==============================================================================
--- head/databases/mongodb/Makefile	Wed May 23 18:39:12 2018	(r470714)
+++ head/databases/mongodb/Makefile	Wed May 23 18:53:24 2018	(r470715)
@@ -14,6 +14,9 @@ PATCHFILES=	0ee4735ab8fb.patch:-p1
 MAINTAINER=	ale@FreeBSD.org
 COMMENT=	NOSQL distributed document-oriented database
 
+EXPIRATION_DATE=	2018-07-23
+DEPRECATED=	End of Life October 2016
+
 # mongodb is AGPLv3, C++ driver is APACHE20
 LICENSE=	AGPLv3 APACHE20
 LICENSE_COMB=	multi



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