Date: Wed, 17 Mar 2004 01:30:32 -0800 (PST) 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/tenebrae Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/tenebrae/files patch-cd__linux.c patch-common.c patch-common.h patch-gl__common.c patch-gl__vidlinuxglx.c ... Message-ID: <200403170930.i2H9UWqP030882@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004/03/17 01:30:32 PST FreeBSD ports repository Modified files: games Makefile Added files: games/tenebrae Makefile distinfo pkg-descr pkg-message pkg-plist games/tenebrae/files patch-cd__linux.c patch-common.c patch-common.h patch-gl__common.c patch-gl__vidlinuxglx.c patch-linux_Makefile.i386linux patch-net.h patch-snd__linux.c patch-snd__sdl.c patch-sys__uxfindfirst.c Log: Add tenebrae 1.04, Tenebrae is not quake1 anymore, it uses more advanced graphics algorithms so it requires a much faster system to run. These are the bare minimum reqs to run Tenebrae: PIII 600 64 Mb RAM (More if you want to use some mods.) Geforce1 Quake1 data (registered or shareware) Water vissed maps Recommended is a faster processor and a geforce4 / radeon 8500 class 3d card. Tenebrae_Readme.txt contains full list of supported video cards. PR: ports/64320 Submitted by: Igor Pokrovsky <tiamat@comset.net> Revision Changes Path 1.664 +1 -0 ports/games/Makefile 1.1 +54 -0 ports/games/tenebrae/Makefile (new) 1.1 +4 -0 ports/games/tenebrae/distinfo (new) 1.1 +184 -0 ports/games/tenebrae/files/patch-cd__linux.c (new) 1.1 +11 -0 ports/games/tenebrae/files/patch-common.c (new) 1.1 +13 -0 ports/games/tenebrae/files/patch-common.h (new) 1.1 +16 -0 ports/games/tenebrae/files/patch-gl__common.c (new) 1.1 +10 -0 ports/games/tenebrae/files/patch-gl__vidlinuxglx.c (new) 1.1 +80 -0 ports/games/tenebrae/files/patch-linux_Makefile.i386linux (new) 1.1 +11 -0 ports/games/tenebrae/files/patch-net.h (new) 1.1 +11 -0 ports/games/tenebrae/files/patch-snd__linux.c (new) 1.1 +15 -0 ports/games/tenebrae/files/patch-snd__sdl.c (new) 1.1 +11 -0 ports/games/tenebrae/files/patch-sys__uxfindfirst.c (new) 1.1 +17 -0 ports/games/tenebrae/pkg-descr (new) 1.1 +5 -0 ports/games/tenebrae/pkg-message (new) 1.1 +6 -0 ports/games/tenebrae/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403170930.i2H9UWqP030882>