non port: textproc/kibana7/Makefile |
SVNWeb
|
Number of commits found: 29 |
Fri, 3 Feb 2023
|
[ 10:08 Juraj Lutter (otis) ] 8d32cfe
textproc/kibana7: Update to 7.17.9
Release notes:
https://www.elastic.co/guide/en/kibana/7.17/release-notes-7.17.9.html
|
Tue, 13 Dec 2022
|
[ 16:59 Juraj Lutter (otis) ] 301332e
textproc/kibana7: Update to 7.17.8
Release notes:
https://www.elastic.co/guide/en/kibana/7.17/release-notes-7.17.8.html
|
Thu, 10 Nov 2022
|
[ 21:59 Juraj Lutter (otis) ] e1044e3
textproc/kibana7: Update to 7.17.7
Release notes:
https://www.elastic.co/guide/en/kibana/7.17/release-notes-7.17.7.html
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sat, 7 May 2022
|
[ 13:30 Juraj Lutter (otis) ] 15c076b
textproc/kibana7: Update to 7.17.3
|
Sun, 16 Jan 2022
|
[ 09:03 Juraj Lutter (otis) ] 08f5b77
textproc/kibana7: Update to 7.16.3
Release notes:
https://www.elastic.co/guide/en/kibana/7.16/release-notes-7.16.3.html
|
Tue, 21 Dec 2021
|
[ 09:49 Juraj Lutter (otis) ] 80e3445
textproc/kibana7: Update to 7.16.2
Release notes:
https://www.elastic.co/guide/en/kibana/7.16/release-notes-7.16.2.html
|
Sun, 14 Nov 2021
|
[ 17:18 Juraj Lutter (otis) ] 8f5b6a2
textproc/kibana7: Update to 7.15.2
|
Fri, 12 Nov 2021
|
[ 05:54 Matthias Fechner (mfechner) ] f4ffcdf (Only the first 10 of 21 ports in this commit are shown above. )
*/*: use new nodejs USES flag
Simply define which nodejs version is required using the nodejs USES flag.
PR: 259783
Differential Revision: https://reviews.freebsd.org/D32790
|
Tue, 26 Oct 2021
|
[ 13:53 Juraj Lutter (otis) ] 4fc5b79
textproc/kibana7: Fix restart and stop
Kibana now spawns two processes instead of one. The scenario looks like:
P1 /usr/sbin/daemon
P2 ${PREFIX}/bin/node ...
P3 ${PREFIX}/bin/node ...
It is not enough to kill P1 or P2, process P3 must be sent TERM signal.
Instruct process P3 to write its pid to a file specified by pid.file
config parameter.
Write P1's pid to /var/run/${name}-daemon.pid and instruct kibana to
write its the proper (P3) pid into /var/run/kibana.pid and also
check for proper process name.
And while here, also install a symlink for Node.js binary to
allow kibana utilities to work.
|
Sun, 24 Oct 2021
|
[ 22:37 Juraj Lutter (otis) ] 56153d1
textproc/kibana7: Update to 7.15.1
- Update to 7.15.1
- Require node 14.17.6 or higher
|
Thu, 21 Oct 2021
|
[ 15:40 Stefan Eßer (se) ] 7e3c142
textproc/kibana7: Add CPE information
Approved by: portmgr (blanket)
|
Wed, 11 Aug 2021
|
[ 14:40 Juraj Lutter (otis) ] 5c993cd
elasticsearch7: Re-add Created by lines
Add back "Created by" lines unintentionally removed during
update.
|
Thu, 5 Aug 2021
|
[ 15:29 Juraj Lutter (otis) ] aa7c9b5
textproc/kibana7: Update to 7.14.0
|
Mon, 2 Aug 2021
|
[ 11:55 Juraj Lutter (otis) ] 75c8029
textproc/kibana7: Update to 7.13.4
|
Tue, 6 Jul 2021
|
[ 20:44 Juraj Lutter (otis) ] 1457ecc
textproc/kibana7: Update to 7.13.2
- Update to 7.13.2
- kibana since 7.13.0 ships with re2.node shared library
built for Linux, Windows or Darwin. Build a native one
for FreeBSD as a part of the port build. This involves:
- Build node-nan
- Build node-re2
- Fix memleak [1]
PR: 253314 [1]
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 24 Mar 2021
|
[ 13:34 rene ] (Only the first 10 of 129 ports in this commit are shown above. )
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665
|
Wed, 30 Dec 2020
|
[ 13:24 otis ]
textproc/kibana7: Update to 7.10.1
Changelog at:
https://www.elastic.co/guide/en/kibana/7.10/release-notes-7.10.1.html
And while here, also reformat Makefile according to portfmt and portclippy
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27819
|
Sun, 6 Dec 2020
|
[ 15:39 mikael ]
textproc/kibana7: Fix rc script
PR: 251494
Submitted by: Boris Korzun
Approved by: Juraj Lutter (maintainer)
|
Sun, 29 Nov 2020
|
[ 16:10 mikael ]
textproc/kibana7: Update to 7.10.0
Changes: https://www.elastic.co/guide/en/kibana/7.10/release-notes-7.10.0.html
PR: 251353
Submitted by: Juraj Lutter (maintainer)
|
Tue, 27 Oct 2020
|
[ 05:01 tcberner ]
textproc/kibana7: Update to 7.9.3
Changelog for 7.9.3:
* Enhancement:
- Reporting
- Increases openUrl timeout config default to 1min #78322
* Bug fixes:
- Discover
- Fixes scripted field error handling for non OSS env #76476
- Lens and visualizations
- Shows tooltip on external pointer events #77306
- Management
- Fixes a bug in the index template wizard, which resulted in an error when
the user tries to save an existing template or attempts to view the
Elasticsearch request when the template does not have any mappings #78653 (Only the first 15 lines of the commit message are shown above )
|
Sat, 3 Oct 2020
|
[ 20:07 tcberner ]
textproc/kibana7: Update to 7.9.2
Changelog since 7.9.1:
* Enhancement
- Machine Learning
- Improves performance of job exists check
* Bug fixes
- Alerting
- Fixes alerts unable to create or update when the name has trailing
whitepace
- Machine Learning
- Swim lane pagination for viewing by job ID
- Fixes custom URLs processing for security app
- Management
- Fixes an issue in Snapshot and Restore UI where creating a policy,
repository, or snapshot with a special character, like a colon, in the name
would result in a 404 when viewing details or editing any of the aforementioned
- Indices that contain the characters % { [ @ no longer cause a 405
error in Index Management (Only the first 15 lines of the commit message are shown above )
|
Thu, 10 Sep 2020
|
[ 13:52 jrm ]
textproc/kibana7: Update to version 7.9.1
Changelog:
* Notable issues fixed:
- Fixes in Docker image configuration of Monitoring and Central
Management:
- As more and more users adopt our docker images, we've been getting
reports on gaps where these images don't provide all the configuration
knobs the other artifacts do. This release exposes more environment
variables for configuring proxy support and certificate verification
mode for monitoring and central management , and for configuring
verification_mode
- Pipeline execution fixes to flushing and shutdown
- Since 7.2.0, a change caused terminating pipelines to not request
input plugins to cleanup before shutdown, which could cause leaks in (Only the first 15 lines of the commit message are shown above )
|
Sun, 9 Aug 2020
|
[ 00:03 glewis ]
Update to 7.8.1
PR: 248362
Submitted by: Juraj Lutter <juraj@lutter.sk>
|
Sat, 13 Jun 2020
|
[ 22:55 glewis ]
Update to 7.7.1
|
Sat, 25 Apr 2020
|
[ 18:39 glewis ]
* Update to 7.6.2
* Be more liberal about the version of node10 allowed [1]
PR: 245761 [1]
Submitted by: Sven R <admin@hackacad.net> [1]
|
Thu, 12 Mar 2020
|
[ 23:59 glewis ]
Add a port of Kibana 7.x
PR: 237374
Submitted by: Miroslav Lachman <000.fbsd@quip.cz>
|
Number of commits found: 29 |