notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: net-mgmt/unbound_exporter/distinfo
SVNWeb

Number of commits found: 6

Fri, 24 Mar 2023
[ 20:54 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:46d9a6db21a513c6db55b14a3bbfc36fcf56bc8e  commit hash:46d9a6db21a513c6db55b14a3bbfc36fcf56bc8e  commit hash:46d9a6db21a513c6db55b14a3bbfc36fcf56bc8e  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) search for other commits by this committer Author: Thomas Morper ]    commit hash:3574d6718e7ff5f064960914f963801708d21cfd  commit hash:3574d6718e7ff5f064960914f963801708d21cfd  commit hash:3574d6718e7ff5f064960914f963801708d21cfd  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) search for other commits by this committer ]    commit hash:960c95e5d8a87d0709e4643c0b01929fc82c5c60  commit hash:960c95e5d8a87d0709e4643c0b01929fc82c5c60  commit hash:960c95e5d8a87d0709e4643c0b01929fc82c5c60  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 search for other commits by this committer ] Original commit   Revision:519502
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 search for other commits by this committer ] Original commit   Revision:499446
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 search for other commits by this committer ] Original commit   Revision:446121
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