Date: Fri, 30 Jul 2004 09:59:21 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/cake Makefile distinfo pkg-descr pkg-message ports/games/cake/files patch-Makefile patch-cake::entity.cpp patch-cake::files.cpp patch-cake::files.h patch-cake::sound.cpp patch-main.cpp Message-ID: <200407300959.i6U9xLsf079152@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004-07-30 09:59:21 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/cake Makefile distinfo pkg-descr pkg-message games/cake/files patch-Makefile patch-cake::entity.cpp patch-cake::files.cpp patch-cake::files.h patch-cake::sound.cpp patch-main.cpp Log: Add cake 2004.07.09, Cake is pretty advanced Quake III Arena map viewer. It features BSP support, multiple viewports, sound, models, record/playback demo support and plenty more. Right now, sound support is disabled since cake uses FMOD library which is not available on FreeBSD. I hope to resolve this issue in the future though. PR: ports/69738 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Revision Changes Path 1.705 +1 -0 ports/games/Makefile 1.1 +66 -0 ports/games/cake/Makefile (new) 1.1 +2 -0 ports/games/cake/distinfo (new) 1.1 +29 -0 ports/games/cake/files/patch-Makefile (new) 1.1 +15 -0 ports/games/cake/files/patch-cake::entity.cpp (new) 1.1 +18 -0 ports/games/cake/files/patch-cake::files.cpp (new) 1.1 +22 -0 ports/games/cake/files/patch-cake::files.h (new) 1.1 +242 -0 ports/games/cake/files/patch-cake::sound.cpp (new) 1.1 +11 -0 ports/games/cake/files/patch-main.cpp (new) 1.1 +19 -0 ports/games/cake/pkg-descr (new) 1.1 +22 -0 ports/games/cake/pkg-message (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407300959.i6U9xLsf079152>