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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
nvtop GPU & Accelerator process monitoring
3.3.2 sysutilsnew! on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: henry.hu.sh@gmail.com search for ports maintained by this maintainer
Port Added: 2026-04-27 03:54:05
Last Update: 2026-04-27 03:51:09
Commit Hash: b7c9c5d
People watching this port, also watch:: monit, grafana, libinotify, coreutils, gogs
Also Listed In: graphics
License: GPLv3
WWW:
https://github.com/Syllo/nvtop/
Description:
NVTOP stands for Neat Videocard TOP, a (h)top like task monitor for GPUs and accelerators. It can handle multiple GPUs and print information about them in a htop-familiar way. Currently supported vendors are AMD (Linux amdgpu driver), Apple (limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915/Xe drivers), NVIDIA (Linux proprietary divers), Qualcomm Adreno (Linux MSM driver), Broadcom VideoCore (Linux v3d driver), Rockchip, MetaX (MXSML driver), Enflame (Linux EFML driver).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/nvtop-3.3.2/catalog.mk
  2. /usr/local/share/licenses/nvtop-3.3.2/LICENSE
  3. /usr/local/share/licenses/nvtop-3.3.2/GPLv3
  4. bin/nvtop
  5. share/applications/nvtop.desktop
  6. share/icons/hicolor/scalable/apps/nvtop.svg
  7. share/man/man1/nvtop.1.gz
  8. share/metainfo/io.github.syllo.nvtop.metainfo.xml
  9. @owner
  10. @group
  11. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • nvtop>0:sysutils/nvtop
To install the port:
cd /usr/ports/sysutils/nvtop/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/nvtop
  • pkg install nvtop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nvtop
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1777247949 SHA256 (Syllo-nvtop-3.3.2_GH0.tar.gz) = 48a295f3b3a917cc851d1aa8b185c09fde3a1b1e741fc57d7fa96b3671271630 SIZE (Syllo-nvtop-3.3.2_GH0.tar.gz) = 316591

Packages (timestamps in pop-ups are UTC):
nvtop
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.3.2--3.3.2n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest3.3.23.3.2--3.3.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.3.23.3.2n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-3.3.2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libdrm>0 : graphics/libdrm
  2. libsysinfo>0 : devel/libsysinfo
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libudev.so : devel/libudev-devd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_nvtop
USES:
cmake ncurses pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Syllo/nvtop/tar.gz/3.3.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.3.2
27 Apr 2026 03:51:09
commit hash: b7c9c5d3b912684d2cc3a528f8bfbe71963ee613commit hash: b7c9c5d3b912684d2cc3a528f8bfbe71963ee613commit hash: b7c9c5d3b912684d2cc3a528f8bfbe71963ee613commit hash: b7c9c5d3b912684d2cc3a528f8bfbe71963ee613 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Henry Hu
sysutils/nvtop: New port: GPU & Accelerator process monitoring

NVTOP stands for Neat Videocard TOP, a (h)top like task monitor for GPUs
and accelerators. It can handle multiple GPUs and print information
about them in a htop-familiar way.

Currently supported vendors are AMD (Linux amdgpu driver), Apple
(limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915/Xe
drivers), NVIDIA (Linux proprietary divers), Qualcomm Adreno (Linux MSM
driver), Broadcom VideoCore (Linux v3d driver), Rockchip, MetaX (MXSML
driver), Enflame (Linux EFML driver).

PR:		294825
Sponsored by:	UNIS Labs

Number of commits found: 1