Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2007 03:09:06 +0000 (UTC)
From:      Alejandro Pulver <alepulver@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/evq3 Makefile distinfo pkg-plist ports/games/evq3/files patch-SConscript_cgame patch-SConscript_evq3 patch-SConscript_game patch-SConscript_quake3 patch-SConscript_quake3-server patch-SConscript_ui patch-SConstruct patch-engine__client__cl_curl.c ...
Message-ID:  <200704210309.l3L396Ho008280@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alepulver    2007-04-21 03:09:06 UTC

  FreeBSD ports repository

  Modified files:
    games/evq3           Makefile distinfo pkg-plist 
    games/evq3/files     patch-SConstruct 
                         patch-engine__unix__linux_joystick.c 
                         patch-engine__unix__unix_main.c 
                         patch-engine__unix__unix_shared.c 
  Added files:
    games/evq3/files     patch-SConscript_cgame 
                         patch-SConscript_game 
                         patch-SConscript_quake3 
                         patch-SConscript_quake3-server 
                         patch-SConscript_ui 
                         patch-engine__client__cl_curl.c 
                         patch-engine__client__qal.c 
                         patch-engine__qcommon__common.c 
                         patch-engine__qcommon__files.c 
                         patch-engine__qcommon__q_math.c 
                         patch-engine__qcommon__vm_x86.c 
                         patch-engine__renderer__qgl.h 
                         patch-engine__renderer__tr_init.c 
                         patch-engine__renderer__tr_local.h 
                         patch-engine__renderer__tr_shade_calc.c 
                         patch-engine__splines__q_shared.h 
                         patch-engine__splines__q_shared.hpp 
                         patch-engine__unix__linux_glimp.c 
                         patch-engine__unix__linux_qgl.c 
                         patch-engine__unix__linux_snd.c 
                         patch-engine__unix__unix_glw.h 
  Removed files:
    games/evq3/files     patch-SConscript_evq3 
                         patch-engine__common__fs.c 
                         patch-engine__common__shared.h 
                         pkg-message.in 
  Log:
  - Update to version 1.0a.
  
  Revision  Changes    Path
  1.2       +38 -47    ports/games/evq3/Makefile
  1.2       +6 -3      ports/games/evq3/distinfo
  1.1       +15 -0     ports/games/evq3/files/patch-SConscript_cgame (new)
  1.2       +0 -41     ports/games/evq3/files/patch-SConscript_evq3 (dead)
  1.1       +23 -0     ports/games/evq3/files/patch-SConscript_game (new)
  1.1       +51 -0     ports/games/evq3/files/patch-SConscript_quake3 (new)
  1.1       +58 -0     ports/games/evq3/files/patch-SConscript_quake3-server (new)
  1.1       +23 -0     ports/games/evq3/files/patch-SConscript_ui (new)
  1.2       +96 -25    ports/games/evq3/files/patch-SConstruct
  1.1       +20 -0     ports/games/evq3/files/patch-engine__client__cl_curl.c (new)
  1.1       +20 -0     ports/games/evq3/files/patch-engine__client__qal.c (new)
  1.2       +0 -34     ports/games/evq3/files/patch-engine__common__fs.c (dead)
  1.2       +0 -40     ports/games/evq3/files/patch-engine__common__shared.h (dead)
  1.1       +10 -0     ports/games/evq3/files/patch-engine__qcommon__common.c (new)
  1.1       +34 -0     ports/games/evq3/files/patch-engine__qcommon__files.c (new)
  1.1       +20 -0     ports/games/evq3/files/patch-engine__qcommon__q_math.c (new)
  1.1       +12 -0     ports/games/evq3/files/patch-engine__qcommon__vm_x86.c (new)
  1.1       +40 -0     ports/games/evq3/files/patch-engine__renderer__qgl.h (new)
  1.1       +11 -0     ports/games/evq3/files/patch-engine__renderer__tr_init.c (new)
  1.1       +11 -0     ports/games/evq3/files/patch-engine__renderer__tr_local.h (new)
  1.1       +11 -0     ports/games/evq3/files/patch-engine__renderer__tr_shade_calc.c (new)
  1.1       +11 -0     ports/games/evq3/files/patch-engine__splines__q_shared.h (new)
  1.1       +11 -0     ports/games/evq3/files/patch-engine__splines__q_shared.hpp (new)
  1.1       +11 -0     ports/games/evq3/files/patch-engine__unix__linux_glimp.c (new)
  1.2       +44 -65    ports/games/evq3/files/patch-engine__unix__linux_joystick.c
  1.1       +13 -0     ports/games/evq3/files/patch-engine__unix__linux_qgl.c (new)
  1.1       +14 -0     ports/games/evq3/files/patch-engine__unix__linux_snd.c (new)
  1.1       +11 -0     ports/games/evq3/files/patch-engine__unix__unix_glw.h (new)
  1.2       +29 -88    ports/games/evq3/files/patch-engine__unix__unix_main.c
  1.2       +9 -18     ports/games/evq3/files/patch-engine__unix__unix_shared.c
  1.2       +0 -10     ports/games/evq3/files/pkg-message.in (dead)
  1.2       +6 -1      ports/games/evq3/pkg-plist



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