cvs commit: ports/games/cube Makefile pkg-plist ports/games/cube/files patch-Makefile

Stanislav Sedov stas at FreeBSD.org
Sun Sep 24 05:31:44 PDT 2006


stas        2006-09-24 12:31:43 UTC

  FreeBSD ports repository

  Modified files:
    games/cube           Makefile pkg-plist 
    games/cube/files     patch-Makefile 
  Log:
  - Unbroke
  - Use enet from ports collection rather than from cube distribution
    to benefit from local patches [1]
  - Fix OPTIONS checking to allow BATCH building
  - Fix PLIST_SUB to generate correct pkg-plist when SERVER or CLIENT
    not selected
  - Add KNOB to build with optimized CFLAGS, also guarantee CFLAGS safety
  - CXX safety
  - Guarantee permissions safety by using INSTALL instead of CP [2]
  - Bump up PORTREVISION because of [1] and [2]
  
  Approved by:    sem (mentor)
  
  Revision  Changes    Path
  1.17      +27 -19    ports/games/cube/Makefile
  1.4       +16 -6     ports/games/cube/files/patch-Makefile
  1.6       +10 -11    ports/games/cube/pkg-plist


More information about the cvs-ports mailing list