| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Also remove the BROKEN entry for FreeBSD < 5.x, per the PR mentioned.
PR: ports/99467
|
|
|
|
|
|
|
| |
mismatch for amd64 vs. x86_64 (once again), so it is no longer
BROKEN on amd64.
Approved by: portmgr (linimon)
|
|
|
|
| |
Approved by: krion@
|
| |
|
|
|
|
|
|
| |
Enable port for amd64 as well.
Submitted by: Manuel Stuehn <manuel.stuehn@gmx.net> (amd64 patch)
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
step.
|
|
|
|
|
| |
I don't care much, it's intented for developers only who could now be
expected to use FreeBSD 5.x.
|
|
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.
|