2020-11-19 10:35:43 by Amitai Schleier | Files touched by this commit (41) |
Log message: Remove DJB_RESTRICTED, no longer used. |
2020-06-26 18:37:23 by Amitai Schleier | Files touched by this commit (5) |
Log message: Assign non-default SUBST_FILES.djberrno with =, not += (because it doesn't actually append). |
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-05-23 23:32:15 by Amitai Schleier | Files touched by this commit (5) |
Log message: Restore missing .include of options.mk. |
2020-03-22 11:36:39 by Roland Illig | Files touched by this commit (1) |
Log message: sysutils/daemontools: remove unnecessary option for errno hack This package does not provide an error.h file. |
2020-01-21 22:52:34 by Amitai Schleier | Files touched by this commit (1) |
Log message: Add CONFLICTS with daemontools-encore, to be imported shortly. |
2019-11-04 22:28:59 by Roland Illig | Files touched by this commit (174) |
Log message: sysutils: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct. |
2018-08-14 18:07:10 by Amitai Schleier | Files touched by this commit (1) |
Log message: Also replace /command/svc with ${PREFIX}/bin/svc. Ride previous bump. |
2018-08-14 17:52:17 by Amitai Schleier | Files touched by this commit (1) | ![]() |
Log message: svscanboot resets PATH, but doesn't include ${PREFIX}/bin or ${PREFIX}/sbin (reported by jmcneill@). Fix and bump PKGREVISION. |
2017-10-03 02:21:45 by Amitai Schleier | Files touched by this commit (5) | ![]() |
Log message: Add "daemontools-moresignals" option, which adds options for sending SIQQUIT (-q), SIGUSR1 (-1), and SIGUSR2 (-2). Bump PKGREVISION. |