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:
parent
652059e7b0
commit
7d0950bcc8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561749
@ -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]*
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user