Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2007 13:24:27 +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 Makefile ports/x11/nvidia-driver Makefile pkg-plist ports/x11/nvidia-driver-7184 Makefile ports/x11/nvidia-driver-71xx Makefile ports/x11/nvidia-driver-9631 Makefile ports/x11/nvidia-driver-96xx Makefile
Message-ID:  <200707231324.l6NDORj0063396@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
danfe       2007-07-23 13:24:27 UTC

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
    x11/nvidia-driver    Makefile pkg-plist 
  Added files:
    x11/nvidia-driver-71xx Makefile 
    x11/nvidia-driver-96xx Makefile 
  Removed files:
    x11/nvidia-driver-7184 Makefile 
    x11/nvidia-driver-9631 Makefile 
  Log:
  In sight of upcoming update, overhaul things slightly:
  
  - NVVERSION is no longer user settable.  nVidia changed their versioning
    scheme, which made my life a bit harder.  Since this is master port and
    cares about legacy version slaves as well, derive NVVERSION from DIST-
    VERSION as doing so required less intrusive changes.  Update the comment
    accordingly.  UPDATING note will be committed separately
  - Retire OSVERSION hack since it's no longer needed.  PORTREVISION are now
    set in all three nvidia-driver ports independently.  Previously it was
    not really safe because NVVERSION was user settable variable
  - Introduce new variable, SHLIB_VERSION, and use it in PLIST_SUB, because
    it's not always equal to NVVERSION these days
  - Mute MKDIR along the way
  
  For slave ports:
  
  - Rename port directory names to reflect future reality: their versions
    going to bump as well.  No repo copy since there's no history to preserve
  
  Revision  Changes    Path
  1.660     +2 -2      ports/x11/Makefile
  1.2       +0 -12     ports/x11/nvidia-driver-7184/Makefile (dead)
  1.1       +12 -0     ports/x11/nvidia-driver-71xx/Makefile (new)
  1.2       +0 -12     ports/x11/nvidia-driver-9631/Makefile (dead)
  1.1       +12 -0     ports/x11/nvidia-driver-96xx/Makefile (new)
  1.61      +19 -27    ports/x11/nvidia-driver/Makefile
  1.16      +6 -6      ports/x11/nvidia-driver/pkg-plist



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