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.

Port details
node_exporter Prometheus exporter for machine metrics
1.6.1_3 sysutils on this many watch lists=5 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.1_1Version of this port present on the latest quarterly branch.
Maintainer: dor.bsd@xm0.uk search for ports maintained by this maintainer
Port Added: 2016-10-15 05:24:35
Last Update: 2024-03-24 14:29:00
Commit Hash: a5a000d
People watching this port, also watch:: go, openvpn, node, pkg, phpvirtualbox
License: APACHE20
WWW:
https://github.com/prometheus/node_exporter
Description:
Node exporter is a Prometheus exporter for hardware and OS metrics, written in Go with pluggable metric collectors.
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 (28 items)
Collapse this list.
  1. /usr/local/share/licenses/node_exporter-1.6.1_3/catalog.mk
  2. /usr/local/share/licenses/node_exporter-1.6.1_3/LICENSE
  3. /usr/local/share/licenses/node_exporter-1.6.1_3/APACHE20
  4. bin/node_exporter
  5. share/doc/node_exporter/README.md
  6. share/doc/node_exporter/TIME.md
  7. share/doc/node_exporter/V0_16_UPGRADE_GUIDE.md
  8. share/doc/node_exporter/example-16-compatibility-rules-new-to-old.yml
  9. share/doc/node_exporter/example-16-compatibility-rules.yml
  10. share/doc/node_exporter/example-17-compatibility-rules-new-to-old.yml
  11. share/doc/node_exporter/example-17-compatibility-rules.yml
  12. share/doc/node_exporter/node-mixin/Makefile
  13. share/doc/node_exporter/node-mixin/README.md
  14. share/doc/node_exporter/node-mixin/alerts.jsonnet
  15. share/doc/node_exporter/node-mixin/alerts/alerts.libsonnet
  16. share/doc/node_exporter/node-mixin/config.libsonnet
  17. share/doc/node_exporter/node-mixin/dashboards.jsonnet
  18. share/doc/node_exporter/node-mixin/dashboards/dashboards.libsonnet
  19. share/doc/node_exporter/node-mixin/dashboards/node.libsonnet
  20. share/doc/node_exporter/node-mixin/dashboards/use.libsonnet
  21. share/doc/node_exporter/node-mixin/jsonnetfile.json
  22. share/doc/node_exporter/node-mixin/lib/prom-mixin.libsonnet
  23. share/doc/node_exporter/node-mixin/mixin.libsonnet
  24. share/doc/node_exporter/node-mixin/rules.jsonnet
  25. share/doc/node_exporter/node-mixin/rules/rules.libsonnet
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • node_exporter>0:sysutils/node_exporter
To install the port:
cd /usr/ports/sysutils/node_exporter/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/node_exporter
  • pkg install node_exporter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: node_exporter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696869041 SHA256 (go/sysutils_node_exporter/node_exporter-v1.6.1/v1.6.1.mod) = a0809a9aa7204b6ce15d2b4b6e8cf267ec21987687bd5751c52d43441b703fa2 SIZE (go/sysutils_node_exporter/node_exporter-v1.6.1/v1.6.1.mod) = 2537

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_node_exporter/node_exporter-v1.6.1/v1.6.1.zip) = 0c8d801c75d210e0352f9fbf5ba163603d03621c14103724240851ec194e8d9c SIZE (go/sysutils_node_exporter/node_exporter-v1.6.1/v1.6.1.zip) = 521898

Collapse this list.


