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
gcc45 GNU Compiler Collection 4.5
4.5.4.20111117 lang Deleted on this many watch lists=1 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 4.5.4.20111117Version of this port present on the latest quarterly branch.
Maintainer: gerald@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-04-05 19:23:41
Last Update: 2011-11-23 22:27:34
SVN Revision: UNKNOWN
People watching this port, also watch:: p5-Net-HTTP, font-misc-meltho, xclock, tk85, p5-CPAN-Meta-YAML
Also Listed In: java
License: not specified in port
WWW:
http://gcc.gnu.org/
Description:
GCC, the GNU Compiler Collection, supports a number of languages. This port installs the C, C++, Fortran and Java front ends as gcc45, g++45, gfortran45, and gcj45, respectively. WWW: http://gcc.gnu.org/ Gerald Pfeifer <gerald@FreeBSD.org>
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • gcc>0:lang/gcc45
No installation instructions:
This port has been deleted.
PKGNAME: gcc
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386 ia64 sparc64
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. zip : archivers/zip
  2. gmake : devel/gmake
  3. as : devel/binutils
  4. bison : devel/bison
  5. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. as : devel/binutils
Library dependencies:
  1. gmp.10 : math/gmp
  2. mpfr.4 : math/mpfr
  3. mpc.2 : math/mpc
  4. iconv.3 : converters/libiconv
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gcc-4.5.4.20111117: JAVA=on (default) "Enable the Java frontend (i386 and amd64 only)" ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (21 items)
Collapse this list.
  1. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/gcc/snapshots/4.5-20111117/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  3. ftp://ftp.dti.ad.jp/pub/lang/gcc/snapshots/4.5-20111117/
  4. ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/snapshots/4.5-20111117/
  5. ftp://ftp.gwdg.de/pub/misc/gcc/snapshots/4.5-20111117/
  6. ftp://ftp.iij.ad.jp/pub/gnu/gnu/gcc/snapshots/4.5-20111117/
  7. ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/snapshots/4.5-20111117/
  8. ftp://ftp.lip6.fr/pub/gcc/snapshots/4.5-20111117/
  9. ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/gcc/snapshots/4.5-20111117/
  10. ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/snapshots/4.5-20111117/
  11. ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/snapshots/4.5-20111117/
  12. ftp://ftp.nluug.nl/mirror/languages/gcc/snapshots/4.5-20111117/
  13. ftp://ftp.ntua.gr/pub/gnu/gcc/snapshots/4.5-20111117/
  14. ftp://ftp.uvsq.fr/pub/gcc/snapshots/4.5-20111117/
  15. ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20111117/
  16. ftp://mirror.aarnet.edu.au/pub/gnu/gcc/snapshots/4.5-20111117/
  17. ftp://mirrors.laffeycomputer.com/pub/gcc.gnu.org/pub/gcc/snapshots/4.5-20111117/
  18. http://ftp.cs.pu.edu.tw/Linux/sourceware/gcc/snapshots/4.5-20111117/
  19. http://gd.tuwien.ac.at/gnu/sourceware/gcc/snapshots/4.5-20111117/
  20. http://mirrors.kernel.org/sources.redhat.com/gcc/snapshots/4.5-20111117/
  21. http://sources-redhat.mirrors.airband.net/gcc/snapshots/4.5-20111117/
Collapse this list.

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

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.5.4.20111117
23 Nov 2011 22:27:34
Original commit files touched by this commit
gerald search for other commits by this committer
Remove lang/gcc45 in favor of lang/gcc46 and later.  Nothing in the
tree uses this version of GCC (GCC 4.5.x) any longer and GCC 4.6 has
been the default for USE_FORTRAN=yes and USE_GCC=4.X+ for a while
and has proven itself.  Plus, only GCC 4.6 and GCC 4.7 have been
patched to work with FreeBSD 10.x and later.

Feature safe:   yes
4.5.4.20111117
19 Nov 2011 16:48:41
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20111117 snapshot of GCC 4.5.4.  This is for reference,
this port is going away in favor of GCC 4.6 soon.

