cvs commit: ports/games/cube Makefile pkg-plist ports/games/cube/files cube_client.in cube_server.in patch-main.cpp patch-source-src-tools.h patch-source::src::tools.h

Renato Botelho garga at FreeBSD.org
Thu Oct 6 03:15:38 PDT 2005


garga       2005-10-06 10:15:36 UTC

  FreeBSD ports repository

  Modified files:
    games/cube           Makefile pkg-plist 
  Added files:
    games/cube/files     cube_client.in cube_server.in 
                         patch-source-src-tools.h 
  Removed files:
    games/cube/files     patch-main.cpp patch-source::src::tools.h 
  Log:
  o Add wrapper scripts for the executables cube_client and cube_server, and
    place the programs in libexec because it needs to write files in the
    data directory (otherwise it crashes).
  o Use %%DATADIR%% in pkg-plist.
  
  PR:             ports/85270
  Submitted by:   Alejandro Pulver <alejandro at varnet.biz>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.10      +7 -4      ports/games/cube/Makefile
  1.1       +19 -0     ports/games/cube/files/cube_client.in (new)
  1.1       +19 -0     ports/games/cube/files/cube_server.in (new)
  1.2       +0 -19     ports/games/cube/files/patch-main.cpp (dead)
  1.1       +19 -0     ports/games/cube/files/patch-source-src-tools.h (new)
  1.2       +0 -19     ports/games/cube/files/patch-source::src::tools.h (dead)
  1.3       +877 -875  ports/games/cube/pkg-plist


More information about the cvs-all mailing list