1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

databases/mongodb34: set deprecated and expiration_date

- Upstream goes EOL in January 2020.
  See https://www.mongodb.com/support-policy
- There are no dependencies in the ports tree.
- Give people some slack before expiration/removal of the port.
- Newer version of MongoDB have ports and are actively maintained.

PR:		241585
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
This commit is contained in:
Kurt Jaeger 2019-10-31 05:27:01 +00:00
parent 5cc69503cf
commit 6bfc33c3c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516129

View File

@ -17,6 +17,9 @@ COMMENT= Distributed document-oriented "NoSQL" database
LICENSE= AGPLv3 APACHE20
LICENSE_COMB= multi
DEPRECATED= EOL January 2020; See https://www.mongodb.com/support-policy
EXPIRATION_DATE= 2020-03-31
ONLY_FOR_ARCHS= aarch64 amd64
ONLY_FOR_ARCHS_REASON= "Only supported on amd64 and aarch64 (i386 deprecated in v3)"