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: devel/meson/files/patch-mesonbuild_compilers_mixins_clang.py

Number of commits found: 2

Wednesday, 9 Jun 2021
21:29 Jan Beich (jbeich) search for other commits by this committer
devel/meson: update to 0.58.1

Changes:	https://mesonbuild.com/Release-notes-for-0-58-0.html
Reported by:	GitHub (watch releases)
PR:		255550
Exp-run by:	antoine
Approved by:	tcberner
commit hash: afb3593eef00caa8b7501362910408e3ddc2ca71 commit hash: afb3593eef00caa8b7501362910408e3ddc2ca71 commit hash: afb3593eef00caa8b7501362910408e3ddc2ca71 commit hash: afb3593eef00caa8b7501362910408e3ddc2ca71 afb3593
Tuesday, 20 Apr 2021
06:57 Tobias Kortkamp (tobik) search for other commits by this committer
Mk/Uses/meson.mk: Do not force color output (D29353)

By default Meson forces color output.  Ninja strips the escape
sequences before they go into the log.  Samurai does not do that,
so we end up with some garbage in the logs.  Pass -Db_colorout=never
to Meson to disable colors in general.  Also see
https://mesonbuild.com/Builtin-options.html

This requires a small backport in devel/meson since the b_colorout
option is broken with Clang at the moment.

PR:		254678
Exp-run by:	antoine
commit hash: ff2796d5bc837b0c6cb26791439c64f96fe1c090 commit hash: ff2796d5bc837b0c6cb26791439c64f96fe1c090 commit hash: ff2796d5bc837b0c6cb26791439c64f96fe1c090 commit hash: ff2796d5bc837b0c6cb26791439c64f96fe1c090 ff2796d

Number of commits found: 2