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/powerpc64-gcc/files/freebsd-format-extensions

Number of commits found: 2

Wednesday, 23 Oct 2019
17:44 jhb search for other commits by this committer
Divorce the ARM bare-metal GCC ports from the FreeBSD GCC xtoolchain ports.

In the past, changes to the FreeBSD GCC xtoolchain ports have broken
the ARM bare-metal GCC ports by accident.  In addition, we'd like to
move to having multiple FreeBSD GCC xtoolchain ports for different GCC
versions.  It seems best if we make the two groups of ports
independent so that changes to one do not affect the other.

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D22064
Original commitRevision:515276 
Monday, 20 Oct 2014
17:21 andrew search for other commits by this committer
Allow devel/powerpc64-gcc to be used to target non-FreeBSD ports.

 * The format extension patch should only be used on FreeBSD.
 * The name of the target may not follow the portbld scheme.

Differential Revision:	https://reviews.freebsd.org/D972
Approved by:	bapt
Original commitRevision:371285 

Number of commits found: 2