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.

non port: devel/binutils/Makefile

Number of commits found: 144 (showing only 44 on this page)

«  1 | 2 

Wednesday, 4 Feb 2015
23:40 bapt search for other commits by this committer
Remove @dirrm entries
Original commitRevision:378430 
Friday, 26 Dec 2014
22:02 antoine search for other commits by this committer
binutils 2.15 turned "no group info for section" from a warning to an error
On FreeBSD 8.x, a dozen of ports exhibit this warning so allow it again

Approved by:	maintainer
Original commitRevision:375661 
18:40 antoine search for other commits by this committer
avr-binutils patch has to be updated for binutils 2.25
Original commitRevision:375646 
18:23 bapt search for other commits by this committer
Do not build gold if compiler is clang version lower to 3.4

Reported by:	many
Original commitRevision:375645 
Thursday, 25 Dec 2014
22:48 bapt search for other commits by this committer
Update binutils to 2.25
This release incorporates most of the FreeBSD patches
Mark aach64 as broken as the patchset needs to be updated
Original commitRevision:375610 
Friday, 19 Dec 2014
17:34 amdmi3 search for other commits by this committer
- Unbreak build on mips, gold is not build there

PR:		196027
Submitted by:	amdmi3
Approved by:	bapt
Original commitRevision:374957 
Monday, 20 Oct 2014
16:51 andrew search for other commits by this committer
Don't remove the directory containing the tools when
PKGNAMEPREFIX == BUTARGET.

Differential Revision:	https://reviews.freebsd.org/D968
Approved by:	bapt
Original commitRevision:371282 
Saturday, 11 Oct 2014
21:42 antoine search for other commits by this committer
Fix i386-linux-binutils
Original commitRevision:370670 
Friday, 10 Oct 2014
07:26 bapt search for other commits by this committer
Add size into the bin/ directory
Original commitRevision:370566 
Wednesday, 10 Sep 2014
06:05 bapt search for other commits by this committer
Allow to specify full target directly from the slave
Original commitRevision:367795 
Sunday, 31 Aug 2014
17:32 bapt search for other commits by this committer
Make the cross binutils able to tweak his sysroot
Original commitRevision:366797 
Friday, 29 Aug 2014
23:22 bapt search for other commits by this committer
Make the port ready to have slave ports for cross building targets
Original commitRevision:366582 
17:12 bapt search for other commits by this committer
Import arm support patches
Take maintainership [1]
Convert to USES=libtool

Approved by:	zeising [1]
Tested by:	sbruno
Original commitRevision:366535 
Thursday, 29 May 2014
15:09 miwi search for other commits by this committer
- Convert gmake, bzip2 to USES

Approved by:	portmgr
Original commitRevision:355707 
Saturday, 8 Feb 2014
15:24 miwi search for other commits by this committer
- Make sure include/ansidecl.h gets really removed
Original commitRevision:343349 
Monday, 16 Dec 2013
14:52 zeising search for other commits by this committer
Update to 2.24

Do not install libiberty.a to aviod conflicts with devel/gnulibiberty [0]
Do not install include/ansidecl.h, to avoid conflicts with gcc49 [1]
Fix gold usage when linking c++ code, related to ctors [2]

Thanks to dim for help with getting gold to build with libc++!

PR:		ports/176406 [0], ports/184327 [1]
Submitted by:	Craig Leres <leres@ee.lbl.gov> [0]
		Gerald Pfeifer <gerald@pfeifer.com> [1]
Requested by:	rdivacky [2]
Original commitRevision:336642 
Friday, 20 Sep 2013
17:03 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Original commitRevision:327722 
Tuesday, 25 Jun 2013
14:55 zeising search for other commits by this committer
Update to 2.23.2
Add upstream patch to make it possible to build gcc on sparc64 [1]
Fix CONFIGURE_TARGET to do the right thing, previously the binutils build
could fail on amd64 when built as a dependency of for instance gcc. [2]

