Deprecated End of Life releases of Kibana

This commit is contained in:
Mark Felder 2018-04-09 16:04:37 +00:00
parent 48b5e2bd05
commit 2095b894bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466863
6 changed files with 18 additions and 0 deletions

View file

@ -12,6 +12,9 @@ COMMENT= Browser based analytics and search interface to ElasticSearch
LICENSE= APACHE20
DEPRECATED= End of Life was 2015-11-15
EXPIRATION_DATE= 2018-06-01
NO_BUILD= yes
SUB_FILES= pkg-message

View file

@ -13,6 +13,9 @@ COMMENT= Browser based analytics and search interface to ElasticSearch
LICENSE= APACHE20
DEPRECATED= End of Life was 2016-11-10
EXPIRATION_DATE= 2018-06-01
RUN_DEPENDS= node4>=4.3.2:www/node4
NO_BUILD= yes

View file

@ -7,4 +7,7 @@ MASTERDIR= ${.CURDIR}/../kibana45
PKGDIR= ${.CURDIR}
DISTINFO_FILE= ${.CURDIR}/distinfo
DEPRECATED= End of Life was 2017-05-24
EXPIRATION_DATE= 2018-06-01
.include "${MASTERDIR}/Makefile"

View file

@ -7,4 +7,7 @@ MASTERDIR= ${.CURDIR}/../kibana45
PKGDIR= ${.CURDIR}
DISTINFO_FILE= ${.CURDIR}/distinfo
DEPRECATED= End of Life was 2017-08-02
EXPIRATION_DATE= 2018-06-01
.include "${MASTERDIR}/Makefile"

View file

@ -9,6 +9,9 @@ MASTER_SITES= https://download.elastic.co/kibana/kibana/ \
http://download.elastic.co/kibana/kibana/
PKGNAMESUFFIX?= 45
DEPRECATED?= End of Life was 2017-09-30
EXPIRATION_DATE?= 2018-06-01
MAINTAINER= kozlov.sergey.404@gmail.com
COMMENT= Browser based analytics and search interface to ElasticSearch

View file

@ -9,4 +9,7 @@ DISTINFO_FILE= ${.CURDIR}/distinfo
RUN_DEPENDS= node6>=v6.9.0:www/node6
DEPRECATED= End of Life was 2018-02-28
EXPIRATION_DATE= 2018-07-09
.include "${MASTERDIR}/Makefile"