Feature safe:   yes
4.5.4.20111103
05 Nov 2011 14:20:44
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20111103 snapshot of GCC 4.5.4.
4.5.4.20111013
15 Oct 2011 23:26:14
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20111013 snapshot of GCC 4.5.4.
4.5.4.20110929
01 Oct 2011 20:02:18
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110929 snapshot of GCC 4.5.4.
4.5.4.20110922
24 Sep 2011 17:53:07
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110922 snapshot of GCC 4.5.4.
4.5.4.20110908
10 Sep 2011 20:09:52
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110908 snapshot of GCC 4.5.4.
4.5.4.20110901
04 Sep 2011 21:04:42
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110901 snapshot of GCC 4.5.4.
4.5.4.20110825
27 Aug 2011 21:59:24
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110825 snapshot of GCC 4.5.4.
4.5.4.20110811
15 Aug 2011 20:58:29
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110811 snapshot of GCC 4.5.4.
4.5.4.20110721
23 Jul 2011 12:00:15
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110721 snapshot of GCC 4.5.4.
4.5.4.20110630
03 Jul 2011 14:49:28
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110630 snapshot of GCC 4.5.4.
4.5.4.20110609
12 Jun 2011 04:17:00
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110609 snapshot of GCC 4.5.4.
4.5.4.20110602
06 Jun 2011 11:19:40
Original commit files touched by this commit
gerald search for other commits by this committer
Enable c, c++, and fortran (and only these) explicitly by default, and
Java when/where available. [1]

Reported by:    Scott Allendorf <scott-allendorf@uiowa.edu> [1]
4.5.4.20110602
03 Jun 2011 16:07:16
Original commit files touched by this commit
gerald search for other commits by this committer
Change BUILD_DEPENDS from ${LOCALBASE}/bin/zip to plain zip since,
really, any zip does.  This bring gcc45 in line with later lang/gcc*
ports.
4.5.4.20110602
03 Jun 2011 09:36:38
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110602 snapshot of GCC 4.5.4.  Remove the LTO options and
force LTO to off.  Anyone interested in that should be using GCC 4.6 now,
where support is a lot more mature, stable and complete.
4.5.4.20110526
29 May 2011 02:23:31
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110526 snapshot of GCC 4.5.4.  Note that upstream now only
provides a single tarball, so this brings a number of changes around that.
4.5.4.20110519
21 May 2011 12:10:35
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110519 snapshot of GCC 4.5.4.
4.5.4.20110505
07 May 2011 20:30:49
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110505 snapshot of GCC 4.5.4.
4.5.4.20110428
29 Apr 2011 20:50:26
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110428 snapshot of GCC 4.5.4 which basically coincides
with the upstream GCC 4.5.3 release.
4.5.3.20110421
22 Apr 2011 11:11:34
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110421 snapshot of GCC 4.5.3.

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]
4.5.3.20110414
15 Apr 2011 20:06:34
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110414 snapshot of GCC 4.5.3.
4.5.3.20110407
08 Apr 2011 19:26:12
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110407 snapshot of  GCC 4.5.3.
4.5.3.20110331
01 Apr 2011 23:22:05
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110331 snapshot of GCC 4.5.3.
4.5.3.20110324
25 Mar 2011 19:07:41
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110324 snapshot of GCC 4.5.3.
4.5.3.20110317
19 Mar 2011 13:13:07
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110317 snapshot of GCC 4.5.3.

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

Reported by:    andreast, marius [1]
4.5.3.20110310
13 Mar 2011 16:20:48
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110310 snapshot of GCC 4.5.3.
4.5.3.20110303
04 Mar 2011 13:46:27
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110303 snapshot of GCC 4.5.3.  The change for code
generation on i386 to default to i486 on FreeBSD 6 and above is now
upstream, so we can shed our specific patch.
4.5.3.20110224
26 Feb 2011 08:56:38
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110224 snapshot of GCC 4.5.3.
4.5.3.20110217
22 Feb 2011 19:44:39
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110217 snapshot of GCC 4.5.3.

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

