textproc/kibana46: create port

Kibana is an open source (Apache Licensed), browser based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.

Kibana 4.6 is compatible with Elasticsearch 2.4.x.

WWW: https://www.elastic.co/products/kibana

PR:		216205
Submitted by:	Sergey Kozlov <kozlov.sergey.404@gmail.com>
This commit is contained in:
Steve Wills 2017-08-22 14:48:14 +00:00
parent 453063917f
commit f60c987ffc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448535
6 changed files with 12831 additions and 1 deletions

View file

@ -377,6 +377,7 @@
SUBDIR += kibana43
SUBDIR += kibana44
SUBDIR += kibana45
SUBDIR += kibana46
SUBDIR += kibana5
SUBDIR += kibana5-search-guard
SUBDIR += kibana5-x-pack

View file

@ -14,7 +14,7 @@ COMMENT= Browser based analytics and search interface to ElasticSearch
LICENSE= APACHE20
RUN_DEPENDS= node4>=4.3.2:www/node4
RUN_DEPENDS?= node4>=4.3.2:www/node4
NO_BUILD= yes
NO_ARCH= yes

View file

@ -0,0 +1,12 @@
# Created by: Sergey Kozlov <kozlov.sergey.404@gmail.com>
# $FreeBSD$
PORTVERSION= 4.6.4
PKGNAMESUFFIX= 46
MASTERDIR= ${.CURDIR}/../kibana45
PKGDIR= ${.CURDIR}
DISTINFO_FILE= ${.CURDIR}/distinfo
RUN_DEPENDS= node6>=v6.9.0:www/node6
.include "${MASTERDIR}/Makefile"

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1484696179
SHA256 (kibana-4.6.4-linux-x86.tar.gz) = 4c221ff74ae85218df86b0049154d5470217e1491292ed830f749046f76b3ab7
SIZE (kibana-4.6.4-linux-x86.tar.gz) = 35102428

View file

@ -0,0 +1,8 @@
Kibana is an open source (Apache Licensed), browser based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.
Kibana 4.6 is compatible with Elasticsearch 2.4.x.
WWW: https://www.elastic.co/products/kibana

12806
textproc/kibana46/pkg-plist Normal file

File diff suppressed because it is too large Load diff