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 | Some consistency and spelling nits. (diff) |
Add a note about recent changes with `x11/nvidia-driver' port.
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 |