Submitted by:   tijl [1]
Reported by:    Yuri Karaban <tech@askold.net> [1]
PR:             154364 [1]
4.5.3.20110210
11 Feb 2011 01:43:52
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110210 snapshot of GCC 4.5.3.
4.5.3.20110203
05 Feb 2011 18:51:46
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110203 snapshot of GCC 4.5.3.

Feature safe:   yes
4.5.3.20110127
28 Jan 2011 01:02:53
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110127 snapshot of GCC 4.5.3.

Feature safe:   yes
4.5.3.20110120
21 Jan 2011 11:18:34
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110120 snapshot of GCC 4.5.3.

Feature safe:   yes
4.5.3.20110113
14 Jan 2011 23:30:52
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110113 snapshot of 4.5.3.

Feature safe:   yes
4.5.3.20110106
07 Jan 2011 08:30:17
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20110106 snapshot of GCC 4.5.3.
4.5.3.20101230
31 Dec 2010 08:39:23
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20101230 snapshot of GCC 4.5.3.
4.5.3.20101223
26 Dec 2010 19:42:51
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20101223 snapshot of GCC 4.5.3.  This is nearly the same
as the 4.5.2 release.
4.5.2.20101125
28 Nov 2010 19:52:14
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20101125 snapshot of GCC 4.5.2.
4.5.2.20101118
19 Nov 2010 21:43:39
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20101118 snapshot of GCC 4.5.2.
4.5.2.20101111
14 Nov 2010 10:54:27
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20101111 snapshot of GCC 4.5.2.
4.5.2.20101104
05 Nov 2010 14:36:22
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20101104 snapshot of GCC 4.5.2.
4.5.2.20101028
31 Oct 2010 12:32:51
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20101028 snapshot of GCC 4.5.2.
4.5.2.20101021
24 Oct 2010 15:20:03
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20101021 snapshot of GCC 4.5.2.
4.5.2.20101014
17 Oct 2010 00:59:08
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20101014 snapshot of GCC 4.5.2.
4.5.2.20101007
11 Oct 2010 23:15:53
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20101007 snapshot of GCC 4.5.2.
4.5.2.20100923
28 Sep 2010 00:44:14
Original commit files touched by this commit
gerald search for other commits by this committer
Replace the explicit build dependency on devel/binutils by USE_BINUTILS.

Submitted by:   bf
4.5.2.20100923
26 Sep 2010 14:36:58
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100923 snapshot of GCC 4.5.2.
4.5.2.20100916
18 Sep 2010 01:10:12
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100916 snapshot of GCC 4.5.2 which already includes one of
my two patches for ia64.
4.5.2.20100909
13 Sep 2010 23:32:27
Original commit files touched by this commit
gerald search for other commits by this committer
Backport the change to make Java support an OPTION (JAVA) so it is easier
to deselect from lang/gcc46.
4.5.2.20100909
12 Sep 2010 02:18:47
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100909 snapshot of GCC 4.5.2.  With two new local patches
(one a backport of a patch of mine from GCC 4.6 development, the other a
first hack) FreeBSD/ia64 is now back working and ia64 can become part of
ONLY_FOR_ARCHS.
4.5.2.20100902
03 Sep 2010 22:52:14
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100902 snapshot of GCC 4.5.2.  This brings first _float128
support for FreeBSD.
4.5.2.20100819
20 Aug 2010 16:17:31
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100819 snapshot of GCC 4.5.2.

Replace NOT_FOR_ARCHS by ONLY_FOR_ARCHS. [1]

