Commit graph

27 commits

Author SHA1 Message Date
William Grzybowski
2f17bd1048 sysutils/ataidle: minor fixes
- Trim Makefile header
- Add DOCS option
- NOPORTDOCS -> PORTOPTIONS:MDOCS
2013-06-27 12:38:11 +00:00
William Grzybowski
b12c65d0d1 sysutils/ataidle: take maintainership
- Take maintainership

Approved by:	maintainer (via email)
2013-06-27 12:24:09 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Rebecca Cran
3e38818705 Update to 2.7.2: fixes crash on 7.x.
Feature safe:	yes
2011-12-12 01:57:01 +00:00
Rebecca Cran
1a22c83c3b Update to 2.7.1: fixes a bug with realpath(3) usage.
Feature safe:	yes
2011-11-12 18:56:00 +00:00
Rebecca Cran
a1fa19e412 Update to version 2.7.
This fixes a problem with accessing devices through a symlink.

Feature safe:	yes
2011-11-12 18:36:11 +00:00
Rebecca Cran
9f5966fe54 Update to 2.6. 2011-09-22 20:07:34 +00:00
Maxim Sobolev
2b40c4b267 Add option to enable/disable write cache and display its current
status. Bump PORTREVISION.
2011-06-24 23:51:39 +00:00
Rebecca Cran
196949ae79 Update to 2.5.1: fixes building on 7.x. 2010-11-04 14:41:32 +00:00
Rebecca Cran
086275f4de Update to 2.5.
PR:		ports/151902
Submitted by:	brucec
2010-11-03 15:53:44 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Philippe Audeoud
fa5f99d53e - Update to 2.4
PR:		ports/126964
Submitted by:	Bruce Cran (maintainer)
2008-09-02 08:09:19 +00:00
Rong-En Fan
6dbf63cf4e - Update to 2.3
- Add pkg-message

PR:		ports/119731
Submitted by:	Bruce Cran <bruce at cran.org.uk> (maintainer)
2008-02-07 04:37:48 +00:00
Pav Lucistnik
648a7c329f - Improve rc script
PR:		ports/117514
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2007-10-26 13:38:21 +00:00
Martin Wilke
ad75370028 - LOCALBASE => PREFIX 2007-06-14 07:38:50 +00:00
Martin Wilke
b354abac1f - Add rc.d script
PR:		113115
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2007-06-14 06:07:23 +00:00
Martin Wilke
4de2b45971 - Update to 1.0
PR:		112817
Submitted by:	Bruce Cran<bruce@cran.org.uk> (maintainer)
2007-05-27 19:54:17 +00:00
Sam Lawrance
7effaf5edd - Update to 0.9 (now supporting FreeBSD 6 and 7)
- Unquote IGNORE

PR:		ports/88977
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2005-11-14 07:43:16 +00:00
Kris Kennaway
834cff2fe5 BROKEN on 6.0: does not compile 2005-06-11 23:36:52 +00:00
Pav Lucistnik
9dc9b2cbfa - Update to 0.8
PR:		ports/76195
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2005-01-13 22:25:08 +00:00
Mikhail Teterin
3a81a7dc36 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)
2004-11-11 18:02:31 +00:00
Pav Lucistnik
1385b65367 - Update to 0.7
PR:		ports/70204
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2004-08-09 18:01:28 +00:00
Alex Dupre
ecffd1e33c Update to 0.5 release.
PR:		ports/62754
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
Approved by:	nork (mentor/implicitly)
2004-02-12 23:31:14 +00:00
Clement Laforet
54ffdd032c - Update to 0.4
- kill pkg-plist

PR:		62082
Submitted by:	Bruce Cran <bruce@cran.org.uk> (maintainer)
2004-02-03 09:32:16 +00:00
Kirill Ponomarev
d10b04c8eb - Fix MASTER_SITES
PR:		ports/61881
Submitted by:	maintainer
2004-01-25 13:59:37 +00:00
Sergei Kolobov
2cb0216312 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>
2004-01-14 14:22:29 +00:00