2021-04-02 13:56:16 by Nia Alarie | Files touched by this commit (162) | |
Log message: remove gcc48/gcc49. use of these packages was disabled in the pkgsrc infrastructure in january because they were causing problems on platforms with older compilers that can build gcc6 just fine: glibc + FORTIFY + gcc48,gcc49,gcc5 = build failures. gcc48 and newer require a c++98 compiler, same as all gcc versions up to 11, so are not useful for bootstrapping. gcc5 has additional Ada bits, someone needs to determine if they're useful before it can go. |
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message: Revbump packages with a runtime Python dep but no version prefix. For the Python 3.8 default switch. |
2020-10-23 02:45:48 by David H. Gutteridge | Files touched by this commit (7) |
Log message: Fix grammar in a comment in gcc* Makefiles |
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message: *: bump PKGREVISION for perl-5.32. |
2020-05-17 22:08:38 by Roland Illig | Files touched by this commit (1) |
Log message: lang/gcc49: build even with -Werror=char-subscripts |
2020-05-14 21:18:55 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Don't mess up <exception> with abort() hack, just include it always before doing the latter. |
2020-05-09 19:59:09 by Roland Illig | Files touched by this commit (1) |
Log message: lang/gcc49: fix build in strict environment |
2020-05-03 19:36:26 by Roland Illig | Files touched by this commit (1) |
Log message: lang/gcc49: ignore unknown configure options, skip portability check |
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. |