Commit graph

14 commits

Author SHA1 Message Date
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
Lev A. Serebryakov
8367d176cd Two new devices 2004-03-03 13:07:46 +00:00
Lev A. Serebryakov
1861a670a6 New devices added, old ones fixed... 2004-02-24 14:44:27 +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
Lev A. Serebryakov
6827134553 Don't install `${PREFIX}/lib/libiberty.a'
Now this ports doesn't CONFLICT with other *-binutils ports.
  All files, installed by this port, are unique.
2003-10-15 13:18:19 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Lev A. Serebryakov
871019a53c (*) Add new devices.
(*) Fix some bugs.

  These changes will be in next binutils release from RedHat.
  But we could use them before release :)

Obtained from:	Target developers.
2003-08-12 08:49:49 +00:00
Lev A. Serebryakov
f174ec8b14 Add workaround for hardware bug of some MSP430 units.
Obtained from:	Target maintainers.
2003-08-01 13:28:11 +00:00
Lev A. Serebryakov
f3275a61b8 Update to latest version.
Approved by:	sobomax
2003-06-25 11:16:24 +00:00
Lev A. Serebryakov
1995afb5cf Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail

Approved by:	sobomax
2003-06-17 13:53:45 +00:00
Edwin Groothuis
600789fbc9 [MAINTAINER UPDATE] Update port `devel/msp430-binutils' to new,
improved version.

PR:		ports/48497
Submitted by:	Lev A. Serbryakov <lev@serebryakov.spb.ru>
2003-02-24 00:20:54 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
SADA Kenji
5f75c7d7cb upgrade to patchversion 20021028
PR:	ports/45160
Submitted by:	maintainer
2002-11-11 01:13:27 +00:00
Joseph Koshy
28e9f4e1d2 Cross toolchain for the Texas Instruments MSP430 architecture.
PR:		ports/44138
Submitted by:	"Lev A. Serbryakov" <lev@serebryakov.spb.ru>
2002-11-06 10:05:56 +00:00