Date: Tue, 30 Oct 2007 08:16:59 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/nvidia-driver Makefile distinfo pkg-plist ports/x11/nvidia-driver/files 100xx-patch-src::nvidia.os 71xx-patch-src::nvidia.os 96xx-patch-src::nvidia.os Message-ID: <200710300816.l9U8GxHv033911@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
danfe 2007-10-30 08:16:59 UTC
FreeBSD ports repository
Modified files:
x11/nvidia-driver Makefile distinfo pkg-plist
Added files:
x11/nvidia-driver/files 100xx-patch-src::nvidia.os
71xx-patch-src::nvidia.os
96xx-patch-src::nvidia.os
Log:
- Chase another nVidia update (100.x -> 1419, legacy versions -> 7186/9643)
- Convert NVVERSION to brave new order (makes them ugly, I know)
- Fix the emulation of semaphores implemented in `nvidia_os.c'. The problem
with nVidia's code was that it tries to use a spin mutex with a condition
variable, which is explicitely disallowed [1]
- Remove X.org-related path hacks since nVidia handles it correctly now
- Fix symlinks when installing from package (plist change)
- Stop saying FILESDIR when PATCHDIR was meant
- Simplify some Makefile logic: remove always-true check
Submitted by: mux, Craig Boston (independently) [1]
Revision Changes Path
1.67 +16 -20 ports/x11/nvidia-driver/Makefile
1.19 +9 -9 ports/x11/nvidia-driver/distinfo
1.1 +61 -0 ports/x11/nvidia-driver/files/100xx-patch-src::nvidia.os (new)
1.1 +61 -0 ports/x11/nvidia-driver/files/71xx-patch-src::nvidia.os (new)
1.1 +61 -0 ports/x11/nvidia-driver/files/96xx-patch-src::nvidia.os (new)
1.20 +13 -12 ports/x11/nvidia-driver/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710300816.l9U8GxHv033911>
