Commit graph

636 commits

Author SHA1 Message Date
Gerald Pfeifer
f6d0606899 Update to the 20110702 snapshot of GCC 4.7.0. 2011-07-04 10:55:27 +00:00
Gerald Pfeifer
cbda48dbde Update to the 20110611 snapshot of GCC 4.7.0. 2011-06-12 13:08:15 +00:00
Gerald Pfeifer
ccfd276efc Update to the 20110604 snapshot of GCC 4.7.0. Upstream now only provides
a single tarball and this update brings a number of changes around that.

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]
2011-06-05 22:15:08 +00:00
Gerald Pfeifer
d76be0ecb1 Update to the 20110521 snapshot of GCC 4.7.0. 2011-05-22 13:28:47 +00:00
Gerald Pfeifer
b6131938c1 Update to the 20110514 snapshot of GCC 4.7.0. 2011-05-15 16:44:44 +00:00
Gerald Pfeifer
64f7b1f070 Update to the 20110507 snapshot of GCC 4.7.0. 2011-05-08 01:06:25 +00:00
Gerald Pfeifer
61737975a4 Update to the 20110430 snapshot of GCC 4.7.0. 2011-05-06 15:18:41 +00:00
Gerald Pfeifer
5f6923d97b Update to the 20110423 snapshot of GCC 4.7.0.
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]
2011-04-27 11:22:15 +00:00
Gerald Pfeifer
cdb77a0830 Update to the 20110416 alpha snapshot of GCC 4.7.0. 2011-04-17 00:45:24 +00:00
Gerald Pfeifer
4faf4b9282 Update to the 20110409 alpha snapshot of GCC 4.6.0. 2011-04-15 18:16:05 +00:00
Gerald Pfeifer
006aaf4da5 Update to the 20110326 snapshot of GCC 4.7.0.
On SPARC the target CPU type may now be set via -mcpu instead of being
limited to the hardcoded equivalent of -mcpu=ultrasparc and TLS support
is enabled if available.
2011-03-27 13:22:18 +00:00
Gerald Pfeifer
dd2ef2ffea Add support for 32-bit powerpc.
Submitted by:	andreast
2011-03-23 00:26:29 +00:00
Gerald Pfeifer
b95e977b0d Welcome the GCC 4.7 series which at this point is just a few days after
the GCC 4.6 branch has been carved, thus quite similar to that.  Over
the next months this will see a lot of active and partially invasive
development.  Accordingly this port is for early exposure and not yet
production use.
2011-03-20 22:39:12 +00:00
Gerald Pfeifer
d2ad6064f7 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]
2011-03-19 14:50:55 +00:00
Gerald Pfeifer
83bb53137b 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.
2011-03-19 00:21:58 +00:00
Gerald Pfeifer
96b2c5d450 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.
2011-03-13 17:38:18 +00:00
Gerald Pfeifer
a74bb0926e 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.
2011-02-27 01:11:53 +00:00
Gerald Pfeifer
d5804fb6b8 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 are
now saved in version-specific directories.

By means of an extra patch default 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]
2011-02-22 18:57:48 +00:00
Gerald Pfeifer
13f863d3af 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]
2011-02-22 18:56:53 +00:00
Gerald Pfeifer
9fbc00da50 Update to the 20110212 snapshot of GCC 4.6.0. 2011-02-15 01:35:09 +00:00
Gerald Pfeifer
de933eed96 Omit the libquadmath info file on sparc64 and ia64.
Reported by:	Anton Shterenlikht <mexas@bristol.ac.uk>
2011-02-10 01:44:23 +00:00
Gerald Pfeifer
385d614ea2 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
2011-02-06 01:07:01 +00:00
Gerald Pfeifer
4fd8beccea Update to the 20110129 snapshot of GCC 4.6.0.
Feature safe:	yes
2011-01-30 00:22:02 +00:00
Gerald Pfeifer
5e7d7b7752 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
2011-01-23 19:49:18 +00:00
Gerald Pfeifer
dc33feb387 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
2011-01-16 17:02:55 +00:00
Gerald Pfeifer
ce5b2a98e0 Update to the 20110108 snapshot of GCC 4.6.0.
Feature safe:	yes
2011-01-15 00:42:59 +00:00
Gerald Pfeifer
8e43937955 Update to the 20110101 snapshot of GCC 4.6.0. 2011-01-02 11:35:10 +00:00
Gerald Pfeifer
f3997da48a 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.
2010-12-26 20:55:59 +00:00
Gerald Pfeifer
8842b06c1f Update to the 20101127 snapshot of GCC 4.6.0. 2010-11-28 19:51:46 +00:00
Gerald Pfeifer
190aae9821 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).
2010-11-22 05:45:17 +00:00
Gerald Pfeifer
92ee92f419 Update to the 20101113 snapshot of GCC 4.6.0. 2010-11-14 18:56:07 +00:00
Gerald Pfeifer
6941b9740b Update to the 20101106 snapshot of GCC 4.6.0. 2010-11-07 00:53:48 +00:00
Gerald Pfeifer
bb5b02aa03 Update to the 20101030 snapshot of GCC 4.6.0.
Look ma', no more MD5 distinfo.
2010-10-31 13:56:38 +00:00
Gerald Pfeifer
4e1ea4476d 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.
2010-10-24 15:19:27 +00:00
Gerald Pfeifer
271c5d98b2 Update to the 20101016 snapshot of GCC 4.6.0. 2010-10-17 01:03:56 +00:00
Gerald Pfeifer
15578672e2 Update to the 20101009 snapshot of GCC 4.6.0. 2010-10-11 13:58:37 +00:00
Gerald Pfeifer
82991fc4a8 Replace the explicit build dependency on devel/binutils by USE_BINUTILS.
Submitted by:	bf
2010-09-27 21:45:10 +00:00
Gerald Pfeifer
048988212e Fix a small whitespace issue in OPTIONS. 2010-09-27 14:09:43 +00:00
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
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
Gerald Pfeifer
28db2f2cf9 Update to the 20090618 snapshot of GCC 4.5.0. Tweak pkg-descr "footer".
Add hack for non-default LOCALBASE until the ports infrastructure has
been fixed. [1]

