aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2018-04-09 16:04:37 +0000
committerMark Felder <feld@FreeBSD.org>2018-04-09 16:04:37 +0000
commit2095b894bb150cb51adee483162d13fa5327a0dd (patch)
tree48712d0e8dde0a14355fdf5e6612214d161a4de7 /textproc
parent48b5e2bd056ab3ff8c45b756b2f849dedbe165c0 (diff)
downloadports-2095b894bb150cb51adee483162d13fa5327a0dd.tar.gz
ports-2095b894bb150cb51adee483162d13fa5327a0dd.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/kibana3/Makefile3
-rw-r--r--textproc/kibana41/Makefile3
-rw-r--r--textproc/kibana43/Makefile3
-rw-r--r--textproc/kibana44/Makefile3
-rw-r--r--textproc/kibana45/Makefile3
-rw-r--r--textproc/kibana46/Makefile3
6 files changed, 18 insertions, 0 deletions
diff --git a/textproc/kibana3/Makefile b/textproc/kibana3/Makefile
index aae61974cb3e..3ae35fde85b3 100644
--- a/textproc/kibana3/Makefile
+++ b/textproc/kibana3/Makefile
@@ -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
diff --git a/textproc/kibana41/Makefile b/textproc/kibana41/Makefile
index 79cf1ba6223b..be00fe510ec5 100644
--- a/textproc/kibana41/Makefile
+++ b/textproc/kibana41/Makefile
@@ -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
diff --git a/textproc/kibana43/Makefile b/textproc/kibana43/Makefile
index 620d751425d4..62640470ebb2 100644
--- a/textproc/kibana43/Makefile
+++ b/textproc/kibana43/Makefile
@@ -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"
diff --git a/textproc/kibana44/Makefile b/textproc/kibana44/Makefile
index 6dfe71e4d97a..a5cfea761757 100644
--- a/textproc/kibana44/Makefile
+++ b/textproc/kibana44/Makefile
@@ -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"
diff --git a/textproc/kibana45/Makefile b/textproc/kibana45/Makefile
index f9830fc7d252..704dbd618dd5 100644
--- a/textproc/kibana45/Makefile
+++ b/textproc/kibana45/Makefile
@@ -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
diff --git a/textproc/kibana46/Makefile b/textproc/kibana46/Makefile
index 21beb1e58758..fe2d72ee3c82 100644
--- a/textproc/kibana46/Makefile
+++ b/textproc/kibana46/Makefile
@@ -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"