1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

498 Commits

Author SHA1 Message Date
Gerald Pfeifer
b6046188a5 Update to the 20100925 snapshot of GCC 4.6.0. 2010-09-26 14:36:29 +00:00
Gerald Pfeifer
35fcb2e31c 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.
2010-09-19 11:21:03 +00:00
Gerald Pfeifer
901b86a525 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.
2010-09-12 01:18:02 +00:00
Gerald Pfeifer
e79703d16b Update to the 20100904 snapshot of GCC 4.6.0. This brings first support
for _float128 on i386 and proper symbol versioning for libgcc.
2010-09-05 18:21:17 +00:00
Gerald Pfeifer
7c4a6df8e8 Similar to lang/gcc45, add a new option LTO that enables GCC's new
link-time optimization framework and optimizations.  GCC 4.6 has been
seeing a lot of work since GCC 4.5, but we are still keeping this
disable by default for now

Using LTO adds libelf as a new dependency and in either case the
environment does not have an influence any more.  Bumping PORTREVISION
since someone who had libelf on his system previously to this change
would get LTO enabled automatically and then run into problems if libelf
was removed.
2010-09-04 23:57:26 +00:00
Gerald Pfeifer
7b52717ff1 Update to the 20100828 snapshot of GCC 4.6.0. 2010-08-29 17:32:45 +00:00
Gerald Pfeifer
31f3ee2fd6 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.
2010-08-22 22:05:00 +00:00
Gerald Pfeifer
ca9c52d95b Update to the 20100814 snapshot of GCC 4.6.0.
Replace NOT_FOR_ARCHS by ONLY_FOR_ARCHS. [1]

