2021-04-06 14:15:24 by Nia Alarie | Files touched by this commit (46) | |
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. |
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-10-03 16:04:18 by Amitai Schleier | Files touched by this commit (1) |
Log message: On CentOS 7 with the system gcc 4.8.5, we get a bunch of these: error: 'for' loop initial declarations are only allowed in C99 mode Bump USE_LANGUAGES c to c99. |
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-02 09:45:05 by Roland Illig | Files touched by this commit (1) |
Log message: lang/gcc5: skip check for unknown configure options |
2020-04-28 18:02:20 by Roland Illig | Files touched by this commit (1) |
Log message: lang/gcc5: skip portability check for files in contrib/ |
2020-03-03 10:18:30 by Pierre Pronchery | Files touched by this commit (1) |
Log message: gcc5: also record the checksum for ecj-4.5.jar This fixes building lang/gcc5 with the "gcc-java" option enabled. |
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. |