aboutsummaryrefslogtreecommitdiff
path: root/sysutils/snmp_exporter/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/snmp_exporter: update to 0.17.0Mikael Urankar2020-03-291-2/+1
| | | | | | | | PR: 245108 Approved by: Fabian Freyer (maintainer), manu (mentor, implicit) Notes: svn path=/head/; revision=529784
* Bump PORTREVISION after r517743 to force relinking.Dmitri Goutnik2019-11-161-0/+1
| | | | | | | | Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21854 Notes: svn path=/head/; revision=517745
* Go ports: cleanup, finish transition to USES=go started with r505321 (cat. ↵Dmitri Goutnik2019-09-291-2/+2
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=513276
* sysutils/snmp_exporter: Switch to USES=go:modules, fix build with go1.13Yuri Victorovich2019-08-171-10/+4
| | | | | | | | | PR: 239868 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: portmgr (unbreak with the upcoming go1.13) Notes: svn path=/head/; revision=509132
* sysutils/snmp_exporter: Update to 0.14.0Steve Wills2019-01-141-1/+1
| | | | | | | | | PR: 234712 Submitted by: David O'Rourke <dor.bsd@xm0.uk> Approved by: Fabian Freyer <fabian.freyer@physik.tu-berlin.de> (maintainer) Notes: svn path=/head/; revision=490249
* sysutils/snmp_exporter: Update to 0.13.0Steve Wills2019-01-051-1/+1
| | | | | | | | PR: 234630 Submitted by: Fabian Freyer <fabian.freyer@physik.tu-berlin.de> (maintainer) Notes: svn path=/head/; revision=489327
* Update to 0.11.0 and log to syslogKirill Ponomarev2018-06-161-1/+1
| | | | | | | | | PR: 226435 Submitted by: David O'Rourke <dor.bsd@xm0.uk> Approved by: maintainer Notes: svn path=/head/; revision=472549
* Add sysutils/snmp_exporter, SNMP Exporter for PrometheusLi-Wen Hsu2018-02-271-0/+37
PR: 226223 Submitted by: Fabian Freyer <fabian.freyer@physik.tu-berlin.de> Differential Revision: https://reviews.freebsd.org/D14526 Notes: svn path=/head/; revision=463157