Date: Mon, 20 Mar 2006 15:21:27 +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 Makefile ports/games/cleanq3 Makefile distinfo pkg-descr ports/games/cleanq3/files patch-code-Construct patch-code-game-q_shared.h patch-code-qcommon-common.c patch-code-unix-Conscript-client patch-code-unix-cons patch-code-unix-unix_main.c patch-code-unix-unix_shared.c Message-ID: <200603201521.k2KFLRd4012634@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
danfe 2006-03-20 15:21:27 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/cleanq3 Makefile distinfo pkg-descr games/cleanq3/files patch-code-Construct patch-code-game-q_shared.h patch-code-qcommon-common.c patch-code-unix-Conscript-client patch-code-unix-cons patch-code-unix-unix_main.c patch-code-unix-unix_shared.c Log: Add CleanQ3, yet another cleaned up copy of the original Quake III Arena source code. CleanQ3 is a Quake III Arena engine project intended to clean up the original source code, and eliminate bugs. You won't find revolutionary features, just a "better" Quake III. WWW: http://tremor.quakedev.com/cleanq3.html Revision Changes Path 1.941 +1 -0 ports/games/Makefile 1.1 +77 -0 ports/games/cleanq3/Makefile (new) 1.1 +3 -0 ports/games/cleanq3/distinfo (new) 1.1 +68 -0 ports/games/cleanq3/files/patch-code-Construct (new) 1.1 +16 -0 ports/games/cleanq3/files/patch-code-game-q_shared.h (new) 1.1 +19 -0 ports/games/cleanq3/files/patch-code-qcommon-common.c (new) 1.1 +26 -0 ports/games/cleanq3/files/patch-code-unix-Conscript-client (new) 1.1 +27 -0 ports/games/cleanq3/files/patch-code-unix-cons (new) 1.1 +44 -0 ports/games/cleanq3/files/patch-code-unix-unix_main.c (new) 1.1 +45 -0 ports/games/cleanq3/files/patch-code-unix-unix_shared.c (new) 1.1 +5 -0 ports/games/cleanq3/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603201521.k2KFLRd4012634>