aboutsummaryrefslogtreecommitdiff
path: root/devel/arm-aout-binutils
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Update to 2.12.1.David E. O'Brien2002-05-183-21/+2
| | | | Notes: svn path=/head/; revision=59426
* Remove a redundant trailing carriage return.Akinori MUSHA2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49022
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* Update to 2.11.2.David E. O'Brien2001-08-132-2/+2
| | | | Notes: svn path=/head/; revision=46214
* add missing files and @dirrm into PLISTYing-Chieh Liao2001-05-291-0/+5
| | | | | | | | PR: 27444 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=43240
* The B.S. .la files don't get installed any more. Yay!!David E. O'Brien2001-04-171-2/+0
| | | | Notes: svn path=/head/; revision=41509
* Use our libtool.David E. O'Brien2001-04-091-0/+4
| | | | Notes: svn path=/head/; revision=41096
* Upgrade to Binutils 2.11[.0].David E. O'Brien2001-04-092-7/+7
| | | | Notes: svn path=/head/; revision=41095
* add missing manpages/libs/headers.FUJISHIMA Satsuki2001-01-102-12/+22
| | | | | | | sort pkg-plist. Notes: svn path=/head/; revision=37063
* FSF binutils for embedded ARM cross-developmentDavid E. O'Brien2001-01-016-0/+81
This is used to generate code that is independent of any operating system. Notes: svn path=/head/; revision=36574