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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/avr-gcc-devel/Makefile

Number of commits found: 20

Tuesday, 31 Jan 2017
03:40 linimon search for other commits by this committer
Mark various ports broken on aarch64 and armv6.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:432897 
Friday, 2 Dec 2016
11:58 mat search for other commits by this committer
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:427552 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Wednesday, 9 Sep 2015
13:58 amdmi3 search for other commits by this committer
- Add missing files to plist

Approved by:	portmgr blanket
Original commitRevision:396491 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Friday, 8 Aug 2014
21:06 joerg search for other commits by this committer
Add an avr-gcc-devel port for the most recent GCC feature set.

PR:		192399
Submitted by:	pi
Original commitRevision:364385 
Thursday, 11 Jun 2009
21:47 joerg search for other commits by this committer
Make GCC 4.3.x the default version.
Contents goes into devel/avr-gcc now.

devel/avr-gcc-devel
Original commit
Wednesday, 13 May 2009
09:46 ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
Original commit
Friday, 30 Jan 2009
23:23 ale search for other commits by this committer
Chase mpfr library.
Original commit
Monday, 28 Jul 2008
21:25 joerg search for other commits by this committer
This is a "sneak preview" port of GCC 4.3.1 for the Atmel AVR
microcontrollers.  It includes patches from the WinAVR project to
support the ATmega32C1, ATmega32M1, ATmega32U4, and ATtiny167
controllers, and in particular the next generation AVRs ATxmega64A1
and ATxmega128A1.

The port has been carefully crafted to peacefully coexist with the
non-devel avr-gcc port.  All executables installed have the suffix
"-43" added for that reason.
Original commit
Friday, 6 Oct 2006
20:44 joerg search for other commits by this committer
Remove.  This has been moved to avr-gcc to become the standard version
of AVR-GCC now.
Original commit
Thursday, 28 Sep 2006
21:44 joerg search for other commits by this committer
Fix the COMMENT to tell this is GCC 4.x rather than 3.x.  Pointed out
by Simon Barner.

Revert the default debugging format to stabs but offer DWARF-2 as an
option (rather than being the default).  AVR-GDB currently understands
stabs much better than DWARF-2.

Fix a bug in patch-zz-atmega256x that caused -fcall-prologues to
generate faulty code.  This affected libgcc.a as it uses this option.
This bug has been originally found and fixed by Wang Guohui but I
missed his fix when adding the patch here.
Original commit
Tuesday, 26 Sep 2006
21:52 joerg search for other commits by this committer
Update to GCC 4.1.1.

Add Björn Haase's (beta) patch for ATmega256x support, backported
to GCC 4.1.1 by Bernhard Trog.

Add Anatoly Sokolov's patch to support __attribute__((alias)).
Original commit
Thursday, 20 Apr 2006
20:32 joerg search for other commits by this committer
Fix the link specification in the patch so ATmega*P devices will get
their correct -Tdata option passed down.

Submitted by:   Anatoly Sokolov
Original commit
Wednesday, 19 Apr 2006
10:50 joerg search for other commits by this committer
Rename ATmega164/324 to ATmega164P/324P, add support for ATmega644P,
ATmega165P, and ATmega169P.

Add the patch mentioned in GCC bug report:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26504

to support DWARF-2 generation, and enable the respective configuration
option.
Original commit
Tuesday, 4 Apr 2006
20:29 joerg search for other commits by this committer
Add NO_LATEST_LINK.
Original commit
Monday, 27 Mar 2006
05:02 joerg search for other commits by this committer
Try to remove empty "rw" locale directories when uninstalling.
Original commit
Friday, 24 Mar 2006
21:01 joerg search for other commits by this committer
Actually keep my promise to also support the ATmega406.
Original commit
Thursday, 23 Mar 2006
20:09 joerg search for other commits by this committer
Fix linker instructions for ATmega1280/ATmega1281 target MCUs.
Original commit
05:48 joerg search for other commits by this committer
This brings GCC 4.1.0 for the AVR microcontroller target to the
ports collection.
Original commit

Number of commits found: 20