cvs commit: ports/games/meqcc Makefile pkg-plist ports/games/meqcc/files patch-cmdlib.c patch-qcc.c

Alexey Dokuchaev danfe at FreeBSD.org
Mon Feb 6 16:06:17 UTC 2012


danfe       2012-02-06 16:06:17 UTC

  FreeBSD ports repository

  Modified files:
    games/meqcc          Makefile 
    games/meqcc/files    patch-cmdlib.c 
  Added files:
    games/meqcc/files    patch-qcc.c 
  Removed files:
    games/meqcc          pkg-plist 
  Log:
  - Fix the build with Clang [*]
  - Remove defunct address from MASTER_SITES
  - Use USE_DOS2UNIX instead of hand-rolled routine
  - Define LICENSE (GPLv2)
  - Remove USE_GMAKE, does not seem to be needed
  - Do not patch files with both patch(1) and sed(1): when patch file already
    exists, augment it and remove corresponding REINPLACE_CMD
  - Convert pkg-plist into PLIST_FILES and PORTDOCS, remove useless file
  - Remove superfluous backslashes in sed(1) expressions, do minor cleanups
  
  Submitted by:   Cyril Roelandt [*]
  
  Revision  Changes    Path
  1.4       +12 -12    ports/games/meqcc/Makefile
  1.2       +9 -0      ports/games/meqcc/files/patch-cmdlib.c
  1.1       +36 -0     ports/games/meqcc/files/patch-qcc.c (new)
  1.2       +0 -5      ports/games/meqcc/pkg-plist (dead)


More information about the cvs-all mailing list