Suggested by:   linimon
4.5.2.20100812
13 Aug 2010 16:13:35
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100812 snapshot of GCC 4.5.2.
4.5.2.20100805
07 Aug 2010 12:16:37
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100805 snapshot of GCC 4.5.2.
4.5.1.20100729
30 Jul 2010 15:29:45
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100729 snapshot of GCC 4.5.1.
4.5.1.20100722
24 Jul 2010 19:02:42
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100722 snapshot of GCC 4.5.1, which basically coincides
with the first release candidate of this release.
4.5.1.20100715
16 Jul 2010 19:50:26
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100715 snapshot of GCC 4.5.1.

Feature safe:   yes
4.5.1.20100708
10 Jul 2010 15:03:50
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100708 snapshot of GCC 4.5.1.

Feature safe:   yes
4.5.1.20100701
05 Jul 2010 11:09:47
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100701 snapshot of GCC 4.5.1.

Feature safe:   yes
4.5.1.20100624
27 Jun 2010 11:18:17
Original commit files touched by this commit
gerald search for other commits by this committer
Simplify full-regression-test.

Feature safe:   yes
4.5.1.20100624
26 Jun 2010 19:09:23
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100624 snapshot of GCC 4.5.1.

Feature safe:   yes
4.5.1.20100617
18 Jun 2010 23:31:11
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100617 snapshot of GCC 4.5.1.

Feature safe:   yes
4.5.1.20100610
11 Jun 2010 23:52:46
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100610 snapshot of GCC 4.5.1.
4.5.1.20100603_1
11 Jun 2010 15:09:45
Original commit files touched by this commit
ale search for other commits by this committer
Chase mpfr library and bump PORTREVISION.
4.5.1.20100603
04 Jun 2010 09:55:26
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100603 snapshot of GCC 4.5.1.
4.5.1.20100527
28 May 2010 21:47:43
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100527 snapshot of GCC 4.5.1.
4.5.1.20100520
22 May 2010 13:49:49
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100520 snapshot of GCC 4.5.1.
4.5.1.20100513
13 May 2010 23:49:25
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100513 snapshot of GCC 4.5.1.
4.5.1.20100506
07 May 2010 21:33:45
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100506 snapshot of GCC 4.5.1.
4.5.1.20100429_2
03 May 2010 19:02:17
Original commit files touched by this commit
glarkin search for other commits by this committer
- Ok, this should work. I toasted the BUILD_DEPENDS with a "=" instead
  of a "+=".

Reported by:    QAT
4.5.1.20100429_2
03 May 2010 18:48:02
Original commit files touched by this commit
glarkin search for other commits by this committer
- Re-added BUILD_DEPENDS on zip that I didn't think needed to be there,
  but it actually does.

Reported by:    QAT
Pointyhat to:   glarkin
4.5.1.20100429_2
03 May 2010 18:03:34
Original commit files touched by this commit
glarkin search for other commits by this committer
- Added support for gcj (Java compiler) to prepare the print/pdftk port
  to migrate from gcj42 to gcj45.
- Bumped PORTREVISION (packing list & port functionality changes)

Approved by:    gerald (via email)
4.5.1.20100429_1
03 May 2010 06:54:10
Original commit files touched by this commit
gerald search for other commits by this committer
Add a new option LTO that enables the new link-time optimization framework
and first optimizations that GCC 4.5 brings.  This adds libelf as a new
dependency (if used) and is off by default; we may be enabling it at a
later point, though.

Bumping PORTREVISION since someone who has installed libelf, previously
to this change would get LTO enabled automatically and then run into
problems if libelf is removed -- which is possible, since this port
does not lay down a dependency on that case.

