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-devel/files/patch-dwarf

Number of commits found: 3

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
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

Number of commits found: 3