FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 6:09 AM GMT
Port details
binutils 2.22 devel on this many watch lists=22 search for ports that depend on this port
GNU binary tools
Maintained by: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Jul 2009 19:56:01
License: GPLv3 LGPL3
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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: math/gmp, math/mpfr, devel/gmake

Required by:
for Build

for Run

To install the port: cd /usr/ports/devel/binutils/ && make install clean
To add the package: pkg_add -r binutils


Configuration Options
===> The following configuration options are available for binutils-2.22:
     NLS=off (default) "Enable National Language Support"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/binutils/releases/
http://mirrors.kernel.org/sources.redhat.com/binutils/releases/
http://gd.tuwien.ac.at/gnu/sourceware/binutils/releases/
http://sources-redhat.mirrors.airband.net/binutils/releases/
http://ftp.cs.pu.edu.tw/Linux/sourceware/binutils/releases/
ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/binutils/releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from devel/gold on 2010-01-13
    REASON: Part of binutils

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Dec 2011 14:20:41
Original commit files touched by this commit  2.22
beat search for other commits by this committer
- Backport changes from binutils-cvs needed to support 32- and 64-bit
  powerpc

PR:             ports/163041
Submitted by:   andreast@
Approved by:    maintainer timeouet (3 weeks)
02 Dec 2011 14:17:05
Original commit files touched by this commit  2.22
mm search for other commits by this committer
Update to 2.22

Feature safe:   yes
07 Nov 2011 21:48:42
Original commit files touched by this commit  2.21.1
pav search for other commits by this committer
- Unbreak

Reported by:    pointyhat
Pointy hat to:  miwi
07 Nov 2011 03:25:29
Original commit files touched by this commit  2.21.1
miwi search for other commits by this committer
- Get rid FreeBSD 6.x support
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.21.1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
15 Jul 2011 10:47:02
Original commit files touched by this commit  2.21.1
mm search for other commits by this committer
Update to 2.21.1
23 Mar 2011 15:53:22
Original commit files touched by this commit  2.21
mm search for other commits by this committer
- Add LICENSE knob(s)
13 Dec 2010 13:27:45
Original commit files touched by this commit  2.21
mm search for other commits by this committer
- Update to 2.21
- Unbreak build with clang [1]

PR:             ports/151874 [1]
Submitted by:   Koop Mast <kwm@FreeBSD.org> [1]
09 Sep 2010 19:38:56
Original commit files touched by this commit  2.20.1_3
pgollucci search for other commits by this committer
- fix pkg-plist for non default WITH_NLS option.

PR:             ports/149459
Submitted by:   swills
Approved by:    maintainer timeout (mm ; 31 days)
11 Jun 2010 15:09:45
Original commit files touched by this commit  2.20.1_3
ale search for other commits by this committer
Chase mpfr library and bump PORTREVISION.
31 May 2010 02:01:56
Original commit files touched by this commit  2.20.1_2
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
19 Apr 2010 10:43:43
Original commit files touched by this commit  2.20.1_1
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
09 Mar 2010 11:24:35
Original commit files touched by this commit  2.20.1
mm search for other commits by this committer
- Update to 2.20.1
19 Dec 2009 14:48:00
Original commit files touched by this commit  2.20
pav search for other commits by this committer
- Register conflicts between libbfd and binutils

PR:             ports/136701
Submitted by:   gerald
20 Nov 2009 10:23:27
Original commit files touched by this commit  2.20
mm search for other commits by this committer
- Update to 2.20
07 Sep 2009 06:36:04
Original commit files touched by this commit  2.19.1_3
mm search for other commits by this committer
- Make NLS optional and disable by default
- This port should have no RUN_DEPENDS by default
- Bump PORTREVISION
28 Jul 2009 06:17:23
Original commit files touched by this commit  2.19.1_2
mm search for other commits by this committer
- Fix pkg-plist for pre-7 FreeBSD
- Bump PORTREVISION

Reported by:    pav (exprun)
23 Jul 2009 07:11:44
Original commit files touched by this commit  2.19.1_1
mm search for other commits by this committer
- Fix typo in Makefile and unbreak WITHOUT_NLS

PR:             ports/137024
Submitted by:   swell.k@gmail.com
10 Jul 2009 12:38:00
Original commit files touched by this commit  2.19.1_1
mm search for other commits by this committer
- Fix pkg-plist for FreeBSD 6.x
- Bump PORTREVISION
08 Jul 2009 19:55:29
Original commit files touched by this commit  2.19.1
mm search for other commits by this committer
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/

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days49
new fortnight76
new month143

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.17 seconds.