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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to