Commit graph

83 commits

Author SHA1 Message Date
Gerald Pfeifer
b577894eaf Update to the 20181102 snapshot of GCC 8.2.1.
Remove an empty line to have a conditional dependency of dejagnu for
the testsuite directly in the dependency block.
2018-11-03 16:42:52 +00:00
Gerald Pfeifer
a41bba2a3a Update to the 20181026 snapshot of GCC 8.2.1. 2018-10-28 20:29:36 +00:00
Gerald Pfeifer
7a72178a39 Update to the 20181019 snapshot of GCC 8.2.1. 2018-10-20 11:00:20 +00:00
Gerald Pfeifer
cb649ee226 Update to the 20181012 snapshot of GCC 8.2.1. 2018-10-14 06:26:18 +00:00
Gerald Pfeifer
6f6400d5b3 Update to the 20181005 snapshot of GCC 8.2.1.
This brings a partial fix for what was reported in PR 231804 that I made
upstream, cf. https://gcc.gnu.org/ml/gcc-patches/2018-10/msg00076.html .

PR:		231804
2018-10-06 18:00:46 +00:00
Gerald Pfeifer
144b963c2c Update to the 20180928 snapshot of GCC 8.2.1. 2018-09-29 22:12:54 +00:00
Gerald Pfeifer
480947bd98 Update to the 20180921 snapshot of GCC 8.2.1. 2018-09-22 08:09:08 +00:00
Gerald Pfeifer
6d989ea54b Update to the 20180914 snapshot of GCC 8.2.1. 2018-09-15 00:36:46 +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
9beb0e47ea Update to the 20180907 snapshot of GCC 8.2.1. 2018-09-08 09:34:29 +00:00
Gerald Pfeifer
192835162c Update to the 20180831 snapshot of GCC 8.2.1. 2018-09-01 12:18:09 +00:00
Gerald Pfeifer
2cab14c326 Update to the 20180824 snapshot of GCC 8.2.1. 2018-08-25 11:59:49 +00:00
Gerald Pfeifer
8f3ae0dcdd Update to the 20180817 snapshot of GCC 8.2.1. 2018-08-19 00:11:49 +00:00
Gerald Pfeifer
0ecbc06ef3 Update to the 20180810 snapshot of GCC 8.2.1. 2018-08-12 13:35:35 +00:00
Gerald Pfeifer
917e20939e Update to the 20180803 snapshot of GCC 8.1.1. 2018-08-04 13:56:00 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Gerald Pfeifer
4d77248c2c Now that GCC 8.2 is out, update to the 20180727 snapshot of GCC 8.2.1
in preparation of the cycle leading up to the GCC 8.3 release in a few
months.

Functionally this is pretty much equivalent to the 8.2 release for the
time being.
2018-07-29 08:55:06 +00:00
Gerald Pfeifer
6c5827feeb Update to the 20180713 snapshot of GCC 8.1.1. 2018-07-14 17:50:42 +00:00
Gerald Pfeifer
1ba5d8b622 Update to the 20180706 snapshot of GCC 8.1.1. 2018-07-07 16:07:40 +00:00
Gerald Pfeifer
29a896c845 Update to the 20180629 snapshot of GCC 8.1.1. 2018-07-01 19:25:33 +00:00
Gerald Pfeifer
b346e66db3 Update to the 20180622 snapshot of GCC 8.1.1. 2018-06-24 22:16:44 +00:00
Gerald Pfeifer
a1d62b2ff0 Update to the 20180615 snapshot of GCC 8.1.1. 2018-06-16 07:51:18 +00:00
Gerald Pfeifer
bcbb9f266f Update to the 20180608 snapshot of GCC 8.1.1. 2018-06-10 01:49:47 +00:00
Gerald Pfeifer
9cefeccec0 Update to the 20180601 snapshot of GCC 8.1.1. 2018-06-02 14:09:14 +00:00
Gerald Pfeifer
92a7187600 Update to the 20180525 snapshot of GCC 8.1.1. 2018-05-27 12:12:39 +00:00
Gerald Pfeifer
2844962228 Update to the 20180518 snapshot of GCC 8.1.1. 2018-05-20 18:10:43 +00:00
Tijl Coosemans
23e99b00ef Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead of
"ldconfig -m <path>" so the order of ldconfig search directories after
package installation is the same as after a reboot.  The original command
simply appends the path to the list of directories while the ldconfig rc.d
script uses "sort -u".

