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

Number of commits found: 38

Wednesday, 11 Oct 2017
14:35 gerald search for other commits by this committer
Update to the GCC 5.5 release.  This brings more than 250 final bug
fixes compared to GCC 5.4 and is the last release planned on the GCC 5
branch which is now closed.

files/patch-aarch64-support, files/patch-disable-armvhf-config.gcc,
files/patch-libgcc-config-arm-unwind-arm, and files/patch-x86-64-fix-m16
all have been merged upstream in between GCC 5.4 and 5.5 and can thus
be removed; the same is the case for most of files/patch-libc++.

Finally, the tarball is now compressed using xz instead of bzip2.

PR:		216266
Original commitRevision:451753 
Monday, 6 Jun 2016
14:01 gerald search for other commits by this committer
Update to the GCC 5.4 release.

files/patch-build-without-bootstrap and files/patch-gcc-freebsd-powerpc64
(ELFv2 support for FreeBSD PowerPC64) are now upstream, so drop them.

Due to timeing of the release freeze files/patch-armv6-hf-support has not
been integrated in this upstream release yet.
Original commitRevision:416463 
Saturday, 5 Dec 2015
18:25 gerald search for other commits by this committer
Update to the GCC 5.3 release.

Reestablish the GRAPHITE option.  Still off by default, as originally.

Pet overeager portlint (when it comes to patch format).
Original commitRevision:403073 
Friday, 24 Jul 2015
23:43 gerald search for other commits by this committer
Update from GCC 5.1 (the first release of GCC 5) to GCC 5.2.

This mostly brings bug fixes across teh board plus, thanks to
andreast@, support for position independent code directly upstream,
so we can remove files/patch-pie-support.
Original commitRevision:392853 
Monday, 27 Apr 2015
23:42 gerald search for other commits by this committer
Update to the 5.1 release, the first release of the GCC 5 series.

The default mode for C is now -std=gnu11 instead of -std=gnu89.
New warning options -Wc90-c99-compat and -Wc99-c11-compat may
prove useful on that front.

The C++ front end now has full C++14 language support including
C++14 variable templates, C++14 aggregates with non-static data
member initializers, C++14 extended constexpr, and more.
The Standard C++ Library (libstdc++) has full C++11 support and
experimental full C++14 support.  It uses a new ABI by default.

There have been significant improvements to inter-procedural optimizations
and link-time optimization such as One Definition Rule based merging of C++
types as well as register allocation.

OpenMP 4.0 specification offloading features are now supported by the C,
C++, and Fortran compilers.  Cilk Plus, an extension to the C and C++
languages to support data and task parallelism, has been added as well.

New warning options -Wswitch-bool, -Wlogical-not-parentheses,
-Wbool-compare and -Wsizeof-array-argument may prove useful as
may new preprocessor directives __has_include, __has_include_next,
and __has_attribute.

GCC can now be built as a shared library for embedding in other processes
(such as interpreters), suitable for Just-In-Time compilation to machine
code.  This provides a C API and a C++ wrapper API.

Many code generation improvements for AArch64, ARM, support for
AVX-512{BW,DQ,VL,IFMA,VBMI} and Intel MPX on x86-64, and generally
improvements on many targets.

The Local Register Allocator (LRA) now contains a rematerialization
subpass and is able to reuse the PIC hard register on x86/x86-64 to
improve performance of position independent code.

https://gcc.gnu.org/gcc-5/changes.html has a more extensive set of
changes and https://gcc.gnu.org/gcc-5/porting_to.html has a solid
overview of issue you may encountering porting to this new version.
Original commitRevision:384881 
Wednesday, 22 Apr 2015
20:11 gerald search for other commits by this committer
Update to the 20150421 snapshot of GCC 5.0.1 -- nearly the 5.1 release.
Original commitRevision:384518 
Sunday, 19 Apr 2015
01:03 gerald search for other commits by this committer
Update to the 20150414 snapshot of GCC 5.0.1 and adjust to this
particularity of the new GCC versioning scheme where the third
component of the version number is bumped when the release branches.
Use three component version numbers again.
Original commitRevision:384261 
Monday, 6 Apr 2015
14:21 gerald search for other commits by this committer
Update to the 20150405 snapshot of GCC 5.0.
Original commitRevision:383427 
Friday, 3 Apr 2015
13:20 gerald search for other commits by this committer
Update to the 20150329 snapshot of GCC 5.0.
Original commitRevision:383117 
Monday, 23 Mar 2015
13:41 gerald search for other commits by this committer
Update to the 20150322 snapshot of GCC 5.0.
Original commitRevision:381994 
Monday, 16 Mar 2015
01:03 gerald search for other commits by this committer
Update to the 20150315 snapshot of GCC 5.0.
Original commitRevision:381367 
Tuesday, 10 Mar 2015
17:00 gerald search for other commits by this committer
Update to the 20150308 snapshot of GCC 5.0.
Original commitRevision:380943 
Saturday, 7 Mar 2015
20:29 gerald search for other commits by this committer
Update to the 20150301 snapshot of GCC 5.0.
Original commitRevision:380714 
Tuesday, 24 Feb 2015
18:22 gerald search for other commits by this committer
Update to the 20150222 snapshot of GCC 5.0.
Original commitRevision:379832 
Monday, 16 Feb 2015
02:17 gerald search for other commits by this committer
Update to the 20150215 snapshot of GCC 5.0.
Original commitRevision:379057 
Tuesday, 10 Feb 2015
18:03 gerald search for other commits by this committer
Update to the 20150208 snapshot of GCC 5.0.
Original commitRevision:378789 
Monday, 2 Feb 2015
00:46 gerald search for other commits by this committer
Update to the 20150201 snapshot of GCC 5.0.

