Commit graph

6 commits

Author SHA1 Message Date
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Jason Unovitch
a43f2bf130 textproc/kibana{41,43,44}: update to 4.1.6, 4.3.3, and 4.4.2
- Kibana 4.1 now requires node4 RUN_DEPENDS instead of node010
- Kibana 4.3, 4.4 now are slaves of kibana45 port due to kibana42 being
  no longer maintained
- PORTREVISION deleted due to PORTVERSION bump

PR:		208493
Submitted by:	Sergey Kozlov <kozlov.sergey.404@gmail.com> (maintainer)
2016-04-04 01:39:56 +00:00
Mark Felder
4d54b1cf38 textproc/kibana42, kibana43, kibana44: Fix ability to customize settings
Changes:
- Allows user to customize some Kibana's settings without interfering
with the deinstallation process of the package (bug #207209)

Drawbacks:
- Kibana takes couple of minutes to start for the first time after
package installation or settings' change (There's a warning in the log
about that)
- ${WWWDIR}/optimize folder is now writable, weakening the security.
Although, given the architecture of Kibana it's inevitable

PR:		207209
2016-03-14 16:10:26 +00:00
Jimmy Olgeni
bcbf138f72 Update to the real version 4.4.1; r408807 was actually a beta.
Here's what happened (see also GitHub issue #6250 for elastic/kibana):

- The tag for 4.4.1 appeared on GitHub

- The port was updated to 4.4.1 using the release tarball from elastic.co,
  with a matching name

- The tarball was actually a beta from a commit that was not pushed

- The port broke once the tarball from the actual release came up for
  download, with exactly the same name

The commit id from package.json now matches the commit from the upstream
repo. This should be used in the future to check if tarballs actually match
releases.

Approved by:	maintainer (by mail)
2016-02-16 20:40:18 +00:00
Jimmy Olgeni
78c143aa62 Upgrade textproc/kibana44 to version 4.4.1.
PR:		207121
Submitted by:	olgeni
Approved by:	maintainer
2016-02-13 15:45:25 +00:00
Jason Unovitch
fc234b3b78 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
2016-02-07 13:38:29 +00:00