Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2012 16:06:17 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/meqcc Makefile pkg-plist ports/games/meqcc/files patch-cmdlib.c patch-qcc.c
Message-ID:  <201202061606.q16G6Huq031272@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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