notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/avr-gcc-devel/Makefile
SVNWeb

Number of commits found: 20

Tue, 31 Jan 2017
[ 03:40 linimon search for other commits by this committer ] Original commit   Revision:432897 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Mark various ports broken on aarch64 and armv6.

Approved by:	portmgr (tier-2 blanket)
Fri, 2 Dec 2016
[ 11:58 mat search for other commits by this committer ] Original commit   Revision:427552 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 9 Sep 2015
[ 13:58 amdmi3 search for other commits by this committer ] Original commit   Revision:396491
- Add missing files to plist

Approved by:	portmgr blanket
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Fri, 8 Aug 2014
[ 21:06 joerg search for other commits by this committer ] Original commit   Revision:364385
Add an avr-gcc-devel port for the most recent GCC feature set.

PR:		192399
Submitted by:	pi
Thu, 11 Jun 2009
[ 21:47 joerg search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Make GCC 4.3.x the default version.
Contents goes into devel/avr-gcc now.

devel/avr-gcc-devel
Wed, 13 May 2009
[ 09:46 ale search for other commits by this committer ] Original commit  (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Chase libgmp and bump PORTREVISION.
Fri, 30 Jan 2009
[ 23:23 ale search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Chase mpfr library.
Mon, 28 Jul 2008
[ 21:25 joerg search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 6 Oct 2006
[ 20:44 joerg search for other commits by this committer ] Original commit 
Remove.  This has been moved to avr-gcc to become the standard version
of AVR-GCC now.
Thu, 28 Sep 2006
[ 21:44 joerg search for other commits by this committer ] Original commit 
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.
Tue, 26 Sep 2006
[ 21:52 joerg search for other commits by this committer ] Original commit 
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)).
Thu, 20 Apr 2006
[ 20:32 joerg search for other commits by this committer ] Original commit 
Fix the link specification in the patch so ATmega*P devices will get
their correct -Tdata option passed down.

Submitted by:   Anatoly Sokolov
Wed, 19 Apr 2006
[ 10:50 joerg search for other commits by this committer ] Original commit 
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.
Tue, 4 Apr 2006
[ 20:29 joerg search for other commits by this committer ] Original commit 
Add NO_LATEST_LINK.
Mon, 27 Mar 2006
[ 05:02 joerg search for other commits by this committer ] Original commit 
Try to remove empty "rw" locale directories when uninstalling.
Fri, 24 Mar 2006
[ 21:01 joerg search for other commits by this committer ] Original commit 
Actually keep my promise to also support the ATmega406.
Thu, 23 Mar 2006
[ 20:09 joerg search for other commits by this committer ] Original commit 
Fix linker instructions for ATmega1280/ATmega1281 target MCUs.
[ 05:48 joerg search for other commits by this committer ] Original commit 
This brings GCC 4.1.0 for the AVR microcontroller target to the
ports collection.

Number of commits found: 20