Packages (timestamps in pop-ups are UTC):
node_exporter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.1_21.6.1_2-1.6.1_21.6.1_2---
FreeBSD:13:quarterly1.6.1_11.6.1_1-1.6.1_11.6.1_1---
FreeBSD:14:latest1.6.1_21.6.1_2-1.6.1_21.6.1_2---
FreeBSD:14:quarterly1.6.1_11.6.1_1-1.6.1_11.6.1_1---
FreeBSD:15:latest1.6.1_21.6.1_2n/a1.6.1_2n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. go121 : lang/go121
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:
===> The following configuration options are available for node_exporter-1.6.1_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_node_exporter
USES:
gmake go:modules shebangfix zip
pkg-message:
If upgrading
Text collector examples have been moved to a new repository at https://github.com/prometheus-community/node-exporter-textfile-collector-scripts. The netdev collector CLI argument `--collector.netdev.ignored-devices` was renamed to `--collector.netdev.device-blacklist`. Additional label `mountaddr` added to NFS device metrics to distinguish mounts from the same URL, but different IP addresses. Metrics `node_cpu_scaling_frequency_min_hrts` and `node_cpu_scaling_frequency_max_hrts` of the cpufreq collector were renamed to `node_cpu_scaling_frequency_min_hertz` and `node_cpu_scaling_frequency_max_hertz`. Collectors that are enabled, but are unable to find data to collect, now return `0` for `node_scrape_collector_success`.
If upgrading from < 1.2.2:
Filesystem collector flags have been renamed. --collector.filesystem.ignored-mount-points is now --collector.filesystem.mount-points-exclude and --collector.filesystem.ignored-fs-types is now --collector.filesystem.fs-types-exclude. The old flags will be removed in 2.x.
For install:
If upgrading from a version of node_exporter <0.15.0 you'll need to update any custom command line flags that you may have set as it now requires a double-dash (--flag) instead of a single dash (-flag). The collector flags in 0.15.0 have now been replaced with individual boolean flags and the -collector.procfs` and -collector.sysfs` flags have been renamed to --path.procfs and --path.sysfs respectively.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/prometheus/node_exporter/@v/
Collapse this list.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.1_3
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)
1.6.1_2
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
1.6.1_1
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
1.6.1
11 Oct 2023 06:02:17
commit hash: d48c30e4083ede6f35ffa7ea015d5457d359c0e0commit hash: d48c30e4083ede6f35ffa7ea015d5457d359c0e0commit hash: d48c30e4083ede6f35ffa7ea015d5457d359c0e0commit hash: d48c30e4083ede6f35ffa7ea015d5457d359c0e0 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: David O'Rourke
sysutils/node_exporter: update to 1.6.1

Changes in this release are:

    [CHANGE] Fix cpustat when some cpus are offline
    [CHANGE] Remove metrics of offline CPUs in CPU collector
    [CHANGE] Deprecate ntp collector
    [CHANGE] Remove bcache cache_readaheads_totals metrics
    [CHANGE] Deprecate supervisord collector
    [FEATURE] Enable uname collector on NetBSD
    [FEATURE] NetBSD support for the meminfo collector
    [FEATURE] NetBSD support for CPU collector
    [FEATURE] Add FreeBSD collector for netisr subsystem
    [FEATURE] Add softirqs collector
    [ENHANCEMENT] Add suspended as a node_zfs_zpool_state
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.0_7
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
1.5.0_6
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
1.5.0_5
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
1.5.0_4
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
1.5.0_3
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
1.5.0_2
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.
1.5.0_1
04 Feb 2023 19:30:15
commit hash: ede3d9baa55c5670f9243191e390f1a8bfddcd4ccommit hash: ede3d9baa55c5670f9243191e390f1a8bfddcd4ccommit hash: ede3d9baa55c5670f9243191e390f1a8bfddcd4ccommit hash: ede3d9baa55c5670f9243191e390f1a8bfddcd4c files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: David O'Rourke
sysutils/node_exporter: fix meminfo collector

meminfo collector failed with:

node_exporter[29302]: ts=2023-02-04T09:06:27.328Z caller=collector.go:169
level=error msg="collector failed" name=meminfo duration_seconds=0.000127617
err="couldn't get memory: cannot allocate memory"

This patch contains a fix for the meminfo collector, it has also been submitted
upstream.

PR:		269154
Reported by:	David O'Rourke <dor.bsd@xm0.uk>
1.5.0
30 Jan 2023 16:16:39
commit hash: 8b5d2b9a9ec7985158a814e2cdf9022d785b9090commit hash: 8b5d2b9a9ec7985158a814e2cdf9022d785b9090commit hash: 8b5d2b9a9ec7985158a814e2cdf9022d785b9090commit hash: 8b5d2b9a9ec7985158a814e2cdf9022d785b9090 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: David O'Rourke
sysutils/node_exporter: update to 1.5.0

