Commit graph

14 commits

Author SHA1 Message Date
Joerg Wunsch
939bbe9da1 Upgrade to binutils 2.17.
Also remove the BROKEN entry for FreeBSD < 5.x, per the PR mentioned.

PR:		ports/99467
2006-10-10 10:54:07 +00:00
Joerg Wunsch
8efd47d55b Minor upgrade to binutils-2.16.1, and fix the architecture name
mismatch for amd64 vs. x86_64 (once again), so it is no longer
BROKEN on amd64.

Approved by:	portmgr (linimon)
2006-02-28 21:25:16 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Kris Kennaway
eeebfe0ac3 BROKEN on amd64: Configure fails 2006-01-20 00:11:19 +00:00
Joerg Wunsch
e417b927b7 Upgrade to binutils-2.16.
Enable port for amd64 as well.

Submitted by:	Manuel Stuehn <manuel.stuehn@gmx.net> (amd64 patch)
2005-08-01 14:38:54 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Volker Stolz
33ece4847d Register CONFLICTS with devel/mingw-binutils
Approved by: maintainer
2005-02-25 13:18:50 +00:00
Joerg Wunsch
9b9c4750c1 Upgrade to binutils 2.15.
Revert from USE_LIBTOOL to binutil's own libtool, as libtool13 could
not grok the --without-pic option, and the configure script is not
prepared to handle libtool15 (yet) which in turn could have understood
--without-pic.  Sigh.  At least, that way we can avoid the overhead
of building all the unneeded shared libs.

Still, libtool insists on installing libbfd.la.  As this file is really
small, I give in, and added it to pkg-plist.
2004-12-27 22:58:17 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Kris Kennaway
0e79f9823c BROKEN on amd64: Configure fails 2004-05-30 06:54:22 +00:00
Joerg Wunsch
b73217da32 Enable building on amd64, by renaming it to x86_64 for the configure
step.
2004-05-14 20:03:15 +00:00
Joerg Wunsch
7fb63ea551 It seems that the standalone libbfd cannot be compiled on FreeBSD 4.x.
I don't care much, it's intented for developers only who could now be
expected to use FreeBSD 5.x.
2004-05-02 19:54:00 +00:00
Joerg Wunsch
fdfb17efb8 This is a port of GNU libbfd, the binary file descriptor library from
GNU binutils.  It can read/write about any object file format on earth.

Soon to be used by devel/avarice.

Requires devel/gnulibiberty, since it (alas) uses undocumented internal
functions from that library.
2004-04-28 20:24:39 +00:00