Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2007 12:56:07 +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 6113-patch-lib::Makefile 7667-patch-scripts::setup.sh crash-patch-by-zander-1759235 pkg-message.in ports/x11/nvidia-driver-71xx Makefile ports/x11/nvidia-driver-96xx Makefile
Message-ID:  <200708201256.l7KCu7rq078592@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
danfe       2007-08-20 12:56:07 UTC

  FreeBSD ports repository

  Modified files:
    x11/nvidia-driver    Makefile distinfo pkg-plist 
    x11/nvidia-driver/files pkg-message.in 
    x11/nvidia-driver-71xx Makefile 
    x11/nvidia-driver-96xx Makefile 
  Removed files:
    x11/nvidia-driver/files 6113-patch-lib::Makefile 
                            7667-patch-scripts::setup.sh 
                            crash-patch-by-zander-1759235 
  Log:
  Long-awaited NVidia driver update:
  
  - Update the driver to the latest version, 100.14.11
  - Update legacy driver versions to 1.0-7185 and 1.0-9639
  - Prevent the port from messing with system configuration files (e.g.
    /boot/loader.conf) and doing automatic module loading/unloading.  This
    functionality would be lost in package anyway, and might cause undesired
    side effects [*]
  - Register proper @exec/@unexec for ldconfig(8) calls for Linux libraries
  - Kill NVidia's afterinstall banner, our pkg-message tells the same but is
    more detailed and accurate
  - Require X server being installed
  - INSTALLS_SHLIB -> USE_LDCONFIG, seems to be OK nowadays
  - Respect NOPORTDOCS user setting
  - Throw in couple of comments + other minor tweaks
  
  100.14.11 Release Hightlights:
  
  - GeForce 7050 PV/NVidia nForce 630a
  - GeForce 7025/NVidia nForce 630a
  - Fixed console restore problems in several different configurations, e.g.
    VESA console, notebook LCD displays
  - Improved interaction with ATi RS480/482 based mainboards
  - Improved support for House Sync with G-Sync II
  - Improved NVidia X driver interaction with ACPI daemon
  
  Requested by:   several [*]
  
  Revision  Changes    Path
  1.3       +1 -1      ports/x11/nvidia-driver-71xx/Makefile
  1.3       +1 -1      ports/x11/nvidia-driver-96xx/Makefile
  1.64      +16 -17    ports/x11/nvidia-driver/Makefile
  1.18      +9 -9      ports/x11/nvidia-driver/distinfo
  1.3       +0 -23     ports/x11/nvidia-driver/files/6113-patch-lib::Makefile (dead)
  1.2       +0 -23     ports/x11/nvidia-driver/files/7667-patch-scripts::setup.sh (dead)
  1.2       +0 -749    ports/x11/nvidia-driver/files/crash-patch-by-zander-1759235 (dead)
  1.5       +7 -3      ports/x11/nvidia-driver/files/pkg-message.in
  1.19      +7 -5      ports/x11/nvidia-driver/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708201256.l7KCu7rq078592>