| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
2.7.2
|
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. |
12 Dec 2011 01:57:01
2.7.2
|
brucec  |
Update to 2.7.2: fixes crash on 7.x.
Feature safe: yes |
12 Nov 2011 18:56:00
2.7.1
|
brucec  |
Update to 2.7.1: fixes a bug with realpath(3) usage.
Feature safe: yes |
12 Nov 2011 18:36:11
2.7
|
brucec  |
Update to version 2.7.
This fixes a problem with accessing devices through a symlink.
Feature safe: yes |
22 Sep 2011 20:07:34
2.6
|
brucec  |
Update to 2.6. |
24 Jun 2011 23:51:39
2.5.1_1
|
sobomax  |
Add option to enable/disable write cache and display its current
status. Bump PORTREVISION. |
04 Nov 2010 14:41:32
2.5.1
|
brucec  |
Update to 2.5.1: fixes building on 7.x. |
03 Nov 2010 15:53:44
2.5
|
brucec  |
Update to 2.5.
PR: ports/151902
Submitted by: brucec |
27 Mar 2010 00:15:24
2.4
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
06 Jan 2009 17:59:31
2.4
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
02 Sep 2008 08:09:19
2.4
|
jadawin  |
- Update to 2.4
PR: ports/126964
Submitted by: Bruce Cran (maintainer) |
07 Feb 2008 04:37:48
2.3
|
rafan  |
- Update to 2.3
- Add pkg-message
PR: ports/119731
Submitted by: Bruce Cran <bruce at cran.org.uk> (maintainer) |
26 Oct 2007 13:38:21
1.0_1
|
pav  |
- Improve rc script
PR: ports/117514
Submitted by: Bruce Cran <bruce@cran.org.uk> (maintainer) |
14 Jun 2007 07:38:51
1.0
|
miwi  |
- LOCALBASE => PREFIX |
14 Jun 2007 06:07:23
1.0
|
miwi  |
- Add rc.d script
PR: 113115
Submitted by: Bruce Cran <bruce@cran.org.uk> (maintainer) |
27 May 2007 19:54:17
1.0
|
miwi  |
- Update to 1.0
PR: 112817
Submitted by: Bruce Cran<bruce@cran.org.uk> (maintainer) |
14 Nov 2005 07:43:16
0.9
|
lawrance  |
- Update to 0.9 (now supporting FreeBSD 6 and 7)
- Unquote IGNORE
PR: ports/88977
Submitted by: Bruce Cran <bruce@cran.org.uk> (maintainer) |
11 Jun 2005 23:36:52
0.8
|
kris  |
BROKEN on 6.0: does not compile |
13 Jan 2005 22:25:09
0.8
|
pav  |
- Update to 0.8
PR: ports/76195
Submitted by: Bruce Cran <bruce@cran.org.uk> (maintainer) |
11 Nov 2004 18:02:31
0.7
|
mi  |
Add a patch to fix a bogus int* to long* cast, which was silently
breaking 64-bit machines. Tested on amd64.
Approved by: maintainer timeout (3 days) |
09 Aug 2004 18:01:28
0.7
|
pav  |
- Update to 0.7
PR: ports/70204
Submitted by: Bruce Cran <bruce@cran.org.uk> (maintainer) |
12 Feb 2004 23:31:14
0.5
|
ale  |
Update to 0.5 release.
PR: ports/62754
Submitted by: Bruce Cran <bruce@cran.org.uk> (maintainer)
Approved by: nork (mentor/implicitly) |
03 Feb 2004 09:32:16
0.4
|
clement  |
- Update to 0.4
- kill pkg-plist
PR: 62082
Submitted by: Bruce Cran <bruce@cran.org.uk> (maintainer) |
25 Jan 2004 13:59:37
0.3
|
krion  |
- Fix MASTER_SITES
PR: ports/61881
Submitted by: maintainer |
14 Jan 2004 14:22:29
0.3
|
sergei  |
Add ataidle 0.3, utility to set spindown timeout for ATA drives.
ATAidle is a utility to set the power management features
of ata hard drives. This includes idle and standby timeouts,
APM and acoustic level settings, and it can show details about
the installed devices.
PR: 61217
Submitted by: Bruce Cran <bruce@cran.org.uk> |