FreshPorts -- The Place For Ports Sat, 4 Jul 2009 10:32 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
smartmontools 5.38_6 sysutils on this many watch lists=96 search for ports that depend on this port
S.M.A.R.T. disk monitoring tools
Maintained by: marck@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Oct 2003 08:47:04


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 (S.M.A.R.T.) built into most modern ATA and
SCSI hard disks.  It is derived from the smartsuite package, and includes
support for ATA/ATAPI-5 disks.

WWW: http://smartmontools.sourceforge.net
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake

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


Configuration Options
     No options to configure

Master Sites:
http://garr.dl.sourceforge.net/sourceforge/smartmontools/
http://superb-east.dl.sourceforge.net/sourceforge/smartmontools/
http://nchc.dl.sourceforge.net/sourceforge/smartmontools/
http://kent.dl.sourceforge.net/sourceforge/smartmontools/
http://easynews.dl.sourceforge.net/sourceforge/smartmontools/
http://ufpr.dl.sourceforge.net/sourceforge/smartmontools/
http://mesh.dl.sourceforge.net/sourceforge/smartmontools/
http://heanet.dl.sourceforge.net/sourceforge/smartmontools/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2006-05-14
    Affects: users of sysutils/smartmontools, others
    Author: jylefort@FreeBSD.org
    Reason: 
      In FreeBSD 6.1, the ata(4) device ABI has changed. After updating to
      FreeBSD 6.1, ports which access ATA drives directly
      (sysutils/smartmontools, others) must be rebuilt.
    
    

  • 2004-04-29
    Affects: users of sysutils/smartmontools
    Author: nork@FreeBSD.org
    Reason: 
      The smartmontools port must now be enabled/disabled and configured in
      rc.conf. See the pkg-message or script for details.
    
    

Number of commits found: 43

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jun 2009 19:12:30
Original commit files touched by this commit  5.38_6
wxs search for other commits by this committer
- Fix questionable correctness of autodetect procedure and switch to using
  kern.disks in place of ls /dev/da*[0-9].

PR:             ports/135213
Submitted by:   Dmitry Morozovsky <marck@freebsd.org> (maintainer)
29 May 2009 13:13:26
Original commit files touched by this commit  5.38_5
miwi search for other commits by this committer
- Fix typo in smart periodic script.
- Add simple autodetect mode (works only for regular disks).

PR:             134954
Submitted by:   maintainer
25 May 2009 13:28:25
Original commit files touched by this commit  5.38_4
pav search for other commits by this committer
- Over to marck, a new maintainer
21 May 2009 08:47:02
Original commit files touched by this commit  5.38_4
pav search for other commits by this committer
- Support SATA disks attached to a SAS controller
- Compile with -O to prevent SCSI bus resets on amd64

Submitted by:   ru
31 Dec 2008 16:58:11
Original commit files touched by this commit  5.38_3
pav search for other commits by this committer
- Revert previous change

Requested by:   wollman
28 Dec 2008 09:20:51
Original commit files touched by this commit  5.38_2
pav search for other commits by this committer
- Improve periodic script

PR:             ports/129985
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
19 Dec 2008 13:14:29
Original commit files touched by this commit  5.38_1
pav search for other commits by this committer
- Now comes with a periodic script

PR:             ports/129722
Submitted by:   wollman
21 Aug 2008 07:18:49
Original commit files touched by this commit  5.38
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Apr 2008 17:35:30
Original commit files touched by this commit  5.38
pav search for other commits by this committer
- Remove CISS option, the necessary support is now included in the vendor code

Reported by:    mi
25 Mar 2008 15:39:33
Original commit files touched by this commit  5.38
pav search for other commits by this committer
- Update to 5.38
- Mark the CISS patch as broken, it wasn't update to 5.38
21 Oct 2007 17:18:51
Original commit files touched by this commit  5.37_2
pav search for other commits by this committer
- Allow smartctl to interact with SCSI /dev/pass devices, thus enabling it to
  work with RAID controllers that expose disks via these devices.

Submitted by:   scottl
23 Jul 2007 10:36:52
Original commit files touched by this commit  5.37_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
25 Mar 2007 17:08:55
Original commit files touched by this commit  5.37_1
pav search for other commits by this committer
- Fix smartd to detect drives if the first drive has two-digit number (like
  ad10)
- Recognize some new Western Digital Caviar SE drives

PR:             ports/110806
Submitted by:   marck
03 Mar 2007 13:05:41
Original commit files touched by this commit  5.37
pav search for other commits by this committer
- Add optional ciss(4) support, defaults to off

Submitted by:   mi
06 Jan 2007 20:13:11
Original commit files touched by this commit  5.37
pav search for other commits by this committer
- Update to 5.37
05 Sep 2006 09:26:06
Original commit files touched by this commit  5.36
pav search for other commits by this committer
- Take maintainership
05 Sep 2006 08:11:22
Original commit files touched by this commit  5.36
linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
11 May 2006 18:02:59
Original commit files touched by this commit  5.36
garga search for other commits by this committer
- Update to 5.36 [1]
- 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
15 Mar 2006 08:16:30
Original commit files touched by this commit  5.33_5
vs search for other commits by this committer
As of FreeBSD 6.x, the full path to the device is required. This is backwards
compatible with behaviour on 5.x.

