| Port details on branch 2020Q3 |
- binutils GNU binary tools
- 2.33.1_2,1 devel
=1 2.33.1_2,1Version of this port present on the latest quarterly branch. - Maintainer: bapt@FreeBSD.org
 - Port Added: 2020-08-20 19:24:21
- Last Update: 2020-08-20 19:23:30
- Commit Hash: 5837e0b
- People watching this port, also watch:: dspam
- 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.
WWW: https://www.gnu.org/software/binutils/
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- binutils>0:devel/binutils
- Conflicts:
- CONFLICTS:
- 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
- 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 = 1575361927
SHA256 (binutils-2.33.1.tar.xz) = ab66fc2d1c3ec0359b8e08843c9f33b63e8707efdff5e4cc5c200eae24722cbf
SIZE (binutils-2.33.1.tar.xz) = 21490848
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- gmake>=4.3 : devel/gmake
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- cad/alliance
- converters/wkhtmltopdf
- databases/galera
- databases/galera26
- devel/aarch64-none-elf-gcc
- devel/arm-none-eabi-gcc
- devel/riscv32-unknown-elf-gcc
- for Run
-
- devel/aarch64-none-elf-gcc
- devel/arm-none-eabi-gcc
- devel/riscv32-unknown-elf-gcc
- devel/riscv64-none-elf-gcc
Configuration Options:
- ===> The following configuration options are available for binutils-2.33.1_2,1:
NLS=on: Native Language Support
RELRO=off: Enable relocation memory corruption mitigation (-z relro) by default
STATIC=off: Build static executables and/or libraries
===> Use 'make config' to modify these settings
- Options name:
- devel_binutils
- USES:
- bison:alias cpe gmake libtool tar:xz compiler:env localbase gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.33.1_2,1 20 Aug 2020 19:23:31
  |
zeising  |
MFH: r545440
devel/binutils: fix build with -fno-common
Add a patch from upstream to fix the build of devel/binutils when compiled
with -fno-common, which is the default with llvm 11.
PR: 248701
Approved by: ports-secteam (joenum) |
2.33.1_2,1 20 Aug 2020 19:23:30
    |
Niclas Zeising (zeising)  |
MFH: r545440
devel/binutils: fix build with -fno-common
Add a patch from upstream to fix the build of devel/binutils when compiled
with -fno-common, which is the default with llvm 11.
PR: 248701
Approved by: ports-secteam (joenum) |
Number of commits found: 2
|