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-gcc9/pkg-plist

Number of commits found: 3

Wednesday, 10 Jan 2024
19:51 John Baldwin (jhb) search for other commits by this committer
devel/freebsd-gcc9: Remove old GCC system toolchain

FreeBSD 13.0 and later can be compiled with devel/freebsd-gcc12
or devel/freebsd-gcc13 and GCC 9 is unsupported upstream.

PR:		269659
Reviewed by:	diizzy, brooks, emaste
Differential Revision:	https://reviews.freebsd.org/D43379
commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 commit hash: 4c019c2a4e490d7d4bae0621e1c89224105e6551 4c019c2
Thursday, 23 Jul 2020
19:25 jhb search for other commits by this committer
Don't disable LTO for aarch64-gcc[69].

aarch64-binutils is no longer built static by default, so aarch64-gcc
can now enable LTO.

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D25783
Original commitRevision:542956 
Wednesday, 18 Dec 2019
21:16 jhb search for other commits by this committer
Add a new port for an external FreeBSD toolchain based on GCC 9.

This port provides external GCC toolchains for GCC 9.2.0 for the aarch64,
amd64, i386, mips, mips64, powerpc, powerpc64, riscv64, and sparc64
platforms.

Note that at present I am not yet able to build a full FreeBSD system
on any of these platforms, but it will be easier to debug the remaining
issues (which may be issues to fix in FreeBSD rather than the port) with
the packages available to other developers.

Reviewed by:	bapt, cem
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D22863
Original commitRevision:520398 

Number of commits found: 3