aboutsummaryrefslogtreecommitdiff
path: root/sysutils/smartmontools/files
Commit message (Collapse)AuthorAgeFilesLines
* - Add support for periodic ciss devices health monitoringMartin Wilke2010-05-101-4/+6
| | | | | | | | | PR: 146100 Submitted by: Ondra Knezour <knezour@weboutsourcing.cz> Approved by: maintainer Notes: svn path=/head/; revision=254054
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update to 5.39.1Martin Wilke2010-03-101-0/+3
| | | | | | | | | | | - Pass maintainership to submitter PR: 144052 Submitted by: Alex Samorukov <samm@os2.kiev.ua> Approved by: marck@ (maintainer) Notes: svn path=/head/; revision=250849
* - More tweaks of periodic scriptDmitry Marakasov2010-02-071-11/+28
| | | | | | | Submitted by: marck (maintainer) Notes: svn path=/head/; revision=249368
* - Fix periodic scriptDmitry Marakasov2010-02-041-1/+1
| | | | | | | | PR: 143551 Submitted by: marck (maintainer) Notes: svn path=/head/; revision=249234
* Update to 5.39.Xin LI2009-12-233-91/+0
| | | | | | | | | | | | | | | | | | | | | This version is long awaited and the important improvements related to FreeBSD are: - USB device type autodetection for some devices http://sourceforge.net/apps/trac/smartmontools/wiki/Supported_USB-Devices - Support for HighPoint RocketRAID controllers - Support RAID controllers using /dev/pass devices - Support CHECK_POWER_MODE and WRITE_LOG - Fix CCISS file descriptor leak - New device type detection algorithm on FreeBSD, not based on filename - Support for the adaX (ATA on CAM bus) devices on FreeBSD 8.0 and higher PR: ports/141371 Submitted by: Alex Samorukov <samm os2 kiev ua> Approved by: marck (maintainer) Notes: svn path=/head/; revision=246506
* - Add a patch that makes shure the data buffers used to read smartAlexander Logvinov2009-09-111-0/+22
| | | | | | | | | | | attributes and logs do not straddle page boundaries PR: ports/138540 Submitted by: Brad Huntting <huntting AT glarp.com> Approved by: tabthorpe, glarkin (mentors, implicit), marck (maintainer) Notes: svn path=/head/; revision=241227
* - Fix command 13 in ata_command_interface()Alexander Logvinov2009-08-311-6/+25
| | | | | | | | | PR: ports/137177 Submitted by: marck (maintainer) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=240608
* - Fix questionable correctness of autodetect procedure and switch to usingWesley Shields2009-06-031-1/+2
| | | | | | | | | | kern.disks in place of ls /dev/da*[0-9]. PR: ports/135213 Submitted by: Dmitry Morozovsky <marck@freebsd.org> (maintainer) Notes: svn path=/head/; revision=235132
* - Fix typo in smart periodic script.Martin Wilke2009-05-291-6/+13
| | | | | | | | | | - Add simple autodetect mode (works only for regular disks). PR: 134954 Submitted by: maintainer Notes: svn path=/head/; revision=234780
* - Support SATA disks attached to a SAS controllerPav Lucistnik2009-05-211-0/+9
| | | | | | | | | - Compile with -O to prevent SCSI bus resets on amd64 Submitted by: ru Notes: svn path=/head/; revision=234319
* - Revert previous changePav Lucistnik2008-12-311-55/+33
| | | | | | | Requested by: wollman Notes: svn path=/head/; revision=225067
* - Improve periodic scriptPav Lucistnik2008-12-281-33/+55
| | | | | | | | PR: ports/129985 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=224874
* - Now comes with a periodic scriptPav Lucistnik2008-12-192-1/+58
| | | | | | | | PR: ports/129722 Submitted by: wollman Notes: svn path=/head/; revision=224416
* - Remove CISS option, the necessary support is now included in the vendor codePav Lucistnik2008-04-192-306/+0
| | | | | | | Reported by: mi Notes: svn path=/head/; revision=211582
* - Update to 5.38Pav Lucistnik2008-03-252-22/+18
| | | | | | | - Mark the CISS patch as broken, it wasn't update to 5.38 Notes: svn path=/head/; revision=209789
* - Allow smartctl to interact with SCSI /dev/pass devices, thus enabling it toPav Lucistnik2007-10-212-75/+29
| | | | | | | | | work with RAID controllers that expose disks via these devices. Submitted by: scottl Notes: svn path=/head/; revision=201726
* - Fix smartd to detect drives if the first drive has two-digit number (likePav Lucistnik2007-03-252-0/+28
| | | | | | | | | | | ad10) - Recognize some new Western Digital Caviar SE drives PR: ports/110806 Submitted by: marck Notes: svn path=/head/; revision=188292
* - Add optional ciss(4) support, defaults to offPav Lucistnik2007-03-032-0/+369
| | | | | | | Submitted by: mi Notes: svn path=/head/; revision=186402
* - Update to 5.37Pav Lucistnik2007-01-061-23/+0
| | | | Notes: svn path=/head/; revision=181644
* - Update to 5.36 [1]Renato Botelho2006-05-117-929/+37
| | | | | | | | | | | | | - Use USE_RC_SUBR=smartd - Add pkg-message to SUB_FILES facility PR: ports/96206 [1] Submitted by: Dmitry Morozovsky <marck@freebsd.org> [1] Reworked by: garga Approved by: maintainer Notes: svn path=/head/; revision=162100
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* Now that new style rc.d scripts are being run as part of theDoug Barton2006-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change. Notes: svn path=/head/; revision=152963
* - It seems --configfile is no-op, replace by -c.Florent Thoumie2005-11-181-1/+1
| | | | | | | Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Notes: svn path=/head/; revision=148716
* - Tweak rcng script to allow alternative location for the configuration file.Florent Thoumie2005-11-171-2/+4
| | | | | | | | | | PR: ports/83135 Reported by: Jeremy Chadwick <freebsd@jdc.parodius.com> Fix/Tested by: flz Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=148683
* Add patches for twa (3ware 9000 series controller) support.Sam Lawrance2005-10-104-20/+641
| | | | | | | | | | | Bump PORTREVISION. PR: ports/84948 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> Approved by: martines@rochester.rr.com (maintainer, timeout 5 weeks) Notes: svn path=/head/; revision=144808
* fix smartmontools for recent CURRENT systems.Oliver Lehmann2005-05-251-2/+300
| | | | | | | | | bump PORTREVISION Submitted by: sos Notes: svn path=/head/; revision=136080
* Oops, I forgot to add a patch file.Norikatsu Shigemura2004-07-151-0/+10
| | | | Notes: svn path=/head/; revision=113717
* o Update to 5.31.Norikatsu Shigemura2004-07-151-1/+2
| | | | | | | | | o Fix handling smartd_pidfile on rcNG script. Approved by: Eduard Martinescu <martines@rochester.rr.com> (maintainer) Notes: svn path=/head/; revision=113715
* Oops, fix handling pidfile.Norikatsu Shigemura2004-04-291-2/+3
| | | | | | | Pointy hat to: myself Notes: svn path=/head/; revision=107904
* rcNG-fy.Norikatsu Shigemura2004-04-281-0/+40
| | | | | | | | | Approved by: maintainer no response (1 week) Reviewed by: eik Suggested by: hrs (obtained from: hrs's cvsyncd patch) Notes: svn path=/head/; revision=107843
* - Update to 5.26Sergei Kolobov2003-12-052-60/+0
| | | | | | | | | | | - Delete patches integrated into upstream PR: 59809 Submitted by: Robin Breathe <robin@isometry.net> Approved by: maintainer Notes: svn path=/head/; revision=95127
* Unbreak build on 4-STABLE and 5.1-RELEASE. Add a warning which statesBruce M Simpson2003-11-012-0/+60
that 5.1-CURRENT is required in order to monitor ATA devices. Notes: svn path=/head/; revision=92765