From nobody Thu Feb 5 22:18:18 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f6Wnk5Hnwz6RJPR for ; Thu, 05 Feb 2026 22:18:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f6Wnk2hxsz3drQ for ; Thu, 05 Feb 2026 22:18:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770329898; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=yzzL/PIRTFTfvLR6G8qZUQtQzPfU5VL7wE7inqcf/co=; b=D7OyNZ2yIj5t+w/1x7oz7vNqc3xORRfQ97YV3+4Jull7cGgdIfjFIfZ3fRZhXpssN9NCoZ bIovgEIx8kQMVsnWpDsTFDIXyFBFB3oh9cxyStav8QsKEVv321i72vgC7GzSICYbFLG2yU 8/otTlYrGc14LhPLPrc/TgKRG2sNGJDr5Ae7hG57daI7B1GwBT222XxIJejMlgVYru0p82 qm2/E7JDrNGSo/upYWrNLBCTX5UYc53wie5nXjL3/ducEa/yTdhlLV5eqBRn7FsueJRrm8 uugr6lyuOVeuBqDoDbUoay+j76Kq6WGVm3sGQOPDa2HADiaK0WPs7aOtzVgtcQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770329898; a=rsa-sha256; cv=none; b=VJmGcQEhBbMCtzYDi2PfgKZ2iiirHAsQ5X+QHKXltGh9MzhqeX5CIfGxsGhrIaBz3CH87N TUkeAMTZcU3UZiqBwwl0rdHsXgseLao2+l0Fd5hYi/+xX9425n6eyTCztT/6B+7Enm6ig9 BIk+zqZJZC9jIymjKgdOHvspUDydwbXjVdSQ0lxjyrnBqaOPmxHGjBgQbxYNPrsyiaPq0y Zowo4UyPoPSPDm6f9twbSv1SerTgGjYckfIA12JUYvel6OQel8+E8k06xPN6xk4qminKTj gwSI9fGILjXNqJwsipixOp10SZiyZq0fpTS/QvVB6J6vdWCE4Bg+3jlbyiJFhw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770329898; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=yzzL/PIRTFTfvLR6G8qZUQtQzPfU5VL7wE7inqcf/co=; b=oJBl7QxqZGaQz5ufjSIBa0bWeDt1clamhdQd+RsP8xaAj4t1e5lEpiNQ7rkIkmt7n/scSM 8WhWpabI9FdidCVYM3Azp5xrCk1qpT8tGmabt3uIBGXvV27gyTdKm//qTbePGDwo1BQF4X 0/zsSHb/7iwalRreNwy1ZO2WWr3unBw3T78vKwfQAd3KgiTRZO1TEP6Y+wlrTlT2mU47Q8 oZjGWPkejQatQlpKxuw1HlTkTkC/InIx3wxaG8Mx0Duu3J+Hk+npP3ZMnH4V89dtuDO3zs y00VtC9ueE+OrG8IxOBjFmWup4/dtC2wvNXizoOL/fXjse0fwIgmcadxR+kv3Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f6Wnk1LMpzpbX for ; Thu, 05 Feb 2026 22:18:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1bea4 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 05 Feb 2026 22:18:18 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Tiago Gasiba Subject: git: 8127a68cacd6 - main - devel/py-nvidia-ml-py: New port: Python bindings to NVIDIA Management Library List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tiga X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8127a68cacd6c7ec02d310836ea452e24f1e8b35 Auto-Submitted: auto-generated Date: Thu, 05 Feb 2026 22:18:18 +0000 Message-Id: <6985172a.1bea4.229b4106@gitrepo.freebsd.org> The branch main has been updated by tiga: URL: https://cgit.FreeBSD.org/ports/commit/?id=8127a68cacd6c7ec02d310836ea452e24f1e8b35 commit 8127a68cacd6c7ec02d310836ea452e24f1e8b35 Author: Tiago Gasiba AuthorDate: 2026-02-04 23:25:44 +0000 Commit: Tiago Gasiba CommitDate: 2026-02-05 22:13:44 +0000 devel/py-nvidia-ml-py: New port: Python bindings to NVIDIA Management Library This library provides a Python interface to GPU management and monitoring functions for NVIDIA GPUs. WWW: https://pypi.org/project/nvidia-ml-py/ PR: 289082 Approved by: eduardo (mentor) --- devel/Makefile | 1 + devel/py-nvidia-ml-py/Makefile | 21 +++++++++++++++++++++ devel/py-nvidia-ml-py/distinfo | 3 +++ devel/py-nvidia-ml-py/pkg-descr | 2 ++ 4 files changed, 27 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 1fe6577c40b1..c18d6b8d3ccf 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5369,6 +5369,7 @@ SUBDIR += py-notify2 SUBDIR += py-num2words SUBDIR += py-numba + SUBDIR += py-nvidia-ml-py SUBDIR += py-objgraph SUBDIR += py-objprint SUBDIR += py-objsize diff --git a/devel/py-nvidia-ml-py/Makefile b/devel/py-nvidia-ml-py/Makefile new file mode 100644 index 000000000000..1c2a252258d1 --- /dev/null +++ b/devel/py-nvidia-ml-py/Makefile @@ -0,0 +1,21 @@ +PORTNAME= nvidia_ml_py +PORTVERSION= 13.590.48 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= tiga@FreeBSD.org +COMMENT= Python bindings to the NVIDIA Management Library +WWW= https://pypi.org/project/nvidia-ml-py/ + +LICENSE= MIT + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist pep517 + +NO_ARCH= yes + +.include diff --git a/devel/py-nvidia-ml-py/distinfo b/devel/py-nvidia-ml-py/distinfo new file mode 100644 index 000000000000..f52ed6258cc8 --- /dev/null +++ b/devel/py-nvidia-ml-py/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1770246933 +SHA256 (nvidia_ml_py-13.590.48.tar.gz) = 8184d1be52914ac7f0991cd1c0d946c65dc88a840c754cd12c274b77b88760dd +SIZE (nvidia_ml_py-13.590.48.tar.gz) = 49732 diff --git a/devel/py-nvidia-ml-py/pkg-descr b/devel/py-nvidia-ml-py/pkg-descr new file mode 100644 index 000000000000..9d0deffd41ac --- /dev/null +++ b/devel/py-nvidia-ml-py/pkg-descr @@ -0,0 +1,2 @@ +Python bindings to the NVIDIA Management Library. +Provides a Python interface to GPU management and monitoring functions.