aboutsummaryrefslogtreecommitdiff
path: root/x11/linux-nvidia-libs-340
Commit message (Collapse)AuthorAgeFilesLines
* Update nVidia Linux libraries ports to their most recent versions.Alexey Dokuchaev2020-02-231-1/+1
| | | | Notes: svn path=/head/; revision=526918
* Move Linux versions of NVidia graphics libraries (OpenGL/GLX/EGL/GLES/GLVND)Alexey Dokuchaev2019-10-251-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