Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 2007 02:51:49 +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/q2pro Makefile distinfo ports/games/q2pro/files patch-build__client.mk patch-build__post.mk patch-build__pre.mk patch-build__ref_newgl.mk patch-build__server.mk patch-include__net.h patch-include__q_shared.h patch-include__qgl_api.h ...
Message-ID:  <200702050251.l152poCu086172@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alepulver    2007-02-05 02:51:49 UTC

  FreeBSD ports repository

  Modified files:
    games/q2pro          Makefile distinfo 
    games/q2pro/files    patch-build__client.mk 
                         patch-build__pre.mk 
                         patch-build__server.mk 
                         patch-source__files.c 
                         patch-source__in_linux.c 
                         patch-source__sys_unix.c 
  Added files:
    games/q2pro/files    patch-build__post.mk 
  Removed files:
    games/q2pro/files    patch-build__ref_newgl.mk 
                         patch-include__net.h 
                         patch-include__q_shared.h 
                         patch-include__qgl_api.h 
                         patch-include__qgl_local.h 
                         patch-ref_shared__qgl.c 
                         patch-source__cl_main.c 
                         patch-source__snd_dma.c 
                         patch-source__snd_linux.c 
  Log:
  - Update to SVN revision 142.
  - Add '-fPIC' compiler flag to a source file that is shared between both
    executables and libraries [1].
  
  Reported by:    pointyhat [1]
  
  Revision  Changes    Path
  1.4       +1 -1      ports/games/q2pro/Makefile
  1.2       +3 -3      ports/games/q2pro/distinfo
  1.3       +8 -7      ports/games/q2pro/files/patch-build__client.mk
  1.1       +14 -0     ports/games/q2pro/files/patch-build__post.mk (new)
  1.2       +16 -48    ports/games/q2pro/files/patch-build__pre.mk
  1.2       +0 -14     ports/games/q2pro/files/patch-build__ref_newgl.mk (dead)
  1.2       +6 -7      ports/games/q2pro/files/patch-build__server.mk
  1.2       +0 -11     ports/games/q2pro/files/patch-include__net.h (dead)
  1.2       +0 -23     ports/games/q2pro/files/patch-include__q_shared.h (dead)
  1.2       +0 -11     ports/games/q2pro/files/patch-include__qgl_api.h (dead)
  1.2       +0 -11     ports/games/q2pro/files/patch-include__qgl_local.h (dead)
  1.2       +0 -11     ports/games/q2pro/files/patch-ref_shared__qgl.c (dead)
  1.2       +0 -11     ports/games/q2pro/files/patch-source__cl_main.c (dead)
  1.2       +90 -67    ports/games/q2pro/files/patch-source__files.c
  1.2       +5 -6      ports/games/q2pro/files/patch-source__in_linux.c
  1.2       +0 -20     ports/games/q2pro/files/patch-source__snd_dma.c (dead)
  1.2       +0 -11     ports/games/q2pro/files/patch-source__snd_linux.c (dead)
  1.2       +15 -62    ports/games/q2pro/files/patch-source__sys_unix.c



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