aboutsummaryrefslogtreecommitdiff
path: root/textproc/elasticsearch5-search-guard
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2021-01-16 18:09:46 +0000
committerJuraj Lutter <otis@FreeBSD.org>2021-01-16 18:09:46 +0000
commit7d0950bcc8dd66aa9a8ee97a291c872accdba647 (patch)
tree01b1101207f3f164139a916bab62a64f1eb535bc /textproc/elasticsearch5-search-guard
parent652059e7b027bdc6ad475ae54ad0f29d4dd5076c (diff)
downloadports-7d0950bcc8dd66aa9a8ee97a291c872accdba647.tar.gz
ports-7d0950bcc8dd66aa9a8ee97a291c872accdba647.zip
Schedule elasticsearch 5.x ports for removal.
As elasticsearch components of versions prior to 7.3.x are not maintained any longer, schedule EOL'd elastic ports for removal at 31st of March 2021. Life cycle explained: https://www.elastic.co/support/eol Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D27811
Notes
Notes: svn path=/head/; revision=561749
Diffstat (limited to 'textproc/elasticsearch5-search-guard')
-rw-r--r--textproc/elasticsearch5-search-guard/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/elasticsearch5-search-guard/Makefile b/textproc/elasticsearch5-search-guard/Makefile
index 9004b6803669..fa7df3464298 100644
--- a/textproc/elasticsearch5-search-guard/Makefile
+++ b/textproc/elasticsearch5-search-guard/Makefile
@@ -14,6 +14,9 @@ COMMENT= Elasticsearch Search Guard plugin
LICENSE= APACHE20
+DEPRECATED= textproc/elasticsearch5 is scheduled for removal
+EXPIRATION_DATE= 2021-03-31
+
RUN_DEPENDS:= elasticsearch5>=${DISTVERSION}:textproc/elasticsearch5
NO_ARCH= yes