PR:             146055
Submitted by:   mm
4.5.1.20100429
30 Apr 2010 15:54:35
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100429 snapshot of GCC 4.5.1.
4.5.1.20100422
24 Apr 2010 20:30:12
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100422 snapshot of GCC 4.5.1.
4.5.1.20100415_1
19 Apr 2010 10:43:43
Original commit files touched by this commit
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)
4.5.1.20100415
18 Apr 2010 16:46:04
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100415 snapshot of GCC 4.5.1.  This is basically the
official release of GCC 4.5.0, thought that one may still have some
kinks and I recommend staying with GCC 4.4 for production use.
4.5.0.20100401
02 Apr 2010 09:15:48
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100401 snapshot of GCC 4.5.0.
4.5.0.20100318
19 Mar 2010 14:15:00
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100318 snapshot of GCC 4.5.0.
4.5.0.20100311
12 Mar 2010 22:32:31
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100311 snapshot of GCC 4.5.0.
4.5.0.20100304
07 Mar 2010 19:37:30
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100304 snapshot of GCC 4.5.0.
4.5.0.20100225
27 Feb 2010 12:01:02
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100225 snapshot of GCC 4.5.0.

Feature safe:   yes
4.5.0.20100218
19 Feb 2010 14:37:03
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100218 snapshot of GCC 4.5.0.

Feature safe:   yes
4.5.0.20100211
14 Feb 2010 14:08:53
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100211 snapshot of GCC 4.5.0.
4.5.0.20100204
05 Feb 2010 20:05:16
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100204 snapshot of GCC 4.5.0.
4.5.0.20100128
02 Feb 2010 09:57:16
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100128 snapshot of GCC 4.5.0.
4.5.0.20100114
21 Jan 2010 17:01:40
Original commit files touched by this commit
gerald search for other commits by this committer
Also build Java on amd64.

Submitted by:   Andreas Tobler <andreast@fgznet.ch>
4.5.0.20100114
17 Jan 2010 14:14:28
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100114 snapshot of GCC 4.5.0.

Since we already require devel/binutils for the assembler, also enforce
use of the linker from there.
4.5.0.20100107
08 Jan 2010 08:28:15
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20100107 snapshot of GCC 4.5.0.
4.5.0.20091231
02 Jan 2010 10:05:49
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20091231 snapshot of GCC 4.5.0 which brings some key
improvements to libffi (Java), especially on amd64.

Remove the WITH_JAVA_AWT knob which really has not been used a lot,
if at all.
4.5.0.20091224
28 Dec 2009 11:39:48
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20091224 snapshot of GCC 4.5.0.  On the way, sort pkg-plist
a bit differently.
4.5.0.20091217
19 Dec 2009 06:58:45
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20091217 snapshot of GCC 4.5.0.
4.5.0.20091126_1
01 Dec 2009 11:36:59
Original commit files touched by this commit
gerald search for other commits by this committer
Use current GNU binutils from ports (devel/binutils) instead of the
system tools.  The latter are half a decade old and fail to properly
support modern CPUs and their standard features such as SSE or AVX in
the case of AMD64/Intel64 which means that they even break when using
a simple -march=native.

On the way, sort CONFIGURE_ARGS.

PR:             140995, 136607
4.5.0.20091126
29 Nov 2009 17:15:04
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20091126 snapshot of GCC 4.5.0.  Among others this fails
to build emulators/wine due to problems with debuginfo, but then this
is more of an experimental port than anything, so always use with care.
4.5.0.20091119
24 Nov 2009 20:57:24
Original commit files touched by this commit
gerald search for other commits by this committer
With lang/gcc295 gone (and not building for most of the last year), we can
now remove the check for a gcc295 binary that might cause build failure in
libgcj.
4.5.0.20091119
20 Nov 2009 12:44:18
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20091119 snapshot of GCC 4.5.0.
4.5.0.20091112
20 Nov 2009 00:03:20
Original commit files touched by this commit
gerald search for other commits by this committer
No longer download Objective-C related files which we don't actually use.
Minor style changes.

Adjust the ports description to the new style I am using for the various
gcc ports and remove an obsolete note on memory consumption when building
libgcj (the Java library).
4.5.0.20091112
13 Nov 2009 15:30:43
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20091112 snapshot of GCC 4.5.0.
4.5.0.20091105
06 Nov 2009 19:19:11
Original commit files touched by this commit
gerald search for other commits by this committer
Update to the 20091105 snapshot of GCC 4.5.0.

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

1 | 2  »