ChangeLog: https://github.com/prometheus/node_exporter/blob/master/CHANGELOG.md

PR:		269154
Reported by:	dor.bsd@xm0.uk (maintainer)
MFH:		2023Q1 (security fixes)
Security:	CVE-2022-27191 CVE-2022-27664 CVE-2022-46146
1.3.1_8
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
1.3.1_7
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
1.3.1_6
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
1.3.1_5
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit This port version is marked as vulnerable.
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)
1.3.1_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
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)
1.3.1_4
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit This port version is marked as vulnerable.
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.
1.3.1_3
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit This port version is marked as vulnerable.
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.1_3
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
1.3.1_2
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit This port version is marked as vulnerable.
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
1.3.1_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
1.3.1
06 Jan 2022 07:36:50
commit hash: a1d0edb468d1341d98b3704379e33a7c3a15b4a5commit hash: a1d0edb468d1341d98b3704379e33a7c3a15b4a5commit hash: a1d0edb468d1341d98b3704379e33a7c3a15b4a5commit hash: a1d0edb468d1341d98b3704379e33a7c3a15b4a5 files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: David O'Rourke
sysutils/node_exporter: Update to 1.3.1

Changelog:	https://github.com/prometheus/node_exporter/releases/tag/v1.3.1

PR:		260941
1.2.2
10 Aug 2021 20:47:37
commit hash: 3ee4a81aa38a821eb9195b37cf3189eb132b28b7commit hash: 3ee4a81aa38a821eb9195b37cf3189eb132b28b7commit hash: 3ee4a81aa38a821eb9195b37cf3189eb132b28b7commit hash: 3ee4a81aa38a821eb9195b37cf3189eb132b28b7 files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: David O'Rourke
sysutils/node_exporter: Update to 1.2.2

This version of node_exporter contains updates to some collector flags and old
flags will be deprecated in 2.x. These are mentioned in a pkg-message upgrade
note.

Changelog:	https://github.com/prometheus/node_exporter/releases/tag/v1.2.2

PR:		257733
1.1.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1.2
29 Mar 2021 06:13:50
Revision:569430Original commit files touched by this commit This port version is marked as vulnerable.
rhurlin search for other commits by this committer
sysutils/node_exporter: Update to v1.1.2

Removed nonfunctional test target from port for now.

Changelog: https://github.com/prometheus/node_exporter/releases/tag/v1.1.2

PR:		254393
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
1.1.0
09 Feb 2021 02:49:27
Revision:564757Original commit files touched by this commit This port version is marked as vulnerable.
nc search for other commits by this committer
sysutils/node_exporter: Update to v1.1.0

PR:		253355
Submitted by:	David O'Rourke <dor.bsd AT xm0 DOT uk> (maintainer)
1.0.1
17 Jun 2020 16:05:58
Revision:539427Original commit files touched by this commit This port version is marked as vulnerable.
mikael search for other commits by this committer
sysutils/node_exporter: update to 1.0.1

In addition to the 1.0.0 changes, this release fixes:
    [BUGFIX] filesystem_freebsd: Fix label values
    [BUGFIX] Update prometheus/procfs to fix log noise
    [BUGFIX] Fix build tags for collectors
    [BUGFIX] Handle no data from powersupplyclass

For a full changelog, see
https://github.com/prometheus/node_exporter/blob/master/CHANGELOG.md

PR:		246791
Submitted by:	David O'Rourke (maintainer)
0.18.1
13 Dec 2019 11:55:50
Revision:520023Original commit files touched by this commit This port version is marked as vulnerable.
dmgk search for other commits by this committer
sysutils/node_exporter: Fix version variable path

PR:		242591
Submitted by:	xavier.l+bsd@magnax.ca
Approved by:	jevonearth <ports@ecadlabs.com> (maintainer)
0.18.1
29 Aug 2019 03:42:29
Revision:510135Original commit files touched by this commit This port version is marked as vulnerable.
yuri search for other commits by this committer
sysutils/node_exporter: Switch to USES=go:modules, fix build with go1.13

