From owner-svn-ports-all@freebsd.org Mon Apr 4 02:25:57 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60CDDB0207A; Mon, 4 Apr 2016 02:25:57 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3219B1659; Mon, 4 Apr 2016 02:25:57 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u342PuF4071694; Mon, 4 Apr 2016 02:25:56 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u342PuHq071693; Mon, 4 Apr 2016 02:25:56 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201604040225.u342PuHq071693@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 4 Apr 2016 02:25:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r412496 - in branches/2016Q2/textproc: . kibana45 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2016 02:25:57 -0000 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 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