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-11-19 10:35:43 by Amitai Schleier | Files touched by this commit (41) |
Log message: Remove DJB_RESTRICTED, no longer used. |
2020-11-16 11:51:44 by Amitai Schleier | Files touched by this commit (3) |
Log message: Defer tests until TEST_TARGET. |
2020-06-25 07:42:40 by Amitai Schleier | Files touched by this commit (39) |
Log message: Retire 'djbware-errno-hack' and associated options.mk cleverness. Instead: 1. Package makefiles including their own options.mk 2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed 3. Packages adjust SUBST_FILES.djberrno, if needed Should fix bulk build failures due to multiple inclusions of options.mk and/or incorrect definitions of DJB_ERRNO_HACK. Approved during the freeze by wiz@. |
2020-04-28 06:22:44 by Roland Illig | Files touched by this commit (1) |
Log message: sysutils/daemontools-encore: does not have error.h |
2020-01-25 12:17:32 by Amitai Schleier | Files touched by this commit (3) |
Log message: In ls(1) output from tests, omit any trailing SELinux dot. Fixes self-tests on CentOS. Bump PKGREVISION. |
2020-01-23 17:49:59 by Amitai Schleier | Files touched by this commit (3) |
Log message: Apply upstream patch to fix self-tests on NetBSD 8 and 9, FreeBSD 12, and OpenBSD 6.6. Self-tests continue to pass on macOS, Debian, and Devuan. (Some test failures remain on CentOS and Tribblix.) Bump PKGREVISION. |