non port: devel/arm-aout-binutils/Makefile |
Number of commits found: 14 |
Friday, 18 Feb 2005
|
23:44 kris
As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
|
Saturday, 18 Dec 2004
|
23:02 kris
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
|
Friday, 10 Dec 2004
|
01:12 kris
BROKEN: Incomplete pkg-plist
|
Friday, 9 Jul 2004
|
17:43 marcus
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
|
Sunday, 14 Mar 2004
|
06:17 ade
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.
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Friday, 21 Feb 2003
|
11:23 knu
De-pkg-comment.
|
Saturday, 18 May 2002
|
11:13 obrien
Update to 2.12.1.
|
Friday, 31 Aug 2001
|
15:20 sobomax
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
|
Monday, 13 Aug 2001
|
22:03 obrien
Update to 2.11.2.
|
Monday, 9 Apr 2001
|
01:37 obrien
Use our libtool.
|
01:10 obrien
Upgrade to Binutils 2.11[.0].
|
Wednesday, 10 Jan 2001
|
14:01 sf
add missing manpages/libs/headers. sort pkg-plist.
|
Monday, 1 Jan 2001
|
17:25 obrien
FSF binutils for embedded ARM cross-development This is used to generate code
that is independent of any operating system.
|
Number of commits found: 14 |