Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 2010 11:07:54 +0000 (UTC)
From:      Peter Pentchev <roam@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/daemontools Makefile ports/sysutils/daemontools/files patch-Makefile rts-skip.patch svscan.in
Message-ID:  <201001061107.o06B7sJR052081@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
roam        2010-01-06 11:07:54 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/daemontools Makefile 
    sysutils/daemontools/files patch-Makefile rts-skip.patch 
                               svscan.in 
  Log:
  Fix another instance of replacing %%DAEMON%% with /usr/sbin/daemon,
  somehow missed by dougb - still, thanks for doing it :)  However,
  drop the -f option to daemon - with both readproctitle and
  multilog, we definitely do *not* want to lose svscan's output.
  
  While I'm here, restore the spirit of the STARTUP_SCRIPT functionality
  removed in pgollucci's rc.subr change by introducing the S_NORMAL and
  S_EARLY option knobs and modifying the startup script's REQUIRE and
  BEFORE settings accordingly.
  
  Add short descriptive headers to the patches and bump PORTREVISION
  for the real changes.
  
  Reported by:    Valentin Zahariev <curly@e-card.bg> (the daemon part)
  
  Revision  Changes    Path
  1.30      +21 -1     ports/sysutils/daemontools/Makefile
  1.2       +7 -2      ports/sysutils/daemontools/files/patch-Makefile
  1.2       +7 -2      ports/sysutils/daemontools/files/rts-skip.patch
  1.3       +5 -4      ports/sysutils/daemontools/files/svscan.in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001061107.o06B7sJR052081>