f99c FreshPorts -- devel/mingw32-binutils
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mingw32-binutils 2.23.1,1 devel on this many watch lists=4 search for ports that depend on this port
GNU Binutils for Windows cross-development
Maintained by: cyberbotx@cyberbotx.com search for ports maintained by this maintainer
Port Added: 19 May 2003 03:27:53
License: not specified in port


FSF binutils-2.13 for Windows cross-development.

This port is needed by devel/mingw32-gcc

WWW: http://www.mingw.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
Required Libraries:
  1. converters/libiconv

This port is required by:

for Build for Run

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/binutils/releases/
  3. http://ftp.cs.pu.edu.tw/Linux/sourceware/binutils/releases/
  4. http://gd.tuwien.ac.at/gnu/sourceware/binutils/releases/
  5. http://mirrors.kernel.org/sources.redhat.com/binutils/releases/

Number of commits found: 46

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 08:50:47
Original commit files touched by this commit  2.23.1,1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
01 Feb 2013 15:04:01
Original commit files touched by this commit  2.23.1,1
ak search for other commits by this committer
- Fix all cases of 'No newline at end of file' in ports tree

Approved by: portmgr (bapt)
16 Dec 2012 15:15:05
Original commit files touched by this commit  2.23.1,1
pawel search for other commits by this committer
Update to version 2.23.1

PR:		ports/173654
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
27 Oct 2012 17:13:16
Original commit files touched by this commit  2.23,1
pawel search for other commits by this committer
- Trim Makefile header
- Remove missed PORTREVISION, duh not my day

Feature safe:	yes
27 Oct 2012 17:07:58
Original commit files touched by this commit  2.23_1,1
pawel search for other commits by this committer
Update to version 2.23

PR:		ports/173084
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe:	yes
09 Oct 2012 22:12:14
Original commit files touched by this commit  2.22_1,1
linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
10 Jun 2012 19:33:54
Original commit files touched by this commit  2.22_1,1
sylvio search for other commits by this committer
- Patch from Phil Krylov to correct an endianess issue in windres.

Added file(s):
- files/patch-binutils-windres.c

PR:             ports/168828
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
20 Feb 2012 00:06:33
Original commit files touched by this commit  2.22,1
miwi search for other commits by this committer
- Update to 2.22

PR:             165054
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
03 Jan 2011 13:47:22
Original commit files touched by this commit  2.21,1
arved search for other commits by this committer
Update to 2.21

PR:             153635
Submitted by:   maintainer
07 Jan 2010 08:52:04
Original commit files touched by this commit  2.20,1
nemoliu search for other commits by this committer
- Update to version 2.20

PR:     ports/139697
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
06 Jan 2010 04:14:32
Original commit files touched by this commit  2.19.1,1
linimon search for other commits by this committer
Over to new volunteer.

PR:             ports/139697 (partial)
Approved by:    former maintainer
03 Apr 2009 18:27:42
Original commit files touched by this commit  2.19.1,1
lev search for other commits by this committer
  Update to latest 2.19.1 version

PR:             ports/133346
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.18
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
30 Jan 2008 11:33:30
Original commit files touched by this commit  2.18,1
lev search for other commits by this committer
  Fix annoying error in `ld' build process.

PR:             ports/119688
Submitted by:   Naram Qashat
15 Jan 2008 13:08:33
Original commit files touched by this commit  2.18,1
mm search for other commits by this committer
- Update to 2.18
- Unbreak
- Fix COMMENT

PR:             ports/117807
Submitted by:   Max Brazhnikov <makc at issp.ac.ru>
Approved by:    maintainer timeout
05 Aug 2007 18:24:08
Original commit files touched by this commit  2.17.50,1
kris search for other commits by this committer
BROKEN: Size mismatch
28 Jul 2007 17:48:00
Original commit files touched by this commit  2.17.50,1
lev search for other commits by this committer
 Update to latest snapshot 2.17.50
 NB: PR suggests to use `mingw32' snapshot, but it is same as trunk one.

PR:             ports/114728
23 Jul 2007 09:36:52
Original commit files touched by this commit  2.16.91.20060119.1,1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
04 Dec 2006 13:55:08
Original commit files touched by this commit  2.16.91.20060119.1,1
lev search for other commits by this committer
  Update to 2.16.91.20050827.1
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.16.91.20050827.1,1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:30:12
Original commit files touched by this commit  2.16.91.20050827.1,1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.16.91.20050827.1,1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
16 Sep 2005 10:45:55
Original commit files touched by this commit  2.16.91.20050827.1,1
lev search for other commits by this committer
  Update to latest version.
