Commit graph

17 commits

Author SHA1 Message Date
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joerg Wunsch
13aa50ee9d 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.
2003-09-08 16:10:19 +00:00
Kris Kennaway
b0e9360f7c Utilize INFO. The pkg-plist still appears to be broken. 2003-08-16 09:30:28 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joerg Wunsch
b2b54f637e Upgrade from our previous snapshot to the official latest release of
binutils, 2.13.2.1.
2003-01-08 21:55:20 +00:00
Joerg Wunsch
da331bdcd4 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.
2002-07-03 19:18:16 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Joerg Wunsch
b14142afec As a side-effect of no longer installing libbfd, some header files
that used to be mentioned in the PLIST aren't installed anymore
either.

Submitted by:	"David W. Chapman Jr." <dwcjr@inethouston.net>
2001-05-19 13:28:55 +00:00
Joerg Wunsch
ef84dd5a1a Do not, never, nikogda install lib{bfd,opcodes,iberty}.a. They might
clash with other binutils ports for different targets, and are not
needed to be installed at all.

PR:		ports/27347 (although with a different approach than suggested)
2001-05-15 19:21:48 +00:00
Joerg Wunsch
0e038bdbb6 Don't install libiberty.a, it's not required to be installed, and likely
to clash with other ports of GNU tools.

Fixup pkg-plist accordingly.
2001-04-20 13:50:28 +00:00
Joerg Wunsch
2a87a56dde Resurrect obrien's update to binutils 2.11 from the depths of CVS,
now that I'm ready to upgrade the entire AVR toolchain.
2001-04-20 13:49:17 +00:00
David E. O'Brien
50168b37a8 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.

Requested by:	joerg
2001-04-15 00:55:52 +00:00
David E. O'Brien
624ed62dd8 Use out libtool. 2001-04-09 01:41:00 +00:00
David E. O'Brien
7085a14e27 Update to Binutils 2.11[.0]. 2001-04-09 01:07:42 +00:00
Joerg Wunsch
744aff266f This is the first port of a fairly complete toolchain for Atmel AVR
microcomputer cross-development.  More (avr-gcc, avr-libc) to follow...
2000-12-05 15:17:47 +00:00