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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mingw32-binutils GNU Binutils for Windows cross-development
2.32_1,1 devel Deleted on this many watch lists=4 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.32_1,1Version of this port present on the latest quarterly branch.
Maintainer: cyberbotx@cyberbotx.com search for ports maintained by this maintainer
Port Added: 2003-05-19 03:27:53
Last Update: 2019-11-15 10:09:03
SVN Revision: 517642
People watching this port, also watch:: thunderbird, glib, firefox
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/
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:
  • mingw32-binutils>0:devel/mingw32-binutils
No installation instructions:
This port has been deleted.
PKGNAME: mingw32-binutils
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1549441338 SHA256 (binutils-2.32.tar.bz2) = de38b15c902eb2725eac6af21183a5f34ea4634cb0bcef19612b50e5ed31072d SIZE (binutils-2.32.tar.bz2) = 30782392

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: devel/binutils
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mingw32-binutils-2.32_1,1: RELRO=off: enable -z relro in ELF linker by default STATIC=off: Build static executables and/or libraries ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
bison:alias cpe gmake libtool tar:bzip2 compiler:env
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.funet.fi/pub/mirrors/sourceware.org/pub/binutils/releases/
  2. https://mirrors.kernel.org/sourceware/binutils/releases/
Collapse this list.

Number of commits found: 61

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.32_1,1
15 Nov 2019 10:09:03
Revision:517642Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Update binutils to 2.33.1

While here, convert binutils into flavors, that ease a lot maintenance
and helps cleaning out the code.

This is inspired by the same work on going on the xtoolchained gcc by jhb@

PR:		241756
Exp-run:	antoine (portmgr)
Discussed with:	jhb
Differential Revision:	https://reviews.freebsd.org/D22258
2.31.1,1
21 Jan 2019 10:11:57
Revision:490848Original commit files touched by this commit
bapt search for other commits by this committer
Update binutils to 2.31.1
2.30,1
06 Feb 2018 15:15:47
Revision:461061Original commit files touched by this commit
bapt search for other commits by this committer
Regenerate plist r461058

Add a PLIST_SUB entry to simplify plists
2.30,1
05 Feb 2018 09:03:22
Revision:460968Original commit files touched by this commit
bapt search for other commits by this committer
Commit plist changes forgotten in previous update

Reported by:	antoine, Mark Millard <markmi@dsl-only.net>
2.27,1
26 Aug 2016 14:18:50
Revision:420922Original commit files touched by this commit
bapt search for other commits by this committer
Update to 2.27

Remove aarch64 patches which are now upstream
Disable new x86 relocation to avoid incompatibilities with the old base binutils
Activate all targets on the default binutils (requested by royger@)
Add a RELRO option (default off) to be able to define the default behaviour of
ld(1) on passing or not -z relro
2.25.1,1
27 Jan 2016 07:49:45
Revision:407342Original commit files touched by this commit
bapt search for other commits by this committer
Revert update to binutils 2.25.1 and bump portepoch to reflect that revert

binutils has build issues on 10.x i386 and is full of regressions on 9.x:
unexpected build failures on nss and others

Reported by:	antoine
Pointyhat to:	bapt
2.26,1
26 Jan 2016 19:33:41
Revision:407297Original commit files touched by this commit
bapt search for other commits by this committer
Fix after update of binutils to 2.26
2.25,1
21 Jan 2015 17:27:55
Revision:377619Original commit files touched by this commit
bapt search for other commits by this committer
Make mingw32 a slave port of binutils, this bumps it to 2.25

This allows to keep the mingw32 target in sync with other binutils

PR:		196911
Submitted by:	Naram Qashat (maintainer)
2.24_1,1
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.24_1,1
29 Jul 2014 18:41:17
Revision:363371Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
2.24_1,1
09 Mar 2014 21:44:03
Revision:347696Original commit files touched by this commit
gerald search for other commits by this committer
Unbreak make index when LOCALBASE or LINUXBASE are undefined.

Approved by:	maintainer (Naram Qashat <cyberbotx@cyberbotx.com>)
2.24_1,1
04 Mar 2014 11:44:05
Revision:347011Original commit files touched by this commit
rm search for other commits by this committer
devel/mingw32-binutils: update to 2.24 and support staging

- update to 2.24
- support staging

PR:		187236
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2.23.1_1,1
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
2.23.1_1,1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
2.23.1_1,1
02 Sep 2013 22:00:53
Revision:326102Original commit files touched by this commit
tijl search for other commits by this committer
- Remove USE_GCC=any and fix building with clang by disabling -Werror.
- Convert USE_GMAKE to USES=gmake.

