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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details on branch 2023Q3
bind_exporter Prometheus exporter for BIND server statistics
0.6.1_2 net-mgmt on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.1_2Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-30 23:06:27
Last Update: 2023-09-08 14:39:12
Commit Hash: 793b61c
Also Listed In: dns
License: APACHE20
WWW:
https://github.com/prometheus-community/bind_exporter
Description:
BIND exporter is a Prometheus exporter for statistics from a BIND DNS server. It uses the statistics channel support in BIND to collect the statistics.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. /usr/local/share/licenses/bind_exporter-0.6.1_2/catalog.mk
  2. /usr/local/share/licenses/bind_exporter-0.6.1_2/LICENSE
  3. /usr/local/share/licenses/bind_exporter-0.6.1_2/APACHE20
  4. bin/bind_exporter
  5. @owner
  6. @group
  7. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • bind_exporter>0:net-mgmt/bind_exporter
To install the port:
cd /usr/ports/net-mgmt/bind_exporter/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/bind_exporter
  • pkg install bind_exporter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bind_exporter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690752902 SHA256 (go/net-mgmt_bind_exporter/bind_exporter-v0.6.1/v0.6.1.mod) = d6c3084f0ea2d295bd45c8b6b7c8deab57d4d7812ef81bf0b3d6b828aa46b289 SIZE (go/net-mgmt_bind_exporter/bind_exporter-v0.6.1/v0.6.1.mod) = 1417

Expand this list (2 items)

Collapse this list.

SHA256 (go/net-mgmt_bind_exporter/bind_exporter-v0.6.1/v0.6.1.zip) = 62153c3178cf662005696a4456ea4cda1f8e0ef1a74b267b1db0ba24154236f7 SIZE (go/net-mgmt_bind_exporter/bind_exporter-v0.6.1/v0.6.1.zip) = 58831

Collapse this list.


Packages (timestamps in pop-ups are UTC):
bind_exporter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.0_50.8.0_5-0.8.0_50.8.0_5---
FreeBSD:13:quarterly0.8.0_40.8.0_4-0.8.0_40.8.0_4---
FreeBSD:14:latest0.8.0_50.8.0_5-0.8.0_40.8.0_5---
FreeBSD:14:quarterly0.8.0_40.8.0_4-0.8.0_40.8.0_4---
FreeBSD:15:latest0.8.0_50.8.0_5n/a0.8.0_4n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
Fetch dependencies:
  1. go120 : lang/go120
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_bind_exporter
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/prometheus-community/bind_exporter/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.1_2
08 Sep 2023 14:39:12
commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go120 update

Approved by:	ports-secteam (blanket)
0.6.1_1
04 Aug 2023 14:36:07
commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update

Approved by:	ports-secteam (blanket)
0.6.1
30 Jul 2023 23:01:42
commit hash: b770c53eb47dff9a5e7574c4160f4af64933e049commit hash: b770c53eb47dff9a5e7574c4160f4af64933e049commit hash: b770c53eb47dff9a5e7574c4160f4af64933e049commit hash: b770c53eb47dff9a5e7574c4160f4af64933e049 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
net-mgmt/bind_exporter: update to 0.6.1

Maintainer no longer uses FreeBSD and agrees to pass on maintainership.
Take maintainership and modernise port.

Changelog:
https://github.com/prometheus-community/bind_exporter/releases/tag/v0.6.1

PR:		272601
MFH:		2023Q3
Approved by:	matt@mattmoriarity.com
Reported by:	gert@greenie.muc.de

(cherry picked from commit e7cc77abf57583550c560b29c87944071a44dad5)

Number of commits found: 3