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
Port details
snmp_exporter SNMP Exporter for Prometheus
0.28.0 sysutils on this many watch lists=5 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.20.0_23Version of this port present on the latest quarterly branch.
Maintainer: lexi@hemlock.eden.le-fay.org search for ports maintained by this maintainer
Port Added: 2018-02-27 19:58:10
Last Update: 2025-03-16 10:19:27
Commit Hash: acc7dc8
People watching this port, also watch:: jitsi-meet, node, memcached, freeradius3, libxml2
License: APACHE20
WWW:
https://github.com/prometheus/snmp_exporter
Description:
snmp_exporter is a prometheus exporter for information gathered from SNMP for use by the Prometheus monitoring system.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/snmp_exporter-0.28.0/catalog.mk
  2. /usr/local/share/licenses/snmp_exporter-0.28.0/LICENSE
  3. /usr/local/share/licenses/snmp_exporter-0.28.0/APACHE20
  4. bin/snmp_exporter
  5. bin/snmp_exporter_generator
  6. @sample etc/snmp_exporter/generator.yml.sample
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • snmp_exporter>0:sysutils/snmp_exporter
To install the port:
cd /usr/ports/sysutils/snmp_exporter/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/snmp_exporter
  • pkg install snmp_exporter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: snmp_exporter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1740730343 SHA256 (go/sysutils_snmp_exporter/snmp_exporter-v0.28.0/v0.28.0.mod) = 88725de1e4de046efc5bb502de4ed456c8549f721b48789ad8825e8a08f5ca22 SIZE (go/sysutils_snmp_exporter/snmp_exporter-v0.28.0/v0.28.0.mod) = 1371

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_snmp_exporter/snmp_exporter-v0.28.0/v0.28.0.zip) = 8824f38bfea50975ac30602d3c00ceb547c64515905fddddddace1c2c4bedc91 SIZE (go/sysutils_snmp_exporter/snmp_exporter-v0.28.0/v0.28.0.zip) = 266644

Collapse this list.


Packages (timestamps in pop-ups are UTC):
snmp_exporter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.20.0_240.28.0-0.20.0_240.28.0---
FreeBSD:13:quarterly0.20.0_230.20.0_23-0.20.0_230.20.0_23---
FreeBSD:14:latest0.20.0_240.28.0-0.20.0_240.28.0---
FreeBSD:14:quarterly0.20.0_230.20.0_23-0.20.0_230.20.0_23---
FreeBSD:15:latest0.28.00.28.0n/a0.28.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Library dependencies:
  1. libnetsnmp.so : net-mgmt/net-snmp
Fetch dependencies:
  1. go121 : lang/go121
  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:
sysutils_snmp_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/snmp_exporter/@v/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2025-03-15
    Affects: users of sysutils/snmp_exporter
    Author: lexi@hemlock.eden.le-fay.org
    Reason: 
      BREAKING CHANGE: The new version of sysutils/snmp_exporter (0.28.0)
      introduces several breaking changes.  If you don't want to migrate yet,
      switch to the new port sysutils/snmp_exporter20 which contains the previous
      version (0.20.0).
    
      1. The exporter uses a new configuration file format for SNMP authentication,
      and configurations from the previous version will no longer work.  This
      applies regardless of whether you use the configuration generator or write
      the configuration by hand.
    
      For migration instructions, see:
        https://github.com/prometheus/snmp_exporter/blob/main/auth-split-migration.md
    
      2. Breaking changes were made affecting the 'synology', 'ddwrt' and
      'kemp_loadmaster' modules.  For migration instructions, see:
        https://github.com/prometheus/snmp_exporter/releases/tag/v0.27.0
    
      3. The sysUpTime metric has been removed from the if_mib module.  For
      migration instructions, see:
        https://github.com/prometheus/snmp_exporter/releases/tag/v0.28.0
    
      4. (FreeBSD-specific) The port no longer patches the generator to hardcode
      ${PREFIX}/etc in the paths used by snmp_exporter_generator.  If you were
      relying on this behaviour, you should update your scripts to specify the full
      pathname.
    
    

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.28.0
16 Mar 2025 10:19:27
commit hash: acc7dc88f94413568e8feba7e03db323a28b69ddcommit hash: acc7dc88f94413568e8feba7e03db323a28b69ddcommit hash: acc7dc88f94413568e8feba7e03db323a28b69ddcommit hash: acc7dc88f94413568e8feba7e03db323a28b69dd files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Lexi Winter
sysutils/snmp_exporter: update to 0.28.0

Assign maintainership to submitter.

changes since the previous port version (0.20.0) are too numerous to
list here but can be found at the GitHub releases page:

  https://github.com/prometheus/snmp_exporter/releases

this release introduces a breaking change in the configuration file
format.  to address this:

- add a new pkg-message that explains the situation on upgrade.

