[Bug 197235] [NEW PORT] sysutils/s6 daemontools-like supervision suite

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 22 17:13:57 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197235

Colin Booth <colin at heliocat.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153264|0                           |1
        is obsolete|                            |

--- Comment #6 from Colin Booth <colin at heliocat.net> ---
Created attachment 153322
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153322&action=edit
Fixed makefile, removed absolute paths

Fixed makefile to remove regressions.

Absolute path's that can be replaced with LOCALBASE and PREFIX have been
switched.

I ran into some issues trying to figure the right way forward with that
cleanup, since the path passed via the environment to s6-svscan may be
incorrect if LOCALBASE != PREFIX. I think I did the closest-to-right thing
without adding in extra logic but I'm not sure. Either way the point is mostly
stylistic as the only place where it would matter within this package
(s6-svscanboot) uses full paths all the way down the line.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list