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-aux/files/diff-ada

Number of commits found: 6

Tuesday, 7 Jun 2016
22:33 marino search for other commits by this committer
lang/gcc5-aux: Upgrade version 20151204 => 20160603 (gcc 5.3 => 5.4)

Remove the recently added ARM patch.  This port has always been limited to
amd64 and i386 so patching ARM code has no effect.
Original commitRevision:416524 
Saturday, 18 Jul 2015
13:30 marino search for other commits by this committer
lang/gcc5-aux: Upgrade version 20150609 => 20150716 (release 5.2.0)

This contains some minor fixes for DragonFly's master branch.  The
patch diffs are less due to freebsd unwind support backport to 5 branch.
Original commitRevision:392421 
Monday, 22 Jun 2015
19:09 marino search for other commits by this committer
lang/gcc5-aux: Fix build of next version of gnatcoll on DF

The issue only affects DragonFly -- the proper configuration for openpty
support is already defined for FreeBSD using a macro, but the macro
for DragonFly was missing.
Original commitRevision:390312 
Monday, 15 Jun 2015
15:47 marino search for other commits by this committer
lang/gcc5-aux: Upgrade from Release 5.1.0 to 5.1.1 snapshot (20150609)

This captures some gcc fixes in the 2 months since the release.  The
version info with --version option has also been restored.
Original commitRevision:389737 
Monday, 8 Jun 2015
20:03 marino search for other commits by this committer
lang/gcc5-aux: Minor bug fixes

When submitting patches to fix GNAT, I realized the exetime changes
were wrong.  Moveover, the time patches not only are no longer needed,
but possibly bitrotted to the point of being wrong.

The next release of GCC5 (5.2) should have the FreeBSD unwind support
from gcc-trunk backported to GCC5 branch, so that should reduce the
patches by a lot.  There are some minor changes involving NetBSD support
that are not used.

Also, apparently disable-libada functionality was broken by my patches,
but it's fixed now.  This isn't used though.
Original commitRevision:388876 
Saturday, 14 Mar 2015
21:32 marino search for other commits by this committer
Add new port lang/gcc5-aux (next Ada compiler)

This is the initial version of gcc5-aux, which will eventually become the
default Ada compiler.  It's not hooked into Mk/Uses/ada.mk yet, but it
does pass all Ada tests on both DragonFly64 and FreeBSD64.

For FreeBSD 10 amd64, the compiler built fine outside of poudriere but the
bootstrap compiler failed inside of it (seemingly as a result of using
base linker).  Eventually a new bootstrap compiler needs to be made, but
for now gcc5-aux is built with a full bootstrap on FreeBSD.  On DragonFly,
only a single stage is built as the bootstrap compiler still works fine.
Original commitRevision:381294 

Number of commits found: 6