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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
nvidia-xconfig Tool to manipulate X configuration files for the NVidia driver
525.116.04 x11 on this many watch lists=27 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 525.116.04Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-10 08:49:34
Last Update: 2023-05-15 10:19:30
Commit Hash: 92ccd37
People watching this port, also watch:: nvidia-driver, nvidia-settings, firefox, xorg-server, xorg
License: GPLv2
WWW:
https://www.nvidia.com/object/unix.html
Description:
The `nvidia-xconfig` is a tool intended to provide basic control over configuration options available in the NVIDIA X driver.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/nvidia-xconfig
  2. share/man/man1/nvidia-xconfig.1.gz
  3. /usr/local/share/licenses/nvidia-xconfig-525.116.04/catalog.mk
  4. /usr/local/share/licenses/nvidia-xconfig-525.116.04/LICENSE
  5. /usr/local/share/licenses/nvidia-xconfig-525.116.04/GPLv2
Collapse this list.
Dependency lines:
  • nvidia-xconfig>0:x11/nvidia-xconfig
To install the port:
cd /usr/ports/x11/nvidia-xconfig/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/nvidia-xconfig
  • pkg install nvidia-xconfig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nvidia-xconfig
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1683649709 SHA256 (NVIDIA-nvidia-xconfig-525.116.04_GH0.tar.gz) = 2a6eb713033437c1f715390760bbdadab5759d292b3f56de3495b43fa8860e57 SIZE (NVIDIA-nvidia-xconfig-525.116.04_GH0.tar.gz) = 145159

Packages (timestamps in pop-ups are UTC):
nvidia-xconfig
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest525.116.04525.116.04440.100525.116.04525.116.04-440.100-
FreeBSD:13:quarterly525.116.04525.116.04525.116.04525.116.04525.116.04525.116.04525.116.04525.116.04
FreeBSD:14:latest525.116.04525.116.04470.86525.116.04525.116.04525.116.04-525.116.04
FreeBSD:14:quarterly525.116.04525.116.04-525.116.04525.116.04525.116.04525.116.04525.116.04
FreeBSD:15:latest525.116.04525.116.04n/a525.116.04n/a525.116.04525.116.04525.116.04
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libpciaccess.so : devel/libpciaccess
This port is required by:
for Run
  1. x11/nvidia-hybrid-graphics

Configuration Options:
No options to configure
Options name:
x11_nvidia-xconfig
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/NVIDIA/nvidia-xconfig/tar.gz/525.116.04?dummy=/
Collapse this list.

Number of commits found: 63

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
525.116.04
15 May 2023 10:19:30
commit hash: 92ccd379cf7b6eab97fa703c981b337ab07cfd4ccommit hash: 92ccd379cf7b6eab97fa703c981b337ab07cfd4ccommit hash: 92ccd379cf7b6eab97fa703c981b337ab07cfd4ccommit hash: 92ccd379cf7b6eab97fa703c981b337ab07cfd4c files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
x11/nvidia-xconfig: update the port to version 525.116.04

Reduce MAKE_ENV pollution and do not patch default manpage
location (share/man/manX) which is what we also now prefer.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
470.86
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
470.86
20 Jul 2022 14:23:32
commit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
x11: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexander Matey <matey@cis.ohio-state.edu>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Toernqvist <antont@inbox.lv>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
470.86
11 Nov 2021 03:51:42
commit hash: 7ea3cf7f316cd608c09cc9f07f93646e0f76fbb1commit hash: 7ea3cf7f316cd608c09cc9f07f93646e0f76fbb1commit hash: 7ea3cf7f316cd608c09cc9f07f93646e0f76fbb1commit hash: 7ea3cf7f316cd608c09cc9f07f93646e0f76fbb1 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
x11/nvidia-{settings,xconfig}: update both ports to version 470.86.

PR:	259764
470.82.00
31 Oct 2021 12:48:51
commit hash: ebe5bea35bb5c1a8551dc521a3a916232bc6a4e5commit hash: ebe5bea35bb5c1a8551dc521a3a916232bc6a4e5commit hash: ebe5bea35bb5c1a8551dc521a3a916232bc6a4e5commit hash: ebe5bea35bb5c1a8551dc521a3a916232bc6a4e5 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
x11/nvidia-{settings,xconfig}: update both ports to version 470.82.00.

PR:		259498
Submitted by:	jkim
470.74
24 Sep 2021 10:20:01
commit hash: 5bec538caeedf7e1e640ca4575cbcaa671e4b5f4commit hash: 5bec538caeedf7e1e640ca4575cbcaa671e4b5f4commit hash: 5bec538caeedf7e1e640ca4575cbcaa671e4b5f4commit hash: 5bec538caeedf7e1e640ca4575cbcaa671e4b5f4 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
x11/nvidia-xconfig: the port had been updated to version 470.74.
470.63.01
14 Aug 2021 10:01:22
commit hash: c9b7b1ab2b2ff3a0e6b160e331ecd6778ab6e93ccommit hash: c9b7b1ab2b2ff3a0e6b160e331ecd6778ab6e93ccommit hash: c9b7b1ab2b2ff3a0e6b160e331ecd6778ab6e93ccommit hash: c9b7b1ab2b2ff3a0e6b160e331ecd6778ab6e93c files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
x11/nvidia-{settings,xconfig}: update both ports to version 470.63.01.

