Gerald Pfeifer
9b69fb46f0
Update to the 20170629 snapshot of GCC 7.1.1.
...
Remove headers being created by GCC's fixincludes machinery from the
installation / packaging to avoid breakage when FreeBSD's headers are
changing afterwards. Several fellow committers have strongly indicated
that our headers do not need the kind of adjustments that GCC performs.
2017-07-02 02:48:12 +00:00
Gerald Pfeifer
f6eb52737e
Update to the 20170622 snapshot of GCC 7.1.1.
2017-07-01 10:09:18 +00:00
Mark Linimon
b174cda302
Alphabetize ARCH definitions.
...
No need to bump PORTREVISION because package does not change.
Reviewed by: gerald
Approved by: portmgr (tier-2 blanket)
2017-06-26 22:50:12 +00:00
Gerald Pfeifer
34b7eea0e0
Update to the 20170615 snapshot of GCC 7.1.1.
...
When we set STAGE1_CXXFLAGS / CXXFLAGS in MAKE_FLAGS for arm platforms,
do so incrementally (with += instead of =).
2017-06-17 23:27:37 +00:00
Gerald Pfeifer
ff95e9d6ac
Update to the 20170608 snapshot of GCC 7.1.1.
2017-06-09 22:31:41 +00:00
Gerald Pfeifer
451577f956
Update to the 20170601 snapshot of GCC 7.1.1.
2017-06-04 03:27:14 +00:00
Gerald Pfeifer
6eecff3674
Update to the 20170525 snapshot of GCC 7.1.1. This now comes in
...
.tar.xz instead of .tar.bz2 format.
2017-05-27 21:29:41 +00:00
Gerald Pfeifer
e31af70337
Update to the 20170518 snapshot of GCC 7.1.1.
2017-05-20 19:50:34 +00:00
Gerald Pfeifer
c425d1b35e
Update to the 20170504 snapshot of GCC 7, slightly after the GCC 7.1
...
release (the first on that branch).
2017-05-06 14:24:53 +00:00
Gerald Pfeifer
a9dbe957fc
Update to the 20170427 snapshot of GCC 7, essentially RC1 of GCC 7.1,
...
the first release on this branch.
2017-04-29 16:09:26 +00:00
Gerald Pfeifer
740b0e356f
Update to the 20170420 snapshot of GCC 7, the first after GCC 7 has
...
branched for the release, so quality should be essentially there.
Remove bogusly placed PORTREVISION.
Sort ONLY_FOR_ARCHS.
2017-04-22 10:22:13 +00:00
Gerald Pfeifer
7774531122
Update to the 20170416 snapshot of GCC 7.
...
Sort PKGNAMESUFFIX and DISTNAME properly.
2017-04-17 01:51:32 +00:00
Mathieu Arnold
6d588589c2
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
...
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight
2017-04-11 15:21:23 +00:00
Gerald Pfeifer
a6183c553a
Update to the 20170409 snapshot of GCC 7.
...
Among other changes, now close to release quality, this brings
some improvements for FreeBSD/AArch64 by andreast.
2017-04-10 07:16:56 +00:00
Gerald Pfeifer
8542427ec9
Update to the 20170402 snapshot of GCC 7.
2017-04-03 12:06:26 +00:00
Gerald Pfeifer
04d6f52202
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
...
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
2017-04-01 15:23:30 +00:00
Gerald Pfeifer
908b64a7cc
Update to the 20170326 snapshot of GCC 7
...
This adds a man page for gcov-dump7 (introduced recently) and also
one for gcov-tool7 (which we have had for a while).
2017-04-01 08:44:29 +00:00
Gerald Pfeifer
f57e1a4a1e
Update to the 20170319 development snapshot of GCC 7.
...
This brings a new little utility program gcov-dump7 to dump code coverage
data (unfortunately without a man page or documentation).
2017-03-21 20:26:20 +00:00
Gerald Pfeifer
4851555a34
Update to the 20170312 development snapshot of GCC 7.
2017-03-13 08:46:45 +00:00
Gerald Pfeifer
0eff02cf26
Update to the 20170305 development snapshot of GCC 7.
2017-03-06 22:37:55 +00:00
Gerald Pfeifer
1ccf19d898
Update to the 20170226 development snapshot of GCC 7.
2017-02-27 08:50:23 +00:00
Gerald Pfeifer
248b282fef
Update to the 20170219 development snapshot of GCC 7.
2017-02-20 14:01:48 +00:00
Gerald Pfeifer
07638b2615
Update to the 20170212 development snapshot of GCC 7. Ongoing bug
...
fixing for the release.
2017-02-13 13:03:15 +00:00
Gerald Pfeifer
14349838a1
Update to the 20170205 development snapshot of GCC 7.
2017-02-06 12:51:55 +00:00
Gerald Pfeifer
75222376e7
Update to the 20170129 development snapshot of GCC 7.
2017-01-30 21:08:03 +00:00
Gerald Pfeifer
9ce13d9ad1
Update to the 20170122 development snapshot of GCC 7, which is now in
...
pre-release mode (and changed it's version number from 7.0.0 to 7.0.1
accordingly).
Remove gcc7-devel/files/patch-libc++ again, which dim@ and me managed
to get in upstream quickly.
2017-01-23 12:01:46 +00:00
Gerald Pfeifer
8b617d3c2b
Update to the 20170115 development snapshot of GCC 7.
2017-01-18 21:39:21 +00:00
Andreas Tobler
28a1123b43
Enable gcc build for aarch64. Obsolete armv6hf builds.
...
Approved by: gerald (maintaier)
2017-01-10 21:48:22 +00:00
Gerald Pfeifer
3bb41b61be
Update to the 20170108 development snapshot of GCC 7.
2017-01-09 23:42:25 +00:00
Gerald Pfeifer
3cf4e02de8
Update to the 20170101 development snapshot of GCC 7.
2017-01-01 23:49:24 +00:00
Gerald Pfeifer
92ededec73
Update to the 20161225 development snapshot of GCC 7.
2016-12-26 13:19:24 +00:00
Gerald Pfeifer
0589837641
Update to the 20161218 development snapshot of GCC 7.
2016-12-19 23:40:19 +00:00
Gerald Pfeifer
a38d086f54
Update to the 20161211 development snapshot of GCC 7.
...
Remove files/patch-unwind-ia64.h since, like lang/gcc6 even, we no
longer support ia64 (ONLY_FOR_ARCHS does not include ia64).
2016-12-13 11:24:03 +00:00
Gerald Pfeifer
077d7b7303
Update to the 20161224 development snapshot of GCC 7.
...
(Last week's snapshot failed to build out of the box.)
2016-12-05 00:16:34 +00:00
Gerald Pfeifer
659c967516
Replace USE_GCC=4.9+ by USE_GCC=yes, now that lang/gcc and the default
...
version for GCC in the Ports Collection have moved to GCC 4.9.
2016-11-25 21:27:37 +00:00
Gerald Pfeifer
276de4ffac
Update to the 20161120 development snapshot of GCC 7.
2016-11-23 20:02:26 +00:00
Gerald Pfeifer
8f282f3c9f
Update to the 20161106 development snapshot of GCC 7.
2016-11-08 13:51:25 +00:00
Gerald Pfeifer
469ddc50a3
Update to the 20161030 development snapshot of GCC 7.
2016-11-01 11:20:15 +00:00
Gerald Pfeifer
bf4d7f8e6b
Update to the 20161023 development snapshot of GCC 7.
2016-10-25 17:18:05 +00:00
Mathieu Arnold
eabbfd75e3
${RM} already has -f.
...
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
2016-10-21 12:51:40 +00:00
Gerald Pfeifer
d93aaee3ea
Update to the 20161016 development snapshot of GCC 7.
2016-10-19 15:21:07 +00:00
Gerald Pfeifer
9c7991a9e1
Update to the 20161009 development snapshot of GCC 7.
2016-10-11 10:12:14 +00:00
Gerald Pfeifer
002013f528
Support for Java (both the GCJ front end and libgcj) has been removed
...
upstream.
Remove the JAVA option, which we already changed to off by default for this
version of GCC, remove java from CATEGORIES, remove files/java-patch-hier,
simplify post-stage accordingly, and adjust pkg-descr and pkg-plist.
2016-10-03 18:57:44 +00:00
Gerald Pfeifer
042419fb93
Update to the 20161002 development snapshot of GCC 7.
2016-10-03 07:22:55 +00:00
Gerald Pfeifer
2d3c0c7371
Update to the 20160925 development snapshot of GCC 7.
2016-09-26 18:44:25 +00:00
Gerald Pfeifer
1dd5c1406e
Update to the 20160918 development snapshot of GCC 7.
2016-09-21 16:08:00 +00:00
Gerald Pfeifer
f6f41061ea
Update to the 20160911 development snapshot of GCC 7.
2016-09-12 09:20:45 +00:00
Gerald Pfeifer
6bfd8ad800
Update to the 20160904 development snapshot of GCC 7.
2016-09-05 08:16:00 +00:00
Gerald Pfeifer
aa888f56bf
Update to the 20160828 development snapshot of GCC 7.
2016-08-29 08:53:29 +00:00
Gerald Pfeifer
6a8004f882
Update to the 20160821 development snapshot of GCC 7.
2016-08-22 09:33:30 +00:00