Port details |
- kibana44 Browser based analytics and search interface to ElasticSearch
- 4.4.2 textproc
=1 4.4.2Version of this port present on the latest quarterly branch.
- DEPRECATED: End of Life was 2017-08-02
This port expired on: 2018-06-01
- Maintainer: kozlov.sergey.404@gmail.com
- Port Added: 2016-02-07 13:38:42
- Last Update: 2018-06-01 23:02:33
- SVN Revision: 471320
- People watching this port, also watch:: zrep
- Also Listed In: www
- License: APACHE20
- WWW:
- https://www.elastic.co/products/kibana
- Description:
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- kibana44>0:textproc/kibana44
- No installation instructions:
- This port has been deleted.
- PKGNAME: kibana44
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (kibana-4.4.2-linux-x86.tar.gz) = 413ca02a00c9e6fd0446a68b7587d8b7baf019a7873c9a6e88da25246146e070
SIZE (kibana-4.4.2-linux-x86.tar.gz) = 32267700
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: textproc/kibana45
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- node4>=4.3.2 : www/node4
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: textproc/kibana45 |
Commit | Credits | Log message |
4.4.2 01 Jun 2018 23:02:33 |
sunpoet |
Remove expired textproc/kibana44 |
4.4.2 09 Apr 2018 16:04:37 |
feld |
Deprecated End of Life releases of Kibana |
4.4.2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
4.4.2 04 Apr 2016 01:39:56 |
junovitch |
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) |
4.4.1_1 14 Mar 2016 16:10:26 |
feld |
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 |
4.4.1 16 Feb 2016 20:40:18 |
olgeni |
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) |
4.4.1 13 Feb 2016 15:45:26 |
olgeni |
Upgrade textproc/kibana44 to version 4.4.1.
PR: 207121
Submitted by: olgeni
Approved by: maintainer |
4.4.0 07 Feb 2016 13:38:30 |
junovitch |
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 |