Suggested by:	linimon
2010-08-20 21:40:27 +00:00
Gerald Pfeifer
fa902a4cff Update to the 20100807 snapshot of GCC 4.6.0. 2010-08-08 09:38:08 +00:00
Gerald Pfeifer
1c01639dd2 Update to the 20100724 snapshot of GCC 4.6.0. 2010-07-25 07:17:02 +00:00
Gerald Pfeifer
8a410ee27a Update to the 20100717 snapshot of GCC 4.6.0.
Feature safe:	yes
2010-07-18 19:16:22 +00:00
Gerald Pfeifer
36315f2bad Update to the 20100710 snapshot of GCC 4.6.0.
Feature safe:	yes
2010-07-11 00:24:07 +00:00
Gerald Pfeifer
d33be83082 Update to the 20100703 snapshot of GCC 4.6.0.
Feature safe:	yes
2010-07-05 11:59:23 +00:00
Gerald Pfeifer
9969d02e7f 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
2010-06-27 14:24:03 +00:00
Gerald Pfeifer
4f20e044b8 Simplify full-regression-test.
Feature safe:	yes
2010-06-27 11:48:58 +00:00
Gerald Pfeifer
56afb17497 Update to the 20100619 snapshot of GCC 4.6.0.
Feature safe:	yes
2010-06-20 00:05:49 +00:00
Gerald Pfeifer
e6b01689af Update to the 20100612 snapshot of GCC 4.6.0. 2010-06-13 10:26:04 +00:00
Alex Dupre
8cbf48bd4b Chase mpfr library and bump PORTREVISION. 2010-06-11 15:09:45 +00:00
Gerald Pfeifer
ea892dd343 Update to the 20100605 snapshot of GCC 4.6.0. 2010-06-06 01:32:03 +00:00
Gerald Pfeifer
bdbd922d4c Update to the 20100529 snapshot of GCC 4.6.0. 2010-05-30 01:40:07 +00:00
Gerald Pfeifer
856fde3123 Update to the 20100515 snapshot of GCC 4.6.0. 2010-05-22 12:50:17 +00:00
Gerald Pfeifer
c6d8eefda3 Adjust references to the GCC version to refer to 4.6.
Reported by:	Eitan Adler <eitanadlerlist@gmail.com>
2010-05-07 18:30:06 +00:00
Gerald Pfeifer
c50386b36c Update to the 20100501 snapshot of GCC 4.6.0. 2010-05-02 14:00:34 +00:00
Gerald Pfeifer
52014a4f79 Complete the creation of this port by adjusting it from GCC 4.5 to the
20100424 snapshot of GCC 4.6.0, which is a very, very early version of
said release which likely won't happen before 2011.
2010-04-25 23:46:25 +00:00
Gerald Pfeifer
2e31813548 Update to the 20100422 snapshot of GCC 4.5.1. 2010-04-24 20:30:12 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Gerald Pfeifer
8c421f7736 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.
2010-04-18 16:46:04 +00:00
Gerald Pfeifer
89f3bc2de9 Update to the 20100401 snapshot of GCC 4.5.0. 2010-04-02 09:15:48 +00:00
Gerald Pfeifer
ee595a0fca Update to the 20100318 snapshot of GCC 4.5.0. 2010-03-19 14:14:59 +00:00
Gerald Pfeifer
dbd9718352 Update to the 20100311 snapshot of GCC 4.5.0. 2010-03-12 22:32:31 +00:00
Gerald Pfeifer
447b296058 Update to the 20100304 snapshot of GCC 4.5.0. 2010-03-07 19:37:30 +00:00
Gerald Pfeifer
c62fce54e7 Update to the 20100225 snapshot of GCC 4.5.0.
Feature safe:	yes
2010-02-27 12:01:02 +00:00
Gerald Pfeifer
ef913d8c00 Update to the 20100218 snapshot of GCC 4.5.0.
Feature safe:	yes
2010-02-19 14:37:03 +00:00
Gerald Pfeifer
a106f1ad32 Update to the 20100211 snapshot of GCC 4.5.0. 2010-02-14 14:08:53 +00:00
Gerald Pfeifer
02e0c9b4e0 Update to the 20100204 snapshot of GCC 4.5.0. 2010-02-05 20:05:15 +00:00
Gerald Pfeifer
77a4067ded Update to the 20100128 snapshot of GCC 4.5.0. 2010-02-02 09:57:16 +00:00
Gerald Pfeifer
314eb0b207 Also build Java on amd64.
Submitted by:	Andreas Tobler <andreast@fgznet.ch>
2010-01-21 17:01:40 +00:00
Gerald Pfeifer
199bdcb0af 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.
2010-01-17 14:14:28 +00:00
Gerald Pfeifer
530cf0c9cb Update to the 20100107 snapshot of GCC 4.5.0. 2010-01-08 08:28:15 +00:00
Gerald Pfeifer
66f47d5717 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.
2010-01-02 10:05:49 +00:00
Gerald Pfeifer
81416ae21a Update to the 20091224 snapshot of GCC 4.5.0. On the way, sort pkg-plist
a bit differently.
2009-12-28 11:39:48 +00:00
Gerald Pfeifer
372497c64b Update to the 20091217 snapshot of GCC 4.5.0. 2009-12-19 06:58:45 +00:00
Gerald Pfeifer
61c6070cab 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
2009-12-01 11:36:59 +00:00
Gerald Pfeifer
76685cdef1 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.
2009-11-29 17:15:04 +00:00
Gerald Pfeifer
1bcccb5059 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.
2009-11-24 20:57:24 +00:00
Gerald Pfeifer
6744507392 Update to the 20091119 snapshot of GCC 4.5.0. 2009-11-20 12:44:18 +00:00
Gerald Pfeifer
4304d66fd4 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).
2009-11-20 00:03:20 +00:00
Gerald Pfeifer
f86a9d60f4 Update to the 20091112 snapshot of GCC 4.5.0. 2009-11-13 15:30:43 +00:00
Gerald Pfeifer
3f30b7b6de Update to the 20091105 snapshot of GCC 4.5.0. 2009-11-06 19:19:11 +00:00
Gerald Pfeifer
835ed15c77 Update to the 20091029 snapshot of GCC 4.5.0. 2009-10-31 11:25:38 +00:00