Marcus von Appen
a3a0715f38
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
2013-04-27 11:59:28 +00:00
Gerald Pfeifer
4b01b06283
Update to the 20130413 snapshot of GCC 4.7.4. This encompasses all
...
those fixes in the GCC 4.7.3 release.
Feature safe: yes
2013-04-19 17:37:13 +00:00
Gerald Pfeifer
64808829b3
Update to the 20130323 snapshot of GCC 4.7.3.
2013-03-24 12:26:49 +00:00
Baptiste Daroussin
9250d94365
Convert USE_BISON to USES= bison
...
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Gerald Pfeifer
db9343fd24
Update to the 20130302 snapshot of GCC 4.7.3. This should now also
...
build with texinfo 5.0 more or less.
2013-03-03 14:19:08 +00:00
Gerald Pfeifer
43b7459981
Replace the use of DISTFILES by DISTNAME, since we are now down to
...
one in all cases.
On the way, update to the 20130216 snapshot of GCC 4.7.3.
2013-02-17 14:22:56 +00:00
Gerald Pfeifer
5ca04fcdfb
Update to the 20130202 snapshot of 4.7.3.
2013-02-09 15:37:54 +00:00
Gerald Pfeifer
fd4f741776
Remove stray entry from packaging list.
...
Reported by: Paul Reynold <preynold@redcom.com>
2013-01-25 20:40:46 +00:00
Gerald Pfeifer
cfa2046814
Use the new lang/gcc-ecj45 port when building the Java frontend
...
instead of including a pre-built version of the Eclipse Java Compiler
(ECJ) ourselves. [1]
On the way, update to the 20130119 snapshot of GCC 4.7.3.
PR: 175072 [1]
2013-01-20 22:32:38 +00:00
Gerald Pfeifer
dc15a356ea
Update to the 20121208 snapshot of GCC 4.7.3.
2012-12-12 19:17:37 +00:00
Gerald Pfeifer
c054a606c0
Make binutils a build dependency as well (not just a run-time dependency).
...
Without this, the libiberty build fails locating ar.
Also update to the 20121124 snapshot of 4.7.3.
Feature safe: yes
2012-12-02 14:44:13 +00:00
Gerald Pfeifer
e3ef08eb37
Update to the 20121103 snapshot of GCC 4.7.3.
...
Feature safe: yes
2012-11-04 21:48:37 +00:00
Gerald Pfeifer
ad4450acf9
Update to the 20121027 snapshot of GCC 4.7.3.
...
Feature safe: yes
2012-11-01 22:32:01 +00:00
Gerald Pfeifer
39c2059092
Forward port inclusion and use of the Eclipse Java compiler. [1]
...
Update to the 20121013 snapshot of GCC 4.7.3.
Submitted by: jkim [1]
Feature safe: yes
2012-10-21 18:21:18 +00:00
Gerald Pfeifer
8fbf5398c1
Forward port revision 282369 [1] which carried the following description:
...
On the way rename %%GCC_VER%% in pkg-plist to %%GCC_VERSION%% and
make the Makefile machinery a bit more generic to minimize differences
between lang/gcc ports based on releases and those based on snapshots.
On the way, update to the 20120929 snapshot of GCC 4.7.3.
Submitted by: jkim [1]
2012-09-30 12:27:33 +00:00
Gerald Pfeifer
07ebde802e
Update to the 20120922 snapshot of GCC 4.7.3, which is pretty close
...
to the GCC 4.7.2 release. It also fixes an ABI problem introduced
with earlier GCC 4.7 releases.
Cut down the comments at the top of Makefile per recent guidance.
Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [1]
Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.
Inspired by: jkim [1]
2012-09-28 14:15:51 +00:00
Gerald Pfeifer
a14b57b774
Update to the 20120908 snapshot of GCC 4.7.2.
2012-09-09 18:36:39 +00:00
Gerald Pfeifer
e399a9f1af
Update to the 20120825 snapshot of GCC 4.7.2.
2012-08-26 00:40:13 +00:00
Gerald Pfeifer
b1872fb339
Update to the 20120818 snapshot of GCC 4.7.2.
2012-08-21 21:01:21 +00:00
Gerald Pfeifer
7f91a85774
Update to the 20120804 snapshot of GCC 4.7.2.
2012-08-05 15:41:15 +00:00
Gerald Pfeifer
449f804913
Convert to the new options framework.
...
On the way update to the 20120728 snapshot of GCC 4.7.2.
2012-07-30 14:39:58 +00:00
Gerald Pfeifer
18e5bb668a
Update to the 20120721 snapshot of GCC 4.7.2.
...
Remove ABI version numbers for all library dependencies.
2012-07-25 08:47:55 +00:00
Gerald Pfeifer
126db86dfe
Update to the 20120714 snapshot of GCC 4.7.2.
2012-07-15 23:54:52 +00:00
Gerald Pfeifer
860a3efb69
Update to the 20120707 snapshot of GCC 4.7.2.
2012-07-11 05:28:26 +00:00
Gerald Pfeifer
23f1145703
Update to the 20120630 snapshot of GCC 4.7.2.
2012-07-03 09:49:20 +00:00
Gerald Pfeifer
3e789ffe9e
Update to the 20120616 snapshot of GCC 4.7.2, very close to the GCC 4.7.1
...
release.
Fix a portlint warning (tab vs space).
2012-06-19 22:50:45 +00:00
Andreas Tobler
e3d4cd154f
Add powerpc64 support.
...
Approved by: gerald
2012-06-16 04:36:47 +00:00
Gerald Pfeifer
7f22b9fc40
Update to the 20120609 snapshot of GCC 4.7.1.
2012-06-10 21:21:09 +00:00
Gerald Pfeifer
3a3edb9fdc
Update to the 20120602 snapshot of GCC 4.7.1.
2012-06-04 13:35:32 +00:00
Gerald Pfeifer
5ab7d00220
Update to the 20120526 snapshot of GCC 4.7.1.
2012-05-28 10:57:44 +00:00
Gerald Pfeifer
97776a9562
Update to the 20120512 snapshot of GCC 4.7.1.
2012-05-16 22:54:08 +00:00
Gerald Pfeifer
155dee0f90
Update to the 20120505 snapshot of GCC 4.7.1.
2012-05-08 04:11:56 +00:00
Gerald Pfeifer
d2db583235
Update to the 20120428 snapshot of GCC 4.7.1.
2012-05-01 01:08:28 +00:00
Gerald Pfeifer
8ff1f4a992
Update to the 20120414 snapshot of GCC 4.7.1.
2012-04-15 22:33:12 +00:00
Gerald Pfeifer
061d7f066d
Update to the 20120407 snapshot of GCC 4.7.1.
...
Feature safe: yes
2012-04-08 00:08:07 +00:00
Gerald Pfeifer
54945408c9
Update to the 20120324 snapshot of GCC 4.7.1.
...
Feature safe: yes
2012-04-03 22:13:15 +00:00
Gerald Pfeifer
e34f428021
Update to the 20120225 snapshot of GCC 4.7.0.
2012-02-26 17:07:03 +00:00
Gerald Pfeifer
f24f6d080c
Update to the 20120204 snapshot of GCC 4.7.0.
2012-02-11 21:40:00 +00:00
Gerald Pfeifer
00b8a0db25
Update to the 20120128 snapshot of GCC 4.7.0. This fixes
...
-fstack-protector-all on FreeBSD (thanks to tijl).
2012-02-04 11:06:28 +00:00
Gerald Pfeifer
d9dac2c50c
Update to the 20120121 snapshot of GCC 4.7.0.
...
This fixes a bootstrap comparison failure rearing its ugly head in
some cases, plus GNU/kFreeBSD.
2012-01-22 00:56:24 +00:00
Gerald Pfeifer
b68a866302
Update to the 20120114 snapshot of GCC 4.7.0. Re-enable the Objective-C
...
front end and accordingly also the run-time.
2012-01-15 19:34:28 +00:00
Gerald Pfeifer
073c1ba410
Update to the 20120107 snapshot of GCC 4.7.0.
2012-01-13 21:57:31 +00:00
Gerald Pfeifer
9a50baf4ce
Update to the 20111231 snapshot of GCC 4.7.0.
2012-01-06 19:52:09 +00:00
Gerald Pfeifer
c0de1a9c64
Update to the 20111217 snapshot of GCC 4.7.0.
2011-12-19 07:14:13 +00:00
Gerald Pfeifer
47507b21cb
Update to the 20111210 snapshot of GCC 4.7.0.
...
Feature safe: yes
2011-12-13 13:46:48 +00:00
Gerald Pfeifer
2a503e93aa
Update to the 20111203 snapshot of GCC 4.7.0. This addresses an
...
incorrectly named library (libjavamath.so.0.0) introduced by the
fixes for FreeBSD 10 support.
Feature safe: yes
2011-12-04 18:56:29 +00:00
Gerald Pfeifer
13f4d30e45
Update to the 20111126 snapshot of GCC 4.7.0. This now builds on
...
FreeBSD 10 without problems and any additional tweaks.
Feature safe: yes
2011-11-27 02:15:24 +00:00
Gerald Pfeifer
2ed4454fe9
Update to the 20111119 snapshot of GCC 4.7.0 which brings support
...
for transactional memory on i386, amd64 and alpha.
We handle the corresponding info file inclusively by listing all
supported architecture and move the libquadmath info file to the
same schema.
Feature safe: yes
2011-11-26 20:41:05 +00:00
Gerald Pfeifer
c0c63e22c1
Remove ia64 from the list of supported platforms. It's broken and
...
now developer, only a sole user, ever cared for the last many years.
Feature safe: yes
2011-11-15 11:46:26 +00:00
Gerald Pfeifer
802d7301dd
Update to the 20111105 snapshot of GCC 4.7.0. This allows us to remove
...
a hack of mine for libgcc on ia64.
Feature safe: yes
2011-11-10 11:42:21 +00:00
Gerald Pfeifer
207d9f6cfc
Update to the 20111029 snapshot of GCC 4.7.0.
...
This adds new programs gcc-ar47, gcc-nm47, and gcc-ranlib47.
2011-10-30 01:51:57 +00:00
Gerald Pfeifer
2347ec7fb1
Update to the 20111022 snapshot of GCC 4.7.0.
2011-10-23 16:23:30 +00:00
Gerald Pfeifer
05e4428704
Update to the 20111015 snapshot of GCC 4.7.0.
2011-10-16 00:56:59 +00:00
Gerald Pfeifer
3c5e5cf76e
Update to the 20111008 snapshot of GCC 4.7.0.
2011-10-09 21:24:11 +00:00
Gerald Pfeifer
b7461ea7ee
Update to the 20111001 snapshot of GCC 4.7.0.
2011-10-02 15:20:08 +00:00
Gerald Pfeifer
4d5912871b
Update to the 20110924 snapshot of GCC 4.7.0.
2011-09-25 09:27:03 +00:00
Gerald Pfeifer
2d54d4d83e
Update to the 20110917 snapshot of GCC 4.7.0.
2011-09-18 00:01:08 +00:00
Gerald Pfeifer
c08942b8f2
Update to the 20110910 snapshot of GCC 4.7.0.
2011-09-11 12:12:53 +00:00
Gerald Pfeifer
08ed001346
Update to the 20110903 snapshot of GCC 4.7.
...
On the way update ccache links (when appropriate) when installing
and deinstalling this port/package. [1]
PR: 155568 [1]
Submitted by: ehaupt [1]
2011-09-10 20:03:45 +00:00
Gerald Pfeifer
1b358ee9b2
Update to the 20110827 snapshot of GCC 4.7.0 (which apparently requires
...
the newer version of binutils that we are using).
Remove a patch for ia64 that was not accepted upstream and where the are
in question was restructured recently.
2011-09-04 19:51:15 +00:00
Gerald Pfeifer
d1c50ef74b
Update to the 20110730 snapshot of GCC 4.7.0.
2011-07-31 17:01:34 +00:00
Gerald Pfeifer
bbb482b28f
Update to the 20110723 snapshot of GCC 4.7.0, which addresses bootstrap
...
issues on ia64.
2011-07-24 09:31:40 +00:00
Gerald Pfeifer
7ea2a37e9a
Update to the 20110716 snapshot of GCC 4.7.0.
2011-07-19 22:01:04 +00:00
Gerald Pfeifer
c438d8da78
Update to the 20110709 snapshot of GCC 4.7.0.
2011-07-11 08:21:04 +00:00
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