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/addrwatch/distinfo

Number of commits found: 1

Tuesday, 25 Feb 2020
12:04 decke search for other commits by this committer
addrwatch is a similar software to arpwatch. It main purpose is to monitor
network and log ethernet/ip pairings.

To simply try out addrwatch start it without any arguments. When started
without arguments it will open first non loopback interface and start
logging events to the console without writing anything to disk. All
discovered ethernet/ip address pairings will be printed to stdout. All
debug, warning, and err messages will be sent to syslog and printed to
stderr.

WWW: https://github.com/fln/addrwatch

PR:		244359
Submitted by:	Michael Muenz <m.muenz@gmail.com>
Original commitRevision:527075 

Number of commits found: 1