- add an UPDATING entry to warn ports users about the change.

- add a new port called 'sysutils/snmp_exporter20' containing the old
  0.20.0 version; users who don't want to immediately update their
  configuration can instead switch to this new port to continue using
  the old version.

PR:		282759
Approved by:	fabian.freyer@physik.tu-berlin.de (maintainer timeout)
0.20.0_24
05 Mar 2025 16:02:56
commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
Bump all go ports for yesterday's releases
0.20.0_23
09 Aug 2024 06:24:08
commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update
0.20.0_22
03 Jul 2024 08:29:54
commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update
0.20.0_21
15 Jun 2024 09:52:17
commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.20.0_20
13 May 2024 17:56:04
commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.20.0_19
15 Apr 2024 08:20:04
commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.20.0_18
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
0.20.0_17
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
0.20.0_16
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
0.20.0_15
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
0.20.0_14
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.20.0_13
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.20.0_12
17 Mar 2023 09:02:20
commit hash: 1910d8afdb6dad328b0806f716206445bc3fdfeacommit hash: 1910d8afdb6dad328b0806f716206445bc3fdfeacommit hash: 1910d8afdb6dad328b0806f716206445bc3fdfeacommit hash: 1910d8afdb6dad328b0806f716206445bc3fdfea files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
sysutils/snmp_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)
0.20.0_11
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
0.20.0_10
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.20.0_9
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
0.20.0_8
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
0.20.0_7
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.20.0_6
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.20.0_5
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.20.0_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.20.0_4
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
0.20.0_3
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
0.20.0_2
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
0.20.0_1
15 May 2022 17:46:51
commit hash: 1491693fd88faef9f95e9f20f80b4740e8365a57commit hash: 1491693fd88faef9f95e9f20f80b4740e8365a57commit hash: 1491693fd88faef9f95e9f20f80b4740e8365a57commit hash: 1491693fd88faef9f95e9f20f80b4740e8365a57 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
updatesysutils/snmp_exporter: do not overwrite generator.yml

Mark it as sample file.
generator.yml is used by snmp_exporter_generator to generate the final
configuration (snmp.yml) which should not be edited by hand.

PR:	263878
Reported by:	topical@gmx.net
Approved by:	fabian.freyer@physik.tu-berlin.de (1 week)
0.20.0_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
0.20.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.20.0
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.20.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.20.0
13 Mar 2021 18:48:07
Revision:568269Original commit files touched by this commit
lwhsu search for other commits by this committer
sysutils/snmp_exporter: Update to 0.20.0

PR:		253832
Submitted by:	Milosz Kaniewski <milosz.kaniewski@gmail.com>
Approved by:	maintainer timeout
0.17.0
29 Mar 2020 09:33:24
Revision:529784Original commit files touched by this commit
mikael search for other commits by this committer
sysutils/snmp_exporter: update to 0.17.0

PR:		245108
Approved by:	Fabian Freyer (maintainer), manu (mentor, implicit)
0.14.0_1
16 Nov 2019 12:52:40
Revision:517745Original commit files touched by this commit
dmgk search for other commits by this committer
Bump PORTREVISION after r517743 to force relinking.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21854
0.14.0
29 Sep 2019 22:34:31
Revision:513276Original commit files touched by this commit
dmgk search for other commits by this committer
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)

- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001

Reviewed by:	tobik
Approved by:	araujo (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21744
0.14.0
17 Aug 2019 01:55:45
Revision:509132Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/snmp_exporter: Switch to USES=go:modules, fix build with go1.13

PR:		239868
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	portmgr (unbreak with the upcoming go1.13)
0.14.0
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
0.14.0
14 Jan 2019 12:44:23
Revision:490249Original commit files touched by this commit
swills search for other commits by this committer
sysutils/snmp_exporter: Update to 0.14.0

PR:		234712
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
Approved by:	Fabian Freyer <fabian.freyer@physik.tu-berlin.de> (maintainer)
0.13.0
05 Jan 2019 12:03:52
Revision:489327Original commit files touched by this commit
swills search for other commits by this committer
sysutils/snmp_exporter: Update to 0.13.0

PR:		234630
Submitted by:	Fabian Freyer <fabian.freyer@physik.tu-berlin.de> (maintainer)
0.11.0
16 Jun 2018 14:21:11
Revision:472549Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.11.0 and log to syslog

PR:		226435
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
Approved by:	maintainer
0.9.0
27 Feb 2018 19:57:56
Revision:463157Original commit files touched by this commit
lwhsu search for other commits by this committer
Add sysutils/snmp_exporter, SNMP Exporter for Prometheus

PR:		226223
Submitted by:	Fabian Freyer <fabian.freyer@physik.tu-berlin.de>
Differential Revision:	https://reviews.freebsd.org/D14526

Number of commits found: 41