Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2006 02:30:38 +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/cube Makefile distinfo pkg-descr pkg-plist ports/games/cube/files cube_client.in cube_server.in patch-Makefile patch-source-src-tools.h patch-tools.h
Message-ID:  <200608070230.k772UccE055621@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alepulver    2006-08-07 02:30:38 UTC

  FreeBSD ports repository

  Modified files:
    games/cube           Makefile distinfo pkg-descr pkg-plist 
    games/cube/files     cube_client.in cube_server.in 
                         patch-Makefile 
  Added files:
    games/cube/files     patch-tools.h 
  Removed files:
    games/cube/files     patch-source-src-tools.h 
  Log:
  - Update to version 2005.08.29.
  - Allow building only the client or server (adding OPTIONS).
  - Improve wrapper script (only create ~/.cube once and pass parameters to the
    real executable).
  - Install documentation (if !NOPORTDOCS).
  - Build targets according to OPTIONS.
  - IGNORE if no executables were selected.
  - Format pkg-descr and add item.
  - Copy autoexec.cfg in addition to config.cfg instead of symlinking it.
  
  PR:             ports/101037
  Submitted by:   alepulver (myself)
  Approved by:    maintainer (timeout)
  
  Revision  Changes    Path
  1.12      +52 -24    ports/games/cube/Makefile
  1.5       +6 -3      ports/games/cube/distinfo
  1.2       +11 -10    ports/games/cube/files/cube_client.in
  1.2       +11 -10    ports/games/cube/files/cube_server.in
  1.3       +10 -10    ports/games/cube/files/patch-Makefile
  1.2       +0 -19     ports/games/cube/files/patch-source-src-tools.h (dead)
  1.1       +19 -0     ports/games/cube/files/patch-tools.h (new)
  1.2       +15 -14    ports/games/cube/pkg-descr
  1.5       +367 -13   ports/games/cube/pkg-plist



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