2019-09-08 11:24:04 by Maya Rashish | Files touched by this commit (1) |
Log message: gcc-aux: amend fixincludes in the bootstrap compiler on NetBSD Prior to GCC 9, they were exceptionally fragile, and happened to break with NetBSD 9.x. |
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message: Bump PKGREVISIONs for perl 5.30.0 |
2019-05-02 10:26:26 by Thomas Klausner | Files touched by this commit (1) |
Log message: gcc-aux: add SHA512 checksums for bootstraps |
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message: Recursive bump for perl5-5.28.0 |
2018-04-02 11:30:07 by Thomas Klausner | Files touched by this commit (13) |
Log message: *: reset maintainer for marino on his request |
2018-01-28 17:24:15 by Thomas Klausner | Files touched by this commit (71) |
Log message: recursive bump after mpfr shlib major bump |
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. |
2017-07-10 02:21:31 by Maya Rashish | Files touched by this commit (2) |
Log message: Always stop libstdc++ from using PCH, not just on bootstrap. the configure test hangs on netbsd, and people who have looked at the PCH implementation blame it rather than the OS. whitespace. |
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message: Convert all occurrences (353 by my count) of MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly. |
2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068) |
Log message: Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. |