This now successfully builds libffi again, so we can enable JAVA by
default on i386 and amd64.

PR:		197171
Original commitRevision:378284 
Monday, 26 Jan 2015
12:53 gerald search for other commits by this committer
Update to the 20150125 snapshot of GCC 5.0.  Sadly libffi is still
broken thus Java remains disabled on i386.
Original commitRevision:377932 
Sunday, 25 Jan 2015
23:42 gerald search for other commits by this committer
Update to the 20150118 snapshot of GCC 5.0.

libgcj-5.0.pc is now properly called libgcj-5.pc; adjust pkg-plist.

libffi is broken on FreeBSD i386 since 2015-01-11, cf.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64779, so disable it
for the time being.
Original commitRevision:377908 
Monday, 12 Jan 2015
03:20 gerald search for other commits by this committer
Update to the 20150111 snapshot of GCC 5.0.

Welcome FreeBSD/ARM support to upstream GCC! [1]

Thanks to:	andreast [1]
Original commitRevision:376812 
Friday, 9 Jan 2015
06:46 gerald search for other commits by this committer
Update to the 20150104 snapshot of GCC 5.0.
Original commitRevision:376580 
Friday, 2 Jan 2015
14:17 gerald search for other commits by this committer
Update to the 20141228 snapshot of GCC 5.0.
Original commitRevision:376048 
Friday, 26 Dec 2014
08:24 gerald search for other commits by this committer
Update to the 20141221 snapshot of GCC 5.0.
Original commitRevision:375617 
Saturday, 20 Dec 2014
23:28 gerald search for other commits by this committer
Update to the 20141214 snapsho of GCC 5.0.
Original commitRevision:375139 
Monday, 1 Dec 2014
02:06 gerald search for other commits by this committer
Update to the 20141130 snapshot of GCC 5.0.
Original commitRevision:373699 
Monday, 24 Nov 2014
15:05 gerald search for other commits by this committer
Update to the 20141123 snapshot of GCC 5.0.  Keep in mind that this
now defaults to the C11 standard, not C89 any more.
Original commitRevision:373219 
Saturday, 22 Nov 2014
05:48 gerald search for other commits by this committer
Update to the 20141116 snapshot of GCC 5.0.

This no longer breaks on FreeBSD 10.0 and later using clang.
Original commitRevision:373033 
Sunday, 16 Nov 2014
12:39 gerald search for other commits by this committer
Update to the 20141109 snapshot of GCC 5.0.

Mark IGNORE on FreeBSD 10.0 and later; an upstream fix should make
it into the next snapshot.
Original commitRevision:372637 
Monday, 3 Nov 2014
06:19 gerald search for other commits by this committer
Update to the 20141102 snapshot of GCC 5.0.
Original commitRevision:372094 
Monday, 27 Oct 2014
13:54 gerald search for other commits by this committer
Update to the 20141026 snapshot of GCC 5.0.

Remove last instance of @dirrm in pkg-plist.
Original commitRevision:371585 
Monday, 20 Oct 2014
16:15 gerald search for other commits by this committer
Update to the 20141019 snapshot of GCC 5.0.

Remove all traces of @dirrm from pkg-plist that are dynamically generated
via the Makefile.
Original commitRevision:371281 
Tuesday, 7 Oct 2014
13:55 gerald search for other commits by this committer
Update to the 20141005 snapshot of GCC 5.0.
Original commitRevision:370334 
Sunday, 28 Sep 2014
10:49 gerald search for other commits by this committer
Update to the 20140921 snapshot of GCC 5.0.

Remove four instances of @dirrm from pkg-plist.
Original commitRevision:369448 
Thursday, 18 Sep 2014
14:07 gerald search for other commits by this committer
Update to the 20140914 snapshot of GCC 5.0.

On the packaging side this adds another Python script coming from
the libstdc++ side of things.
Original commitRevision:368464 
Wednesday, 10 Sep 2014
16:14 gerald search for other commits by this committer
Update to the 20140907 snapshot of GCC 5.
Original commitRevision:367870 
Tuesday, 2 Sep 2014
11:04 gerald search for other commits by this committer
Update to the 20140831 snapshot of GCC 5.
Original commitRevision:366985 
Monday, 25 Aug 2014
10:09 gerald search for other commits by this committer
Update to the 20140824 snapshot of GCC 5.
Original commitRevision:366052 
Saturday, 23 Aug 2014
12:31 gerald search for other commits by this committer
Update to the 20140817 snapshot of GCC 5, which is how GCC 4.10 is now
going to be called.
Original commitRevision:365725 

Number of commits found: 38