non port: sysutils/loki/Makefile |
SVNWeb
|
Number of commits found: 23 |
Sun, 30 Apr 2023
|
[ 18:41 Robert Clausecker (fuz) Author: Christopher Beppler ] 1f7ef24
sysutils/loki: Update to 2.8.1
Changelog: https://github.com/grafana/loki/releases/tag/v2.8.1
PR: 271138
|
Sat, 8 Apr 2023
|
[ 15:13 Dmitri Goutnik (dmgk) ] ff40d94 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Thu, 9 Mar 2023
|
[ 19:18 Dmitri Goutnik (dmgk) ] 0907973 (Only the first 10 of 555 ports in this commit are shown above. )
all: Bump PORTREVISION after Go ports update
|
Sun, 5 Mar 2023
|
[ 12:28 Fernando Apesteguía (fernape) Author: Christopher Beppler ] dff69ac
sysutils/loki: Update to 2.7.4
ChangeLog: https://github.com/grafana/loki/releases/tag/v2.7.4
PR: 269926
Reported by: freebsd@funzi.org (maintainer)
|
Sat, 18 Feb 2023
|
[ 22:35 Dmitri Goutnik (dmgk) ] f93748e
sysutils/loki: Leave a comment that Go version pinning is required
|
[ 22:14 Dmitri Goutnik (dmgk) ] 628a88d
sysutils/loki: Pin to go1.19
When built with go1.20, loki fails at runtime:
panic: Something in this program imports
go4.org/unsafe/assume-no-moving-gc to declare that it assumes a
non-moving garbage collector, but your version of
go4.org/unsafe/assume-no-moving-gc hasn't been updated to assert that
it's safe against the go1.20 runtime. If you want to risk it, run with
environment variable ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.20 set.
Notably, if go1.20 adds a moving garbage collector, this program is
unsafe to use.
Pin this port to go1.19 until this is resolved upstream.
Reported by: cation (via #freebsd-ports)
Approved by: portmgr (blanket, just fix it)
|
Wed, 15 Feb 2023
|
[ 19:06 Dmitri Goutnik (dmgk) ] 56b5ec7 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Thu, 9 Feb 2023
|
[ 21:55 Dmitri Goutnik (dmgk) ] 2297efc (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after GO_DEFAULT update.
|
Sat, 14 Jan 2023
|
[ 11:31 Dmitri Goutnik (dmgk) ] 3b383d8 (Only the first 10 of 549 ports in this commit are shown above. )
all: Bump PORTVERSION after lang/go{118,119} update
|
Sun, 11 Dec 2022
|
[ 11:17 Dmitri Goutnik (dmgk) ] d9ad100 (Only the first 10 of 543 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Mon, 14 Nov 2022
|
[ 00:28 Nuno Teixeira (eduardo) Author: Christopher Beppler ] 883574c
sysutils/loki: Update to 2.7.0
ChangeLog: https://github.com/grafana/loki/releases/tag/v2.7.0
PR: 267733
|
Thu, 10 Nov 2022
|
[ 15:53 Nuno Teixeira (eduardo) Author: Yonas Yanfa ] 9e5e885
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
|
Thu, 6 Oct 2022
|
[ 19:24 Dmitri Goutnik (dmgk) ] bde5186 (Only the first 10 of 525 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Thu, 8 Sep 2022
|
[ 16:33 Dmitri Goutnik (dmgk) ] f05c98f (Only the first 10 of 523 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
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 )
|
Mon, 5 Sep 2022
|
[ 20:19 Kurt Jaeger (pi) Author: Christopher Beppler ] c5b2710
sysutils/loki: Fix runtime error with after runtime bump to go119
PR: 266041
Approved by: maintainer
|
Wed, 3 Aug 2022
|
[ 21:35 Dmitri Goutnik (dmgk) ] 4476f89 (Only the first 10 of 520 ports in this commit are shown above. )
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
|
Thu, 21 Jul 2022
|
[ 15:19 Fernando Apesteguía (fernape) Author: Christopher Beppler ] c3bbfa8
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)
|
Mon, 18 Jul 2022
|
[ 12:14 Dmitri Goutnik (dmgk) Author: Christopher Beppler ] a53efc7
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
|
Thu, 14 Jul 2022
|
[ 12:46 Dmitri Goutnik (dmgk) ] 153cb65 (Only the first 10 of 516 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{117,118} update
|
Tue, 7 Jun 2022
|
[ 21:56 Dmitri Goutnik (dmgk) ] 309cdec (Only the first 10 of 511 ports in this commit are shown above. )
*/*: Bump port revisons after lang/go{117,118} update
|
Sat, 28 May 2022
|
[ 19:28 Bernhard Froehlich (decke) ] 5f3a0ff
sysutils/loki: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 17 May 2022
|
[ 21:52 Dmitri Goutnik (dmgk) Author: Christopher Beppler ] a96c988
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
|
Number of commits found: 23 |