2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message: recursive revbump for tiff update |
2023-08-02 21:21:59 by Nia Alarie | Files touched by this commit (69) |
Log message: *: Mark packages that were originally identified as requiring C++03 due to failing to build with a C++14 default compiler with FORCE_CXX_STD instead of USE_LANGUAGES. |
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message: *: recursive bump for tiff shlib major bump |
2022-07-15 01:46:28 by David A. Holland | Files touched by this commit (86) |
Log message: Bump everything affected by the jpeg.buildlink3.mk fix. |
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 |
2020-05-20 08:09:10 by Roland Illig | Files touched by this commit (52) |
Log message: mark packages that fail with -Werror=char-subscripts These packages are susceptible to bugs when confronted with non-ASCII characters. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182. It takes some time to analyze and fix these individually, therefore they are only marked as "needs work". |
2020-04-20 02:46:51 by Joerg Sonnenberger | Files touched by this commit (8) |
Log message: Deal with abs and const issues. |
2018-07-18 02:06:25 by Joerg Sonnenberger | Files touched by this commit (168) |
Log message: Mark packages that require C++03 (or the GNU variants) if they fail with C++14 default language. |
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F |