Date: Wed, 23 Nov 2011 11:35:26 +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/warsow Makefile ports/games/warsow/files keysym2ucs.c keysym2ucs.h patch-Makefile patch-unix-unix_input.c Message-ID: <201111231135.pANBZQd5036593@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111231135.pANBZQd5036593>