FreshPorts -- The Place For Ports notbug Thu, 9 Feb 2012 11:06 PM GMT
Port details
runit 2.1.1 sysutils on this many watch lists=5 search for ports that depend on this port
Service supervision tools compatible with DJB daemontools
Maintained by: crees@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Jul 2003 14:11:39
License: not specified in port


runit is daemontools replacement:
- service supervision
- clean process state
- reliable logging facility
- fast system bootup and shutdown
- packaging friendly
- small code size

It can optionally replace init(8) as process 1.

WWW:	http://smarden.org/runit/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/runit/ && make install clean
To add the package: pkg_add -r runit


Configuration Options
     No options to configure

Master Sites:
http://smarden.org/runit/
http://www.bayofrum.net/dist/runit/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 34

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.1.1
dougb search for other commits by this committer
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.
17 Jun 2011 06:46:07
Original commit files touched by this commit  2.1.1
crees search for other commits by this committer
- Update maintainer address

Approved by: rene (mentor)
02 Jun 2011 16:40:27
Original commit files touched by this commit  2.1.1
culot search for other commits by this committer
- Update to 2.1.1

PR:             ports/157522
Submitted by:   Chris Rees <utisoft@gmail.com> (maintainer)
27 May 2011 15:26:01
Original commit files touched by this commit  2.0.0_1
bsam search for other commits by this committer
- Unbreak on CURRENT;
- Pass maintainership from ports@ to submitter;
- Remove utmp code if utmpx is present;
- Handle configuration files correctly;
- Use ETCDIR;
- Remove empty REQUIRE line from runsvdir.sh.in.

PR:             ports/157298
Submitted by:   Chris Rees <utisoft@gmail.com>
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.0.0
miwi search for other commits by this committer
- Get Rid MD5 support
27 Mar 2010 04:30:05
Original commit files touched by this commit  2.0.0
dougb search for other commits by this committer
Remove the remaining examples of quotes around /etc/rc.subr
20 Mar 2010 13:36:22
Original commit files touched by this commit  2.0.0
miwi search for other commits by this committer
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
21 Dec 2009 02:19:12
Original commit files touched by this commit  2.0.0
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
21 Jul 2009 00:51:44
Original commit files touched by this commit  2.0.0
pgollucci search for other commits by this committer
- Update to 2.0.0
27 Jul 2008 04:30:53
Original commit files touched by this commit  1.7.2
linimon search for other commits by this committer
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
21 Mar 2007 16:05:50
Original commit files touched by this commit  1.7.2
sergei search for other commits by this committer
- Update to 1.7.2
09 Aug 2006 11:47:39
Original commit files touched by this commit  1.6.0
sergei search for other commits by this committer
- Update to 1.6.0
- Remove programs and documentation that are no longer installed
29 Apr 2006 20:57:25
Original commit files touched by this commit  1.5.0
sergei search for other commits by this committer
- Update to 1.5.0:
  Functionality of runsvctrl(8), runsvstat(8), svwaitup(8), svwaitdown(8)
  has been rolled into sv(8)
- Update startup script to use sv(8) instead of runsvctrl(8)
10 Jan 2006 17:15:16
Original commit files touched by this commit  1.3.3
sergei search for other commits by this committer
- Update to 1.3.3
25 Nov 2005 14:05:38
Original commit files touched by this commit  1.3.1
sergei search for other commits by this committer
- Add SHA256 checksums to my ports
07 Sep 2005 08:15:35
Original commit files touched by this commit  1.3.1
sergei search for other commits by this committer
- Update to 1.3.1
- Pass user-overridable SERVICE_DIR into installed rundvsdir.sh startup
  file as well
29 Aug 2005 12:21:13
Original commit files touched by this commit  1.3.0
sergei search for other commits by this committer
- Update to 1.3.0
22 Jul 2005 05:28:53
Original commit files touched by this commit  1.2.3
sergei search for other commits by this committer
- Update to 1.2.3
- Fix small typo in comments in the installed rcNG script
27 Feb 2005 12:06:59
Original commit files touched by this commit  1.2.1_1
sergei search for other commits by this committer
- Convert the included runsvdir startup script to rcNG.
  It is now fully controlled via /etc/rc.conf mechanism:

  runsvdir_enable="YES"         - enable runsvdir startup
  runsvdir_path="/service"      - override service directory path
                                  (default: /var/service)
- Startup script now automatically creates service directory
  if it is missing
- Bump PORTREVISION
21 Feb 2005 13:49:25
Original commit files touched by this commit  1.2.1
sergei search for other commits by this committer
- Update to 1.2.1
06 Aug 2004 22:39:58
Original commit files touched by this commit  1.0.4
sergei search for other commits by this committer
- Update to 1.0.4
13 Apr 2004 12:31:27
Original commit files touched by this commit  1.0.2
kris search for other commits by this committer
Add missing directories
08 Apr 2004 04:53:14
Original commit files touched by this commit  1.0.2
sergei search for other commits by this committer
- Update to 1.0.2
25 Mar 2004 22:15:48
Original commit files touched by this commit  1.0.1
sergei search for other commits by this committer
- Make running self-tests an optional step since it may fail
  in some environments (particularlly, bento's).
  Move it from do-build to a new test target.

Reported by:    bento (via kris)
16 Mar 2004 06:27:44
Original commit files touched by this commit  1.0.1
sergei search for other commits by this committer
- Update to 1.0.1
16 Feb 2004 22:03:58
Original commit files touched by this commit  1.0.0
sergei search for other commits by this committer
- Update to 1.0.0
30 Jan 2004 16:03:29
Original commit files touched by this commit  0.13.1
sergei search for other commits by this committer
SIZE *DOES* MATTER.
26 Jan 2004 08:53:24
Original commit files touched by this commit  0.13.1
sergei search for other commits by this committer
- Update to 0.13.1
15 Jan 2004 09:39:09
Original commit files touched by this commit  0.13.0
sergei search for other commits by this committer
- Update to 0.13.0
20 Nov 2003 22:32:50
Original commit files touched by this commit  0.12.1
sergei search for other commits by this committer
- Update to 0.12.1
29 Oct 2003 21:14:30
Original commit files touched by this commit  0.12.0
sergei search for other commits by this committer
- Update to 0.12.0:
  = service directory now defaults to /var/service instead of /service
  - documentation is improved.
23 Oct 2003 05:42:49
Original commit files touched by this commit  0.11.2
sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
30 Sep 2003 21:30:35
Original commit files touched by this commit  0.11.2
krion search for other commits by this committer
- Update to version 0.11.2

PR:             57426
Submitted by:   Sergei Kolobov <sergei@kolobov.com> (maintainer)
16 Jul 2003 14:11:09
Original commit files touched by this commit  0.10.0
osa search for other commits by this committer
New port: runit is daemontools replacement:
- service supervision
- clean process state
- reliable logging facility
- fast system bootup and shutdown
- packaging friendly
- small code size

Submitted by:   Sergei Kolobov <sergei@kolobov.com>
PR:             54513

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

14 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23142
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 1
new 48 hours9
new 7 days48
new fortnight72
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.183 seconds.