| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: sysutils/daemontools/Makefile |
|
CVSWeb
|
Number of commits found: 22 |
|
Tue, 5 Aug 2008
|
[ 14:51 ade ]
1.19 mail/ezmlm/Makefile
1.18 math/djbfft/Makefile
1.27 sysutils/daemontools/Makefile
As per http://cr.yp.to/distributors.html, effective 2008-08-05,
remove RESTRICTED on these ports - they are free to roam wild.
|
|
Tue, 30 Oct 2007
|
[ 10:49 roam ]
1.26 sysutils/daemontools/Makefile
1.1 sysutils/daemontools/files/rts-skip.patch
1.14 sysutils/daemontools/files/svscan.sh.sample
Add a knob to disable the run-time testsuite, e.g. when building with
a NFS-mounted work directory (prompted by PR 115100).
Add support for logging through multilog instead of readproctitle for
the main svscan process and document the startup script variables
(loosely based on PR 111749).
PR: 111749, 115100
Submitted by: Andrew Hammond<andrew.george.hammond@gmail.com>,
Charles Sprickman <spork@bway.net>
|
|
Thu, 4 Oct 2007
|
[ 01:08 edwin ]
1.25 sysutils/bacula-server-devel/Makefile
1.97 sysutils/bacula-server/Makefile
1.25 sysutils/daemontools/Makefile
1.4 sysutils/freebsd-sha1/Makefile
1.57 sysutils/healthd/Makefile
1.8 sysutils/linux-acu/Makefile
1.5 sysutils/pcfclock/Makefile
1.60 www/linuxpluginwrapper/Makefile
1.181 www/lynx-current/Makefile
1.205 www/squid/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
Remove support for OSVERSION < 5
|
|
Mon, 25 Sep 2006
|
[ 12:44 roam ]
1.24 sysutils/daemontools/Makefile
1.6 sysutils/daemontools/distinfo
Add the sigq12 patch, which allows the svc utility to tell supervise to
send SIGQUIT, SIGUSR1, or SIGUSR2 to the daemon process.
OPTIONS'ify - all but the STARTUP_SCRIPT variable, which is a string,
not a flag.
Appease portlint partially - unquote the RESTRICTED message.
Bump PORTREVISION.
Requested by: "Brent B. Powers" <bbp2006@columbia.edu> (the sigq12 patch)
|
|
Sun, 3 Sep 2006
|
[ 18:35 kris ]
1.23 sysutils/daemontools/Makefile
RESTRICTED is intended here instead of NO_PACKAGE
|
|
Tue, 7 Jun 2005
|
[ 12:05 roam ]
1.22 sysutils/daemontools/Makefile
1.8 sysutils/daemontools/pkg-plist
1.12 sysutils/daemontools/files/svscan.sh.sample
Skip directories with names starting with a dot. [1]
Wihle I'm here, add a STARTUP_SCRIPT knob to specify a different name for
the etc/rc.d/svscan.sh script, e.g. allowing a name like 000.svscan.sh.
PR: 81677 [1]
Submitted by: Renato Botelho <freebsd@galle.com.br> [1]
|
|
Mon, 30 May 2005
|
[ 12:28 roam ]
1.21 sysutils/daemontools/Makefile
1.3 sysutils/daemontools/pkg-descr
1.11 sysutils/daemontools/files/svscan.sh.sample
Remove the duplicate 'Stopping svscan' message on shutdown.
Fix the URL in pkg-descr.
Bump PORTREVISION.
PR: 81665
Submitted by: Renato Botelho <freebsd@galle.com.br>
|
|
Fri, 30 Jul 2004
|
[ 18:40 roam ]
1.20 sysutils/daemontools/Makefile
1.10 sysutils/daemontools/files/svscan.sh.sample
Fix shutdown on older systems: avoid find's '-depth n' primary.
Reported by: Robin Breathe <robin@isometry.net>
|
|
Tue, 27 Jul 2004
|
[ 07:27 roam ]
1.19 sysutils/daemontools/Makefile
1.9 sysutils/daemontools/files/svscan.sh.sample
Make the startup script also work on older versions of FreeBSD which
lack the daemon(8) utility.
|
|
Mon, 26 Jul 2004
|
[ 13:48 roam ]
1.18 sysutils/daemontools/Makefile
1.8 sysutils/daemontools/files/svscan.sh.sample
- make this script work with the New World Order in /etc/rc.d/localpkg,
where the config files may have been loaded already and our load_rc_config
invocation may do nothing: thus, we need to honor any previously set value
of svscan_enable;
- for some reason svscan_stop_post() does not like the IFS-like vars set by
rc.subr and localpkg; use find/xargs instead of having the shell parse its
own output;
- dequote COMMENT;
- fix the daemon(8)-ization by moving 2>&1 to its proper place, so that the
errors from svscan are actually picked up by readproctitle, as explained
in <20040630175050.GD979@straylight.m.ringlet.net>;
- move the 'Starting svscan' message to its proper place, so that the PATH
set by env(1) affects svscan, not the echo command :)
|
|
Sun, 25 Jul 2004
|
[ 09:52 nork ]
1.17 sysutils/daemontools/Makefile
1.6 sysutils/daemontools/files/svscan.sh.sample
o portlint clean. [1]
o print start message. [1]
o daemon(8)'ify. [2]
o bump PORTREVISION accordingly.
PR: ports/68558 [1]
Submitted by: Renato Botelho <renato@galle.com.br> [1]
myself [2]
Reviewed by: roam [2]
Approved by: roam (blanket)
|
|
Tue, 29 Jun 2004
|
[ 00:56 roam ]
1.16 sysutils/daemontools/Makefile
1.5 sysutils/daemontools/files/svscan.sh.sample
Switch from using /bin/csh to /bin/sh, as suggested on -ports.
|
[ 00:07 roam ]
1.15 sysutils/daemontools/Makefile
1.7 sysutils/daemontools/pkg-plist
1.4 sysutils/daemontools/files/svscan.sh.sample
USE_RC_SUBR.
Submitted by: nork
|
|
Wed, 19 Feb 2003
|
[ 16:07 roam ]
1.2 devel/libelf/Makefile
1.9 devel/makedepend/Makefile
1.50 ftp/curl/Makefile
1.3 games/gnarr/Makefile
1.5 games/nonsense/Makefile
1.10 mail/autorespond/Makefile
1.13 mail/qmailadmin/Makefile
1.24 mail/vpopmail-stable/Makefile
1.31 mail/vpopmail/Makefile
1.7 misc/bogosort/Makefile
(Only the first 10 of 70 ports in this commit are shown above. )
Remove pkg-comment files in my ports.
|
|
Fri, 17 Jan 2003
|
[ 15:06 roam ]
1.13 sysutils/daemontools/Makefile
1.6 sysutils/daemontools/pkg-plist
Install the sample startup script directly to etc/rc.d/, instead of
putting it into the examples directory, where next to nobody found it.
Requested by: Dan Langille <dan@langille.org>,
Antoine Beaupre <anarcat@anarcat.ath.cx> - both months ago
|
|
Thu, 7 Feb 2002
|
[ 14:57 roam ]
unknown sysutils/daemontools/Makefile
unknown sysutils/daemontools/distinfo
unknown sysutils/daemontools/pkg-plist
Install Gerritt Pape's manual pages unless WITHOUT_MAN is defined. Properly
remove the sample svscan.sh script at deinstall time.
|
|
Mon, 28 Jan 2002
|
[ 19:37 roam ]
unknown sysutils/daemontools/Makefile
unknown sysutils/daemontools/files/svscan.sh.sample
Tweak the startup script so that it is *really* a FreeBSD startup script; that
is, add 'start-stop' argument processing and the ability to actually stop the
script. Bump PORTREVISION to indicate a functionality change - or rather, to
indicate a change that actually makes this a FreeBSD port..
|
|
Fri, 4 Jan 2002
|
[ 14:38 roam ]
unknown sysutils/daemontools/Makefile
unknown sysutils/daemontools/distinfo
unknown sysutils/daemontools/files/patch-Makefile
unknown sysutils/daemontools/files/patch-supervise.c
unknown sysutils/daemontools/pkg-plist
unknown sysutils/daemontools/files/svscan.sh.sample
Update to 0.76. Assume maintainership.
|
|
Thu, 10 May 2001
|
[ 09:10 roam ]
unknown sysutils/daemontools/Makefile
unknown sysutils/daemontools/files/patch-supervise.c
Almost revert a change made in daemontools-0.70's supervise, where the
one-second sleep between invocations was moved to after the actual invocation.
This sleep could be interrupted by a SIGCHLD in the case of a failing
service, and the service could be restarted way more than the documented
once-per-second. Move the sleep back before the fork(), just don't sleep
before the very first fork, so the service starts faster.
|
|
Sun, 3 Dec 2000
|
[ 05:16 steve ]
unknown sysutils/daemontools/Makefile
unknown sysutils/daemontools53/Makefile
Put the NO_PACKAGE strings in double quotes to the escaped single quote
becomes just a single quote instead \'.
|
|
Sat, 29 Jul 2000
|
[ 18:27 nbm ]
unknown sysutils/daemontools/Makefile
Add the ftp version of the MASTER_SITE, since it is available.
|
|
Thu, 22 Jun 2000
|
[ 11:22 nbm ]
unknown sysutils/daemontools/Makefile
unknown sysutils/daemontools/files/svscan.sh.sample
Add a sample rc file for svscan startup, in partial fulfillment of the PR.
I'll leave the creation of the directory, whatever it may be, to the user.
|
Number of commits found: 22 |