Next | Query returned 22 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2018-11-28 17:05:54 by David Brownlee | Files touched by this commit (1)
Log message:
Set GCC_TARGET_MACHINE so RPATH set correctly to pickup libs from gcc6-libs

Bump PKGREVISION
   2018-11-23 20:30:41 by David Brownlee | Files touched by this commit (1)
Log message:
Bump PKREVISION for gcc6 pch fixes
   2018-11-05 19:59:44 by Maya Rashish | Files touched by this commit (4) | Package updated
Log message:
gcc6: update to 6.5.0. Maintenace update.

There are no new features listed on the changelog.
250 bug reports are fixed, listed by this link:
https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=6.5
   2018-07-19 00:35:44 by Maya Rashish | Files touched by this commit (4)
Log message:
gcc6: don't try to make references to stack_chk_fail_local on netbsd/sun
sun was added as joyent is patching for the same.

this code is only reached if compiling for i386 (or some variation of ppc)
netbsd's stack_chk_fail_local won't work for this.

PR pkg/53436.
   2018-07-14 19:28:19 by Izumi Tsutsui | Files touched by this commit (1)
Log message:
gcc6-libs: bump PKGREVISION to be higher than gcc6's one.

PR pkg/53435
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2018-01-01 19:16:39 by Roland Illig | Files touched by this commit (47)
Log message:
Replaced $(ROUND) with ${CURLY} variable references.

This has been a pkglint warning for several years now, and pkglint can even
fix it automatically. And it did for this commit.

Only in lang/mercury, two passes of autofixing were necessary because there
were nested variables.
   2017-07-08 23:03:55 by Maya Rashish | Files touched by this commit (1) | Package updated
Log message:
gcc6-lib: bump pkgrevision above gcc6
   2017-07-04 23:54:20 by Maya Rashish | Files touched by this commit (1)
Log message:
Reset PKGREVISION
   2017-06-01 15:30:26 by Johnny C. Lam | Files touched by this commit (21)
Log message:
Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE.

Next | Query returned 22 messages, browsing 11 to 20 | Previous