2024-08-04 12:52:06 by Nia Alarie | Files touched by this commit (3) |
Log message: acpica-utils: Stop using -Werror |
2023-10-02 13:19:26 by Olaf Seibert | Files touched by this commit (1) |
Log message: sysutils/acpica-utils: unbreak build with gcc12 -Werror is a bad idea. |
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Remove SHA1 hashes for distfiles |
2021-05-10 11:25:10 by Rin Okuyama | Files touched by this commit (1) |
Log message: acpica-utils: Fix build with GCC10 by adding some -Wno-error=xxx. |
2020-10-16 13:46:39 by Rin Okuyama | Files touched by this commit (1) |
Log message: For GCC9, add -Wno-error=format-overflow -Wno-error=stringop-truncation to fix build. |
2020-03-22 13:24:58 by Roland Illig | Files touched by this commit (1) |
Log message: sysutils/acpica-utils: remove nonexistent files from REPLACE_BASH |
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message: all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. |
2018-10-29 15:42:08 by David Brownlee | Files touched by this commit (1) |
Log message: Adjust CC_VERSION check from gcc-8* to gcc-[89]* |
2018-10-27 23:44:53 by David Brownlee | Files touched by this commit (6) |
Log message: Avoid some sprintf buffer overflows reported by gcc 8. Bump PKGREVISION |