FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 5:51 PM BST
Port details
cross-binutils 2.21 devel on this many watch lists=0 search for ports that depend on this port
Ignore IGNORE: you should define TGTARCH and TGTABI to build port
GNU binutils port for cross-target development

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Jun 2007 08:03:45
License: not specified in port


GNU binutils for cross-target application development.

Prerequisite for the GCC cross-compiling environment.

Use TGTARCH switch to select target architecture, and TGTABI to select ABI.
E.g. the following command will build binutils for rtems on sparc:
% make TGTARCH=sparc TGTABI=rtems

If you encounter any problems building/using/installing this port, please
make me know. It would help to improve this port in feature.

WWW: http://sources.redhat.com/binutils/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
devel/arm-rtems-binutils
devel/i386-rtems-binutils
devel/m68k-rtems-binutils
devel/mingw64-binutils
devel/mips-rtems-binutils
devel/powerpc-rtems-binutils
devel/sh-rtems-binutils
devel/sparc-rtems-binutils

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/cross-binutils/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

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/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 03:33:20
Original commit files touched by this commit  2.21
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
22 Oct 2011 23:50:23
Original commit files touched by this commit  2.21
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
03 Apr 2011 01:03:01
Original commit files touched by this commit  2.21
stas search for other commits by this committer
- Update cross-binutils to 2.21.
- Update cross-gcc to 4.5.2.
- Update cross-gdb to 7.2
- Update corresponding rtems patches.

PR:             ports/155301 (based on)
Submitted by:   ARAI Toshihiko <arai.toshihiko@gmail.com>
19 Nov 2009 22:07:43
Original commit files touched by this commit  2.20
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
19 Oct 2009 11:39:26
Original commit files touched by this commit  2.20
stas search for other commits by this committer
- Add plist quirks for windows targets.
18 Oct 2009 21:59:14
Original commit files touched by this commit  2.20
stas search for other commits by this committer
- Update to 2.20.
10 Apr 2009 08:32:47
Original commit files touched by this commit  2.19.1
stas search for other commits by this committer
- Update to 2.19.1.
31 Jan 2009 00:02:02
Original commit files touched by this commit  2.18
pav search for other commits by this committer
- Update download locations

Reported by:    -fetch-original pointyhat run
05 Jan 2009 19:44:02
Original commit files touched by this commit  2.18
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.18
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
14 Jun 2008 16:25:47
Original commit files touched by this commit  2.18
stas search for other commits by this committer
- Fix a typo.

Submitted by:   David Noreika <david@noreika.com.au>
30 Apr 2008 10:27:52
Original commit files touched by this commit  2.18
stas search for other commits by this committer
- Mark broken on 5.x.
25 Apr 2008 11:27:56
Original commit files touched by this commit  2.18
stas search for other commits by this committer
- Fix pkg-plist.
20 Apr 2008 15:31:29
Original commit files touched by this commit  2.18
stas search for other commits by this committer
- Fix pkg-plist.

Reported by:    pav
13 Apr 2008 16:10:52
Original commit files touched by this commit  2.18
stas search for other commits by this committer
- Update to 2.18
- unbrake sparc toolchain on amd64

PR:             ports/119681 (based on)
Submitted by:   Martin Matuska <mm@FreeBSD.org>
01 Feb 2008 11:12:07
Original commit files touched by this commit  2.17
linimon search for other commits by this committer
Mark devel/sparc-rtems-binutils broken on sparc64 as well as amd64.
16 Dec 2007 23:36:35
Original commit files touched by this commit  2.17
pav search for other commits by this committer
- Mark BROKEN on respective targets/archs
27 Jun 2007 22:25:53
Original commit files touched by this commit  2.17
stas search for other commits by this committer
- Set correct (though fake) PKGNAMEPREFIX if target archs/ABI
  was not selected.
25 Jun 2007 20:32:32
Original commit files touched by this commit  2.17
stas search for other commits by this committer
- Fix a typo.

PR:             ports/113992
Submitted by:   Conrad J. Sabatier <conrads@cox.net>
24 Jun 2007 08:02:16
Original commit files touched by this commit  2.17
stas search for other commits by this committer
- Add devel/cross-binutils port.

GNU binutils for cross-target application development.

Prerequisite for the GCC cross-compiling enviropment.

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
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23671
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days58
new fortnight182
new month254

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.137 seconds.