svn commit: r412496 - in branches/2016Q2/textproc: . kibana45
Jason Unovitch
junovitch at FreeBSD.org
Mon Apr 4 02:25:57 UTC 2016
Author: junovitch
Date: Mon Apr 4 02:25:56 2016
New Revision: 412496
URL: https://svnweb.freebsd.org/changeset/ports/412496
Log:
MFH: r412494
New Port: textproc/kibana45
Repo copy textproc/kibana42 to textproc/kibana45:
- Update PORTVERSION, PKGNAMESUFFIX, RUN_DEPENDS, pkg-plist, and distinfo
for 4.5.0.
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.5 is compatible with Elasticsearch 2.3.x.
WWW: https://www.elastic.co/products/kibana
MFH this addition as the textproc/elasticsearch2 in 2016Q2 is not compatible
with any version of Kibana in 2016Q2. This services end users with ELK stacks
on distinct hosts but not an all inclusive ELK stack on one host. Add Kibana
4.5 so end users can install the entire ELK stack from the quarterly branch.
PR: 208492
Submitted by: Sergey Kozlov <kozlov.sergey.404 at gmail.com>
Approved by: ports-secteam (with hat)
Added:
branches/2016Q2/textproc/kibana45/
- copied from r412494, head/textproc/kibana45/
Modified:
branches/2016Q2/textproc/Makefile
Directory Properties:
branches/2016Q2/ (props changed)
Modified: branches/2016Q2/textproc/Makefile
==============================================================================
--- branches/2016Q2/textproc/Makefile Mon Apr 4 01:39:56 2016 (r412495)
+++ branches/2016Q2/textproc/Makefile Mon Apr 4 02:25:56 2016 (r412496)
@@ -364,6 +364,7 @@
SUBDIR += kibana42
SUBDIR += kibana43
SUBDIR += kibana44
+ SUBDIR += kibana45
SUBDIR += kmfl-european-latin
SUBDIR += kmfl-khmer
SUBDIR += kmfl-sil-ezra
More information about the svn-ports-branches
mailing list