25 Commits

Author SHA1 Message Date
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
7995708f3c Bring rc_bg back. 2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0 I forgot the bump commit... 2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8 Cope with recent rc.subr(8) change (removal of rc_bg etc.) 2017-05-27 13:53:06 +00:00
jca
d3e85b8e40 Update from freedt-0.22 to freedt-23
This updates removes compat code and switches from GPL to the ISC
license.
2015-09-28 17:54:05 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
zhuk
dbaff7f0bb The recordio script (simple "ratelimit -r" wrapper) being removed
to avoid conflict with net/ucspi-tcp. For the same reason the argv0
is renamed to fargv0.

okay sthen@
2014-07-24 17:20:46 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
3d00ec0b7d zap whitespace between end of COMMENT and # 2012-10-15 10:13:00 +00:00
sthen
8da06bfdee simpler; from aja@ 2012-04-06 11:59:48 +00:00
sthen
b10b785f50 In freedt, change svscan's rc script to shut down daemons started by svscan
when "svscan stop" is run. From Marcus Merighi with feedback from me.
2012-04-06 11:47:54 +00:00
sthen
35a19cf994 Update to freedt 0.22 and add an rc script.
I emailed the maintainer asking about the update and if he'd like to stay
listed; no reply so dropping the MAINTAINER line.
2012-01-01 16:16:24 +00:00
sthen
213ced970b fix typos and rewrap; Anthony J. Bentley (+ a missing bump) 2011-03-14 08:44:38 +00:00
merdely
70a0982420 Remove surrounding quotes in COMMENT* 2007-09-16 03:05:29 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
alek
a1514af604 Update to 0.21 (bugfix release)
From Victor Sahlstedt <salan@legonet.org> (MAINTAINER
2005-03-08 09:22:50 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
sturm
d63c84df20 update to freedt 0.20
from Victor Sahlstedt <salan at legonet.org>
2004-12-28 20:45:00 +00:00
alek
c3219db789 Add WANTLIB markers 2004-12-20 10:35:34 +00:00
naddy
9adf039ac1 update maintainer's E-mail address 2004-11-21 19:01:28 +00:00
naddy
e0061a3990 update to 0.19; from Victor Sahlstedt <cvss@home.se> 2004-11-10 16:30:55 +00:00
robert
f2ecafe50e update to 0.18; from new maintainer Victor Sahlstedt <cvss@home.se>
ok pvalchev@
2004-05-24 20:26:36 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
lebel
f4f5b767ff initial import of sysutils/freedt-0.17:
--
freedt is a reimplementation of Dan Bernstein's daemontools under the GNU GPL,
sharing no code with the original implementation.

It currently includes feature-equivalent replacements for argv0, envdir,
envuidgid, setlock, setuidgid, softlimit, supervise, svc, svok, svscan, svstat
and recordio. It also includes dumblog (a simple multilog replacement),
mkservice (a script for automatically creating service directories), anonidentd
(an anonimising identd implementation) and ratelimit (a bandwidth-limiting
filter along the lines of recordio). All the tools include usage messages; for
instance, do "ratelimit -h" for a brief rundown of the options.

Please note that this package is not a drop-in replacement for daemontools; the
internal state files in service directories are different, and the error
messages (and a few of the options) aren't quite the same. 

WWW: http://azz.us-lot.org/code/freedt.html
2003-05-28 15:39:26 +00:00