Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update nVidia Linux libraries ports to their most recent versions. | Alexey Dokuchaev | 2020-02-23 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=526918 | ||||
* | Move Linux versions of NVidia graphics libraries (OpenGL/GLX/EGL/GLES/GLVND) | Alexey Dokuchaev | 2019-10-25 | 1 | -0/+10 |
to its own ports instead of abusing the driver ports and making maintenance thereof a nightmare. This is also what most, if not all, GNU/Linux distros do, allows to properly annotate ports with correct CATETORIES, USES, macros like NO_BUILD etc., and greatly simplify Makefiles and distinfo files. Notes: svn path=/head/; revision=515584 |