10 Apr 2005 14:59:32
Original commit files touched by this commit  2.15.94.20050118.1,1
lev search for other commits by this committer
 Update to latest snapshot.
 Unbreak with some ugly hack.
27 Mar 2005 02:18:02
Original commit files touched by this commit  2.15.90.20040222.1_1,1
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist

Approved by:    portmgr (self)
05 Aug 2004 07:45:34
Original commit files touched by this commit  2.15.90.20040222.1_1,1
lev search for other commits by this committer
  Update to latest patches for official 2.15 release.
10 Apr 2004 16:07:10
Original commit files touched by this commit  2.15.90.20040222.1,1
trevor search for other commits by this committer
Trim whitespace.
06 Apr 2004 07:50:52
Original commit files touched by this commit  2.15.90.20040222.1,1
lev search for other commits by this committer
  echo -> ${ECHO}, remove USE_GETTEXT at all.
06 Apr 2004 07:09:48
Original commit files touched by this commit  2.15.90.20040222.1,1
lev search for other commits by this committer
  Fix *.info installtion. Unbroke.
19 Mar 2004 12:07:06
Original commit files touched by this commit  2.15.90.20040222.1,1
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
14 Mar 2004 06:17:56
Original commit files touched by this commit  2.15.90.20040222.1,1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
03 Mar 2004 14:57:36
Original commit files touched by this commit  2.15.90.20040222.1,1
lev search for other commits by this committer
  Update to latest current version.
06 Feb 2004 13:18:59
Original commit files touched by this commit  2.14.90.20040120.1,1
lev search for other commits by this committer
  Update to latest version.
04 Feb 2004 04:36:30
Original commit files touched by this commit  2.14.90.20030807.1_2,1
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  2.14.90.20030807.1_1,1
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
15 Oct 2003 12:47:35
Original commit files touched by this commit  2.14.90.20030807.1_1,1
lev search for other commits by this committer
 Oops, fix previous commit to this port. Sorry.
 Now REALLY don't install ${PREFIX}/lib/libiberty.a
15 Oct 2003 12:45:39
Original commit files touched by this commit  2.14.90.20030807.1_1,1
lev search for other commits by this committer
 Don't install ${PREFIX}/lib/libiberty.a
 This commit resolve conflict with other *-binutils ports
15 Oct 2003 12:45:04
Original commit files touched by this commit  2.14.90.20030807.1_1,1
lev search for other commits by this committer
  Don't install ${PREFIX}/lib/libiberty.a
  This commit resolve conflict with other *-binutils ports
06 Oct 2003 15:58:22
Original commit files touched by this commit  2.14.90.20030807.1,1
lev search for other commits by this committer
  Update to latest version, based on standard binutils 2.14.

Obtained from:  Target's maintainers.
24 Sep 2003 09:37:11
Original commit files touched by this commit  2.13.90.20030111.1_1,1
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
26 Aug 2003 20:25:58
Original commit files touched by this commit  2.13.90.20030111.1_1,1
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 05:41:38
Original commit files touched by this commit  2.13.90.20030111.1,1
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
08 Jul 2003 11:36:24
Original commit files touched by this commit  2.13.90.20030111.1,1
lev search for other commits by this committer
  Fix 'distinfo' file.

PR:             54106
Submitted by:   Kuang-che Wu <kcwu@kcwu.homeip.net>
28 Jun 2003 17:50:35
Original commit files touched by this commit  2.13.90.20030111.1,1
lev search for other commits by this committer
  Update to latest snapshot from www.mingw.org

Approved by:    sobomax
17 Jun 2003 13:53:46
Original commit files touched by this commit  2.13.20020903.1
lev search for other commits by this committer
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail

Approved by:    sobomax
19 May 2003 03:27:15
Original commit files touched by this commit  2.13.20020903.1
edwin search for other commits by this committer
[NEW PORT] devel/mingw32-binutils: new version of mingw32 toolchain
for Windows target

        This is bimutils from latest mingw32-2.0.0 package.
        Here is old port `devel/mingw-bimutils' from 1.0.0 package,
        but maintainer of this old port syay, taht he don't want
        update it, because new versions is not too stable. It is
        good idea, to have old and stable environment (with old and
        good-known gcc-2.95, etc) and new one. We have many versions
        of native gcc in `lang/', for example.

PR:             ports/44457
Submitted by:   Lev A. Serbryakov <lev@serebryakov.spb.ru>

Number of commits found: 46

283d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24570
Broken 189
Deprecated 457
Ignore 563
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 442
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0