Approved by: maintainer
20 Feb 2006 20:47:50
Original commit files touched by this commit  5.33_5
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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.
24 Jan 2006 01:06:45
Original commit files touched by this commit  5.33_5
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
07 Jan 2006 06:29:57
Original commit files touched by this commit  5.33_5
dougb search for other commits by this committer
Now that new style rc.d scripts are being run as part of the
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.
18 Nov 2005 11:46:38
Original commit files touched by this commit  5.33_4
flz search for other commits by this committer
- It seems --configfile is no-op, replace by -c.

Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com>
17 Nov 2005 22:04:25
Original commit files touched by this commit  5.33_3
flz search for other commits by this committer
- Tweak rcng script to allow alternative location for the configuration file.

PR:             ports/83135
Reported by:    Jeremy Chadwick <freebsd@jdc.parodius.com>
Fix/Tested by:  flz
Approved by:    maintainer timeout (3 months)
10 Oct 2005 13:40:00
Original commit files touched by this commit  5.33_2
lawrance search for other commits by this committer
Add patches for twa (3ware 9000 series controller) support.
Bump PORTREVISION.

PR:             ports/84948
Submitted by:   Rudolf Cejka <cejkar@fit.vutbr.cz>
Approved by:    martines@rochester.rr.com (maintainer, timeout 5 weeks)
25 May 2005 01:27:19
Original commit files touched by this commit  5.33_1
oliver search for other commits by this committer
last commit was:
Approved by:    maintainer
25 May 2005 01:26:37
Original commit files touched by this commit  5.33_1
oliver search for other commits by this committer
fix smartmontools for recent CURRENT systems.
bump PORTREVISION

Submitted by:   sos
09 May 2005 11:00:14
Original commit files touched by this commit  5.33
vs search for other commits by this committer
Update to 5.33 and unIGNORE on 4.x

PR:             ports/80257
Submitted by:   Mike Jakubik
Approved by:    maintainer timeout
12 Apr 2005 04:26:57
Original commit files touched by this commit  5.32
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  5.32
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
03 Sep 2004 09:32:28
Original commit files touched by this commit  5.32
vs search for other commits by this committer
Mark as IGNORE for OSVERSION < 501105: Needs ATAng

Noticed by:     Alex Wilkinson
Approved by:    maintainer silence
Message-id:     <B5C802E0-F1C9-11D8-A951-00039312D914@fillmore-labs.com>
15 Jul 2004 15:45:21
Original commit files touched by this commit  5.32
nork search for other commits by this committer
Oops, I forgot to add a patch file.
15 Jul 2004 15:39:31
Original commit files touched by this commit  5.32
nork search for other commits by this committer
Update to 5.32.

Pointed out by: Eduard Martinescu <martines@rochester.rr.com> (maintainer)
15 Jul 2004 15:26:07
Original commit files touched by this commit  5.31
nork search for other commits by this committer
o Update to 5.31.
o Fix handling smartd_pidfile on rcNG script.

Approved by:    Eduard Martinescu <martines@rochester.rr.com> (maintainer)
29 Apr 2004 03:46:13
Original commit files touched by this commit  5.30_2
nork search for other commits by this committer
Oops, fix handling pidfile.

Pointy hat to:  myself
28 Apr 2004 19:27:52
Original commit files touched by this commit  5.30_1
nork search for other commits by this committer
rcNG-fy.

Approved by:    maintainer no response (1 week)
Reviewed by:    eik
Suggested by:   hrs (obtained from: hrs's cvsyncd patch)
09 Mar 2004 06:32:12
Original commit files touched by this commit  5.30
nork search for other commits by this committer
Update to 5.30.

PR:             ports/63963
Submitted by:   Eduard Martinescu <martines@rochester.rr.com>
04 Feb 2004 05:10:27
Original commit files touched by this commit  5.26_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
05 Dec 2003 14:12:04
Original commit files touched by this commit  5.26
sergei search for other commits by this committer
- Update to 5.26
- Delete patches integrated into upstream

PR:             59809
Submitted by:   Robin Breathe <robin@isometry.net>
Approved by:    maintainer
01 Nov 2003 21:11:22
Original commit files touched by this commit  5.22_1
sergei search for other commits by this committer
- Properly spell pre-everything with two colons
- Clarify message about ATAng support in 5.x
- s/ECHO/ECHO_MSG/
01 Nov 2003 02:57:51
Original commit files touched by this commit  5.22_1
bms search for other commits by this committer
Unbreak build on 4-STABLE and 5.1-RELEASE. Add a warning which states
that 5.1-CURRENT is required in order to monitor ATA devices.
31 Oct 2003 17:08:34
Original commit files touched by this commit  5.22
sergei search for other commits by this committer
- Update to 5.22

PR:             58747
Submitted by:   maintainer
24 Oct 2003 08:45:38
Original commit files touched by this commit  5.21
sergei search for other commits by this committer
Add smartmontools 5.21, S.M.A.R.T. disk monitoring tools.

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 (S.M.A.R.T.) built into most modern ATA and SCSI
hard disks.  It is derived from the smartsuite package, and includes support
for ATA/ATAPI-5 disks.

PR:             58085
Submitted by:   Eduard Martinescu <martines@rochester.rr.com>
Approved by:    krion (implicit)

Number of commits found: 43

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.27 seconds.