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: lang/gcc46/distinfo

Number of commits found: 102 (showing only 100 on this page)

1 | 2  »  

Sunday, 30 Apr 2017
14:00 gerald search for other commits by this committer
Remove traces of ia64 support (ONLY_FOR_ARCHS and files/patch-unwind-ia64.h)
which has not been present in most other GCC ports for a long while.

While at it, simplify the setting of INFO.
Original commitRevision:439820 
Monday, 13 May 2013
00:23 gerald search for other commits by this committer
Update to GCC 4.6.4, the final release and end of the GCC 4.6 branch.

(This requires an EPOCH bump due to how snapshots are labeled.)

Introduce a new option BOOTSTRAP that allows for doing a full
bootstrap of GCC, as opposed to just running a simple build.
Bootstrapping is actually the default upstream, we disable it
by default for the stable flavors of GCC since that is a huge
win in terms of build time of the port.  No change in default
behavior for this port.
Original commitRevision:317986 
Saturday, 16 Feb 2013
16:22 gerald search for other commits by this committer
Update to the 20130215 snapshot of GCC 4.6.4.
Original commitRevision:312372 
Saturday, 26 Jan 2013
14:24 gerald search for other commits by this committer
Use the new lang/gcc-ecj45 port when building the Java frontend
instead of including a pre-built version of the Eclipse Java Compiler
(ECJ) ourselves. [1]

Replace the use of DISTFILES by DISTNAME, since we are now down to
one in all cases.

On the way, update to the 20130125 of GCC 4.6.4.

PR:		175072 [1]
Original commitRevision:311012 
Saturday, 1 Dec 2012
01:43 gerald search for other commits by this committer
Re-add ecj-4.5.jar to distinfo.

Reported by:	andy@neu.net
Feature safe:	yes
Original commitRevision:308060 
01:03 gerald search for other commits by this committer
Make binutils a build dependency as well (not just a run-time dependency).
Without this, the libiberty build fails locating ar.

Also update to the 20121123 snapshot of 4.6.4.

Feature safe:	yes
Original commitRevision:308059 
Sunday, 4 Nov 2012
21:45 gerald search for other commits by this committer
Given how stable the GCC 4.6 branch is these days, like with lang/gcc
just build, do not bootstrap, when building this port.  This speeds
up a full port/package test cycle by 31% on a 4-core system; a simple
build/install will benefit even more.

(This may impact compile time by this compiler a bit, depending on
how well the system compiler optimizes this codebase.  And we only
should do this for stable, established versions of GCC.)

On the way, update to the 20121102 snapshot of GCC 4.6.4.

Feature safe:	yes
Original commitRevision:306985 
Saturday, 3 Nov 2012
00:47 gerald search for other commits by this committer
Update to the 20121026 snapshot of GCC 4.6.4.  Bring a comment in line
with related ports.

Feature safe:	yes
Original commitRevision:306894 
Sunday, 30 Sep 2012
23:58 gerald search for other commits by this committer
Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [1]

Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.

Inspired by:	jkim [1]
Original commitRevision:305088 
Saturday, 1 Sep 2012
19:16 gerald search for other commits by this committer
Update to the 20120831 snapshot of GCC 4.6.4.

Remove now deprecated comments at the top of Makefile.
Original commitRevision:303510 
Wednesday, 22 Aug 2012
00:41 gerald search for other commits by this committer
Convert to the new options framework.

Remove ABI version numbers for all library dependencies.

Update to the 20120817 snapshot of GCC 4.6.4.
Original commit
Sunday, 10 Jun 2012
21:22 gerald search for other commits by this committer
Update to the 20120608 snapshot of GCC 4.6.4.
Original commit
Saturday, 12 May 2012
12:18 gerald search for other commits by this committer
Update to the 20120511 snapshot of GCC 4.6.4.
Original commit
Sunday, 22 Apr 2012
11:08 gerald search for other commits by this committer
Update to the 20120420 snapshot of GCC 4.6.4.
Original commit
Saturday, 14 Apr 2012
20:50 gerald search for other commits by this committer
Update to the 20120413 snapshot of GCC 4.6.4.
Original commit
Saturday, 7 Apr 2012
10:29 gerald search for other commits by this committer
Update to the 20120406 snapshot of GCC 4.6.4.

