Bug 287407 - [NEW PORT] sysutils/sysctltui: Utility to get and set kernel state at runtime
Summary: [NEW PORT] sysutils/sysctltui: Utility to get and set kernel state at runtime
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://gitlab.com/alfix/sysctltui/-/...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-09 22:56 UTC by Alfonso S. Siciliano
Modified: 2025-06-15 01:25 UTC (History)
1 user (show)

See Also:


Attachments
git diff for the new port (1.64 KB, patch)
2025-06-09 22:56 UTC, Alfonso S. Siciliano
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2025-06-09 22:56:00 UTC
Created attachment 261124 [details]
git diff for the new port

Add new port sysctltui, current version 0.0.2.

diff created on root of ports/ via 'git diff --staged' after 'git add .'

Testing:
# portlint -C
# portfmt -i /usr/ports/sysutils/sysctltui/Makefile
# portclippy /usr/ports/sysutils/sysctltui/Makefile
# port test
# poudriere testport -j 142Ramd64 -i -o sysutils/sysctltui
# poudriere testport -j 150Camd64 -i -o sysutils/sysctltui

portlint -C reports a WARNING (probably a false negative for the position of IGNORE)
Comment 1 Alfonso S. Siciliano freebsd_committer freebsd_triage 2025-06-09 22:58:48 UTC
Please add to the commit message:

Sponsored by:	The FreeBSD Foundation
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2025-06-14 20:15:43 UTC
Thanks for a new port submission.

The port looks fine except the following point:
- The address of MAINTAINER is different from the one of the submitter.
  Do both alfix86@gmail.com and asiciliano@FreeBSD.org belong to the same person?
  Presuming so, it is better I think to use Bugzilla account's (FreeBSD.org) one.
Comment 3 Alfonso S. Siciliano freebsd_committer freebsd_triage 2025-06-15 00:18:15 UTC
Yes, I have access to both email accounts.
I don't use my FreeBSD email address (asiciliano@FreeBSD.rg) for the ports I maintain because I hold a src bit, not a ports bit. I believe it wouldn’t be appropriate to use my FreeBSD address for ports-related work, out of respect for both users and committers who hold official access to the ports repository.

Naturally, if using my FreeBSD address is preferred or mandated by policy, I'll make the necessary change.
Comment 4 Hiroki Tagato freebsd_committer freebsd_triage 2025-06-15 01:25:45 UTC
(In reply to Alfonso S. Siciliano from comment #3)

Fair enough. Thanks for the explanation.

The port looks good to me. I can commit it if you would like me to, or you can do for yourself according to the Committer's Guide[1]. Either is fine with me. Let me know your preference.

[1] https://docs.freebsd.org/en/articles/committers-guide/#_policy_for_committer_activity_in_other_trees

In the latter case, please add:

Approved by: tagattie

in the commit message.