non port: net-mgmt/unbound_exporter/distinfo |
SVNWeb
|
Number of commits found: 6 |
Fri, 24 Mar 2023
|
[ 20:54 Robert Clausecker (fuz) ] 46d9a6d
net-mgmt/unbound_exporter: fix build on riscv64
Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.
Sponsored by: Berliner Linux User Group e.V.
Approved by: portmgr (build fix blanket)
|
Tue, 20 Dec 2022
|
[ 12:43 Dmitri Goutnik (dmgk) Author: Thomas Morper ] 3574d67
net-mgmt/unbound_exporter: Update to 0.4.1
* Update to 0.4.1
* Update repo location
* Simplify Makefile by using GO_MODULE rather than GH_TUPLE
* Add missing SUB_LIST to Makefile
* Re-factor init script
Changes: https://github.com/letsencrypt/unbound_exporter/releases/tag/v0.4.1
PR: 267609
PR: 265255
Approved by: aduitsis@cpan.org (maintainer timeout, > 1 month)
|
Tue, 13 Apr 2021
|
[ 22:38 Kevin Bowling (kbowling) ] 960c95e
net-mgmt/unbound_exporter: Update to v0.3
PR: 251156
Reported by: C <cm@appliedprivacy.net>
Approved by: maintainer timeout
|
Sun, 8 Dec 2019
|
[ 17:25 dmgk ]
net-mgmt/unbound_exporter: Unbreak on aarch64
===> Building unbound_exporter from github.com/kumina/unbound_exporter
# github.com/kumina/unbound_exporter/vendor/golang.org/x/sys/unix
vendor/golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined:
CAP_RIGHTS_VERSION_00
vendor/golang.org/x/sys/unix/cap_freebsd.go:19:23: undefined:
CAP_RIGHTS_VERSION_00
vendor/golang.org/x/sys/unix/cap_freebsd.go:46:21: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:50:24: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:55:27: undefined: CapRights
vendor/golang.org/x/sys/unix/cap_freebsd.go:90:29: undefined: CapRights
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:12:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:13:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:14:6: missing function body
vendor/golang.org/x/sys/unix/syscall_unix_gc.go:15:6: missing function body
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518178_s355024/logs/errors/unbound_exporter-0.1_3.log
Unbreak by updating golang.org/x/sys to 33540a1f6037 which adds support for
freebsd/arm64.
PR: 242419
Approved by: Athanasios Douitsis <aduitsis@cpan.org> (maintainer)
|
Sat, 20 Apr 2019
|
[ 15:19 koobs ]
net-mgmt/unbound_exporter: Update to upstream b7e842d8
While I'm here:
- Pet portlint: DISTVERSIONPREFIX order, Group USES/GH-*, echo
PR: 233319
Submitted by: Athanasios Douitsis <aduitsis cpan org> (maintainer)
|
Mon, 17 Jul 2017
|
[ 22:26 bsam ]
Unbound_exporter connects to Unbounds TLS control socket and sends the
stats_noreset command, causing Unbound to return metrics as key-value
pairs. The metrics exporter converts Unbound metric names to Prometheus
metric names and labels by using a set of regular expressions.
WWW: https://github.com/kumina/unbound_exporter
PR: 218197
Submitted by: Athanasios Douitsis <aduitsis@cpan.org>
|
Number of commits found: 6 |