PR:		257797
Submitted by:	jkim
470.42.01
16 Jul 2021 13:19:47
commit hash: d03f2d27097e88720895353dbe0f097533866078commit hash: d03f2d27097e88720895353dbe0f097533866078commit hash: d03f2d27097e88720895353dbe0f097533866078commit hash: d03f2d27097e88720895353dbe0f097533866078 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
x11/nvidia-{settings,xconfig}: update both ports to version 470.42.01.
460.73.01
16 Apr 2021 06:57:31
commit hash: eb57a9e66188f486c9b52ed72ee7c5a95513bda5commit hash: eb57a9e66188f486c9b52ed72ee7c5a95513bda5commit hash: eb57a9e66188f486c9b52ed72ee7c5a95513bda5commit hash: eb57a9e66188f486c9b52ed72ee7c5a95513bda5 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Update nVidia driver, Linux libraries, and tools to version 460.73.01,
which had added support for the following GPUs:

  - RTX A4000 and RTX A5000
  - T400, T600, and T1000

PR:	254668
460.67
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
460.67
19 Mar 2021 10:52:58
Revision:568790Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 460.67.

Reported by:	portscout
460.56
26 Feb 2021 11:27:22
Revision:566596Original commit files touched by this commit
danfe search for other commits by this committer
Chase r566595 and update Linux libraries and tools to version 460.56.

PR:		253864
Submitted by:	jkim
460.39
05 Feb 2021 07:27:55
Revision:564088Original commit files touched by this commit
danfe search for other commits by this committer
Update nVidia main driver, Linux libraries, and tools to version 460.36.

PR:	249505, 250277
440.100
30 Jun 2020 08:42:18
Revision:540871Original commit files touched by this commit
danfe search for other commits by this committer
Update NVidia drivers and auxiliary utilities to their latest versions
and transfer maintainership of the latter to the graphics team (x11).
440.82
25 Apr 2020 11:36:25
Revision:532939Original commit files touched by this commit
mandree search for other commits by this committer
nvidia-settings, nvidia-xconfig: reset maintainer and update to 440.82

Given that bland@ hasn't shown activity since December 2019, not responded
to Bug #245454, not even asked for assistance, the affected ports
have had timeouts before, see #244312, reset the maintainer to ports@
so that danfe, I, or any other interested party can see to these ports,
and commit updates to these ports to bring them back in line with
nvidia-driver, which is in PR #245736.

PR:		245736 (concrete trivial update)
PR:		245454 (timeout)
PR:		244312 (prior timeout)
Approved by:	maintainer timeout (bland@, 17d, on PR 245454)
440.64
07 Mar 2020 13:35:08
Revision:527946Original commit files touched by this commit
mandree search for other commits by this committer
x11/nvidia-settings, x11/nvidia-xconfig: update to 440.64 to match driver

PR:		244312
Submitted by:	mandree@
Approved by:	bland@ (maintainer timeout, 14d)
440.26
18 Oct 2019 18:17:44
Revision:514731Original commit files touched by this commit
bland search for other commits by this committer
Update to 440.26
435.21
29 Sep 2019 10:56:22
Revision:513239Original commit files touched by this commit
bland search for other commits by this committer
Update to 435.21
430.14
27 May 2019 19:31:48
Revision:502815Original commit files touched by this commit
bland search for other commits by this committer
- Update to 430.14
- Pacify portlint
415.25
21 Dec 2018 21:28:23
Revision:488026Original commit files touched by this commit
bland search for other commits by this committer
Update to 415.25
396.24
28 May 2018 16:05:53
Revision:471053Original commit files touched by this commit
bland search for other commits by this committer
Update to 396.24
384.59
17 Aug 2017 14:09:15
Revision:448103Original commit files touched by this commit
swills search for other commits by this committer
x11/nvidia-xconfig: Update to 384.59

PR:		221019
Submitted by:	kbowling
Approved by:	bland (maintainer timeout, > 2 weeks)
378.13
04 Mar 2017 06:25:26
Revision:435384Original commit files touched by this commit
bland search for other commits by this committer
Update to 378.13
375.26
18 Dec 2016 04:24:02
Revision:428830Original commit files touched by this commit
bland search for other commits by this committer
Update to 375.26
367.35
26 Jul 2016 13:11:40
Revision:419106Original commit files touched by this commit
bland search for other commits by this committer
Update to 367.35
355.11
08 Dec 2015 09:05:15
Revision:403255Original commit files touched by this commit
mat search for other commits by this committer
Don't use GH_TAGNAME when DISTVERSION* variables can be used.

