Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2006 21:32:28 +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 Makefile ports/games/tyrquake Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/tyrquake/files patch-Makefile patch-NQ__common.c patch-NQ__model.c patch-QW__client__cl_main.c patch-QW__client__sys_linux.c ...
Message-ID:  <200605212132.k4LLWS8B049024@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alepulver    2006-05-21 21:32:28 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/tyrquake       Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    games/tyrquake/files patch-Makefile patch-NQ__common.c 
                         patch-NQ__model.c 
                         patch-QW__client__cl_main.c 
                         patch-QW__client__sys_linux.c 
                         patch-QW__common__common.c 
                         patch-QW__server__sys_unix.c 
                         patch-common__cd_linux.c 
                         patch-common__gl_vidlinuxglx.c 
                         patch-include__bspfile.h 
  Log:
  This is meant to be a very conservative branch of the Quake source code. I
  intend to support Quake and Quakeworld in both software and GL versions, as
  well as Quakeworld Server; all on both MS Windows and Linux. I don't intend on
  adding lots of rendering enhancements, but rather fixing little bugs that I've
  come across over the years. I'll be adding small enhancements, but I don't
  want to completely overhaul the engine.
  
  WWW: http://disenchant.net/engine.html
  
  Approved by:    garga (mentor)
  
  Revision  Changes    Path
  1.977     +1 -0      ports/games/Makefile
  1.1       +51 -0     ports/games/tyrquake/Makefile (new)
  1.1       +3 -0      ports/games/tyrquake/distinfo (new)
  1.1       +37 -0     ports/games/tyrquake/files/patch-Makefile (new)
  1.1       +50 -0     ports/games/tyrquake/files/patch-NQ__common.c (new)
  1.1       +11 -0     ports/games/tyrquake/files/patch-NQ__model.c (new)
  1.1       +18 -0     ports/games/tyrquake/files/patch-QW__client__cl_main.c (new)
  1.1       +10 -0     ports/games/tyrquake/files/patch-QW__client__sys_linux.c (new)
  1.1       +39 -0     ports/games/tyrquake/files/patch-QW__common__common.c (new)
  1.1       +11 -0     ports/games/tyrquake/files/patch-QW__server__sys_unix.c (new)
  1.1       +331 -0    ports/games/tyrquake/files/patch-common__cd_linux.c (new)
  1.1       +12 -0     ports/games/tyrquake/files/patch-common__gl_vidlinuxglx.c (new)
  1.1       +11 -0     ports/games/tyrquake/files/patch-include__bspfile.h (new)
  1.1       +8 -0      ports/games/tyrquake/pkg-descr (new)
  1.1       +8 -0      ports/games/tyrquake/pkg-message (new)
  1.1       +7 -0      ports/games/tyrquake/pkg-plist (new)



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