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

Number of commits found: 3

Thursday, 3 Mar 2022
13:04 Mateusz Piotrowski (0mp) search for other commits by this committer
net-mgmt/alertmanager: Fix logging

Redirect stdout and stderr of the Alertmanager to its log file with
the daemon(8) -o flag instead of shell redirections. The reason for
this change is that shell redirections simply do not work in this case.

While here, remove an unnecessary env(1) invocation.

Approved by:	portmgr blanket (runtime fix)
Fixes:		df292e75acbe
MFH:		2022Q1
Sponsored by:	Ekco
Sponsored by:	Klara Inc
commit hash: 2ae66e8ad04d144309c640e5bc02cdb19535e061 commit hash: 2ae66e8ad04d144309c640e5bc02cdb19535e061 commit hash: 2ae66e8ad04d144309c640e5bc02cdb19535e061 commit hash: 2ae66e8ad04d144309c640e5bc02cdb19535e061 2ae66e8
Wednesday, 21 Feb 2018
00:09 yuri search for other commits by this committer
net-mgmt/alertmanager: Update to 0.14.0

Additional port changes:
* Changed to DISTVERSION
* Moved plist to pkg-plist, added @sample for the config file
* Silenced some commands
* Improved syntax

PR:		226065
Submitted by:	michal@hanu.la (maintainer)
Approved by:	tcberner (mentor, implicit)
Original commitRevision:462467 
Monday, 17 Jul 2017
21:12 bsam search for other commits by this committer
The Alertmanager handles alerts sent by client applications such
as the Prometheus server. It takes care of deduplicating, grouping,
and routing them to the correct receiver integrations such as email,
PagerDuty, or OpsGenie. It also takes care of silencing and inhibition
of alerts.

WWW: https://prometheus.io/docs/alerting/alertmanager/

PR:		216119
Submitted by:	Michal Hanula <michal@hanu.la>
Original commitRevision:446116 

Number of commits found: 3