The new share/libstdc++/python/libstdcxx has now moved to a version
specific location based on an upstream report of mine.

And there are now three new ffi related man pages.

Dedicated to:
2009-06-19 16:28:03 +00:00
Gerald Pfeifer
f22ea942e9 Update to the 20090604 snapshot of GCC 4.5.0. 2009-06-06 05:14:38 +00:00
Gerald Pfeifer
75fbad65cc Update to the 20090528 snapshot of GCC 4.5.0.
Move the snapshot date from PORTREVISION to being a part of PORTVERSION
to allow for PORTREVISION bumps.

Simplify pre-everything and adjust PLIST_SUB accordingly.

Move VERSIONSTRING down to pacify portlint after all those years and
extract it from PORTVERSION, too.
2009-05-30 09:32:25 +00:00
Gerald Pfeifer
26431e483f Update to the 20090521 snapshot of GCC 4.5.0. 2009-05-24 07:41:17 +00:00
Gerald Pfeifer
713614a72d Make the determination of SUFFIX more general and the one of
CONFIGURE_SCRIPT more robust.
2009-05-19 12:31:05 +00:00
Gerald Pfeifer
7ccb59fb24 Update to the 20090514 snapshot of GCC 4.5.0.
Extract SUFFIX from PORTVERSION.  Use SUFFIX for TARGLIB (and thus for
the library path used by this port).  Also use SUFFIX for the libexec
directory instead of the full port version and flatten the directory
structure and simplify the logic along the way.

Tinder-tested by:	itetcu@
2009-05-18 10:01:29 +00:00
Pav Lucistnik
1ebd8b8869 - Chase math/libgmp4 shlib bump
Reported by:	pointyhat
Pointy hat to:	ale
2009-05-14 11:53:13 +00:00
Gerald Pfeifer
7f9e4dcb90 Update to the 20090507 snapshot of GCC 4.5.0. 2009-05-09 16:10:17 +00:00
Gerald Pfeifer
991bbfcb7f Update to the 20090423 snapshot of GCC 4.5.0. 2009-04-24 17:03:46 +00:00
Gerald Pfeifer
04b5cb2941 Update to the 20090409 snapshot of GCC 4.5.0. 2009-04-10 12:55:31 +00:00
Gerald Pfeifer
9ba9b893e8 This port installs gcc45, g++45, gcj45, gfortran45 and so forth, not the
44 flavors of course.

Reported by:	linimon
2009-04-08 01:12:23 +00:00
Gerald Pfeifer
898dd6f9d2 Initiate lang/gcc45 by updating to the 20090402 snapshot of GCC 4.5.0.
Address a long term FIXME related to older versions of FreeBSD by
removing NOMANCOMPRESS=yes.
2009-04-07 23:39:11 +00:00
Gerald Pfeifer
942b1de739 Update to the 20090331 snapshot of GCC 4.4.0. 2009-04-01 12:10:19 +00:00
Gerald Pfeifer
d1e3c81e3c Update to the 20090327 snapshot of GCC 4.4.0.
Set MAKE_JOBS_SAFE to allow for parallel builds.
2009-03-29 20:11:49 +00:00
Gerald Pfeifer
33924ed815 Update to the 20090313 snapshot of GCC 4.4.0.
Remove obsolete code to create (empty) man pages in case regular man
pages cannot be created.  This catches four dummy man pages we are
now able to remove: gjnih44, grepjar44, jar44, jv-scan44, rmic44,
and rmiregistry44.