Feature safe:   yes
Original commit
Tuesday, 3 Apr 2012
22:16 gerald search for other commits by this committer
Update to the 20120330 snapshot of GCC 4.6.4.

Feature safe:   yes
Original commit
Saturday, 10 Mar 2012
21:26 gerald search for other commits by this committer
Update to the 20120309 snapshot of GCC 4.6.4.

Increase CONFLICTS to also cover GCC 4.6.3 now, in anticipation of
a forthcoming update of lang/gcc to GCC 4.6.3.

Feature safe:   yes
Original commit
Saturday, 3 Mar 2012
23:22 gerald search for other commits by this committer
Update to the 20120302 snapshot of GCC 4.6.4, which nearly
coincides with the GCC 4.6.3 release.
Original commit
Sunday, 26 Feb 2012
22:48 gerald search for other commits by this committer
Update to what is basically the first RC of GCC 4.6.3.
Original commit
Saturday, 18 Feb 2012
12:07 gerald search for other commits by this committer
Update to the 20120217 snapshot of GCC 4.6.3.
Original commit
Saturday, 4 Feb 2012
11:44 gerald search for other commits by this committer
Update to the 20120203 snapshot of GCC 4.6.3.
Original commit
Sunday, 22 Jan 2012
23:20 gerald search for other commits by this committer
Update to the 20120120 snapshot of GCC 4.6.3.
Original commit
Saturday, 14 Jan 2012
10:51 gerald search for other commits by this committer
Update to the 20120113 snapshot of GCC 4.6.3.
Original commit
Saturday, 7 Jan 2012
10:10 gerald search for other commits by this committer
Update to the 20120106 snapshot of GCC 4.6.3.
Original commit
Sunday, 11 Dec 2011
09:11 gerald search for other commits by this committer
Update to the 20111209 snapshot of GCC 4.6.3.

Feature safe:   yes
Original commit
Sunday, 4 Dec 2011
18:41 gerald search for other commits by this committer
Update to the 20111202 snapshot of GCC 4.6.3.

Feature safe:   yes
Original commit
Saturday, 26 Nov 2011
12:37 gerald search for other commits by this committer
Update to the 20111125 snapshot of GCC 4.6.3.  This now builds on
FreeBSD 10 without problems and any additional tweaks.

Feature safe:   yes
Original commit
Saturday, 19 Nov 2011
18:06 gerald search for other commits by this committer
Update to the 20111118 snapshot of GCC 4.6.3.

Feature safe:   yes
Original commit
Saturday, 12 Nov 2011
20:54 gerald search for other commits by this committer
Update to the 20111111 snapshot of GCC 4.6.3.

Feature safe:   yes
Original commit
Saturday, 5 Nov 2011
14:23 gerald search for other commits by this committer
Update to the 20111104 snapshot of GCC 4.6.3.