With hat:	portmgr
Sponsored by:	Absolight
355.11
14 Nov 2015 14:45:10
Revision:401571Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Remove obsolete reinplace

Approved by:	portmgr blanket
355.11
26 Sep 2015 10:42:39
Revision:397955Original commit files touched by this commit
bland search for other commits by this committer
Update to 355.11
310.14
29 Jul 2014 18:41:17
Revision:363371Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
310.14
02 Feb 2014 16:02:58
Revision:342323Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
310.14
20 Sep 2013 23:43:20
Revision:327777Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
310.14
04 Nov 2012 09:26:17
Revision:306956Original commit files touched by this commit
bland search for other commits by this committer
Update to 310.14

Feature safe:	yes
304.51
13 Oct 2012 10:28:25
Revision:305826Original commit files touched by this commit
bland search for other commits by this committer
Update to 304.51

Feature safe:	yes
295.71
18 Aug 2012 11:22:31
Original commit files touched by this commit
bland search for other commits by this committer
Update to 295.71
295.59
28 Jun 2012 13:06:18
Original commit files touched by this commit
bland search for other commits by this committer
Update to 295.59

PR:     169186
295.40
25 Apr 2012 13:09:11
Original commit files touched by this commit
bland search for other commits by this committer
Update to 295.40
285.05.09
12 Nov 2011 02:19:09
Original commit files touched by this commit
bland search for other commits by this committer
Update to 285.05.09
Feature safe:   yes
280.13
19 Sep 2011 14:21:13
Original commit files touched by this commit
bland search for other commits by this committer
Update to 280.13
270.41.19
23 May 2011 12:05:36
Original commit files touched by this commit
bland search for other commits by this committer
Add LICENSE.

PR:     152400
270.41.19
22 May 2011 09:28:13
Original commit files touched by this commit
bland search for other commits by this committer
Update to 270.41.19
270.18
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
270.18
01 Feb 2011 12:40:12
Original commit files touched by this commit
bland search for other commits by this committer
Update to 270.18

Feature safe:   yes
256.53
13 Oct 2010 14:05:17
Original commit files touched by this commit
bland search for other commits by this committer
Update to 256.53
195.36.31
21 Jun 2010 13:49:08
Original commit files touched by this commit
bland search for other commits by this committer
Update to 195.36.31

Feature safe:   yes
195.36.15
11 Apr 2010 12:46:47
Original commit files touched by this commit
bland search for other commits by this committer
Update to 195.36.15
195.36.03
19 Feb 2010 12:11:42
Original commit files touched by this commit
bland search for other commits by this committer
Update to 195.36.03

Feature safe:   yes
195.30
27 Dec 2009 13:28:17
Original commit files touched by this commit
bland search for other commits by this committer
Update to 195.30
195.22
05 Dec 2009 15:40:32
Original commit files touched by this commit
bland search for other commits by this committer
Update to 195.22
190.42
27 Oct 2009 03:49:14
Original commit files touched by this commit
bland search for other commits by this committer
Update to 190.42
190.40
20 Oct 2009 02:07:12
Original commit files touched by this commit
bland search for other commits by this committer
Update to 190.40
190.36
27 Sep 2009 13:22:11
Original commit files touched by this commit
bland search for other commits by this committer
Update to 190.36

Feature safe:   yes
190.32
07 Sep 2009 12:17:39
Original commit files touched by this commit
bland search for other commits by this committer
Update to 190.32
190.25
27 Aug 2009 01:48:13
Original commit files touched by this commit
bland search for other commits by this committer
Update to 190.25
190.18
05 Aug 2009 03:28:40
Original commit files touched by this commit
bland search for other commits by this committer
Update to 190.18
185.19
12 Jun 2009 04:41:42
Original commit files touched by this commit
bland search for other commits by this committer
Update to 185.19
1.0_2
25 Jul 2008 12:48:47
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
1.0_2
08 Jan 2008 08:54:09
Original commit files touched by this commit
bland search for other commits by this committer
Track another in-place release.
Diff shows minor code overhaul and changes to catch up with latest
x11/nvidia-driver updates.

Noticed by:     obrien
1.0_1
06 Dec 2006 15:06:13
Original commit files touched by this commit
acm search for other commits by this committer
- Use MASTER_SITE_NVIDIA
- Bump PORTVERSION
- The tarballs were rerolled for compatibility with new driver of NVIDIA

Approved by:    bland (maintainer)
1.0
16 Jan 2006 13:34:16
Original commit files touched by this commit
bland search for other commits by this committer
Track inplace distfile change. Zero diff (mtime touched).
1.0
14 Jan 2006 09:24:01
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable
1.0
07 Jan 2006 01:53:11
Original commit files touched by this commit
bland search for other commits by this committer
Backout :local tweak I mistakely put in so fetching from backup site
works again.
1.0
10 Dec 2005 08:48:37
Original commit files touched by this commit
bland search for other commits by this committer
Add nvidia-xconfig 1.0, tool to manipulate X configuration files for the
NVidia driver.

Number of commits found: 63