Date: Thu, 31 Aug 2006 22:42:24 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/ezquake Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/ezquake/files patch-EX_misc.c patch-Makefile patch-cd_linux.c patch-cl_tcl.c patch-common.c patch-config_manager.c patch-image.c patch-menu.h ... Message-ID: <200608312242.k7VMgOvC004489@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-08-31 22:42:24 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/ezquake Makefile distinfo pkg-descr pkg-message pkg-plist games/ezquake/files patch-EX_misc.c patch-Makefile patch-cd_linux.c patch-cl_tcl.c patch-common.c patch-config_manager.c patch-image.c patch-menu.h patch-modules.c patch-mp3_player.c patch-mp3_player.h patch-quakeasm.h patch-snd_linux.c patch-snd_oss.c patch-sys_linux.c patch-vid_glx.c Log: Combining the features of all modern QuakeWorld clients, ezQuake makes QuakeWorld easier to start and play. The immortal first person shooter Quake in the brand new skin with superb graphics and extremely fast gameplay. Features: - Modern graphics. - Multiview support. - Tons of features to serve latest pro-gaming needs. - Inbuilt Server Browser & MP3 player control. - Recorded Games Browser. - Customization of all possible graphics elements of the game including Head Up Display. - All sorts of scripting possibilities. - MAC OS X platform supported. Software version for computers without 3D graphics accelerators. WWW: http://ezquake.sourceforge.net/ Revision Changes Path 1.1031 +1 -0 ports/games/Makefile 1.1 +104 -0 ports/games/ezquake/Makefile (new) 1.1 +6 -0 ports/games/ezquake/distinfo (new) 1.1 +11 -0 ports/games/ezquake/files/patch-EX_misc.c (new) 1.1 +192 -0 ports/games/ezquake/files/patch-Makefile (new) 1.1 +253 -0 ports/games/ezquake/files/patch-cd_linux.c (new) 1.1 +10 -0 ports/games/ezquake/files/patch-cl_tcl.c (new) 1.1 +54 -0 ports/games/ezquake/files/patch-common.c (new) 1.1 +11 -0 ports/games/ezquake/files/patch-config_manager.c (new) 1.1 +19 -0 ports/games/ezquake/files/patch-image.c (new) 1.1 +11 -0 ports/games/ezquake/files/patch-menu.h (new) 1.1 +10 -0 ports/games/ezquake/files/patch-modules.c (new) 1.1 +31 -0 ports/games/ezquake/files/patch-mp3_player.c (new) 1.1 +11 -0 ports/games/ezquake/files/patch-mp3_player.h (new) 1.1 +15 -0 ports/games/ezquake/files/patch-quakeasm.h (new) 1.1 +90 -0 ports/games/ezquake/files/patch-snd_linux.c (new) 1.1 +75 -0 ports/games/ezquake/files/patch-snd_oss.c (new) 1.1 +26 -0 ports/games/ezquake/files/patch-sys_linux.c (new) 1.1 +12 -0 ports/games/ezquake/files/patch-vid_glx.c (new) 1.1 +18 -0 ports/games/ezquake/pkg-descr (new) 1.1 +9 -0 ports/games/ezquake/pkg-message (new) 1.1 +1947 -0 ports/games/ezquake/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608312242.k7VMgOvC004489>