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: sysutils/dwatch-json/pkg-plist

Number of commits found: 2

Thursday, 1 Sep 2022
01:04 Devin Teske (dteske) search for other commits by this committer
sysutils/dwatch-json: update to 1.2, restore maintainership

dwatch itself is a powerful modular abstraction layer atop dtrace in
FreeBSD base. This package installs modules that produce JSON instead
of human readable text. This version update adds abstraction services
atop those modules.

Approved by: ler
Reviewed by: ler, woodsb02 (previous revision)
Differential revision: https://reviews.freebsd.org/D36051
commit hash: 542fb2297a9ed95d6dc9b1359f6fc09ebfdaed4e commit hash: 542fb2297a9ed95d6dc9b1359f6fc09ebfdaed4e commit hash: 542fb2297a9ed95d6dc9b1359f6fc09ebfdaed4e commit hash: 542fb2297a9ed95d6dc9b1359f6fc09ebfdaed4e 542fb22
Tuesday, 2 Oct 2018
22:12 dteske search for other commits by this committer
[New Port] sysutils/dwatch-json: FreeBSD dwatch profiles to produce JSON logs

DTrace module for FreeBSD dwatch(1) to produce JSON logs. JSON (JavaScript
Object Notation) is easily consumed by log aggregators such as Kafka and
Telegraf and visualizers like Vizceral. With these modules you can get
data out of the kernel/userland for use in such aggregators/visualizers.

Reviewed by:	mat (previous version)
Approved by:	mat (mentor)
Sponsored by:	Smule, Inc.
Differential Revision:	https://reviews.freebsd.org/D17316
Original commitRevision:481138 

Number of commits found: 2