diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-02-07 21:38:29 +0800 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-02-07 21:38:29 +0800 |
commit | fc234b3b782e8614b0d1eb41ec0c80fd7ed7a407 (patch) | |
tree | 8b22c32475f9b4ca373581a561a937a24ba23b62 /textproc/Makefile | |
parent | 1ec38a38ab7a522c11b0c9151dd6137fd7a86df9 (diff) | |
download | freebsd-ports-gnome-fc234b3b782e8614b0d1eb41ec0c80fd7ed7a407.tar.gz freebsd-ports-gnome-fc234b3b782e8614b0d1eb41ec0c80fd7ed7a407.tar.zst freebsd-ports-gnome-fc234b3b782e8614b0d1eb41ec0c80fd7ed7a407.zip |
New Port: textproc/kibana44
Repo copy textproc/kibana43 to textproc/kibana44:
- Update PORTVERSION, PKGNAMESUFFIX, and distinfo for 4.4.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.4 is compatible with Elasticsearch 2.2.x.
WWW: https://www.elastic.co/products/kibana
Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com>
Differential Revision: D5222
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 362347a04c5b..540dbc77536f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -361,6 +361,7 @@ SUBDIR += kibana41 SUBDIR += kibana42 SUBDIR += kibana43 + SUBDIR += kibana44 SUBDIR += kmfl-european-latin SUBDIR += kmfl-khmer SUBDIR += kmfl-sil-ezra |