notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/smartmontools/pkg-plist

Number of commits found: 15

Tuesday, 23 Jan 2024
13:47 Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/smartmontools: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 6f5f9fd84a2375ad08326c1e6bc75d09d59b4bf5 commit hash: 6f5f9fd84a2375ad08326c1e6bc75d09d59b4bf5 commit hash: 6f5f9fd84a2375ad08326c1e6bc75d09d59b4bf5 commit hash: 6f5f9fd84a2375ad08326c1e6bc75d09d59b4bf5 6f5f9fd
Saturday, 20 Feb 2021
19:40 samm search for other commits by this committer
sysutils/smartmontools: restore update-drive-db functionality

Differential Revision:	https://reviews.freebsd.org/D28820
Original commitRevision:566183 
Monday, 2 Mar 2020
02:23 jrm search for other commits by this committer
sysutils/smartmontools: Update to 7.1

- Remove upstreamed patches
- Remove gmake dependency
- Remove drivedb update binary as it will modify tracked files

See NEWS file for upstream changes:
https://www.smartmontools.org/browser/tags/RELEASE_7_1/smartmontools/NEWS

PR:		243926
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	samm (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D23101
Original commitRevision:527607 
Saturday, 22 Nov 2014
09:13 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:373038 
Friday, 1 Aug 2014
07:54 madpilot search for other commits by this committer
- Update to 6.3
- Update home page

PR:		192293
Submitted by:	samm at os2.kiev.ua (maintainer)
Original commitRevision:363690 
Friday, 17 Jan 2014
09:31 tijl search for other commits by this committer
- Fix a crash with some SCSI disks.
- Add DOCS option and use option helpers.
- USES=gmake.
- Staging.
- Remove CFLAGS left from old versions.

PR:		ports/181836
Approved by:	maintainer timeout (3 weeks)
Original commitRevision:340020 
Tuesday, 19 Mar 2013
21:02 pawel search for other commits by this committer
- Update to version 6.1 [1]
- Correct Makefile header
- NOPORTDOCS -> ! ${PORT_OPTIONS:MDOCS}

PR:		ports/177088 [1]
Submitted by:	Jeremy Chadwick <jdc@koitsu.org>
Approved by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Original commitRevision:314695 
Wednesday, 15 Feb 2012
08:46 dougb search for other commits by this committer
This change has various simplifications/improvements for
the port. Most importantly, it's currently installing the rc.d
script from the source, rather than the fixed one in files/.

1. Remove 6.x compatibility hack
2. Use the PORTDOCS macro
3. Actually install the rc.d script in files/
4. Simplify pkg-plist
5. For the rc.d script:
   a. Move it to the standard location, after LOGIN
   b. Add KEYWORD nojail per the script in the distfiles
   c. Put the standard arguments in their usual order/formats
   d. Simplify the assignments of pidfile and required_files
   e. Use command_args for required arguments, don't abuse _flags
   f. The test for -p in smartd_flags should be a start_precmd,
      we frown on running any code unconditionally.
      Also, improve this check if -p is first.
   g. Bring the reload and report options from the distfile version,
      and simplify them.

PR:             ports/165167
Submitted by:   me
Approved by:    Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Original commit
Tuesday, 19 Oct 2010
11:31 sunpoet search for other commits by this committer
- Update to 5.40
- Add LICENSE
- Update pkg-descr

Changes:       
http://sourceforge.net/apps/trac/smartmontools/browser/tags/RELEASE_5_40/smartmontools/NEWS
PR:             ports/151532
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Approved by:    pgollucci (mentor, implicit)
Original commit
Wednesday, 10 Mar 2010
13:12 miwi search for other commits by this committer
- Update to 5.39.1
- Pass maintainership to submitter

PR:             144052
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
Approved by:    marck@ (maintainer)
Original commit
Friday, 19 Dec 2008
13:14 pav search for other commits by this committer
- Now comes with a periodic script

PR:             ports/129722
Submitted by:   wollman
Original commit
Saturday, 6 Jan 2007
20:13 pav search for other commits by this committer
- Update to 5.37
Original commit
Thursday, 11 May 2006
17:02 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
Original commit
Wednesday, 28 Apr 2004
18:27 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)
Original commit
Friday, 24 Oct 2003
07:45 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)
Original commit

Number of commits found: 15