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/freebsd-gcc12/files/patch-freebsd-format-extensions

Number of commits found: 2

Friday, 18 Nov 2022
21:37 John Baldwin (jhb) search for other commits by this committer
devel/freebsd-gcc12: Fix support for FreeBSD kernel printf.

Remove -fformat-extensions and instead follow clang and add a new
format type: __freebsd_kprintf__.  This permits removing unsupported
width specifies such as 'D' which conflict with the local %D specifier
used in the kernel which the old -fformat-extensions did not handle.
commit hash: 91431b0114be7f4c380829f1ff7c4f9252adbba1 commit hash: 91431b0114be7f4c380829f1ff7c4f9252adbba1 commit hash: 91431b0114be7f4c380829f1ff7c4f9252adbba1 commit hash: 91431b0114be7f4c380829f1ff7c4f9252adbba1 91431b0
Friday, 12 Aug 2022
17:27 John Baldwin (jhb) search for other commits by this committer
devel/freebsd-gcc12: External FreeBSD toolchain based on GCC 12.

This port provides external GCC toolchains for GCC 12.1.0 for the
aarch64, amd64, armv6, armv7, i386, powerpc, powerpc64, and riscv64
platforms.

Reviewed by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D35685
commit hash: fabbde505ba16b6156ecf55dc9f1d6bf01679861 commit hash: fabbde505ba16b6156ecf55dc9f1d6bf01679861 commit hash: fabbde505ba16b6156ecf55dc9f1d6bf01679861 commit hash: fabbde505ba16b6156ecf55dc9f1d6bf01679861 fabbde5

Number of commits found: 2