Next | Query returned 21 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2021-04-06 14:15:24 by Nia Alarie | Files touched by this commit (46) | Package removed
Log message:
remove gcc5, gcc5-libs

these were disabled in the pkgsrc infrastructure some time ago because
they cannot be built cleanly with older compilers while gcc6 can.

this all seems to be separate from the ada bits in gcc-5-aux which may
still be useful.
   2021-02-12 01:34:23 by David H. Gutteridge | Files touched by this commit (6)
Log message:
Fix PKGREVISION values of gcc*-libs that got out of sync
   2020-10-23 02:39:37 by David H. Gutteridge | Files touched by this commit (5)
Log message:
Fix PKGREVISION values of gcc*-libs that got out of sync
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-11-03 20:04:09 by Roland Illig | Files touched by this commit (159)
Log message:
lang: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-11-28 17:08:55 by David Brownlee | Files touched by this commit (1)
Log message:
Set GCC_TARGET_MACHINE so RPATH set correctly to pickup libs from gcc5-libs

Bump PKGREVISION
   2018-07-19 00:42:57 by Maya Rashish | Files touched by this commit (4)
Log message:
gcc5: 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-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-10-21 01:50:19 by Maya Rashish | Files touched by this commit (1)
Log message:
gcc5-libs: reset PKGREVISION to be 1 above lang/gcc5

Next | Query returned 21 messages, browsing 1 to 10 | Previous