PR:		ports/179291 [1]
Submitted by:	Michael Moll <kvedulv@kvedulv.de> (PR) [1]
Reported by:	kwm and dim [2]
Original commitRevision:321747 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Friday, 8 Mar 2013
11:32 bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Original commitRevision:313635 
Sunday, 9 Dec 2012
13:39 zeising search for other commits by this committer
Update devel/binutils to 2.23.1

Tested by:	Anton Shterenlikht <mexas@bristol.ac.uk>
		Hans Ottevanger <hans@beastielabs.net>
Approved by:	kwm, miwi (mentors, implicit)
Original commitRevision:308528 
Tuesday, 9 Oct 2012
21:02 zeising search for other commits by this committer
Disable the gold linker when building on ia64.  It is not supported on this
architecture, and having it enabled nontheless gives plist issues. [1]
Fix plist when compiled with NLS support [2]
Bump PORTREVISION since the plist changed.

Reported by:	Anton Shterenlikht <mexas@bristol.ac.uk> (private mail) [1]
		eadler, crees, makc (on irc) [2]
Approved by:	kwm (mentor)
Original commitRevision:305605 
Monday, 8 Oct 2012
15:39 ale search for other commits by this committer
Fix plist and bump PORTREVISION.
Original commitRevision:305539 
Sunday, 7 Oct 2012
10:14 zeising search for other commits by this committer
Grab

Approved by:	miwi (mentor)
Original commitRevision:305449 
04:31 eadler search for other commits by this committer
Convert to OptionsNG

PR:		ports/172422
Submitted by:	Michael Gmelin <freebsd@grem.de>
Original commitRevision:305426 
Tuesday, 4 Sep 2012
06:45 mm search for other commits by this committer
Reassign maintainership back to ports@
Original commitRevision:303639 
Thursday, 23 Feb 2012
12:43 mm search for other commits by this committer
Enable gold and sysroot support

PR:             ports/165406
Submitted by:   brooks@
Original commit
Friday, 2 Dec 2011
14:17 mm search for other commits by this committer
Update to 2.22

Feature safe:   yes
Original commit
Monday, 7 Nov 2011
03:25 miwi search for other commits by this committer
- Get rid FreeBSD 6.x support
Original commit
Friday, 23 Sep 2011
22:26 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
Original commit
Friday, 15 Jul 2011
10:47 mm search for other commits by this committer
Update to 2.21.1
Original commit
Wednesday, 23 Mar 2011
15:53 mm search for other commits by this committer
- Add LICENSE knob(s)
Original commit
Monday, 13 Dec 2010
13:27 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]
Original commit
Friday, 11 Jun 2010
15:09 ale search for other commits by this committer
Chase mpfr library and bump PORTREVISION.
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Monday, 19 Apr 2010
10:43 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)
Original commit
Tuesday, 9 Mar 2010
11:24 mm search for other commits by this committer
- Update to 2.20.1
Original commit
Saturday, 19 Dec 2009
14:48 pav search for other commits by this committer
- Register conflicts between libbfd and binutils

PR:             ports/136701
Submitted by:   gerald
Original commit
Friday, 20 Nov 2009
10:23 mm search for other commits by this committer
- Update to 2.20
Original commit
Monday, 7 Sep 2009
06:36 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
Original commit
Tuesday, 28 Jul 2009
06:17 mm search for other commits by this committer
- Fix pkg-plist for pre-7 FreeBSD
- Bump PORTREVISION

Reported by:    pav (exprun)
Original commit
Thursday, 23 Jul 2009
07:11 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
Original commit
Friday, 10 Jul 2009
12:38 mm search for other commits by this committer
- Fix pkg-plist for FreeBSD 6.x
- Bump PORTREVISION
Original commit
Wednesday, 8 Jul 2009
19:55 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/
Original commit

Number of commits found: 144 (showing only 44 on this page)

«  1 | 2