PR:		240172
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	portmgr (fix build)
0.18.1
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
0.18.1
20 Jun 2019 11:24:50
Revision:504626Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
sysutils/node_exporter: Update to 0.18.1

PR:		238671
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
Approved by:	jevonearth <ports@ecadlabs.com> (maintainer)
0.18.0_1
13 May 2019 19:05:17
Revision:501585Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
sysutils/node_exporter: Update to 0.18.0

PR:		237881
Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)
0.17.0_1
28 Jan 2019 09:16:24
Revision:491463Original commit files touched by this commit This port version is marked as vulnerable.
0mp search for other commits by this committer
sysutils/node_exporter: Add tests, docs and examples

- Define LICENSE_FILE.
- Sort variables.
- Add a do-test target and prepare a testing environment.  One test is
  skipped at the moment due to a problem with detecting procfs(5) on
  FreeBSD.
- Install documentation and examples.
- Change pkg-descr to better match upstream's README.

PR:		234791
Reviewed by:	mat
Approved by:	mat (mentor), maintainer timeout
Sponsored by:	BALLY WULFF Games & Entertainment GmbH
Differential Revision:	https://reviews.freebsd.org/D18792
0.17.0
08 Jan 2019 13:15:30
Revision:489681Original commit files touched by this commit This port version is marked as vulnerable.
riggs search for other commits by this committer
Update to upstream release 0.17.0

PR:		234707
Submitted by:	dor.bsd@xm0.uk
Approved by:	ports@ecadlabs.com (maintainer)
MFH:		2019Q1
0.16.0
08 Nov 2018 16:55:52
Revision:484463Original commit files touched by this commit This port version is marked as vulnerable.
jpaetzel search for other commits by this committer
Update to 0.16

PR:	226402
Reported by:	dor.bsd@xm0.uk
Approved by:	ports@ecadlabs.com (maintainer)
0.15.2
01 Mar 2018 15:58:01
Revision:463341Original commit files touched by this commit This port version is marked as vulnerable.
pizzamig search for other commits by this committer
sysutils/node_exporter: Update to 0.15.2

PR:		224981
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
Approved by:	ports@ecadlabs.com (maintainer)
0.15.0
25 Oct 2017 15:17:59
Revision:452865Original commit files touched by this commit This port version is marked as vulnerable.
swills search for other commits by this committer
sysutils/node_exporter: Update to 0.15.0

PR:		223236
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
Approved by:	jevonearth <ports@ecadlabs.com> (maintainer)
0.14.0
12 Oct 2017 09:06:18
Revision:451834Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Stripping go binaries is perfectly fine.

https://dominik.honnef.co/posts/2016/10/go-and-strip/

Sponsored by:	Absolight
0.14.0
22 Mar 2017 11:44:36
Revision:436688Original commit files touched by this commit This port version is marked as vulnerable.
robak search for other commits by this committer
sysutils/node_exporter: update 0.13.0 -> 0.14.0

PR:		217989
Submitted by:	Jev Bjorsell <ports@ecadlabs.com> (maintainer)
0.13.0
01 Jan 2017 03:45:13
Revision:430235Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
0.13.0
02 Dec 2016 17:08:59
Revision:427581Original commit files touched by this commit This port version is marked as vulnerable.
robak search for other commits by this committer
sysutils/node_exporter: update 0.12.0 -> 0.13.0

PR:		214921
Submitted by:	Jev Bjorsell <ports@ecadlabs.com> (maintainer)
0.12.0
21 Oct 2016 08:28:49
Revision:424385Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Mark broken on 9.x:

collector/cpu_freebsd.go: In function 'getCPUTimes':
collector/cpu_freebsd.go:91: error: 'for' loop initial declaration used outside
C99 mode

Approved by:	portmgr blanket
0.12.0
15 Oct 2016 05:24:29
Revision:424002Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
New port: sysutils/node_exporter

node_exporter is a prometheus exporter for machine metrics, written in Go
with pluggable metric collectors.

WWW: https://github.com/prometheus/node_exporter

PR:		212467
Submitted by:	Jev Bjoersell <jev@ecadlabs.com>

Number of commits found: 45