FreshPorts -- The Place For Ports Tue, 9 Feb 2010 1:54 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
runit 2.0.0 sysutils on this many watch lists=4 search for ports that depend on this port
Service supervision tools compatible with DJB daemontools

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 search for ports maintained by this maintainer
Port Added: 16 Jul 2003 15:11:39


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 : PortsMon

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/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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 01: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 05: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 12: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 21: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 09: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 13: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 06: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 23: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 13: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 05: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 06: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 22: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 15: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: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 8
new 48 hours10
new 7 days31
new fortnight88
new month197

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

Add tab to Netscape 6

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