Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0_2 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
2.7.0_1 11 Dec 2022 11:17:27
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
2.7.0 14 Nov 2022 00:28:19
    |
Nuno Teixeira (eduardo)  Author: Christopher Beppler |
sysutils/loki: Update to 2.7.0
ChangeLog: https://github.com/grafana/loki/releases/tag/v2.7.0
PR: 267733 |
2.6.1_5 10 Nov 2022 15:53:18
    |
Nuno Teixeira (eduardo)  Author: Yonas Yanfa |
sysutils/loki: Switch log level default from "info" to "warn"
By default, the log level is set to "info", which happens to be very
verbose.
To avoid filling the log file and saving disk space, I recommend we set
the default log level to "warn".
PR: 267424 |
2.6.1_4 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
2.6.1_3 08 Sep 2022 16:33:18
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.1_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.6.1_2 05 Sep 2022 20:19:27
    |
Kurt Jaeger (pi)  Author: Christopher Beppler |
sysutils/loki: Fix runtime error with after runtime bump to go119
PR: 266041
Approved by: maintainer |
2.6.1_1 03 Aug 2022 21:35:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
2.6.1 21 Jul 2022 15:19:10
    |
Fernando Apesteguía (fernape)  Author: Christopher Beppler |
sysutils/loki: Update to 2.6.1
ChangeLog: https://github.com/grafana/loki/releases/tag/v2.6.1
PR: 265326
Reported by: freebsd@funzi.org (maintainer) |
2.6.0 18 Jul 2022 12:14:07
    |
Dmitri Goutnik (dmgk)  Author: Christopher Beppler |
sysutils/loki: Update to 2.6.0
- Update to 2.6.0
- Add logcli, loki-canary and promtail
Changes: https://github.com/grafana/loki/releases/tag/v2.6.0
PR: 265295
PR: 256031
PR: 265231 |
2.5.0_2 14 Jul 2022 12:46:05
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
2.5.0_1 07 Jun 2022 21:56:10
    |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
2.5.0 28 May 2022 19:28:02
    |
Bernhard Froehlich (decke)  |
sysutils/loki: Add CPE information
Approved by: portmgr (blanket) |
2.5.0 17 May 2022 21:52:29
    |
Dmitri Goutnik (dmgk)  Author: Christopher Beppler |
sysutils/loki: Add new port
Loki is a horizontally-scalable, highly-available, multi-tenant log
aggregation system inspired by Prometheus. It is designed to be very
cost effective and easy to operate. It does not index the contents of
the logs, but rather a set of labels for each log stream.
WWW: https://github.com/grafana/loki
PR: 256030 |