cvs commit: ports/games/warsow Makefile ports/games/warsow/files keysym2ucs.c keysym2ucs.h patch-Makefile patch-unix-unix_input.c

Alexey Dokuchaev danfe at FreeBSD.org
Wed Nov 23 11:35:26 UTC 2011


danfe       2011-11-23 11:35:26 UTC

  FreeBSD ports repository

  Modified files:
    games/warsow         Makefile 
    games/warsow/files   patch-Makefile 
  Added files:
    games/warsow/files   keysym2ucs.c keysym2ucs.h 
                         patch-unix-unix_input.c 
  Log:
  - Fix unicode input in X11 (courtesy of Danko Alexeyev)
  - While here, remove `-g' from CFLAGS when building AngelScript
  
  Obtained from:  http://forum.picmip.org/forum/thread/12194
  Feature safe:   yes
  
  Revision  Changes    Path
  1.24      +6 -0      ports/games/warsow/Makefile
  1.1       +848 -0    ports/games/warsow/files/keysym2ucs.c (new)
  1.1       +8 -0      ports/games/warsow/files/keysym2ucs.h (new)
  1.8       +9 -0      ports/games/warsow/files/patch-Makefile
  1.1       +122 -0    ports/games/warsow/files/patch-unix-unix_input.c (new)


More information about the cvs-ports mailing list