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.

Sanity Test Failure
Thursday, 22 Dec 2022
12:00 Loïc Bartoletti (lbartoletti) search for other commits by this committer
  • cad/basicdsp Program for experimenting with simple audio DSP algorithms Deleted Refresh
cad/basicdsp: mark deprecated
commit hash: d9186c898e096ecba7bdf4416bc6e380c86e10d7 commit hash: d9186c898e096ecba7bdf4416bc6e380c86e10d7 commit hash: d9186c898e096ecba7bdf4416bc6e380c86e10d7 commit hash: d9186c898e096ecba7bdf4416bc6e380c86e10d7 

Sanity Test Results

cad/basicdsp:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/jexec freshports /make-port.sh /usr/ports
cad/basicdsp
2>/tmp/FreshPorts.cad.basicdsp.make-error.2022.12.22.12.3.38.99942

produced this error:

Error message is: make: "/usr/ports/Mk/bsd.wx.mk" line 307: warning: String
comparison operator should be either == or !=
make: "/usr/ports/Mk/bsd.wx.mk" line 307: Malformed conditional
(${_WX_VER_MIN} <= ${:U3.0} && ${_WX_VER_MAX} >= ${:U3.0} && 
${_WX_${:UVER}_LIST:M${:U3.0}} == "")
make: "/usr/ports/Mk/bsd.wx.mk" line 307: warning: String comparison
operator should be either == or !=
make: "/usr/ports/Mk/bsd.wx.mk" line 307: Malformed conditional
(${_WX_VER_MIN} <= ${:U3.2} && ${_WX_VER_MAX} >= ${:U3.2} && 
${_WX_${:UVER}_LIST:M${:U3.2}} == "")
make: "/usr/ports/Mk/bsd.wx.mk" line 401: Malformed conditional (${_WX_VER}
== 3.2)
make: Fatal errors encountered -- cannot continueMake results are : 
make: stopped in /usr/ports/cad/basicdsp