Commit graph

179 commits

Author SHA1 Message Date
Gerald Pfeifer
9fde1c2d66 Update to the 20190606 snapshot of GCC 7.4.1. 2019-06-08 10:33:56 +00:00
Gerald Pfeifer
f664132d87 Update to the 20190530 snapshot of GCC 7.4.1. 2019-05-31 22:24:22 +00:00
Gerald Pfeifer
df956faf82 Update to the 20190523 snapshot of GCC 7.4.1. 2019-05-24 22:29:19 +00:00
Gerald Pfeifer
69ebdca35e Update to the 20190516 snapshot of GCC 7.4.1. 2019-05-20 18:05:06 +00:00
Gerald Pfeifer
15475e4d72 Update to the 20190509 snapshot of GCC 7.4.1. 2019-05-14 05:10:40 +00:00
Gerald Pfeifer
bf37495dca Update to the 20190502 snapshot of GCC 7.4.1. 2019-05-09 14:23:45 +00:00
Gerald Pfeifer
6aeef8c989 Update to the 20190425 snapshot of GCC 7.4.1. 2019-04-26 06:18:10 +00:00
Gerald Pfeifer
b050ec7be6 Update to the 20190418 snapshot of GCC 7.4.1. 2019-04-23 04:21:34 +00:00
Gerald Pfeifer
8d1adaab62 Update to the 20190411 snapshot of GCC 7.4.1. 2019-04-13 21:05:09 +00:00
Gerald Pfeifer
ff478a51c6 Update to the 20190404 snapshot of GCC 7.4.1. 2019-04-07 16:30:27 +00:00
Gerald Pfeifer
7a432cf505 Update to the 20190328 snapshot of GCC 7.4.1. 2019-03-30 00:31:08 +00:00
Gerald Pfeifer
a636bbc09b Update to the 20190321 snapshot of GCC 7.4.1. 2019-03-22 16:59:07 +00:00
Gerald Pfeifer
77bb637d6b Update to the 20190314 snapshot of GCC 7.4.1. 2019-03-15 15:00:13 +00:00
Gerald Pfeifer
416c9725d9 Update to the 20190307 snapshot of GCC 7.4.1.
No longer require a not too old version of GCC to build on powerpc64, but
rely on the system compiler (even if that means we need to be explicitly
conservative when it comes to optimizations). [1]

PR:		235975 [1]
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
2019-03-08 12:12:20 +00:00
Gerald Pfeifer
4d57feaa75 Update to the 20190228 snapshot of GCC 7.4.1.
Simplify the creation of the multilib-related tree on powerpc64 and
avoid leaving an empty directory behind on the way. [1]

PR:		235964, 231804 [1]
Discussed with:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
2019-03-02 18:05:04 +00:00
Gerald Pfeifer
c531899f2c Update to the 20190221 snapshot of GCC 7.4.1. 2019-02-27 07:49:45 +00:00
Gerald Pfeifer
fe92eea081 Update to the 20190214 snapshot of GCC 7.4.1. 2019-02-17 06:17:47 +00:00
Gerald Pfeifer
778ad80626 Update to the 20190207 snapshot of GCC 7.4.1. 2019-02-09 13:39:25 +00:00
Gerald Pfeifer
75095186da On powerpcspe configure GCC --with-cpu=8548 instead of --with-cpu=8540,
which caused the build to fail after the update to binutils 2.31 and was
factually incorrect anyways (since the oldest we support is 8548).

