| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Apr 2013 20:10:53
2.1.1
|
crees  |
Add licence info to some ports
Submitted by: 4721 |
05 Aug 2012 23:19:40
2.1.1
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
2.1.1
|
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. |
17 Jun 2011 06:46:07
2.1.1
|
crees  |
- Update maintainer address
Approved by: rene (mentor) |
02 Jun 2011 16:40:27
2.1.1
|
culot  |
- Update to 2.1.1
PR: ports/157522
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) |
27 May 2011 15:26:01
2.0.0_1
|
bsam  |
- 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
2.0.0
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 04:30:05
2.0.0
|
dougb  |
Remove the remaining examples of quotes around /etc/rc.subr |
20 Mar 2010 13:36:22
2.0.0
|
miwi  |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
21 Dec 2009 02:19:12
2.0.0
|
dougb  |
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
2.0.0
|
pgollucci  |
- Update to 2.0.0 |
27 Jul 2008 04:30:53
1.7.2
|
linimon  |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
21 Mar 2007 16:05:50
1.7.2
|
sergei  |
- Update to 1.7.2 |
09 Aug 2006 11:47:39
1.6.0
|
sergei  |
- Update to 1.6.0
- Remove programs and documentation that are no longer installed |
29 Apr 2006 20:57:25
1.5.0
|
sergei  |
- 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
1.3.3
|
sergei  |
- Update to 1.3.3 |
25 Nov 2005 14:05:38
1.3.1
|
sergei  |
- Add SHA256 checksums to my ports |
07 Sep 2005 08:15:35
1.3.1
|
sergei  |
- Update to 1.3.1
- Pass user-overridable SERVICE_DIR into installed rundvsdir.sh startup
file as well |
29 Aug 2005 12:21:13
1.3.0
|
sergei  |
- Update to 1.3.0 |
22 Jul 2005 05:28:53
1.2.3
|
sergei  |
- Update to 1.2.3
- Fix small typo in comments in the installed rcNG script |
27 Feb 2005 12:06:59
1.2.1_1
|
sergei  |
- 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
1.2.1
|
sergei  |
- Update to 1.2.1 |
06 Aug 2004 22:39:58
1.0.4
|
sergei  |
- Update to 1.0.4 |
13 Apr 2004 12:31:27
1.0.2
|
kris  |
Add missing directories |
08 Apr 2004 04:53:14
1.0.2
|
sergei  |
- Update to 1.0.2 |
25 Mar 2004 22:15:48
1.0.1
|
sergei  |
- 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
1.0.1
|
sergei  |
- Update to 1.0.1 |
16 Feb 2004 22:03:58
1.0.0
|
sergei  |
- Update to 1.0.0 |
30 Jan 2004 16:03:29
0.13.1
|
sergei  |
SIZE *DOES* MATTER. |
26 Jan 2004 08:53:24
0.13.1
|
sergei  |
- Update to 0.13.1 |
15 Jan 2004 09:39:09
0.13.0
|
sergei  |
- Update to 0.13.0 |
20 Nov 2003 22:32:50
0.12.1
|
sergei  |
- Update to 0.12.1 |
29 Oct 2003 21:14:30
0.12.0
|
sergei  |
- Update to 0.12.0:
= service directory now defaults to /var/service instead of /service
- documentation is improved. |
23 Oct 2003 05:42:49
0.11.2
|
sergei  |
Change to my @FreeBSD.org address.
Approved by: krion |
30 Sep 2003 21:30:35
0.11.2
|
krion  |
- Update to version 0.11.2
PR: 57426
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) |
16 Jul 2003 14:11:09
0.10.0
|
osa  |
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 |