On the way, extend the conflict wth GCC 4.6.1 to also cover
GCC 4.6.2 since that is what the stable lang/gcc port is going
to move to soon.
Original commit
Saturday, 29 Oct 2011
14:53 gerald search for other commits by this committer
Update to the 20111028 snapshot of GCC 4.6.3, nearly the same as the
GCC 4.6.2 release.
Original commit
Sunday, 23 Oct 2011
11:35 gerald search for other commits by this committer
Update to the 20111021 snapshot of GCC 4.6.2, which is pretty much
the first RC of that release.
Original commit
Sunday, 16 Oct 2011
01:44 gerald search for other commits by this committer
Update to the 20111014 snapshot of GCC 4.6.2.
Original commit
Saturday, 8 Oct 2011
20:11 gerald search for other commits by this committer
Update to the 20111007 snapshot of GCC 4.6.2.
Original commit
Saturday, 1 Oct 2011
19:23 gerald search for other commits by this committer
Update to the 20110930 snapshot of GCC 4.6.2.
Original commit
Saturday, 24 Sep 2011
19:12 gerald search for other commits by this committer
Update to the 20110923 snapshot of GCC 4.6.2.
Original commit
Saturday, 17 Sep 2011
23:37 gerald search for other commits by this committer
Update to the 20110916 snapshot of GCC 4.6.2.
Original commit
Saturday, 10 Sep 2011
12:34 gerald search for other commits by this committer
Update to the 20110909 snapshot of GCC 4.6.2.
Original commit
Sunday, 4 Sep 2011
20:29 gerald search for other commits by this committer
Update to the 20110902 snapshot of GCC 4.6.2.
Original commit
Saturday, 27 Aug 2011
23:35 gerald search for other commits by this committer
Update to the 20110826 snapshot of GCC 4.6.2.
Original commit
Monday, 15 Aug 2011
21:44 gerald search for other commits by this committer
Update to the 20110812 snapshot of GCC 4.6.2.
Original commit
Sunday, 31 Jul 2011
22:28 gerald search for other commits by this committer
Update to the 20110729 snapshot of GCC 4.6.2.
Original commit
Saturday, 23 Jul 2011
12:00 gerald search for other commits by this committer
Update to the 20110722 snapshot of GCC 4.6.2.
Original commit
Tuesday, 19 Jul 2011
21:11 gerald search for other commits by this committer
Update to the 20110715 snapshot of GCC 4.6.2.
Original commit
Monday, 11 Jul 2011
08:20 gerald search for other commits by this committer
Update to the 20110708 snapshot of GCC 4.6.2.
Original commit
Monday, 4 Jul 2011
10:56 gerald search for other commits by this committer
Update to the 20110701 snapshot of GCC 4.6.2, which is practically
the GCC 4.6.1 release.
Original commit
Sunday, 12 Jun 2011
17:49 gerald search for other commits by this committer
Update to the 20110610 snapshot of GCC 4.6.1.
Original commit
Saturday, 4 Jun 2011
11:06 gerald search for other commits by this committer
Oops, remove testing code (to force older version).
Original commit
Thursday, 2 Jun 2011
22:11 gerald search for other commits by this committer
Complete Java support by providing a pre-built copy of ecj.jar.

PR:             157115
Tested by:      joerg, mandree
Original commit
Sunday, 29 May 2011
11:59 gerald search for other commits by this committer
Update to the 20110526 snapshot of GCC 4.6.1.  Upstream now only provides
a single tarball, so this brings a number of changes around that.
Original commit
Saturday, 21 May 2011
12:09 gerald search for other commits by this committer
Update to the 20110520 snapshot of GCC 4.6.1.
Original commit
Saturday, 14 May 2011
02:01 gerald search for other commits by this committer
Update to the 20110513 snapshot of GCC 4.6.1.
Original commit
Saturday, 7 May 2011
22:27 gerald search for other commits by this committer
Update to the 20110506 snapshot of GCC 4.6.1.
Original commit
Saturday, 30 Apr 2011
18:38 gerald search for other commits by this committer
Update to the 20110429 snapshot of GCC 4.6.1.
Original commit
Saturday, 23 Apr 2011
22:47 gerald search for other commits by this committer
Update to the 20110422 snapshot of GCC 4.6.1.

Replace the, now dysfunctional, post-patch target with a configure
option that marks this build of GCC as "FreeBSD Ports Collection". [1]

