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

Number of commits found: 7

Monday, 12 Feb 2024
09:12 Nuno Teixeira (eduardo) search for other commits by this committer Author: Lexi Winter
net-mgmt/blackbox_exporter: Make syslog output configurable

Add the following new options, based on net-mgmt/ping_exporter:

+# blackbox_exporter_syslog_output_tag (str):      Set syslog tag.
+#               Default is "blackbox_exporter". See daemon(8).
+# blackbox_exporter_syslog_output_priority (str): Set syslog priority.
+#               Default is "notice". See daemon(8).
+# blackbox_exporter_syslog_output_facility (str): Set syslog facility.
+#               Default is "daemon". See daemon(8).

the defaults are unchanged from before, i.e. it outputs at daemon.notice.

PR:		276992
commit hash: 8f0f02c25643fcc0be1c488f4fa4f8e95a67716c commit hash: 8f0f02c25643fcc0be1c488f4fa4f8e95a67716c commit hash: 8f0f02c25643fcc0be1c488f4fa4f8e95a67716c commit hash: 8f0f02c25643fcc0be1c488f4fa4f8e95a67716c 8f0f02c
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
Thursday, 9 Jul 2020
15:56 zi search for other commits by this committer
- Switch to a solution that supports log rotation
- Update pkg-message with details/examples
- Fix missing name in daemon(1) process
- Set daemon(1) log process name
- Bump PORTREVISION

PR:             245601
Submitted by:   zi@
Approved by:    bsam@ (maintainer timeout, 2+ months)
Original commitRevision:541759 
Friday, 9 Mar 2018
17:55 bsam search for other commits by this committer
net-mgmt/blackbox_exporter: Update to version 0.12.0

  [FEATURE] Allow specifying source address for DNS, TCP, and ICMP probes
  [BUGFIX] Fix probe_http_content_length metric name
  [BUGFIX] Add missing validation of HTTPClientConfig

Other changes:
. do not start as nobody;
. add pkg-message;
. do not listen on public address by default;
. rclint.

PR:		226399  [1]
Submitted by:	 David O'Rourke <dor.bsd@xm0.uk>  [1]
			Fabian Freyer <fabian@freyer_physik.tu-berlin.de>  [2]
Differential Revision:	D14596  [2]
Original commitRevision:463983 
Saturday, 10 Feb 2018
22:13 bsam search for other commits by this committer
net-mgmt/blackbox_exporter: Add log file and LICENCE_FILE.

PR:		225809
Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
Original commitRevision:461439 
Friday, 25 Aug 2017
19:59 bsam search for other commits by this committer
net-mgmt/blackbox_exporter: Fix startup parameters.
The fixed error is:
---
blackbox_exporter: error: unknown short flag '-w',  try --help
---
Original commitRevision:448739 
Monday, 17 Jul 2017
20:30 bsam search for other commits by this committer
blackbox_exporter is a prometheus exporter. The blackbox exporter
allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and
ICMP.

WWW: https://github.com/prometheus/blackbox_exporter
Original commitRevision:446114 

Number of commits found: 7