[Bug 293113] sysutils/whowatch: Update to 1.8.6

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 Mar 2026 21:16:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293113

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch 2026Q1 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=e8f735b02d3b3890b7d8c70fc14b5ad2694ff90a

commit e8f735b02d3b3890b7d8c70fc14b5ad2694ff90a
Author:     Jishan Alam <jishanalam9128@gmail.com>
AuthorDate: 2026-03-07 21:04:18 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-07 21:14:50 +0000

    sysutils/whowatch: Update 1.4 => 1.8.6.2, take maintainership

    Switch to upstream with FreeBSD support:
    - https://github.com/Zedai00/whowatch/
    - The new update wasn't working on FreeBSD due to Linuxisms and FreeBSD
      wrong API usages.
    - Overhauled the codebase in a fork and updated it to work on both
      Linux and FreeBSD.
    - Uses of sysctl, libprocstat, kvm etc to gather the system informations.

    PR:             293113
    MFH:            2026Q1
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
    (cherry picked from commit 55476368ccbc3863cec96779d914046a39ac5299)

 sysutils/whowatch/Makefile                         |  23 ++--
 sysutils/whowatch/distinfo                         |   5 +-
 sysutils/whowatch/files/patch-Makefile.in (gone)   |  13 ---
 sysutils/whowatch/files/patch-process.c (gone)     |  11 --
 sysutils/whowatch/files/patch-procinfo.c (gone)    |  31 ------
 .../files/patch-src_sysinfo__freebsd.c (new)       | 121 +++++++++++++++++++++
 sysutils/whowatch/files/patch-whowatch.c (gone)    | 105 ------------------
 sysutils/whowatch/files/patch-whowatch.h (gone)    |  27 -----
 sysutils/whowatch/pkg-descr                        |  13 ++-
 9 files changed, 142 insertions(+), 207 deletions(-)

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