Port details |
- daedalus Flexible process monitor/restart daemon written in ruby
- 2.0.1 sysutils
=2 2.0.1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-11-05 13:14:36
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- People watching this port, also watch:: rsync, phpMyAdmin-php81, python, freetype2
- License: not specified in port
- Description:
- Daedalus is a monitor/restart daemon written in ruby
which has an extremely flexible regex-based interface
for determining whether or not a process is running.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- daedalus>0:sysutils/daedalus
- No installation instructions:
- This port has been deleted.
- PKGNAME: daedalus
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby22 : lang/ruby22
- Runtime dependencies:
-
- ruby22 : lang/ruby22
- Patch dependencies:
-
- ruby22 : lang/ruby22
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- pkg-message:
-
IMPORTANT NOTE:
===============
If you are upgrading from a version previous to 2.0, the
location and layout of the configuration files has changed.
They are now in XML and a templates.xml file can be referenced
that allows updating of templates from machine to
machine without disrupting the actual checks being performed.
To use daedalus, be sure to include
daedalus_enable="YES"
in rc.conf
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2.0.1 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
2.0.1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
2.0.1 14 Apr 2016 11:00:23 |
mat |
USE_RC_SUBR=yes has not done anything for a long time, remove it from
the few remaining ports and make it give an error.
Sponsored by: Absolight |
2.0.1 25 Dec 2015 07:12:18 |
ak |
- Remove no longer used USE_RUBY_FEATURES knob
Approved by: ruby, portmgr (swills) |
2.0.1 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
2.0.1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
2.0.1 12 Jul 2014 17:43:41 |
pawel |
Add staging support |
2.0.1 06 Jul 2014 15:52:25 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
2.0.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.0.1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.0.1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2.0.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.0.1 28 Mar 2010 05:52:12 |
dougb |
Cleanse more RC_SUBR and RC_SUBR_SUFFIX variables |
2.0.1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.0.1 19 Jul 2006 16:18:41 |
dougb |
Clean up sig_stop values. In most cases this means removing a leading -,
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default. |
2.0.1 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
2.0.1 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
2.0.1 01 Aug 2005 17:58:43 |
lawrance |
Update to 2.0.1
PR: ports/84322
Submitted by: Kelley Reynolds <kelley@insidesystems.net> (maintainer) |
2.0 30 Jun 2005 11:11:49 |
pav |
- Update to 2.0
PR: ports/82747
Submitted by: Kelley Reynolds <kelley@insidesystems.net> (maintainer) |
1.1 05 Nov 2004 13:03:46 |
pav |
Add daedalus, a monitor/restart daemon written in ruby
which has an extremely flexible regex-based interface
for determining whether or not a process is running.
PR: ports/68045
Submitted by: Kelley Reynolds <kelley@insidesystems.net> |