Bump lang/gcc* which are known to install libraries with exactly the same
name so the library loaded at runtime depends on the order of the search
directories.

PR:		228046
Approved by:	portmgr (antoine)
2018-05-14 19:15:36 +00:00
Gerald Pfeifer
9283dc7473 Update to the 20180511 snapshot of GCC 8.1.1. 2018-05-13 12:23:44 +00:00
Gerald Pfeifer
06f784ae27 Update to the 20180504 snapshot of GCC 8.1.1. This is just after the
release of GCC 8.1 (the first of the GCC 8 series) and thus pretty much
the same, hence the jump in version number from 8.0.1 to 8.1.1.

Add a conflict with the soon forthcoming lang/gcc8 port that is going
to track GCC 8 releases.
2018-05-06 19:35:44 +00:00
Gerald Pfeifer
f11ccd5df5 Update to the 20180422 snapshot of GCC 8 which is getting really close
to the release of GCC 8 (aka GCC 8.1).
2018-04-28 10:36:38 +00:00
Gerald Pfeifer
6ad7f09a85 Update to the 20180415 snapshot of GCC 8. 2018-04-21 13:19:42 +00:00
Alex Dupre
aca2d686e3 Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. 2018-04-19 07:08:45 +00:00
Gerald Pfeifer
dc21c7d629 Update to the 20180408 snapshot of GCC 8. 2018-04-17 16:40:30 +00:00
Danilo Egea Gondolfo
6919f1bde0 math/cloog
- Update to 0.19.0
 - Use github
 - Add ac_cv_prog_TEXI2DVI to avoid building docs for now

devel/isl
 - Update to 0.19

- Bump PORTREVISION of all dependencies
2018-04-08 19:05:36 +00:00
Gerald Pfeifer
7cad030d27 Update to the 20180401 snapshot of GCC 8. 2018-04-02 12:31:48 +00:00
Mark Linimon
d0c5aa8cc1 Allow gcc compilers to be built on new arch 'powerpcspe'.
Tested for no-harm on amd64.

Submitted by:		jhibbits
Approved by:		portmgr (tier-2 blanket)
Differential Revision:	D13126
2018-03-31 12:11:36 +00:00
Gerald Pfeifer
68e0b3574d Update to the 20180325 snapshot of GCC 8. 2018-03-30 06:30:37 +00:00
Gerald Pfeifer
9fee61d611 Update to the 20180318 snapshot of GCC 8. 2018-03-18 23:53:57 +00:00
Gerald Pfeifer
2e7a8402df Update to the 20180311 snapshot of GCC 8. 2018-03-17 09:04:13 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Gerald Pfeifer
d3c41d4889 Update to the 20180308 snapshot of GCC 8. 2018-03-06 08:47:29 +00:00
Gerald Pfeifer
cf4fd8f31d Update to the 20180225 snapshot of GCC 8. 2018-03-03 20:48:38 +00:00
Gerald Pfeifer
e57d3d56ce Update to the 20180211 snapshot of GCC 8. 2018-02-17 01:19:27 +00:00
Gerald Pfeifer
29c4bb2b54 Update to the 20180204 snapshot of GCC 8. 2018-02-08 21:59:25 +00:00
Gerald Pfeifer
177854a604 Update to the 20180128 snapshot of GCC 8. 2018-02-01 16:12:19 +00:00
Gerald Pfeifer
987dde5a08 Update to the 20180121 snapshot of GCC 8, which now carries a version
number of 8.0.1 instead of 8.0.0 due to the late stage in the release
process.
2018-01-26 09:16:55 +00:00
Gerald Pfeifer
e5c61571e7 Update to the 20180114 snapshot of GCC 8. 2018-01-21 08:27:13 +00:00
Gerald Pfeifer
bf89876b91 Update to the 20180107 snapshot of GCC 8. 2018-01-09 04:09:27 +00:00
Gerald Pfeifer
720dcbea03 Update to the 20171231 snapshot of GCC 8. 2018-01-07 22:53:58 +00:00
Gerald Pfeifer
c470b9ec79 Update to the 20171224 snapshot of GCC 8 (after the snapshot the week
before failed to build).
2017-12-27 05:03:43 +00:00