Bug 293474

Summary: sysutils/nvclock: Wordsmithing all nvidia ports
Product: Ports & Packages Reporter: Alexander Ziaee <ziaee>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: Closed FIXED    
Severity: Affects Only Me Flags: danfe: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Alexander Ziaee freebsd_committer freebsd_triage 2026-02-26 20:32:05 UTC
Please allow me to wordsmith all nvidia port comments consistently. I have a review up at:

https://reviews.freebsd.org/D55452

For yours, this change will increase internal and external consistency by spelling nvidia with the capitalization they use in their logo and all their materials. Additionally, I estimate that most nvidia gpus are actually in laptops right now, not on cards, so this freshens the look. This mirrors a change i made in the handbook last year.
Comment 1 Alexey Dokuchaev freebsd_committer freebsd_triage 2026-03-02 08:17:47 UTC
LGTM, please go ahead; "graphic" -> "graphics" also makes sense.
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-03-14 17:55:16 UTC
A commit in branch main references this bug:

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

commit 46aa077015e690303badc2118df3124a51368263
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-02-26 20:05:47 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-03-14 17:51:59 +0000

    nvidia comments: Wordsmith

    These days, Nvidia graphics is more platforms than just cards, more
    renderers than just OpenGL, and more display protocols than just X.
    It's also written in uppercase. This increases consistency, clarity,
    and eliminates jarring line wrapping at reference column width 80.

    PR:                     293473 (graphics/nvidia-texture-tools)
    PR:                     293474 (sysutils/nvclock)
    PR:                     293475 (sysutils/py-nvitop)
    Reviewed by:            amdmi3, ashafer, danfe, kbowling
    Reviewed by:            Tomoaki Aoki <junchoon_dec.sakura.ne.jp>
    Differential Revision:  https://reviews.freebsd.org/D55452

 graphics/egl-wayland/Makefile          | 2 +-
 graphics/egl-wayland2/Makefile         | 2 +-
 graphics/egl-x11/Makefile              | 2 +-
 graphics/nvidia-drm-kmod/Makefile      | 2 +-
 graphics/nvidia-texture-tools/Makefile | 2 +-
 sysutils/nvclock/Makefile              | 2 +-
 sysutils/py-nvitop/Makefile            | 2 +-
 x11/linux-nvidia-libs/Makefile         | 2 +-
 x11/nvidia-driver/Makefile             | 2 +-
 x11/nvidia-kmod/Makefile               | 2 +-
 x11/nvidia-settings/Makefile           | 2 +-
 x11/nvidia-xconfig/Makefile            | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)