Reported by:    Bjoern Koenig <bkoenig@alpha-tierchen.de> [1]
Original commit
Sunday, 17 Apr 2011
00:46 gerald search for other commits by this committer
Update to the 20110415 snapshot of GCC 4.6.1.
Original commit
Saturday, 9 Apr 2011
01:13 gerald search for other commits by this committer
Update to the 20110408 snapshot of GCC 4.6.1.
Original commit
Saturday, 2 Apr 2011
11:58 gerald search for other commits by this committer
Update to the 20110401 snapshot of GCC 4.6.1.
Original commit
Saturday, 26 Mar 2011
01:33 gerald search for other commits by this committer
Update to the release of GCC 4.6.0 (basically).  Really too many changes
to sensibly list here, but http://gcc.gnu.org/gcc-4.6/changes.html has a
nice overview.

Some highlights include

 - a new quad-precision library that's used by the Fortran frontend
   (on x86 and amd64);
 - new -Wunused-but-set-variable and -Wunused-but-set-parameter warnings
   for C family languages (enabled by -Wall and -Wall -Wextra, too);
 - new -Wdouble-promotion warning for implicit promotions to double;
 - a new general optimization level -Ofast combines -O3 with options that
   can affect standards compliance but result in better optimized code;
 - link-time optimizations (LTO) now scaling to large input sizes, using
   better heuristics, and optimizing more aggressively;
 - new command-line options -fstack-usage and -fstrict-volatile-bitfields
   (for precisely defining and accessing memory-mapped peripheral registers);
 - function attribute leaf that allows for more aggressive optimizations;
 - new data type __int128 for targets having wide enough machine-mode support;
 - support for selectively enabling and disabling warnings via
   #pragma GCC diagnostic has been added. For instance:

     #pragma GCC diagnostic error "-Wuninitialized"
       foo(a);                  /* error is given for this one */
     #pragma GCC diagnostic push
     #pragma GCC diagnostic ignored "-Wuninitialized"
       foo(b);                  /* no diagnostic for this one */
     #pragma GCC diagnostic pop
       foo(c);                  /* error is given for this one */
     #pragma GCC diagnostic pop
      foo(d);                   /* depends on command line options */

 - new command-line option-fmax-errors=N;
 - experimental support for some features from the upcoming ISO C1X;
 - similarly for ISO C++0x including constexpr, nullptr, noexcept,
   unrestricted unions, range-based for loops, opaque enums, implicitly
   deleted functions, and implicit move constructors;
 - default warning when integers are cast to larger pointer types,
   to disable via -Wno-int-to-pointer-cast;
 - signficiantly better diagnostics for C++ code;
 - loads and loads and loads of improvements to the Fortran frontend;
 - a new Go frontend and run-time library;
 - massive work on Objective-C and Objective-C++; notably extensive
   support for Objective-C 2.0  (not enabled by this port yet);
 - support for Intel Core 2 processors (-march=core2, -mtune=core2),
   Intel Core i3/i5/i7 processors /with AVS (-march=corei7, -mtune=corei7,
   -march=corei7-avx, -mtune=corei7-avx);
 - support for AMD Bobcat (fam 14) processors (-march=btver1, -mtune=btver1);

Caveat:

 - Most libstdc++ standard headers have been changed to no longer include
   the cstddef header as an implementation detail.
Original commit
Saturday, 19 Mar 2011
14:50 gerald search for other commits by this committer
Update to the 20110318 snapshot of GCC 4.6.0.

Make the full-regression-test target conditional on MAINTAINER_MODE. [1]

Reported by:    andreast, marius [1]
Original commit
00:21 gerald search for other commits by this committer
Update to the 20110312 snapshot of GCC 4.6.0.  On the way, remove the
LTO option.  This is now the default, without any drawbacks or extra
dependencies.
Original commit
Sunday, 13 Mar 2011
17:38 gerald search for other commits by this committer
Update to the 20110305 snapshot of GCC 4.6.0.  Remove the dependency
on libelf when building with link-time optimization (LTO) support which
is not needed any more.
Original commit
Sunday, 27 Feb 2011
01:11 gerald search for other commits by this committer
Update to the 20110226 snapshot of GCC 4.6.0.  The change for code
generation on i386 to default to i486 on FreeBSD 6 and above is now
upstream, too, so we can shed our specific patch.
Original commit
Tuesday, 22 Feb 2011
18:56 gerald search for other commits by this committer
Update to the 20110219 snapshot of GCC 4.6.0.

