<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/smartmontools, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-02-17T17:37:02Z</updated>
<entry>
<title>sysutils/smartmontools: fix reload command</title>
<updated>2026-02-17T17:37:02Z</updated>
<author>
<name>Oleksii Samorukov</name>
<email>samm@FreeBSD.org</email>
</author>
<published>2026-02-17T17:32:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5455b3dd1769c9057435c8b32e27b9f22c2935fb'/>
<id>urn:sha1:5455b3dd1769c9057435c8b32e27b9f22c2935fb</id>
<content type='text'>
- add patch from upstream to set signals regardless existing flags
- simplify rc script by handling reload natively

PR: 293205
</content>
</entry>
<entry>
<title>sysutils/smartmontools: portfmt &amp;&amp; portclippy</title>
<updated>2026-02-05T08:50:46Z</updated>
<author>
<name>Oleksii Samorukov</name>
<email>samm@FreeBSD.org</email>
</author>
<published>2026-02-05T08:50:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0d7a44e70a24abef0743a237ea350830944606c8'/>
<id>urn:sha1:0d7a44e70a24abef0743a237ea350830944606c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils/smartmontools: Fix 3 issues</title>
<updated>2025-10-08T01:35:11Z</updated>
<author>
<name>Vladimir Druzenko</name>
<email>vvd@FreeBSD.org</email>
</author>
<published>2025-10-08T01:28:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e52a4095e3a891d65fbec4b8287cc5c3cb9623bf'/>
<id>urn:sha1:e52a4095e3a891d65fbec4b8287cc5c3cb9623bf</id>
<content type='text'>
1. Start "smartd" service after "DAEMON" - smartd starts too early.
2. Exclude "mfid" device from automatic detection in daily "smart".
3. Add the ability to manually specify the "pass" device with parameters
   in "periodic.conf" for processing in daily "smart", example:
   daily_status_smart_devices="pass14,-dsat pass15,-dsat"

PR:		288538
Approved by:	Oleksii Samorukov &lt;samm@FreeBSD.org&gt; (3 explicit, 1 and 2 timeout &gt; 1 month)
Co-authored-by:	Anton Saietskii &lt;vsasjason@gmail.com&gt;
</content>
</entry>
<entry>
<title>sysutils/smartmontools: update to 7.5</title>
<updated>2025-05-12T06:39:13Z</updated>
<author>
<name>Oleksii Samorukov</name>
<email>samm@FreeBSD.org</email>
</author>
<published>2025-05-12T06:39:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=111883d462a44ecf4f5a0fbbb5ce0b34e38c7169'/>
<id>urn:sha1:111883d462a44ecf4f5a0fbbb5ce0b34e38c7169</id>
<content type='text'>
PR: 286543
ChangeLog: https://www.smartmontools.org/browser/tags/RELEASE_7_5/smartmontools/NEWS
Reported by: Daniel Engberg
</content>
</entry>
<entry>
<title>sysutils/smartmontools: Impelled to share/man</title>
<updated>2024-01-23T13:47:41Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-01-23T13:38:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6f5f9fd84a2375ad08326c1e6bc75d09d59b4bf5'/>
<id>urn:sha1:6f5f9fd84a2375ad08326c1e6bc75d09d59b4bf5</id>
<content type='text'>
Approved by:    portmgr (blanket)
</content>
</entry>
<entry>
<title>sysutils/smartmontools: enable gpg check in configure</title>
<updated>2024-01-07T19:57:48Z</updated>
<author>
<name>Oleksii Samorukov</name>
<email>samm@FreeBSD.org</email>
</author>
<published>2024-01-07T19:51:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3cff2677eadf97a3a0460e036ef5021456b4d432'/>
<id>urn:sha1:3cff2677eadf97a3a0460e036ef5021456b4d432</id>
<content type='text'>
This is required to ensure that if gpg tool is installed database is
validated. Also added hint to pkg-install message about
security/gnupg port.

PR: 276180
</content>
</entry>
<entry>
<title>sysutils/smartmontools: upgrade to the 7.4 release</title>
<updated>2023-08-01T11:56:33Z</updated>
<author>
<name>Oleksii Samorukov</name>
<email>samm@FreeBSD.org</email>
</author>
<published>2023-08-01T11:56:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fd435f23d8c6cae9274cd11271d3b38190d06bd5'/>
<id>urn:sha1:fd435f23d8c6cae9274cd11271d3b38190d06bd5</id>
<content type='text'>
- Upgrade to 7.4
- Remove outdated patch

ChangeLog: https://www.smartmontools.org/browser/tags/RELEASE_7_4/smartmontools/NEWS
</content>
</entry>
<entry>
<title>sysutils/smartmontools: fix update-drive-db and hanlde nda(4) devices</title>
<updated>2023-06-05T20:14:24Z</updated>
<author>
<name>Oleksii Samorukov</name>
<email>samm@FreeBSD.org</email>
</author>
<published>2023-06-05T20:12:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bcfaccea10e8c273ae693a051a75b53c3a4147ee'/>
<id>urn:sha1:bcfaccea10e8c273ae693a051a75b53c3a4147ee</id>
<content type='text'>
PR: 269535, 266185
</content>
</entry>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
</entry>
</feed>
