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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: devel/avr-binutils/Makefile

Number of commits found: 66

Tuesday, 20 Jan 2015
20:23 joerg search for other commits by this committer
Remove the old patch since it has been integrated upstream now.
Original commitRevision:377534 
Friday, 26 Dec 2014
18:40 antoine search for other commits by this committer
avr-binutils patch has to be updated for binutils 2.25
Original commitRevision:375646 
Tuesday, 2 Dec 2014
21:43 joerg search for other commits by this committer
Restore my maintainership on this port.
Original commitRevision:373786 
19:50 joerg search for other commits by this committer
Reorganize the avr-binutils port to use the central binutils one
(as the various arm*binutils ports are doing, too).

Add a patch to recognize the "avrtiny" architecture MCUs (ATtiny10
et al.), extracted from the Atmel AVR Toolchain 3.4.5 (they still
didn't push it upstream, alas).
Original commitRevision:373781 
Wednesday, 2 Jul 2014
08:16 joerg search for other commits by this committer
Upgrade to version 2.24.

Add staging support.

Submitted by:	pi
Original commitRevision:360155 
Friday, 20 Sep 2013
17:03 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Original commitRevision:327722 
Wednesday, 28 Aug 2013
07:07 bapt search for other commits by this committer
Disable gettext, that fixes a conflicts with devel/binutils

Approved by:	joerg (maintainer)
Original commitRevision:325509 
Monday, 26 Aug 2013
17:52 bapt search for other commits by this committer
Fix build disabling -Werror
Original commitRevision:325413 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Tuesday, 9 Oct 2012
22:12 linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
Original commitRevision:305610 
Tuesday, 20 Dec 2011
10:20 joerg search for other commits by this committer
Fix the plist for this port.

Reminded by:  pav
Original commit
Friday, 16 Dec 2011
22:39 joerg search for other commits by this committer
Upgrade to binutils 2.20.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
22:19 joerg search for other commits by this committer
Avoid conflict with devel/binutils when installing info files.

PR:             ports/162248
Submitted by:   4720@hushmail.com
Original commit
Wednesday, 14 Dec 2011
19:58 crees search for other commits by this committer
Fix dependency on gettext; runtime needed too

PR:             ports/162117
Submitted by:   4720
Approved by:    joerg via email
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Saturday, 25 Dec 2010
16:55 sunpoet search for other commits by this committer
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:             ports/152844
Submitted by:   sunpoet (myself)
Approved by:    miwi (with portmgr hat)
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Thursday, 4 Mar 2010
13:38 joerg search for other commits by this committer
Upgrade to GNU binutils 2.20, including patches from WinAVR 20100110.

Feature safe: yes
Original commit
Wednesday, 12 Aug 2009
19:26 joerg search for other commits by this committer
Upgrade to GNU binutils 2.19.1.

Integrate another bugfix that affects avr25-architecture MCU types
(ATtiny84, for example).
Original commit
Friday, 12 Jun 2009
04:10 joerg search for other commits by this committer
Add some NLS files that slipped through in my previous commit.

Noticed by:     QAT
Original commit
Thursday, 11 Jun 2009
20:39 joerg search for other commits by this committer
Upgrade to GNU binutils 2.19 (finally).
Original commit
Tuesday, 29 Jul 2008
07:50 joerg search for other commits by this committer
Add the missing ATxmega ldscript files to pkg-plist.
Original commit
Monday, 28 Jul 2008
21:20 joerg search for other commits by this committer
Incorporate the ATxmega patch from WinAVR.

Silense an assembler warning that triggered too frequently on
legitimate code (binutils bug 5523).

Make $DATA_ORIGIN a configurable value within the linker script
templates.
Original commit
Thursday, 20 Dec 2007
06:41 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 basic support for fuse and lock bit sections in ELF file.
Original commit
Wednesday, 7 Nov 2007
12:42 joerg search for other commits by this committer
Fix broken package list.

Approved by:    portmgr (erwin)
Original commit
Saturday, 27 Oct 2007
21:21 joerg search for other commits by this committer
Update to binutils-2.18.
Original commit
Saturday, 23 Jun 2007
21:29 joerg search for other commits by this committer
Add device support for ATmega8HVA/ATmega16HVA.

Change AT90USB82 from avr5 to avr5.
Original commit
Saturday, 7 Apr 2007
05:34 joerg search for other commits by this committer
Add AT90PWM1, AT90USB82/162, and ATmega32[59]0?p devices.
Original commit
Thursday, 4 Jan 2007
16:12 joerg search for other commits by this committer
Fix a compiler warning in the AVR-COFF generator that appeared with
GCC 4.x, and caused the compilation to fail due to the -Werror option
used.

Remove an annoying assembler warning in the ATmega256x patch that was
frequently triggered by large C switch() statements in GCC, and
generally considered to be a regression.  The author of that patch
agreed that the warning isn't particularly useful anyway for a number
of reasons, and recommended to just drop it.
Original commit
Sunday, 8 Oct 2006
21:23 joerg search for other commits by this committer
Try to remove the "rw" locale directories when uninstalling.
Original commit
Thursday, 28 Sep 2006
21:49 joerg search for other commits by this committer
Update the description to match the reality:

. we are based on binutils-2.17 now
. most of the AVRs are now supported by the stock distribution of
  binutils now, so update our local additions
Original commit
Tuesday, 26 Sep 2006
05:02 joerg search for other commits by this committer
Upgrade to binutils 2.17, and add the ATmega256x patch from Björn
Haase.
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
Monday, 20 Mar 2006
21:56 joerg search for other commits by this committer
Umpf, fix the fix. :-(  We want to support the AT90USB646 (and 647),
not the AT90USB468.
Original commit
21:10 joerg search for other commits by this committer
Forgot to commit the patch for AT90USB647.
Original commit
Sunday, 19 Mar 2006
22:35 joerg search for other commits by this committer
Add support for the ATmega406 and AT90USB646/647/1286/1287 devices.
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Wednesday, 4 Jan 2006
23:16 joerg search for other commits by this committer
Add support for ATtiny261/461/861.
Original commit
Wednesday, 14 Dec 2005
22:41 joerg search for other commits by this committer
Add support for ATtiny24/44/84 devices.
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Friday, 4 Nov 2005
20:13 joerg search for other commits by this committer
Upgrade to binutils 2.16.1.

Add support for AT90CAN32/64.
Original commit
Saturday, 30 Jul 2005
21:16 joerg search for other commits by this committer
Document our private extensions in the package description.
Original commit
20:08 joerg search for other commits by this committer
Remove individual patches for adding new AVR devices to the toolchain,
and combine them into a single unified patch, as only two files need
to be patched anyway.

This will extend support of avr-binutils (over stock binutils-2.16) to
the following AVR devices:

ATtiny25/45/85
AT90PWM2/3
ATmega164/324/644
ATmega329/3290/649/6490
ATmega640/1280/1281
Original commit
Saturday, 2 Jul 2005
06:32 joerg search for other commits by this committer
Bump port revision for the fixed PLIST.
Original commit
Thursday, 30 Jun 2005
22:19 joerg search for other commits by this committer
Update to binutils-2.16.

A number of our old patches have been integrated into the mainline now,
so they can be removed.
Original commit
Tuesday, 31 May 2005
19:51 joerg search for other commits by this committer
I just noticed I forgot to cvs add the ATmega1280 patch last time.

In preparation for moving the port to binutils-2.16, rather get it
in before that.
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Thursday, 10 Mar 2005
21:11 joerg search for other commits by this committer
Merge some patches that have meanwhile be integrated in binutil's CVS,
and apply them to the latest released version (2.15).  This mainly
adds support for new AVR devices that appeared on the market recently,
and fixes one relocation bug for the EEPROM section that could be
noted when a bootloader section is also present.
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Original commit
Sunday, 20 Jun 2004
19:47 joerg search for other commits by this committer
Upgrade to binutils 2.15.

Also fixed is the way the tweak for amd64 -> x86_64 is done, and
Manuel Stuehn <manuel dot stuehn at gmx dot net> verified it is OK
on that architecture now.
Original commit
Friday, 14 May 2004
19:52 joerg search for other commits by this committer
When compiling on an amd64 host, override the --host configure setting
to x86_64 to make the GNU utils match their expectation.

Noticed by:     kris
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Monday, 8 Sep 2003
16:10 joerg search for other commits by this committer
Update to binutils 2.14.

Also included now the "AVR COFF beta" patch that allows avr-objcopy to
generate AVR (extended) COFF files.  Note the beta state (which only
affects this conversion though).

This commit also fixes a minor pkg-plist problem noticed by kris.
Original commit
Saturday, 16 Aug 2003
09:30 kris search for other commits by this committer
Utilize INFO.  The pkg-plist still appears to be broken.
Original commit
Friday, 7 Mar 2003
06:01 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Wednesday, 8 Jan 2003
21:55 joerg search for other commits by this committer
Upgrade from our previous snapshot to the official latest release of
binutils, 2.13.2.1.
Original commit
Wednesday, 3 Jul 2002
19:18 joerg search for other commits by this committer
Mega-upgrade the AVR GNU utils toolchain, part #1:
Upgrade binutils to a recent snapshot, since this is a prerequisite
for the remaining ports.

Unfortunately, sources.redhat.com frequently purges older snapshot
tarballs, thus i gotta keep the one to use here around privately.
Original commit
Friday, 31 Aug 2001
15:20 sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
Original commit
Friday, 20 Apr 2001
14:49 joerg search for other commits by this committer
Resurrect obrien's update to binutils 2.11 from the depths of CVS,   now that
I'm ready to upgrade the entire AVR toolchain.    
Original commit
Sunday, 15 Apr 2001
01:55 obrien search for other commits by this committer
Back out the 2.10.1 -> 2.11 upgrade.  The avr-gcc port just didn't like it.   I
upgrade this in too much hast for 4.3.    
Original commit
Monday, 9 Apr 2001
02:41 obrien search for other commits by this committer
Use out libtool.    
Original commit
02:07 obrien search for other commits by this committer
Update to Binutils 2.11[.0].    
Original commit
Tuesday, 5 Dec 2000
15:17 joerg search for other commits by this committer
This is the first port of a fairly complete toolchain for Atmel AVR  
microcomputer cross-development.  More (avr-gcc, avr-libc) to follow...    
Original commit

Number of commits found: 66