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: devel/avr-gcc/files/patch-newdevices

Number of commits found: 22

Saturday, 17 Dec 2011
09:56 joerg search for other commits by this committer
Upgrade to GCC 4.5.1.

Completely reorganize the patches for this port.

Patches for new devices are now synchronized with the Atmel AVR tools.
The main difference is the naming scheme, as FreeBSD patches start
with "patch-", while the Atmel AVR Tools patches end up in ".patch".
Original commit
Monday, 8 Mar 2010
19:53 joerg search for other commits by this committer
Upgrade to GCC 4.3.4, as well as to the patches from WinAVR 20100110
Original commit
Thursday, 11 Jun 2009
21:39 joerg search for other commits by this committer
Update to GCC 4.3.2.

(The old port will be migrated to devel/avr-gcc-42 within the next
days.)
Original commit
Thursday, 20 Dec 2007
06:43 joerg search for other commits by this committer
Add support for ATtiny88, ATmega32HVB, ATmega1284P.
Fix support for AT90USB82/162, move them into "avr35" architecture.
Add support for the OS_main and OS_task attributes.

Integrate some more bugfixes from the WinAVR patch list.
Original commit
Sunday, 28 Oct 2007
10:01 joerg search for other commits by this committer
Upgrade to GCC 4.2.2
Original commit
Saturday, 23 Jun 2007
21:30 joerg search for other commits by this committer
Add device support for ATmega8HVA/ATmega16HVA.

Change AT90USB82 from avr5 to avr5.
Original commit
Wednesday, 11 Apr 2007
16:08 joerg search for other commits by this committer
Minor fix for AT90USB* devices.

Submitted by:   Anatoly Sokolov

Also spell-fix `PORTREVISION' *blush*.
Original commit
Saturday, 7 Apr 2007
05:37 joerg search for other commits by this committer
Upgrade to GCC 4.1.2.

Add support for AT90PWM1, ATmega32[59]0?P, AT90USB82/162.
Original commit
Friday, 6 Oct 2006
20:43 joerg search for other commits by this committer
Copy over the avr-gcc-devel port to avr-gcc, so this will become the
default AVR-GCC version now.

No repocopy as this port used to exist before.  For the history details,
see the old avr-gcc-devel port (going to be moved to Attic now).
Original commit
Thursday, 5 Oct 2006
21:56 joerg search for other commits by this committer
devel/avr-gcc has been repocopied to devel/avr-gcc-3, so to make room
for devel/avr-gcc-devel taking over the role of the default AVR-GCC
port now.
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:48 joerg search for other commits by this committer
Rename ATmega164/324 to ATmega164P/324P, add support for ATmega644P,
ATmega165P, and ATmega169P.
Original commit
Sunday, 19 Mar 2006
22:38 joerg search for other commits by this committer
Upgrade to GCC 3.4.6.
Add support for ATmega406 and AT90USB646/647/1286/1286 devices.
Register conflict for avr-gcc-devel port (GCC 4.1-based, to come soon).
Original commit
Wednesday, 4 Jan 2006
23:17 joerg search for other commits by this committer
Add support for ATtiny261/461/861.
Original commit
Wednesday, 14 Dec 2005
22:42 joerg search for other commits by this committer
Upgrade to GCC 3.4.5, and add support for ATtiny24/44/84 devices.
Original commit
Friday, 4 Nov 2005
20:51 joerg search for other commits by this committer
Add support for the AT90CAN32/64 controllers.

By the same time, also drag in the patch for catching
misspelled interrupt vector names from the 4.x branch of
GCC.
Original commit
Monday, 12 Sep 2005
22:03 joerg search for other commits by this committer
Add support for the ATmega640/1280/1281 family.
Original commit
Thursday, 1 Sep 2005
20:52 joerg search for other commits by this committer
Oops, a double slash sneaked into the linker spec, causing GCC to
recurse infinitely, until it hit an abort().
Original commit
05:22 joerg search for other commits by this committer
Add back support for the ATmega165.
Original commit
Wednesday, 17 Aug 2005
14:41 joerg search for other commits by this committer
Fix the linker command (in GCC's specs file) for the AT90PWM2/3
controllers.

Approved by:    portmgr (linimon)
Original commit
Monday, 1 Aug 2005
13:48 joerg search for other commits by this committer
Remove a superfluous part of a patch (patching a .orig file resulting from
a previous patch).

No PORTREVISION bump as the resulting binaries are identical.
Original commit
Saturday, 30 Jul 2005
21:28 joerg search for other commits by this committer
Upgrade AVR-GCC to GCC-3.4.4.

By the same time, combine all the patches that add support for new AVR
devices into a single patch, as they all touch the same three source
files.  In total, add support for the following AVR devices that were
not supported by the stock GCC 3.4.x:

  ATtiny13/ATtiny2313
  ATtiny25/ATtiny45/ATtiny85
  ATmega48/ATmega88/ATmega168
  AT90PWM2/AT90PWM3
  ATmega164/ATmega324/ATmega644
  ATmega325/ATmega3250/ATmega645/ATmega6450
  ATmega329/ATmega3290/ATmega649/ATmega6490
  AT90CAN128

(This is now documented in pkg-descr as well.)
Original commit

Number of commits found: 22