Path to this page:
./
sysutils/smartmontools,
Control and monitor storage systems using SMART
Branch: CURRENT,
Version: 5.38,
Package name: smartmontools-5.38,
Maintainer: shatteredThe smartmontools package contains two utility programs (smartctl
and smartd) to control and monitor storage systems using the
Self-Monitoring, Analysis and Reporting Technology System (SMART)
built into most modern ATA and SCSI hard disks. In many cases,
these utilities will provide advanced warning of disk degradation
and failure.
Required to build:[
devel/gmake]
Master sites: (Expand)
SHA1: 90e36f46af7a35336c63868176aa71deef4c9e66
RMD160: 6fcca6e18b14a14b579e8484c769f36b3ce238ea
Filesize: 602.857 KB
Version history: (Expand)
- (2008-05-17) Updated to version: smartmontools-5.38
- (2007-06-06) Updated to version: smartmontools-5.37
- (2007-06-03) Updated to version: smartmontools-5.37
- (2006-07-18) Updated to version: smartmontools-5.36
- (2006-02-06) Updated to version: smartmontools-5.32nb4
- (2005-10-05) Package added to pkgsrc.se, version smartmontools-5.32nb3 (created)
CVS history: (Expand)
| 2009-06-14 20:16:23 by Joerg Sonnenberger | Files touched by this commit (225) |
Log message:
Remove @dirrm entries from PLISTs
|
| 2009-01-04 15:08:15 by Sergey Svishchev | Files touched by this commit (8) |
Log message:
Change maintainer email to my NetBSD.org alias. At the same time, disown
games/adom -- I don't use (play :-) it these days.
|
2008-05-17 15:07:54 by OBATA Akio | Files touched by this commit (7) |  |
Log message:
Update smartmontools to 5.38, UNSTABLE to STABLE.
Based on patch provided by Sergey Svishchev in PR 38573.
This version contains DragonFly support, noted in PR 36982.
patch-ag is taken from PR 38199.
Date 2008-03-10
Summary: smartmontools release 5.38 (STABLE)
--------------------------------------------
This is a stable release of smartmontools. In addition to changes
below, it includes:
- Libata/Marvell driver devices no longer need explicit '-d' switch
- DEVICESCAN automatically detects libata/marvell driver SATA devices
- Fixed auto-offline/autosave support in FreeBSD
- SAT device type + SCSI generic devices work properly with smartd under Linux
- Many additions to drive database
- More portable autogen/autoconf/automake script set
- Additional Windows IOCTL route to access SMART data
- Some ATA-8 updates
- Smoother CCISS compilation support in Linux
- Dragonfly support
- Fixed some ATA identity byte swap problems on big endian CPUs
- Added support for the QNX operating system
- No-fork option added to smartd
- Improved device scanning and drive type recognition in Windows
- 3ware support for controllers with more disks (32 max)
- Improved Windows installer
- Improved SMART Attribute list and descriptions
- Fix to smartctl return codes
- Fix to scheduled tests on Highpoint RAID controllers
- New samsung firmware bug workaround option
- Auto-offline and Auto-save fixed in Linux + libata
- Solaris: better SCSI support and support for Sun compilers AND gcc
- Fixed and improvements to CCISS support
- More options for SCSI temperature monitoring and history
- Additional command line options for selective self-tests
- Compilation fixes for various platforms.
See CHANGELOG for more details, or smartmontools CVS for still further
details.
|
| 2008-01-04 23:15:48 by Klaus Heinz | Files touched by this commit (1) |
Log message:
The package supports installation to DESTDIR.
|
| 2007-10-19 05:56:14 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Add const to fix compile problem on some platforms.
|
| 2007-09-11 13:19:14 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message:
Restrict this package to supported platforms only. From Sergey Svishchev
in private mail.
|
2007-06-03 12:40:08 by Julio M. Merino Vidal | Files touched by this commit (5) |  |
Log message:
Update to 5.37:
This is an unstable/experimental release of smartmontools. I'm commiting
this update anyway because of the SAT support, which allows this utility
to be used with recent hard disks. No problems experienced so far and no
objections raised on tech-pkg@.
Changes include:
- Many additions to the table of known drives
- SAT (SCSI/ATA Translation) support
- SCSI background scan results log
- smartd -W directive for temperature tracking and warning
- smartctl -n option to check power state
- improved smartd power state logging
- CCISS support under Linux
- HighPoint RocketRAID support under Linux
- 3ware RAID support under Windows
- SPT interface for SCSI devices under Windows
- ATA selective self test under Windows XP/2003
- NSIS installer support for Windows version
- Started move from C to C++
- Various other improvements
|
| 2006-09-24 19:14:55 by Martin Husemann | Files touched by this commit (2) |
Log message:
Fix this for little endian args
|