diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-02-08 18:20:24 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2007-02-08 18:20:24 +0000 |
commit | 32cd7b36870ba1af366c4561d1471c1ba693e577 (patch) | |
tree | 603e95d3d0d275de8f3a420db3c74b1b040d826f /UPDATING | |
parent | 7a267777e912f2593a9d3821afbc94c0606acd0b (diff) | |
download | ports-32cd7b36870ba1af366c4561d1471c1ba693e577.tar.gz ports-32cd7b36870ba1af366c4561d1471c1ba693e577.zip |
Add a note about recent changes with `x11/nvidia-driver' port.
Notes
Notes:
svn path=/head/; revision=184594
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20070209: + AFFECTS: users of x11/nvidia-driver + AUTHOR: danfe@FreeBSD.org + + nVidia continues to drop support for old ("legacy") GPUs. To deal with + this fact, the port now allows to specify correct NVVERSION in order to + build driver that supports your graphics card. Currently, supported + "legacy" values are 7184 and 9631. Consult nVidia's README (Appendix A) + to find out whether you need to use legacy driver version, and exactly + which one. Alternatively, you can install one of the corresponding + `x11/nvidia-driver-XXXX' slave ports, where XXXX == needed NVVERSION. + 20070208: AFFECTS: users of databases/pear-MDB2 AUTHOR: rafan@FreeBSD.org |