Version: 7.1, Package name: smartmontools-7.1 |
Maintained by: Martin Ziemer |
Master sites: |
Description The 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. |
Filesize: 948.699 KB |
Version History (View Complete History) |
|
2020-09-01 09:46:04 by Klemens Nanni | Files touched by this commit (2) |
Log message: Fix "atascsi_passthru_done, timeout" Turns out, the current Version of smartmontools sets the timeout in ata.passthru to 60 instead of 60000. (Missing conversion from seconds to milliseconds) In Upstream commit 9c2f3a38063c4c6837507373c4dc4c9b1e3e7e81 from 2020-06-05 fixes this. Since there were also API-Changes, i could not just import the fix. The patch below patches just the timeout to fix our version. When smartmontools 7.2 is released the patch should be obsolete. Report (above), diff and tests from Martin Ziemer (maintainer), thanks! |
2020-02-19 10:46:52 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to smartmontools-7.41, and replace a patch with a post-install target. from Martin Ziemer who takes maintainer. |
2019-11-14 12:19:30 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: regen patch |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-02 08:51:49 by Daniel Jakots | Files touched by this commit (13) |
Log message: Remove giovanni@ as maintainer per his request |
2019-03-01 12:35:34 by Charlene Wendling | Files touched by this commit (3) |
Log message: Update smartmontools to 7.0 Changelog: https://www.smartmontools.org/browser/tags/RELEASE_7_0/smartmontools/NEWS OK giovanni@ (MAINTAINER) who had the same diff |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-08-08 00:36:03 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Build smartmontools on all architectures. There's no good reason to restrict this to only a few tested architectures, the package is fast to build and might be useful elsewhere. If it doesn't build on some architectures, we can fix it or use NOT_FOR_ARCHS. ok giovanni@ (maintainer) |
2017-08-04 17:37:41 by Juan Francisco Cantero Hurtado | Files touched by this commit (1) |
Log message: Add mips64el. Works on my Loongson. OK giovanni@ (MAINTAINER). |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-21 11:08:01 by Giovanni Bechis | Files touched by this commit (2) |
Log message: spring cleanup, no functional change bump just to be sure spotted and ok Rafael Sadowski |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-07-01 10:51:16 by Giovanni Bechis | Files touched by this commit (1) |
Log message: add missing patch eated by cvs |
2015-09-22 16:21:10 by Giovanni Bechis | Files touched by this commit (3) |
Log message: Update to 6.4 from Brian Conway with a tweak by me |
2015-05-18 11:17:40 by Giovanni Bechis | Files touched by this commit (4) |
Log message: Update to 6.3 |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2011-06-21 02:48:34 by Giovanni Bechis | Files touched by this commit (4) |
Log message: Update to 5.41, initial diff by robert at openbsd dot pap dot st with tweaks by me. |
2010-12-27 07:50:24 by Antoine Jacoutot | Files touched by this commit (97) |
Log message: Simplify after recent rc.subr change. The framework is now stable and we will start documenting it (at last). |
2010-12-24 03:40:06 by Antoine Jacoutot | Files touched by this commit (96) |
Log message: Cope with recent rc.subr changes. |
2010-11-23 11:53:46 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: pexp is useless here. |
2010-11-23 11:21:45 by Giovanni Bechis | Files touched by this commit (6) |
Log message: Update to 5.40, add rcscript and a patch to correctly handle hw.disknames |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-10-19 01:43:05 by Marc Espie | Files touched by this commit (132) |
Log message: USE_GROFF=Yes |
2010-03-22 04:39:57 by Giovanni Bechis | Files touched by this commit (2) |
Log message: Bugfix update to 5.39.1 |
2010-01-11 08:15:28 by Giovanni Bechis | Files touched by this commit (4) |
Log message: Update to 5.39, add powerpc to ONLY_FOR_ARCHS, fix license ok sthen@ |
2009-05-17 03:09:23 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix comment typo |
2008-04-08 13:48:16 by Okan Demirmen | Files touched by this commit (3) |
Log message: update to 5.38 from Giovanni Bechis (new MAINTAINER), ok old MAINTAINER ok merdely@ |
2007-11-20 14:24:28 by Okan Demirmen | Files touched by this commit (4) |
Log message: - alter documentation destination. - install sample smartd.conf. - clean out empty patch. - remove some less than useful files. original diff from Giovanni Bechis < bigionews at snb.it > via ports@. ok ajacoutot@ merdely@ |
2007-11-09 06:35:38 by Pierre-Yves Ritschard | Files touched by this commit (5) |
Log message: update to 5.37 from Romain Gaillegue <romain@biscotte.net> (maintainer). original submission by Giovanni Bechis <bigionews@snb.it>. |
2007-09-15 15:14:03 by Michael Erdely | Files touched by this commit (110) |
Log message: Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2006-01-15 18:05:27 by Brad Smith | Files touched by this commit (1) |
Log message: enable this port on amd64. |