Bug 52681 - New port: freedt - An experimental reimplementation of Dan Bernstein's daemontools
Summary: New port: freedt - An experimental reimplementation of Dan Bernstein's daemon...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-26 00:30 UTC by Tim Bishop
Modified: 2003-06-03 03:22 UTC (History)
1 user (show)

See Also:


Attachments
freedt-0.17.sh (2.51 KB, text/plain)
2003-05-26 00:30 UTC, Tim Bishop
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Bishop freebsd_committer freebsd_triage 2003-05-26 00:30:15 UTC
	This new port is an experimental reimplementation of Dan
	Bernstein's daemontools package under the GPL.

	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).

	It should be noted that this port 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. The author
	recommends sticking with daemontools in a production
	environment as this code is still somewhat experimental.

Fix: Below is a shar file of the port.
Comment 1 Will Andrews freebsd_committer freebsd_triage 2003-06-03 03:22:05 UTC
State Changed
From-To: open->closed

Committed, thanks.