2023-08-02 21:20:20 by Nia Alarie | Files touched by this commit (30) |
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. |
2021-10-26 12:06:07 by Nia Alarie | Files touched by this commit (85) |
Log message: comms: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85) |
Log message: comms: 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". |
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. |
2017-08-16 22:45:48 by Thomas Klausner | Files touched by this commit (209) |
Log message: Comment out dead sites. |
2015-11-03 02:34:58 by Alistair G. Crooks | Files touched by this commit (79) |
Log message: Add SHA512 digests for distfiles for comms category Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. |
2012-10-03 13:24:45 by Aleksej Saushev | Files touched by this commit (64) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-02-16 18:17:08 by Hans Rosenfeld | Files touched by this commit (2) |
Log message: Fix build on SunOS. |
2011-11-24 15:17:06 by Joerg Sonnenberger | Files touched by this commit (6) |
Log message: Fix build with newer GCC |