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: lang/gcc9/distinfo

Number of commits found: 5

Friday, 27 May 2022
13:51 Piotr Kubaj (pkubaj) search for other commits by this committer
lang/gcc9: update to 9.5.0
commit hash: 7834dc93c34812950048167abcee12db8377f4f3 commit hash: 7834dc93c34812950048167abcee12db8377f4f3 commit hash: 7834dc93c34812950048167abcee12db8377f4f3 commit hash: 7834dc93c34812950048167abcee12db8377f4f3 7834dc9
Wednesday, 9 Jun 2021
05:38 Gerald Pfeifer (gerald) search for other commits by this committer
lang/gcc9: Update to the GCC 9.4 release

This fixes more than 190 bugs compared to GCC 9.3.

files/patch-gcc_dumpfile.c has made it upstream in the meantime, so
remove it on our end.
commit hash: 19dfb88623ab11b2d1d08fcf54e92f5eb6183aa2 commit hash: 19dfb88623ab11b2d1d08fcf54e92f5eb6183aa2 commit hash: 19dfb88623ab11b2d1d08fcf54e92f5eb6183aa2 commit hash: 19dfb88623ab11b2d1d08fcf54e92f5eb6183aa2 19dfb88
Thursday, 26 Mar 2020
14:16 gerald search for other commits by this committer
Update to the GCC 9.3 release, which fixes some 157 further bugs.

This remains the default version of GCC in the Ports Collection, and
this update mostly addresses regressions.

files/patch-powerpc32 was a backport from this release branch to begin
with and has now become obsolete. [1]

PR:		241125 [1]
Original commitRevision:529189 
Saturday, 17 Aug 2019
07:16 gerald search for other commits by this committer
Update to GCC 9.2 release, the second in the GCC 9 series, which fixes
some 68 bugs.

This is the default version of GCC in the Ports Collection, and it just
got a bit more polish and stability.

Both files/patch-amd64-gcc-multilib-support and
files/patch-powerpc64-no-_GNU_SOURCE [1] have been integrated upstream
(and also been part of lang/gcc9-devel already), so remove them here.

PR:		239648 [1]
Original commitRevision:509141 
Saturday, 1 Jun 2019
18:06 gerald search for other commits by this committer
Welcome GCC 9.1, the first release of the GCC 9 series!

https://gcc.gnu.org/gcc-9/changes.html has a comprehensive overview of
many improvements and changes and https://gcc.gnu.org/gcc-8/porting_to.html
addresses issues you may encounter porting to this new version, though
this release series should have fewer of those than previous ones.

To provide a brief overview of some of the more noticable changes:

GCC's diagnostics now print source code with a left margin showing line
numbers.  This is configurable via -fno-diagnostics-show-line-numbers.
Plus there have been lots of further improvements around diagnostic
messages in general as -fopt-info.

As usual a large number of improvements to code generation, including
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:503247 

Number of commits found: 5