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

480 Commits

Author SHA1 Message Date
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
Gerald Pfeifer
ebb9460b06 Update to the 20091022 snapshot of GCC 4.5.0. 2009-10-24 20:34:08 +00:00
Gerald Pfeifer
d52353ace1 Update to the 20091015 snapshot of GCC 4.5.0. 2009-10-16 17:48:36 +00:00
Gerald Pfeifer
a6661018e9 Update to the 20091008 snapshot of GCC 4.5.0. Add math/mpc as a
dependency going forward; it will become mandatory in the next weeks
and for the final GCC 4.5.0 release.
2009-10-11 07:49:17 +00:00
Gerald Pfeifer
d6b695af0d Update to the 20091001 snapshot of GCC 4.5.0. 2009-10-03 07:27:00 +00:00
Gerald Pfeifer
f295d8d3bc For GCC 4.5 libgcj has been broken up such compilation no longer requires
more than half a GB of memory.  Accordingly, we can now remove the build-
time test for that from pre-everything.

Feature safe:	yes
2009-09-26 22:08:43 +00:00
Gerald Pfeifer
4bc9b65c6e Update to the 20090924 snapshot of GCC 4.5.0.
Feature safe:	yes
2009-09-26 14:03:34 +00:00
Gerald Pfeifer
586b066219 Update to the 20090917 snapshot of GCC 4.5.0.
Feature safe:	yes
2009-09-18 21:34:10 +00:00
Gerald Pfeifer
2bee2170dd Update to the 20090910 snapshot of GCC 4.5.0. 2009-09-11 14:05:58 +00:00
Gerald Pfeifer
c60879a8da Update to the 20090827 snapshot of GCC 4.5.0. 2009-09-04 13:04:10 +00:00
Gerald Pfeifer
461880eaaa Update to the 20090820 snapshot of GCC 4.5.0. 2009-08-22 10:18:08 +00:00
Gerald Pfeifer
1ae84e1f9d Update to the 20090813 snapshot of GCC 4.5.0. 2009-08-14 08:22:24 +00:00
Gerald Pfeifer
2c4d77d9e3 Update to the 20090806 snapshot of GCC 4.5.0. 2009-08-07 08:37:14 +00:00
Gerald Pfeifer
940a643ca3 Update to the 20090730 snapshot of GCC 4.5.0. 2009-07-31 23:40:58 +00:00
Gerald Pfeifer
32d6b72b10 Update to the 20090723 snapshot of GCC 4.5.0. 2009-07-25 11:17:16 +00:00
Gerald Pfeifer
6d6085e98d Update to the 20090716 snapshot of GCC 4.5.0. 2009-07-18 13:13:28 +00:00
Gerald Pfeifer
606ab4d91f Update to the 20090709 snapshot of GCC 4.5.0. 2009-07-11 17:41:10 +00:00
Gerald Pfeifer
c53ef4bd4f Update to the 20090625 snapshot of GCC 4.5.0. 2009-06-26 21:19:33 +00:00
Gerald Pfeifer
df07df42fb The new libffi man pages depend on Java, thus are not available on x86-64.
Reported by:	QAT
2009-06-22 06:37:32 +00:00