svn commit: r470715 - head/databases/mongodb

Mark Felder feld at FreeBSD.org
Wed May 23 18:53:25 UTC 2018


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 at 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


More information about the svn-ports-all mailing list