notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-mgmt/unbound_exporter/distinfo

Number of commits found: 7

Sunday, 24 Mar 2024
17:34 Xin LI (delphij) search for other commits by this committer
net-mgmt/unbound_exporter: upgrade to 0.4.6.

PR:		ports/277467, ports/270442, ports/268852
Approved by:	maintainer timeout
commit hash: 1133b74a3687e4e06df12c7a015fde15f0d41134 commit hash: 1133b74a3687e4e06df12c7a015fde15f0d41134 commit hash: 1133b74a3687e4e06df12c7a015fde15f0d41134 commit hash: 1133b74a3687e4e06df12c7a015fde15f0d41134 1133b74
Friday, 24 Mar 2023
20:54 Robert Clausecker (fuz) search for other commits by this committer
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)
commit hash: 46d9a6db21a513c6db55b14a3bbfc36fcf56bc8e commit hash: 46d9a6db21a513c6db55b14a3bbfc36fcf56bc8e commit hash: 46d9a6db21a513c6db55b14a3bbfc36fcf56bc8e commit hash: 46d9a6db21a513c6db55b14a3bbfc36fcf56bc8e 46d9a6d
Tuesday, 20 Dec 2022
12:43 Dmitri Goutnik (dmgk) search for other commits by this committer Author: Thomas Morper
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)
commit hash: 3574d6718e7ff5f064960914f963801708d21cfd commit hash: 3574d6718e7ff5f064960914f963801708d21cfd commit hash: 3574d6718e7ff5f064960914f963801708d21cfd commit hash: 3574d6718e7ff5f064960914f963801708d21cfd 3574d67
Tuesday, 13 Apr 2021
22:38 Kevin Bowling (kbowling) search for other commits by this committer
net-mgmt/unbound_exporter: Update to v0.3

PR:		251156
Reported by:	C <cm@appliedprivacy.net>
Approved by:	maintainer timeout
commit hash: 960c95e5d8a87d0709e4643c0b01929fc82c5c60 commit hash: 960c95e5d8a87d0709e4643c0b01929fc82c5c60 commit hash: 960c95e5d8a87d0709e4643c0b01929fc82c5c60 commit hash: 960c95e5d8a87d0709e4643c0b01929fc82c5c60 960c95e
Sunday, 8 Dec 2019
17:25 dmgk search for other commits by this committer
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)
Original commitRevision:519502 
Saturday, 20 Apr 2019
15:19 koobs search for other commits by this committer
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)
Original commitRevision:499446 
Monday, 17 Jul 2017
22:26 bsam search for other commits by this committer
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>
Original commitRevision:446121 

Number of commits found: 7