[Bug 292366] sysutils/symon: Update to latest version, and take maintainership

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 12 Jan 2026 09:59:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292366

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://wpd.home.xs4all.nl/
                   |                            |symon/changelog.html
                 CC|                            |vvd@FreeBSD.org

--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
WITHOUT_SYMUX, WITHOUT_RRD, WITHOUT_SYMON - these are all options as they were
done 20+ years ago:
https://cgit.freebsd.org/ports/tree/sysutils/symon/Makefile#n23
https://cgit.freebsd.org/ports/commit?id=42be62beba4ae1a5f4aec2788c0ca0c7e8c173fb

Please convert them into port options:
OPTIONS_DEFINE=  SYMON SYMUX
OPTIONS_DEFAULT= SYMON SYMUX
and etc.

If you need help with this, I can help.

Also fix warnings from portclippy.

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