Port details |
- spindown SCSI/firewire harddrive spindown daemon
- 0.4_1 sysutils =3 0.4_1Version of this port present on the latest quarterly branch.
- Maintainer: noresult@noresult.net
- Port Added: 2008-11-21 21:16:20
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: statsvn, p5-Parallel-Iterator, monit, nagios-check_hdd_health, ap24-mod_mono
- License: not specified in port
- WWW:
- https://www.noresult.net/freebsd/spindown/
- Description:
- SCSI / firewire harddrive spindown daemon
This is a small program for handling automated spinning down of
SCSI harddrives. With SCSI devices it is not as common to spindown
for power management purposes as for ATA however it might be required
to spin down a disk contained in a firewire enclosure for instance.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spindown>0:sysutils/spindown
- To install the port:
- cd /usr/ports/sysutils/spindown/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/spindown
- pkg install spindown
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spindown
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (spindown-0.4.tar.gz) = ebc4c6795a3830acd84d6bc0183fbb8783fdfbb560b19e75b5288d6efca09268
SIZE (spindown-0.4.tar.gz) = 7460
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_spindown
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4_1 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4 02 Apr 2014 16:51:55 |
culot |
- Update to 0.4
PR: ports/186381
Submitted by: Arjan van der Velde <noresult@noresult.net> (maintainer) |
0.3a 25 Feb 2014 15:22:55 |
ehaupt |
- Support staging
- Respect CC
- Respect CFLAGS |
0.3a 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.3a 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.3a 07 Dec 2008 09:43:23 |
miwi |
- Update to 0.3a
PR: 129313
Submitted by: Arjan van der Velde <noresult@noresult.net> (maintainer) |
0.2a 21 Nov 2008 21:15:49 |
miwi |
SCSI / firewire harddrive spindown daemon
This is a small program for handling automated spinning down of
SCSI harddrives. With SCSI devices it is not as common to spindown
for power management purposes as for ATA however it might be required
to spin down a disk contained in a firewire enclosure for instance.
WWW: http://www.noresult.net/freebsd/spindown/
PR: ports/128581
Submitted by: Arjan van der Velde <noresult at xs4all.nl> |
Number of commits found: 11
|