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/hfm/pkg-message

Number of commits found: 3

Wednesday, 14 Aug 2019
12:16 mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
Original commitRevision:508909 
Wednesday, 23 Mar 2016
07:10 pi search for other commits by this committer
sysutils/hfm: 1.1.3 -> 1.2.1

- track upstream

PR:		208220
Submitted by:	Derek <derek@chezmarcotte.ca> (maintainer)
Original commitRevision:411686 
Sunday, 20 Mar 2016
20:20 pi search for other commits by this committer
New port: sysutils/hfm

hfm is an application to run tests in parallel at a high frequency.
If the outcome of the test results in a state change, other commands
can be executed.

It is designed to be a general purpose, loosely-coupled tool, by
having both the tests and the state change commands be executed by
the operating system. For example, one could write the test in
shell or c, and have it called through the exec facility.

In practice, the overhead of spawning a new process per test limits
frequency that can be achieved by the tests, and their results.
Anecdotally, 5ms intervals have been seen to be achievable.

An example application is to poll other network services for health,
and to take actions based on their health status changes.

WWW: https://github.com/derekmarcotte/hfm

PR:		207392
Submitted by:	554b8425@razorfever.net
Original commitRevision:411516 

Number of commits found: 3