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/gcc6-aux/Makefile.common

Number of commits found: 7

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 4 Feb 2017
17:25 marino search for other commits by this committer
lang/gcc6-aux: Upgrade version 20161221 => 20170202 (gcc 6.3 snapshot)

The gcc6-aux compiler is being prepared to support aarch63.  The last
release, 6.3.0, is missing backported support for aarch64 in general
and aarch64-*-freebsd* in particularly.  Do a rare update the latest
snapshot in order to capture aarch64 support.
Original commitRevision:433328 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Thursday, 18 Feb 2016
22:11 marino search for other commits by this committer
lang/gcc6-aux: re-enable the -march filter

It did not take long for gcc6-aux to fail again when CPUTYPE is
set (this time to native).  Just block this settings by filtering
out -march CFLAGS again to solve the issue permanently.

PR:	207311
Original commitRevision:409135 
Wednesday, 17 Feb 2016
09:16 marino search for other commits by this committer
lang/gcc6-aux: Update version 20160124 => 20160214

Dewayne G. confirmed that CPUTYPE=core-avx-i works again on the
current snapshot of gcc6.  It must have been broken temporarily.
For now, let's remove the -march filter from CFLAGS.  If it becomes
a problem again, I'll filter it out permanently.
Original commitRevision:409032 
Wednesday, 10 Feb 2016
18:26 marino search for other commits by this committer
lang/gcc6-aux: Neutralize CPUTYPE settings

It's been reported that gcc6-aux fails to build when CPUTYPE is set to
haswell and it's not alone.  Remove any -march cflags which should
effectively negate the CPUTYPE setting.  We can't change CPUTYPE directly
because it is included before the port makefile is.
Original commitRevision:408641 
Sunday, 6 Dec 2015
16:04 marino search for other commits by this committer
Add new port lang/gcc6-aux

This will be the successor to lang/gcc5-aux.  GCC6 is still in development
although the Ada front end is generally stable.  Once gcc6-aux is released,
the lang/gcc-aux port will likely be removed.  For that to happen, the
gnatdroid compilers need to move from it to gcc5-aux or gcc6-aux.  The
Ada framework will also move to gcc6-aux by default as well.
Original commitRevision:403127 

Number of commits found: 7