This addresses the pollution of common namespace by
share/python/aotcompile.py and share/python/classfile.py which now
go into version-specific directories.

By means of an extra patch default code generation on i386 defaults
to i486 on FreeBSD 6 and above. [1]

Submitted by:   tijl [1]
Reported by:    Yuri Karaban <tech@askold.net> [1]
PR:             154364 [1]
Original commit
Tuesday, 15 Feb 2011
01:35 gerald search for other commits by this committer
Update to the 20110212 snapshot of GCC 4.6.0.
Original commit
Sunday, 6 Feb 2011
01:07 gerald search for other commits by this committer
Update to the 20110205 snapshot of GCC 4.6.0.  This finally addresses
a long standing issue around libgcj that's been hitting us and allows
me to remove the stop gap I had put in place years ago. [1]

PR:             81788 [1]
Feature safe:   yes
Original commit
Sunday, 30 Jan 2011
00:22 gerald search for other commits by this committer
Update to the 20110129 snapshot of GCC 4.6.0.

Feature safe:   yes
Original commit
Sunday, 23 Jan 2011
19:49 gerald search for other commits by this committer
Update to the 20110122 snapshot of GCC 4.6.0.  Among others, this
improves GOMP support on FreeBSD with a patch of mine to resolve
linking issues.

Feature safe:   yes
Original commit
Sunday, 16 Jan 2011
17:02 gerald search for other commits by this committer
Update to the 20110115 snapshot of GCC 4.6.0.

Provide more background on the need to use --disable-rpath as a workaround.

Feature safe:   yes
Original commit
Saturday, 15 Jan 2011
00:42 gerald search for other commits by this committer
Update to the 20110108 snapshot of GCC 4.6.0.

Feature safe:   yes
Original commit
Sunday, 2 Jan 2011
11:35 gerald search for other commits by this committer
Update to the 20110101 snapshot of GCC 4.6.0.
Original commit
Sunday, 26 Dec 2010
20:55 gerald search for other commits by this committer
Update to the 20101225 snapshot of GCC 4.6.0.  This addresses the
original pollution of include file namespace around libquadmath and
adds a GNU info file for libquadmath.
Original commit
Sunday, 28 Nov 2010
19:51 gerald search for other commits by this committer
Update to the 20101127 snapshot of GCC 4.6.0.
Original commit
Monday, 22 Nov 2010
05:45 gerald search for other commits by this committer
Update to the 20101120 snapshot of GCC 4.6.0.  This brings libquadmath
(better support for 128 bit floating point types, which for now poisons
global include file namespace though this won't be an issue before GCC
4.7 and I have reported it upstream).
Original commit
Sunday, 14 Nov 2010
18:56 gerald search for other commits by this committer
Update to the 20101113 snapshot of GCC 4.6.0.
Original commit
Sunday, 7 Nov 2010
00:53 gerald search for other commits by this committer
Update to the 20101106 snapshot of GCC 4.6.0.
Original commit
Sunday, 31 Oct 2010
13:56 gerald search for other commits by this committer
Update to the 20101030 snapshot of GCC 4.6.0.

