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/telegraf/files/telegraf.in

Number of commits found: 11

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Friday, 20 Mar 2020
11:58 girgen search for other commits by this committer
Fix build on aarch64

Also fix spelling so the telegraf_confdir parameter actually works.

Submitted by:	Mikael Urankar
PR:		244173
Original commitRevision:528773 
Saturday, 15 Feb 2020
18:01 girgen search for other commits by this committer
Upgrade telegraf to version 1.13.3

Release notes:	https://github.com/influxdata/telegraf/blob/1.13.3/CHANGELOG.md
Original commitRevision:526231 
Monday, 28 Oct 2019
12:17 girgen search for other commits by this committer
Update telegraf to latest version

Fix a problem where a restart sometimes only stopped the daemon, but failed to
restart it again. This happened since the stop command didn't wait for the
process to actually die. Adding a wait_for_pids fixes this.

Release
notes:	https://docs.influxdata.com/telegraf/v1.12/about_the_project/release-notes-changelog/
Original commitRevision:515855 
Wednesday, 25 Sep 2019
20:03 leres search for other commits by this committer
net-mgmt/telegraf: Add a rc.conf option for the --config-directory option

While we're here:

 - Sort ONLY_FOR_ARCHS as per portlint
 - Match "telegraf -h" usage message (-quiet, -config -> --quiet, --config)

PR:		239291
Approved by:	girgen (maintainer timeout, 9 weeks), matthew (mentor, implicit)
Original commitRevision:512808 
Monday, 13 Aug 2018
07:21 girgen search for other commits by this committer
Update telegraf

* Update to 1.7.3
* Update dependencies
* Add GH_SUBDIR, remove post-patch target
* Add i386 arch

Submitted by:	Dmitri Goutnik
PR:		230543
Original commitRevision:477056 
Monday, 5 Feb 2018
15:05 girgen search for other commits by this committer
Add reload command to the telegraf rc-script

PR:		221021
Submitted by:	Dmitry Luhtionov
Original commitRevision:460975 
Sunday, 28 Jan 2018
10:54 girgen search for other commits by this committer
Add /usr/local/[s]bin to the path when running telegraf

Submitted by:	Chris Gordon
PR:		225439
Original commitRevision:460163 
Wednesday, 23 Nov 2016
00:23 girgen search for other commits by this committer
Update telegraf to 1.1.1

Make sure both stdin and stderr are redirected since daemon(8) forks and this
would otherwise leave scripted restarts haning. See #213412 and #214643 for a
more complete discussion.

PR:		214738, 213412, 214643
Submitted by:	Stefan Lambrev
Original commitRevision:426880 
Monday, 18 Apr 2016
23:28 girgen search for other commits by this committer
telegraf_flags will be applied to /usr/bin/daemon
unless we force it empty there and used it explicitally.
Original commitRevision:413616 
Monday, 11 Apr 2016
22:53 girgen search for other commits by this committer
Add Influxdata's telegraf to the ports tree

Telegraf is an open source agent written in Go for collecting metrics and data
on the system it's running on or from other services. Telegraf then writes the
data to InfluxDB in the correct format.

The port was originally created by Stefan Lambrev and he approved that I take
maintainership.
Original commitRevision:413089 

Number of commits found: 11