summaryrefslogtreecommitdiff
path: root/sysutils/daemontools-encore
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26sysutils: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07sysutils: Remove SHA1 hashes for distfilesnia1-2/+1
2020-11-19Remove DJB_RESTRICTED, no longer used.schmonz1-3/+1
2020-11-16Defer tests until TEST_TARGET.schmonz3-4/+15
2020-06-25Retire 'djbware-errno-hack' and associated options.mk cleverness.schmonz1-2/+1
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-28sysutils/daemontools-encore: does not have error.hrillig1-1/+2
2020-01-25In ls(1) output from tests, omit any trailing SELinux dot. Fixesschmonz3-3/+22
self-tests on CentOS. Bump PKGREVISION.
2020-01-23Apply upstream patch to fix self-tests on NetBSD 8 and 9, FreeBSD 12,schmonz3-2/+149
and OpenBSD 6.6. Self-tests continue to pass on macOS, Debian, and Devuan. (Some test failures remain on CentOS and Tribblix.) Bump PKGREVISION.
2020-01-22Oops, missed committing distinfo in the daemontools-encore import.schmonz1-0/+9
2020-01-21Initial import of daemontools-encore, a collection of tools for managingschmonz6-0/+123
UNIX services. daemontools-encore is derived from the public-domain release of daemontools by D. J. Bernstein, adding numerous enhancements while maintaining backwards compatibility.