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
cloudabi-binutils GNU Binutils for CloudABI cross-development
2.25.1_1 devel Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.25.1_1Version of this port present on the latest quarterly branch.
Maintainer: ed@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-06-21 13:41:12
Last Update: 2015-10-21 12:28:21
SVN Revision: 399906
People watching this port, also watch:: grub2-bhyve, openjdk8
License: GPLv3 LGPL3
WWW:
http://sources.redhat.com/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: http://sources.redhat.com/binutils/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • cloudabi-binutils>0:devel/cloudabi-binutils
No installation instructions:
This port has been deleted.
PKGNAME: cloudabi-binutils
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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
Master port: devel/binutils
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. bison : devel/bison
  4. gmake : devel/gmake
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. devel/cloudabi-cloudlibc*
  2. devel/cloudabi-compiler-rt*
  3. devel/cloudabi-libc++*
  4. devel/cloudabi-libc++abi*
  5. devel/cloudabi-libunwind*
  6. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
bison gmake libtool tar:bzip2 compiler:env
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/binutils/releases/
  2. http://distcache.FreeBSD.org/ports-distfiles/
  3. http://gd.tuwien.ac.at/gnu/sourceware/binutils/releases/
  4. http://mirrors.kernel.org/sources.redhat.com/binutils/releases/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: devel/binutils
CommitCreditsLog message
2.25.1_1
21 Oct 2015 12:28:21
Revision:399906Original commit files touched by this commit
ed search for other commits by this committer
Introduce Binutils for CloudABI on aarch64.

When I added the first copy of the CloudABI toolchain to the Ports tree,
I assumed that it would be easily possible to have a single Binutils
port that would support all of the architectures of interest. It seems
that this is not really supported, or simply awkward to use.

Let's just rename the cloudabi-binutils port to cloudabi-binutils-x86_64
and add an additional cloudabi-binutils-aarch64.

Reviewed by:	emaste
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D3919
2.25_1
19 Jul 2015 19:48:35
Revision:392531Original commit files touched by this commit
bapt search for other commits by this committer
Fix plist
2.25
21 Jun 2015 13:41:03
Revision:390208Original commit files touched by this commit
ed search for other commits by this committer
New port: devel/cloudabi-binutils.

This port installs a copy of GNU Binutils that targets CloudABI.
CloudABI is a compact UNIX-like runtime environment built on
capability-based security. More details:

	https://github.com/NuxiNL/cloudlibc

Support for CloudABI has been upstreamed, but will only be part of
the upcoming version of Binutils. This port includes a backported copy
of the patchset. It can safely be removed if devel/binutils is bumped to
a newer version.

PR:		200968
Reviewed by:	bapt

Number of commits found: 3