Rename the check target to full-regression-test to be in sync with
the lang/gcc43 port.  Add a conditional dependency on misc/dejagnu
and make the inclusion of gcc-testsuite in DISTFILES conditional, too.
2009-03-14 21:19:39 +00:00
Gerald Pfeifer
940fb195e6 Update to the 20090227 snapshot of GCC 4.4.0. 2009-02-28 09:27:22 +00:00
Gerald Pfeifer
1f488c2256 Update to the 20090220 snapshot of GCC 4.4.0. 2009-02-21 15:52:17 +00:00
Gerald Pfeifer
610521f704 Update to the 20090213 snapshot of GCC 4.4.0.
This no longer contains bin/addr2name.awk44.  Also remove the
post-build target and its hint for running the testsuite.
2009-02-14 19:37:27 +00:00
Gerald Pfeifer
426c930e82 Update to the 20090130 snapshot of GCC 4.4.0.
Set PORTNAME, MAINTAINER, COMMENT, and LATEST_LINK unconditionally as
opposed to using ?=.

Add powerpc to NOT_FOR_ARCHS. [1]

PR:		130964 [1]
2009-02-01 10:50:03 +00:00
Alex Dupre
4926cbc0b9 Chase mpfr library. 2009-01-30 23:23:18 +00:00
Gerald Pfeifer
53fa59ba07 Update to the 20090123 snapshot of GCC 4.4.0. 2009-01-24 11:52:19 +00:00
Gerald Pfeifer
f266c1a8be Update to the 20090116 snapshot of GCC 4.4.0. 2009-01-17 19:42:59 +00:00
Gerald Pfeifer
8bc298e17f Update to the 20090109 snapshot of GCC 4.4.0. 2009-01-10 18:59:50 +00:00
Pav Lucistnik
41d8c3385c - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 20:36:33 +00:00
Gerald Pfeifer
ceedb2090e Replace CONFLICTS=gcc-2.95.*, which actually is too late to prevent
us running into build problems, by an earlier check (pre-extract).

Suggested by:	pav
2009-01-03 19:59:01 +00:00
Gerald Pfeifer
820105717e Update to the 20090102 snapshot of GCC 4.4.0. 2009-01-03 16:39:57 +00:00
Gerald Pfeifer
ac5ba5387e Update to the 20081226 snapshot of GCC 4.4.0. 2008-12-27 18:37:16 +00:00
Gerald Pfeifer
c82fdf4ec3 Update to the 20081128 snapshot of GCC 4.4.0. 2008-11-30 21:09:14 +00:00
Gerald Pfeifer
ae3a03dd95 Update to the 20081121 snapshot of GCC 4.4.0. 2008-11-23 15:05:09 +00:00
Gerald Pfeifer
74c09613b0 Update to the 20081107 snapshot of GCC 4.4.0. 2008-11-09 05:07:39 +00:00
Gerald Pfeifer
a9423b452c Update to the 20081017 snapshot of GCC 4.4.0. 2008-10-24 19:45:50 +00:00
Gerald Pfeifer
4b41db8fb2 Update to the 20081003 snapshot of GCC 4.4.0. 2008-10-05 09:02:01 +00:00
Gerald Pfeifer
4a5d2c3fde Update to the 20080926 snapshot of GCC 4.4.0. 2008-09-28 11:42:01 +00:00
Gerald Pfeifer
78f8b71e9e Update to the 20080919 snapshot of GCC 4.4.0. 2008-09-24 08:36:19 +00:00
Gerald Pfeifer
68d50a8eb4 Update to the 20080905 snapshot of GCC 4.4.0. 2008-09-06 22:13:44 +00:00
Gerald Pfeifer
ff7c71b38d Update to the 20080822 snapshot of GCC 4.4.0. 2008-08-23 16:51:55 +00:00
Gerald Pfeifer
d4eb4feea1 Update to the 20080815 snapshot of GCC 4.4.0.
Remove the share/python directory if empty.
2008-08-16 16:30:13 +00:00
Gerald Pfeifer
d1babe68ba Update to the 20080801 snapshot of GCC 4.4.0. 2008-08-04 00:20:30 +00:00
Gerald Pfeifer
6a206f2956 Update to the 20080725 snapshot of GCC 4.4.0. 2008-07-26 22:26:53 +00:00
Gerald Pfeifer
e1f1d987f7 Update to the 20080711 snapshot of GCC 4.4.0. Among others, libgcj
now brings to additional programs, aot-compile and rebuild-gcj-db.
2008-07-12 17:34:24 +00:00
Gerald Pfeifer
af1c2bab61 Update to the 20080627 snapshot of GCC 4.4.0. 2008-06-28 20:17:09 +00:00
Gerald Pfeifer
96d0de496d Update to the 20080613 snapshot of GCC 4.4.0. 2008-06-14 21:56:04 +00:00
Gerald Pfeifer
760a170b91 Update to the 20080606 snapshot of GCC 4.4.0. 2008-06-10 23:37:39 +00:00
Gerald Pfeifer
bd01b5bf6f Update to the 20080523 snapshot of GCC 4.4.0. 2008-05-24 08:36:02 +00:00