PR:		181761
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2.23.1,1
27 Apr 2013 08:50:47
Revision:316654Original commit files touched by this commit
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
2.23.1,1
01 Feb 2013 15:04:01
Revision:311381Original commit files touched by this commit
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)
2.23.1,1
16 Dec 2012 15:15:05
Revision:309011Original commit files touched by this commit
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)
2.23,1
27 Oct 2012 17:13:16
Revision:306509Original commit files touched by this commit
pawel search for other commits by this committer
- Trim Makefile header
- Remove missed PORTREVISION, duh not my day

Feature safe:	yes
2.23_1,1
27 Oct 2012 17:07:58
Revision:306508Original commit files touched by this commit
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
2.22_1,1
09 Oct 2012 22:12:14
Revision:305610Original commit files touched by this commit
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.
2.22_1,1
10 Jun 2012 19:33:54
Original commit files touched by this commit
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)
2.22,1
20 Feb 2012 00:06:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.22

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

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

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

PR:             ports/139697 (partial)
Approved by:    former maintainer
2.19.1,1
03 Apr 2009 18:27:42
Original commit files touched by this commit
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>
2.18
19 Apr 2008 17:56:05
Original commit files touched by this commit 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)
2.18,1
30 Jan 2008 11:33:30
Original commit files touched by this commit
lev search for other commits by this committer
  Fix annoying error in `ld' build process.

PR:             ports/119688
Submitted by:   Naram Qashat
2.18,1
15 Jan 2008 13:08:33
Original commit files touched by this commit
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
2.17.50,1
05 Aug 2007 18:24:08
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
2.17.50,1
28 Jul 2007 17:48:00
Original commit files touched by this commit
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
2.16.91.20060119.1,1
23 Jul 2007 09:36:52
Original commit files touched by this commit
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
2.16.91.20060119.1,1
04 Dec 2006 13:55:08
Original commit files touched by this commit
lev search for other commits by this committer
  Update to 2.16.91.20050827.1
2.16.91.20050827.1,1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

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

Approved by:    krion@
2.16.91.20050827.1,1
15 Nov 2005 06:52:12
Original commit files touched by this commit
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.
2.16.91.20050827.1,1
16 Sep 2005 10:45:55
Original commit files touched by this commit
lev search for other commits by this committer
  Update to latest version.
2.15.94.20050118.1,1
10 Apr 2005 14:59:32
Original commit files touched by this commit
lev search for other commits by this committer
 Update to latest snapshot.
 Unbreak with some ugly hack.
2.15.90.20040222.1_1,1
27 Mar 2005 02:18:02
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist

Approved by:    portmgr (self)
2.15.90.20040222.1_1,1
05 Aug 2004 07:45:34
Original commit files touched by this commit
lev search for other commits by this committer
  Update to latest patches for official 2.15 release.
2.15.90.20040222.1,1
10 Apr 2004 16:07:10
Original commit files touched by this commit
trevor search for other commits by this committer
Trim whitespace.
2.15.90.20040222.1,1
06 Apr 2004 07:50:52
Original commit files touched by this commit
lev search for other commits by this committer
  echo -> ${ECHO}, remove USE_GETTEXT at all.
2.15.90.20040222.1,1
06 Apr 2004 07:09:48
Original commit files touched by this commit
lev search for other commits by this committer
  Fix *.info installtion. Unbroke.
2.15.90.20040222.1,1
19 Mar 2004 12:07:06
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
2.15.90.20040222.1,1
14 Mar 2004 06:17:56
Original commit files touched by this commit
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.
2.15.90.20040222.1,1
03 Mar 2004 14:57:36
Original commit files touched by this commit
lev search for other commits by this committer
  Update to latest current version.
2.14.90.20040120.1,1
06 Feb 2004 13:18:59
Original commit files touched by this commit
lev search for other commits by this committer
  Update to latest version.
2.14.90.20030807.1_2,1
04 Feb 2004 04:36:30
Original commit files touched by this commit
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

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

Obtained from:  Target's maintainers.
2.13.90.20030111.1_1,1
24 Sep 2003 09:37:11
Original commit files touched by this commit
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
2.13.90.20030111.1_1,1
26 Aug 2003 20:25:58
Original commit files touched by this commit
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

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

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

Approved by:    sobomax
2.13.20020903.1
17 Jun 2003 13:53:46
Original commit files touched by this commit
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
2.13.20020903.1
19 May 2003 03:27:15
Original commit files touched by this commit
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: 61