[Bug 208398] sysutils/smartmontools: split drive database into separate port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 30 14:26:40 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208398

            Bug ID: 208398
           Summary: sysutils/smartmontools: split drive database into
                    separate port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
                CC: samm at os2.kiev.ua
             Flags: maintainer-feedback?(samm at os2.kiev.ua)
                CC: samm at os2.kiev.ua

Created attachment 168787
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168787&action=edit
Patch

Smartmontools contain a device database (drivedb.h) which lists quirks such as
non-standard smart attributes for specific drives. While new version of
smartmontools is released ~once a year, the database is update much more
frequently (~once a month). Smartmontools unclude an utility
(update-smart-drivedb) to update the database, but it's not compatible with
ports system, as database will be overwritten when port/package is reinstalled.

So, I propose to move database into separate port,
sysutils/smartmontools-drivedb, which will be updated independently and more
frequently than smartmontools and provide an up to date drivedb.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list