Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.0.s20170910_1 11 Sep 2017 14:55:29
  |
gerald  |
Update to the 20170910 snapshot of GCC 8 skipping last week's snapshot
which failed to build for us. |
8.0.0.s20170827_1 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
8.0.0.s20170827 02 Sep 2017 11:08:57
  |
gerald  |
Update to the 20170827 snapshot of GCC 8. |
8.0.0.s20170820 21 Aug 2017 21:39:37
  |
gerald  |
Update to the 20170820 snapshot of GCC 8.
Move ONLY_FOR_ARCHS according to portlint. |
8.0.0.s20170813 15 Aug 2017 12:40:48
  |
gerald  |
Update to the 20170813 snapshot of GCC 8. |
8.0.0.s20170806 09 Aug 2017 18:23:39
  |
gerald  |
Update to the 20170806 snapshot of GCC 8. |
8.0.0.s20170730 01 Aug 2017 11:26:38
  |
gerald  |
Update to the 20170730 snapshot of GCC 8. |
8.0.0.s20170723 24 Jul 2017 11:53:47
  |
gerald  |
Update to the 20170723 snapshot of GCC 8.
Remove workaround for PR 219274 that bapt@ had put in place in 2014
from pkg-plist. [1]
PR: 219274 [1] |
8.0.0.s20170716 19 Jul 2017 21:30:05
  |
gerald  |
Update to the 20170716 snapshot of GCC 8. |
8.0.0.s20170709 13 Jul 2017 07:48:02
  |
gerald  |
Update to the 20170709 snapshot of GCC 8. |
8.0.0.s20170702 08 Jul 2017 01:02:12
  |
gerald  |
Update to the 20170702 snapshot of GCC 8.
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. |
8.0.0.s20170625 07 Jul 2017 15:27:45
  |
gerald  |
Update to the 20170625 snapshot of GCC 8. |
8.0.0.s20170611 26 Jun 2017 22:50:12
  |
linimon  |
Alphabetize ARCH definitions.
No need to bump PORTREVISION because package does not change.
Reviewed by: gerald
Approved by: portmgr (tier-2 blanket) |
8.0.0.s20170611 14 Jun 2017 21:30:03
  |
gerald  |
Update to the 20170611 snapshot of GCC 8. |
8.0.0.s20170604 05 Jun 2017 05:25:38
  |
gerald  |
Update to the 20170604 snapshot of GCC 8.
Adjust WWW reference in pkg-descr to https and avoid a trailing slash. |
8.0.0.s20170528 30 May 2017 00:21:43
  |
gerald  |
Update to the 20170528 snapshot of GCC 8. Upstream now ships sources
as .tar.xz over .tar.bzip2 for the last few years, so adjust USES. |
8.0.0.s20170521 24 May 2017 20:28:11
  |
gerald  |
Update to the 20170521 snapshot of GCC 8. |
8.0.0.s20170507 14 May 2017 13:08:55
  |
gerald  |
Update to the 20170507 snapshot of GCC 8. |
8.0.0.s20170430 01 May 2017 09:46:40
  |
gerald  |
Update to the 20170430 snapshot of GCC 8. |
8.0.0.s20170423 24 Apr 2017 18:37:37
  |
gerald  |
Welcome GCC 8! GCC 7 (provided via lang/gcc7-devel) has been branched
for the release and this first GCC 8 snapshot is still very close to that,
whereas the coming months are going to provide a rougher ride through
the development stages of GCC 8. |