Bug 289083 - [NEW PORT]: sysutils/py-nvitop: Interactive NVIDIA-GPU process viewer
Summary: [NEW PORT]: sysutils/py-nvitop: Interactive NVIDIA-GPU process viewer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tiago Gasiba
URL: https://github.com/XuehaiPan/nvitop
Keywords:
Depends on: 289082
Blocks:
  Show dependency treegraph
 
Reported: 2025-08-24 18:01 UTC by gatekeeper
Modified: 2026-02-05 22:20 UTC (History)
2 users (show)

See Also:


Attachments
patch (2.61 KB, patch)
2025-08-24 18:01 UTC, gatekeeper
no flags Details | Diff
git patch (2.48 KB, patch)
2026-02-04 23:35 UTC, Tiago Gasiba
no flags Details | Diff
git patch (2.90 KB, patch)
2026-02-04 23:49 UTC, Tiago Gasiba
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gatekeeper 2025-08-24 18:01:04 UTC
Created attachment 263202 [details]
patch

New port for "nvidia top" / nvitop

Depends on: Interactive NVIDIA-GPU process viewer

Poudriere, link, fmt, clippy - all happy
Comment 1 gatekeeper 2025-08-24 18:02:12 UTC
(fixing problem with copy paste):

Depends on: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289083
Comment 2 gatekeeper 2025-08-24 18:03:53 UTC
Arrg... :-(
This time it is...

Depends on: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289082

Sorry for spamming.
Comment 3 Tiago Gasiba freebsd_committer freebsd_triage 2026-02-04 23:35:01 UTC
Created attachment 267786 [details]
git patch

updated git patch to latest version
Comment 4 Tiago Gasiba freebsd_committer freebsd_triage 2026-02-04 23:49:34 UTC
Created attachment 267790 [details]
git patch

and now the correct patch...
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2026-02-05 11:54:23 UTC
MAINTAINER is still pointed to tiago.gasiba@gmail.com.
With MAINTAINER field fixed: LGTM.
Comment 6 Tiago Gasiba freebsd_committer freebsd_triage 2026-02-05 19:24:29 UTC
(In reply to Nuno Teixeira from comment #5)
Oh! Thanks for noticing that, I completely missed it...
Will change and commit.
Thanks!
Comment 7 commit-hook freebsd_committer freebsd_triage 2026-02-05 22:18:54 UTC
A commit in branch main references this bug:

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

commit bf0cbcb1bc12a3b98d1ed95480a3cd25a27c12f3
Author:     Tiago Gasiba <tiga@FreeBSD.org>
AuthorDate: 2026-02-04 22:56:55 +0000
Commit:     Tiago Gasiba <tiga@FreeBSD.org>
CommitDate: 2026-02-05 22:14:45 +0000

    sysutils/py-nvitop: New port: Interactive NVIDIA-GPU process viewer

    An interactive NVIDIA-GPU process viewer and beyond, the one-stop
    solution for GPU process management.

    WWW: https://github.com/XuehaiPan/nvitop

    PR:             289083
    Approved by:    eduardo (mentor)

 sysutils/Makefile                  |  1 +
 sysutils/py-nvitop/Makefile (new)  | 25 +++++++++++++++++++++++++
 sysutils/py-nvitop/distinfo (new)  |  3 +++
 sysutils/py-nvitop/pkg-descr (new) |  5 +++++
 4 files changed, 34 insertions(+)