PR:		235393
Reported by:	jhibbits
2019-02-04 09:40:33 +00:00
Gerald Pfeifer
7a3ec2d66d Update to the 20190131 snapshot of GCC 7.4.1. 2019-02-02 08:02:48 +00:00
Gerald Pfeifer
7b74f02d6a Update to the 20190124 snapshot of GCC 7.4.1. 2019-01-28 19:03:41 +00:00
Gerald Pfeifer
eb7922b4b9 Update to the 20190117 snapshot of GCC 7.4.1. 2019-01-23 05:27:00 +00:00
Gerald Pfeifer
859669b286 Update to the 20190110 snapshot of GCC 7.4.1. 2019-01-18 22:58:03 +00:00
Gerald Pfeifer
df812aed09 Update to the 20190103 snapshot of GCC 7.4.1. 2019-01-10 19:11:45 +00:00
Gerald Pfeifer
9172df27b0 Update to the 20181227 snapshot of GCC 7.4.1. 2018-12-29 20:38:08 +00:00
Andreas Tobler
bd5574a27b Install 32-bit libraries for powerpc64 if built.
Approved by: gerald@
2018-12-29 15:39:49 +00:00
Gerald Pfeifer
003ce5d4a5 Update to the 20181220 snapshot of GCC 7.4.1. 2018-12-21 23:21:47 +00:00
Gerald Pfeifer
5c0c6dc1b8 Update to the 20181213 snapshot of GCC 7.4.1. 2018-12-15 03:52:06 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Gerald Pfeifer
9f81e857a5 Update to the 20181206 snapshot of GCC 7.4.1, that is, this is the first
snapshot after the GCC 7.4 release.
2018-12-07 22:56:59 +00:00
Gerald Pfeifer
3d18f4a170 Update to the 20181129 snapshot of GCC 7.3.1.
Create a separate USES block earlier in the Makefile and moving relevant
items there. [1]

Reported by:	portlint [1]
2018-12-01 18:37:53 +00:00
Gerald Pfeifer
da1f428a7a Update to the 20181122 snapshot of GCC 7.3.1. 2018-11-26 23:58:28 +00:00
Gerald Pfeifer
e62633d3df Update to the 20181115 snapshot of GCC 7.3.1. 2018-11-17 13:14:10 +00:00
Gerald Pfeifer
d6370f371a Update to the 20181108 snapshot of GCC 7.3.1. 2018-11-10 22:17:55 +00:00
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Gerald Pfeifer
b10b333a25 Update to the 20181101 snapshot of GCC 7.3.1. 2018-11-03 12:27:11 +00:00
Gerald Pfeifer
483fbe4fb3 Update to the 20181025 snapshot of GCC 7.3.1. 2018-10-27 17:33:13 +00:00
Gerald Pfeifer
acb87624be Update to the 20181011 snapshot of GCC 7.3.1.
This includes files/patch-libgfortran directly, so remove our local copy
on the way.
2018-10-20 11:11:45 +00:00
Gerald Pfeifer
c19ec21509 Update to the 20181011 snapshot of GCC 7.3.1. 2018-10-14 06:27:21 +00:00
Gerald Pfeifer
7e5a114474 Update to the 20181004 snapshot of GCC 7.3.1.
Add a partial fix for what was reported in PR 231804, the part that's
actually relevant upstream and that I made there, cf.
https://gcc.gnu.org/ml/gcc-patches/2018-10/msg00076.html as a new
local patch files/patch-libgfortran until I have backported this to the
upstream release branch and hence we get it via the weekly snapshots.

PR:		231804
2018-10-07 06:08:44 +00:00
Gerald Pfeifer
578d9ccbd6 Update to the 20180927 snapshot of GCC 7.3.1. 2018-09-28 22:11:45 +00:00
Gerald Pfeifer
a8c658df3a Update to the 20180920 snapshot of GCC 7.3.1. 2018-09-22 06:44:28 +00:00
Gerald Pfeifer
c3d81b8d44 Update to the 20180913 snapshot of GCC 7.3.1. 2018-09-14 21:21:31 +00:00
Mathieu Arnold
f57bc4af66 After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:11:23 +00:00
Gerald Pfeifer
a081cd1dc7 Update to the 20180906 snapshot of GCC 7.3.1. 2018-09-08 15:20:47 +00:00
Kevin Bowling
0440aafd1f lang/gcc7{,-devel}: Fix powerpc64 USE_GCC dependency loop
Approved by:	gerald (maintainer), timur (mentor)
Differential Revision:	https://reviews.freebsd.org/D16784
2018-09-04 22:26:16 +00:00
Gerald Pfeifer
8ae9f1b008 Update to the 20180830 snapshot of GCC 7.3.1. 2018-09-01 13:07:01 +00:00
Gerald Pfeifer
6118943094 Update to the 20180823 snapshot of GCC 7.3.1. 2018-08-25 12:35:22 +00:00
Gerald Pfeifer
ada18d20be Update to the 20180816 snapshot of GCC 7.3.1. 2018-08-19 14:04:01 +00:00
Gerald Pfeifer
f955c3082d Update to the 20180809 snapshot of GCC 7.3.1. 2018-08-18 16:19:52 +00:00