cvs commit: ports/games/fuhquake Makefile distinfo pkg-message pkg-plist ports/games/fuhquake/files patch-common.c patch-mp3_player.c patch-vid_glx.c patch-vid_x11.c

Sergey A. Osokin osa at FreeBSD.org
Mon Sep 1 04:52:08 PDT 2003


osa         2003/09/01 04:52:06 PDT

  FreeBSD ports repository

  Modified files:
    games/fuhquake       Makefile distinfo pkg-message pkg-plist 
    games/fuhquake/files patch-mp3_player.c patch-vid_glx.c 
  Added files:
    games/fuhquake/files patch-common.c patch-vid_x11.c 
  Log:
  Update port:
  - Fixes build on 5.x with XMMS support enabled;
  - Fixes path where to look for XMMS binary;
  - Allows fuhquake to be run from any directory per kris' suggestion;
  - Adds WITH_SHAREWARE_DATA knob.  Coupled with previous, this
    makes fuhquake playable right after install, yet allows it to be
    distributed on CDROM (since shareware data cannot be included,
    one must explicitly define this knob);
  - Properly utilizes EXTRACT_ONLY in Makefile and DOCSDIR in pkg-plist;
  - Removes EXTRACT_BEFORE_ARGS from Makefile since it's no longer needed;
  - Tells user about WITHOUT_XMMS knob, when XMMS bits are found;
  - Fixes palette problems on 24-bit depth with x11-renderer;
  - Fixes DGA mouse behavior on higher mouse rates when GLX-rendered.
  
  Submitted by:   Alexey Dokuchaev <danfe at regency.nsu.ru>
  PR:             56085
  
  Revision  Changes    Path
  1.2       +29 -6     ports/games/fuhquake/Makefile
  1.2       +2 -1      ports/games/fuhquake/distinfo
  1.1       +11 -0     ports/games/fuhquake/files/patch-common.c (new)
  1.2       +17 -4     ports/games/fuhquake/files/patch-mp3_player.c
  1.2       +13 -2     ports/games/fuhquake/files/patch-vid_glx.c
  1.1       +131 -0    ports/games/fuhquake/files/patch-vid_x11.c (new)
  1.2       +10 -1     ports/games/fuhquake/pkg-message
  1.2       +14 -12    ports/games/fuhquake/pkg-plist


More information about the cvs-ports mailing list