8ba1 FreshPorts -- sysutils/ataidle
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ataidle 2.7.2 sysutils on this many watch lists=19 search for ports that depend on this port
Utility to spin down ATA drives
Maintained by: bruce@cran.org.uk search for ports maintained by this maintainer
Port Added: 14 Jan 2004 14:23:23
License: not specified in port


ATAidle is a utility to set the power management and performance
features of ATA hard drives.  This includes standby timeouts, power
(APM), write cache and acoustic (AAM) level settings, and it can show
details about the installed devices.

Author:	Bruce Cran <bruce@cran.org.uk>
WWW:   http://www.cran.org.uk/~brucec/software/ataidle/
SVNWeb : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.cran.org.uk/~brucec/software/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.7.2
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.
12 Dec 2011 01:57:01
Original commit files touched by this commit  2.7.2
brucec search for other commits by this committer
Update to 2.7.2: fixes crash on 7.x.

Feature safe:   yes
12 Nov 2011 18:56:00
Original commit files touched by this commit  2.7.1
brucec search for other commits by this committer
Update to 2.7.1: fixes a bug with realpath(3) usage.

Feature safe:   yes
12 Nov 2011 18:36:11
Original commit files touched by this commit  2.7
brucec search for other commits by this committer
Update to version 2.7.
This fixes a problem with accessing devices through a symlink.

Feature safe:   yes
22 Sep 2011 20:07:34
Original commit files touched by this commit  2.6
brucec search for other commits by this committer
Update to 2.6.
24 Jun 2011 23:51:39
Original commit files touched by this commit  2.5.1_1
sobomax search for other commits by this committer
Add option to enable/disable write cache and display its current
status. Bump PORTREVISION.
04 Nov 2010 14:41:32
Original commit files touched by this commit  2.5.1
brucec search for other commits by this committer
Update to 2.5.1: fixes building on 7.x.
03 Nov 2010 15:53:44
Original commit files touched by this commit  2.5
brucec search for other commits by this committer
Update to 2.5.

PR:             ports/151902
Submitted by:   brucec
27 Mar 2010 00:15:24
Original commit files touched by this commit  2.4
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
06 Jan 2009 17:59:31
Original commit files touched by this commit  2.4
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
02 Sep 2008 08:09:19
Original commit files touched by this commit  2.4
jadawin search for other commits by this committer
- Update to 2.4

PR:             ports/126964
Submitted by:   Bruce Cran (maintainer)
07 Feb 2008 04:37:48
Original commit files touched by this commit  2.3
rafan search for other commits by this committer
- 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
Original commit files touched by this commit  1.0_1
pav search for other commits by this committer
- Improve rc script

PR:             ports/117514
Submitted by:   Bruce Cran <bruce@cran.org.uk> (maintainer)
14 Jun 2007 07:38:51
Original commit files touched by this commit  1.0
miwi search for other commits by this committer
- LOCALBASE => PREFIX
14 Jun 2007 06:07:23
Original commit files touched by this commit  1.0
miwi search for other commits by this committer
- Add rc.d script

PR:             113115
Submitted by:   Bruce Cran <bruce@cran.org.uk> (maintainer)
27 May 2007 19:54:17
Original commit files touched by this commit  1.0
miwi search for other commits by this committer
- Update to 1.0

PR:             112817
Submitted by:   Bruce Cran<bruce@cran.org.uk> (maintainer)
14 Nov 2005 07:43:16
Original commit files touched by this commit  0.9
lawrance search for other commits by this committer
- 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
Original commit files touched by this commit  0.8
kris search for other commits by this committer
BROKEN on 6.0: does not compile
13 Jan 2005 22:25:09
Original commit files touched by this commit  0.8
pav search for other commits by this committer
- Update to 0.8

PR:             ports/76195
Submitted by:   Bruce Cran <bruce@cran.org.uk> (maintainer)
11 Nov 2004 18:02:31
Original commit files touched by this commit  0.7
mi search for other commits by this committer
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
Original commit files touched by this commit  0.7
pav search for other commits by this committer
- Update to 0.7

PR:             ports/70204
Submitted by:   Bruce Cran <bruce@cran.org.uk> (maintainer)
12 Feb 2004 23:31:14
Original commit files touched by this commit  0.5
ale search for other commits by this committer
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
Original commit files touched by this commit  0.4
clement search for other commits by this committer
- Update to 0.4
- kill pkg-plist

PR:             62082
Submitted by:   Bruce Cran <bruce@cran.org.uk> (maintainer)
25 Jan 2004 13:59:37
Original commit files touched by this commit  0.3
krion search for other commits by this committer
- Fix MASTER_SITES

PR:             ports/61881
Submitted by:   maintainer
14 Jan 2004 14:22:29
Original commit files touched by this commit  0.3
sergei search for other commits by this committer
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>

Number of commits found: 25

2863
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours6
new 7 days31
new fortnight62
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0