Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.40 09 Mar 2023 19:55:17
    |
Joerg Wunsch (joerg)  |
devel/libbfd: update to 2.40
PR: 269885
Submitted by: cy |
2.33.1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.33.1 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
2.33.1 11 May 2021 18:47:31
    |
Adriaan de Groot (adridg)  |
devel/libbfd: bring up-to-date wrt devel/binutils
Match the versions of libiberty and binutils. These come
from the same tarball upstream, so it's a bit odd to have
mismatched versions to start with; in addition the libiberty
version is years out-of-date.
Approved by: joerg@ (maintainer) |
2.19.1_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.19.1_3 09 Dec 2020 01:17:30
  |
linimon  |
Mark BROKEN on riscv64 the same as on aarch64.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
2.19.1_3 10 Nov 2018 18:12:58
  |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
2.19.1_2 30 Nov 2017 06:13:35
  |
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
2.19.1_2 22 Feb 2017 15:02:18
  |
bapt  |
Drop useless dependency on gmake (bmake build those fine) |
2.19.1_2 16 Nov 2016 09:29:15
  |
linimon  |
Fix some misspellings that crept in on the last tier-2 cleanup pass.
Approved by: portmgr (tier-2 blanket) |
2.19.1_2 16 Nov 2016 00:33:20
  |
linimon  |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.19.1_2 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.19.1_2 29 Aug 2014 20:16:46
  |
tijl  |
Enable shared libbfd library and use it in devel/fnccheck to fix a linking
problem
Reported by: amdmi3 |
2.19.1_1 29 Aug 2014 10:32:44
  |
tijl  |
- Add USES=libtool
- Modify CONFIGURE_TARGET instead of ARCH |
2.19.1 29 Jul 2014 18:41:17
  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
2.19.1 28 Jan 2014 23:35:38
  |
bapt  |
Support stage |
2.19.1 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.19.1 25 Dec 2010 16:55:41
 |
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
2.19.1 19 Dec 2009 14:48:00
 |
pav  |
- Register conflicts between libbfd and binutils
PR: ports/136701
Submitted by: gerald |
2.19.1 03 Apr 2009 12:44:59
 |
joerg  |
Upgrade to GNU binutils 2.19.1. |
2.17 10 Oct 2006 10:54:07
 |
joerg  |
Upgrade to binutils 2.17.
Also remove the BROKEN entry for FreeBSD < 5.x, per the PR mentioned.
PR: ports/99467 |
2.16.1 28 Feb 2006 21:25:16
 |
joerg  |
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) |
2.16 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.16 20 Jan 2006 00:11:19
 |
kris  |
BROKEN on amd64: Configure fails |
2.16 01 Aug 2005 14:38:54
 |
joerg  |
Upgrade to binutils-2.16.
Enable port for amd64 as well.
Submitted by: Manuel Stuehn <manuel.stuehn@gmx.net> (amd64 patch) |
2.15 12 Apr 2005 03:26:57
 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
2.15 11 Apr 2005 08:04:41
 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
2.15 25 Feb 2005 13:18:50
 |
vs  |
Register CONFLICTS with devel/mingw-binutils
Approved by: maintainer |
2.15 27 Dec 2004 22:58:17
 |
joerg  |
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. |
2.14 04 Jun 2004 17:29:38
 |
ade  |
Sync with new bsd.autotools.mk |
2.14 30 May 2004 06:54:22
 |
kris  |
BROKEN on amd64: Configure fails |
2.14 14 May 2004 20:03:15
 |
joerg  |
Enable building on amd64, by renaming it to x86_64 for the configure
step. |
2.14 02 May 2004 19:54:00
 |
joerg  |
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. |
2.14 28 Apr 2004 20:24:39
 |
joerg  |
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. |