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/gcc7/distinfo

Number of commits found: 6

Sunday, 5 Sep 2021
08:51 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2021-09-03 lang/gcc7: Unsupported by upstream. Use GCC 10 or newer instead.
commit hash: 58f1c18c9424bee87b4a121707b437fd26754ecd commit hash: 58f1c18c9424bee87b4a121707b437fd26754ecd commit hash: 58f1c18c9424bee87b4a121707b437fd26754ecd commit hash: 58f1c18c9424bee87b4a121707b437fd26754ecd 58f1c18
Thursday, 14 Nov 2019
20:52 gerald search for other commits by this committer
Update to the GCC 7.5 release.

This brings more than 215 bug fixes over the GCC 7.4 release and closes
this release branch; that is, no more releases or snapshots.
Original commitRevision:517612 
Saturday, 8 Dec 2018
08:35 gerald search for other commits by this committer
Update to the GCC 7.4 release.

This fixes more than 190 bugs and includes files/patch-libgfortran
which I had also applied upstream.

On the way create a separate USES block earlier in the Makefile and
moving relevant items there. [1]

Reported by:	portlint [1]
Original commitRevision:486920 
Friday, 26 Jan 2018
09:50 gerald search for other commits by this committer
Update to the GCC 7.3 release.

This fixes 99+ bugs and includes code generation options to mitigate
Spectre Variant 2 (CVE 2017-5715) for the x86 and powerpc targets
(-mindirect-branch=, -mfunction-return=, and -mindirect-branch-register).

files/patch-armv7-support and files/patch-freebsd-unwind.h, which I
had backported are now included, so remove them.
Original commitRevision:459981 
Tuesday, 15 Aug 2017
22:30 gerald search for other commits by this committer
Update to the GCC 7.2 release which mostly fixes some hundred bugs.

Also, this now comes as a .tar.xz archive instead of .tar.bz2.
Original commitRevision:448016 
Monday, 14 Aug 2017
23:20 gerald search for other commits by this committer
Welcome GCC 7.1, the first release of the GCC 7 series!

In terms of optimizations, GCC now uses a new local register allocator
(LRA) for most targets (now also including PowerPC and SPARC), a new
store merging pass, is able to determine the return value or range of
return values of some calls to the sprintf family of functions as
input for futher passes, features improved code hoisting, new
interprocedural bitwise constant propagation, interprocedural value
range propagation, new loop splitting, improved shrink-wrapping that
separates portions of prologues and epilogues, and many more.

DWARF 5 is supported through the -gdwarf-5, while DWARF 4 remains the
default for the time being.

The C and C++ frontends have gained a large number of additional
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:447971 

Number of commits found: 6