1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

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
This commit is contained in:
Juraj Lutter 2021-01-16 18:09:46 +00:00
parent 652059e7b0
commit 7d0950bcc8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561749
3 changed files with 9 additions and 0 deletions

View File

@ -12,6 +12,9 @@ COMMENT= Server-side data ingest and transfomation tool
LICENSE= APACHE20
DEPRECATED= End of life since release of 7.3.0
EXPIRATION_DATE= 2021-03-31
RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash
CONFLICTS= logstash-[0-9]*

View File

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

View File

@ -14,6 +14,9 @@ COMMENT= Full-text search engine for Java
LICENSE= APACHE20
DEPRECATED= End of life since release of 7.3.0
EXPIRATION_DATE= 2021-03-31
BUILD_DEPENDS= jna>0:devel/jna
RUN_DEPENDS= bash>0:shells/bash \
jna>0:devel/jna