1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

500 Commits

Author SHA1 Message Date
Gerald Pfeifer
567b00edfe Backport the change to make Java support an OPTION (JAVA) so it is easier
to deselect from lang/gcc46.
2010-09-13 23:32:27 +00:00
Gerald Pfeifer
7efb3e4da0 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.
2010-09-12 02:18:46 +00:00
Gerald Pfeifer
cdaac0ec4e Update to the 20100902 snapshot of GCC 4.5.2. This brings first _float128
support for FreeBSD.
2010-09-03 22:52:14 +00:00
Gerald Pfeifer
a9106ec073 Update to the 20100819 snapshot of GCC 4.5.2.
Replace NOT_FOR_ARCHS by ONLY_FOR_ARCHS. [1]

Suggested by:	linimon
2010-08-20 16:17:31 +00:00
Gerald Pfeifer
aa4a83d216 Update to the 20100812 snapshot of GCC 4.5.2. 2010-08-13 16:13:35 +00:00
Gerald Pfeifer
2df7fabe1e Update to the 20100805 snapshot of GCC 4.5.2. 2010-08-07 12:16:37 +00:00
Gerald Pfeifer
1036d47b65 Update to the 20100729 snapshot of GCC 4.5.1. 2010-07-30 15:29:45 +00:00
Gerald Pfeifer
0deb2fe40a Update to the 20100722 snapshot of GCC 4.5.1, which basically coincides
with the first release candidate of this release.
2010-07-24 19:02:42 +00:00
Gerald Pfeifer
4611437ed6 Update to the 20100715 snapshot of GCC 4.5.1.
Feature safe:	yes
2010-07-16 19:50:25 +00:00
Gerald Pfeifer
88373839c2 Update to the 20100708 snapshot of GCC 4.5.1.
Feature safe:	yes
2010-07-10 15:03:50 +00:00
Gerald Pfeifer
b9e132a06e Update to the 20100701 snapshot of GCC 4.5.1.
Feature safe:	yes
2010-07-05 11:09:46 +00:00
Gerald Pfeifer
7d72c062a9 Simplify full-regression-test.
Feature safe:	yes
2010-06-27 11:18:17 +00:00
Gerald Pfeifer
0c88439e7b Update to the 20100624 snapshot of GCC 4.5.1.
Feature safe:	yes
2010-06-26 19:09:22 +00:00
Gerald Pfeifer
75f09ed347 Update to the 20100617 snapshot of GCC 4.5.1.
Feature safe:	yes
2010-06-18 23:31:10 +00:00
Gerald Pfeifer
3f8390d448 Update to the 20100610 snapshot of GCC 4.5.1. 2010-06-11 23:52:46 +00:00
Alex Dupre
8cbf48bd4b Chase mpfr library and bump PORTREVISION. 2010-06-11 15:09:45 +00:00
Gerald Pfeifer
cf5706d262 Update to the 20100603 snapshot of GCC 4.5.1. 2010-06-04 09:55:25 +00:00
Gerald Pfeifer
2dd8af1403 Update to the 20100527 snapshot of GCC 4.5.1. 2010-05-28 21:47:42 +00:00
Gerald Pfeifer
87611a1e5d Update to the 20100520 snapshot of GCC 4.5.1. 2010-05-22 13:49:49 +00:00
Gerald Pfeifer
a9120149d7 Update to the 20100513 snapshot of GCC 4.5.1. 2010-05-13 23:49:25 +00:00
Gerald Pfeifer
49f14fc843 Update to the 20100506 snapshot of GCC 4.5.1. 2010-05-07 21:33:45 +00:00
Greg Larkin
97ca8c95c2 - Ok, this should work. I toasted the BUILD_DEPENDS with a "=" instead
of a "+=".

Reported by:	QAT
2010-05-03 19:02:17 +00:00
Greg Larkin
a56762f0de - 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
2010-05-03 18:48:02 +00:00
Greg Larkin
456fd774d0 - 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)
2010-05-03 18:03:34 +00:00
Gerald Pfeifer
c0fd37448d 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
2010-05-03 06:54:10 +00:00
Gerald Pfeifer
192109b341 Update to the 20100429 snapshot of GCC 4.5.1. 2010-04-30 15:54:35 +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