notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q3
binutils GNU binary tools
2.40_4,1 devel on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.40_4,1Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-09-15 14:12:06
Last Update: 2023-09-15 14:07:46
Commit Hash: 3d3866a
License: GPLv3 LGPL3
WWW:
https://www.gnu.org/software/binutils/
Description:
The GNU Binutils are a collection of binary tools. The main ones are: * ld - the GNU linker. * as - the GNU assembler. Most of these programs use BFD, the Binary File Descriptor library, to do low-level manipulation. Many of them also use the opcodes library to assemble and disassemble machine instructions. This port may be used as a replacement for the system binutils and support features from the latest versions of GCC. For cross-compilation, see the devel/cross-binutils port.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • binutils>0:devel/binutils
Conflicts:
CONFLICTS:
  • libbfd
To install the port:
cd /usr/ports/devel/binutils/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/binutils
  • pkg install binutils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: binutils
Package flavors (<flavor>: <package>)
  • native: binutils
  • aarch64: aarch64-binutils
  • aarch64_none_elf: aarch64-none-elf-binutils
  • amd64: amd64-binutils
  • arm_gnueabi: arm-gnueabi-binutils
  • arm_none_eabi: arm-none-eabi-binutils
  • avr: avr-binutils
  • i386: i386-binutils
  • mingw32: mingw32-binutils
  • mips: mips-binutils
  • mips64: mips64-binutils
  • powerpc: powerpc-binutils
  • powerpc64: powerpc64-binutils
  • powerpc64le: powerpc64le-binutils
  • riscv64: riscv64-binutils
  • riscv64_none_elf: riscv64-none-elf-binutils
  • s390x: s390x-binutils
  • sparc64: sparc64-binutils
  • riscv32_unknown_elf: riscv32-unknown-elf-binutils
distinfo:
TIMESTAMP = 1673799644 SHA256 (binutils-2.40.tar.lz) = 48e65ecee1bbcf334d7efb4ea8487fe048dea522e5da3bdf7fa42b1ec779ea33 SIZE (binutils-2.40.tar.lz) = 24784952

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libgmp.so : math/gmp
  2. libmpfr.so : math/mpfr
  3. gmake>=4.3 : devel/gmake
  4. makeinfo : print/texinfo
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. msgfmt : devel/gettext-tools
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. indexinfo : print/indexinfo
Library dependencies:
  1. libzstd.so : archivers/zstd
  2. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. comms/gnuradio
  2. graphics/qgis-ltr
  3. security/nss

Configuration Options:
===> The following configuration options are available for binutils-2.40_4,1: NLS=on: Native Language Support RELRO=off: Enable relocation memory corruption mitigation (-z relro) by default ===> Use 'make config' to modify these settings
Options name:
devel_binutils
USES:
bison:alias compiler:env cpe gmake localbase libtool makeinfo perl5 pkgconfig tar:lz localbase gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.funet.fi/pub/mirrors/sourceware.org/pub/binutils/releases/
  2. https://mirrors.kernel.org/sourceware/binutils/releases/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.40_4,1
15 Sep 2023 14:07:46
commit hash: 3d3866a1abd528929cb6a357cd63402bdccc7b47commit hash: 3d3866a1abd528929cb6a357cd63402bdccc7b47commit hash: 3d3866a1abd528929cb6a357cd63402bdccc7b47commit hash: 3d3866a1abd528929cb6a357cd63402bdccc7b47 files touched by this commit This port version is marked as vulnerable.
Cy Schubert (cy) search for other commits by this committer
Author: Dimitry Andric
devel/binutils: fix build with lld 17

Some versioned symbols in libctf are undefined when libctf-nobfd.so is
linked. Suppress errors with lld >= 17 due to these undefined symbols.

PR:	273791
MFH:	2023Q3
(cherry picked from commit 495843badfe7d717f01466b9f41763524e670379)

Number of commits found: 1