Look ma', no more MD5 distinfo.
Original commit
Sunday, 24 Oct 2010
15:19 gerald search for other commits by this committer
Update to the 20101023 snapshot of GCC 4.6.0.  This removes the gccbug
script which had allowed submitting bugs like send-pr in FreeBSD.
Original commit
Sunday, 17 Oct 2010
01:03 gerald search for other commits by this committer
Update to the 20101016 snapshot of GCC 4.6.0.
Original commit
Monday, 11 Oct 2010
13:58 gerald search for other commits by this committer
Update to the 20101009 snapshot of GCC 4.6.0.
Original commit
Sunday, 26 Sep 2010
14:36 gerald search for other commits by this committer
Update to the 20100925 snapshot of GCC 4.6.0.
Original commit
Sunday, 19 Sep 2010
11:21 gerald search for other commits by this committer
Update to the 20100918 snapshot of GCC 4.6.0 which now defaults to i486
architecture support on i386 thanks to a patch by tijl.
Original commit
Sunday, 12 Sep 2010
01:18 gerald search for other commits by this committer
Update to the 20100911 snapshot of GCC 4.6.0.  This brings one fix for
FreeBSD/ia64 that I made upstream and together with another, which is a
local patch for now, ia64 can become part of ONLY_FOR_ARCHS.
Original commit
Sunday, 5 Sep 2010
18:21 gerald search for other commits by this committer
Update to the 20100904 snapshot of GCC 4.6.0.  This brings first support
for _float128 on i386 and proper symbol versioning for libgcc.
Original commit
Sunday, 29 Aug 2010
17:32 gerald search for other commits by this committer
Update to the 20100828 snapshot of GCC 4.6.0.
Original commit
Sunday, 22 Aug 2010
22:05 gerald search for other commits by this committer
Update to the 20100821 snapshot of GCC 4.6.0.  This now really does not
work with the ancient version of GNU as that is part of FreeBSD 8.1 and
earlier (and likely later), so where the dependency this port has on
devel/binutils was a strong recommendation until now and necessary to
leverage new processor features and the -mtune=native option when running
on those newer processors, it is now strictly needed on x86-64 at least.
Original commit
Friday, 20 Aug 2010
21:40 gerald search for other commits by this committer
Update to the 20100814 snapshot of GCC 4.6.0.

Replace NOT_FOR_ARCHS by ONLY_FOR_ARCHS. [1]

Suggested by:   linimon
Original commit
Sunday, 8 Aug 2010
09:38 gerald search for other commits by this committer
Update to the 20100807 snapshot of GCC 4.6.0.
Original commit
Sunday, 25 Jul 2010
07:17 gerald search for other commits by this committer
Update to the 20100724 snapshot of GCC 4.6.0.
Original commit
Sunday, 18 Jul 2010
19:16 gerald search for other commits by this committer
Update to the 20100717 snapshot of GCC 4.6.0.

Feature safe:   yes
Original commit
Sunday, 11 Jul 2010
00:24 gerald search for other commits by this committer
Update to the 20100710 snapshot of GCC 4.6.0.

Feature safe:   yes
Original commit
Monday, 5 Jul 2010
11:59 gerald search for other commits by this committer
Update to the 20100703 snapshot of GCC 4.6.0.

Feature safe:   yes
Original commit
Sunday, 27 Jun 2010
14:24 gerald search for other commits by this committer
Update to the 20100626 snapshot of GCC 4.6.0.

Make Java support an OPTION (JAVA) so it is easier to deselect. [1]

Suggested by:   doubg [1]
Feature safe:   yes
Original commit
Sunday, 20 Jun 2010
00:05 gerald search for other commits by this committer
Update to the 20100619 snapshot of GCC 4.6.0.

Feature safe:   yes
Original commit
Sunday, 13 Jun 2010
10:26 gerald search for other commits by this committer
Update to the 20100612 snapshot of GCC 4.6.0.
Original commit
Sunday, 6 Jun 2010
01:32 gerald search for other commits by this committer
Update to the 20100605 snapshot of GCC 4.6.0.
Original commit
Sunday, 30 May 2010
01:40 gerald search for other commits by this committer
Update to the 20100529 snapshot of GCC 4.6.0.
Original commit
Saturday, 22 May 2010
12:50 gerald search for other commits by this committer
Update to the 20100515 snapshot of GCC 4.6.0.
Original commit
Sunday, 2 May 2010
14:00 gerald search for other commits by this committer
Update to the 20100501 snapshot of GCC 4.6.0.
Original commit

Number of commits found: 102 (showing only 100 on this page)

1 | 2  »