cvs commit: ports/games/linux-ut Makefile pkg-plist ports/games/linux-ut/files patch-bin::ut

Sean Farley scf at FreeBSD.org
Sun Jun 14 19:03:55 UTC 2009


scf         2009-06-14 19:03:54 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    games/linux-ut       Makefile pkg-plist 
  Added files:
    games/linux-ut/files patch-bin::ut 
  Log:
  - Use libSDL v1.2 from ports instead of the provided v1.1.  The Nvidia
    driver will not function with it when the Linux base is Fedora 8.
  - Detect the Nvidia driver and set Sync on VBlank (__GL_SYNC_TO_VBLANK) to
    provide a consistent speed within the game, otherwise, the game will
    increase speed dramatically when approaching walls.
  - Disable the use of DGA mouse support in libSDL to allow some mice to
    function within the game.
  - Preload the Linux libX11 library to prevent the following error:
        XDM authorization key matches an existing client
  - Remove an empty directory (Logs) that is never used.
  
  Approved by:    itetcu
  
  Revision  Changes    Path
  1.10      +8 -2      ports/games/linux-ut/Makefile
  1.1       +34 -0     ports/games/linux-ut/files/patch-bin::ut (new)
  1.4       +0 -1      ports/games/linux-ut/pkg-plist


More information about the cvs-ports mailing list