Date: Sun, 7 May 2006 16:12:44 +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/joequake Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/joequake/files patch-Makefile.linux patch-cd_linux.c patch-cl_slist.c patch-common.c patch-console.c patch-gl_screen.c ... Message-ID: <200605071612.k47GCips031891@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-05-07 16:12:44 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/joequake Makefile distinfo pkg-descr pkg-message
pkg-plist
games/joequake/files patch-Makefile.linux patch-cd_linux.c
patch-cl_slist.c patch-common.c
patch-console.c patch-gl_screen.c
patch-host.c patch-image.c patch-keys.c
patch-net.h patch-r_part.c
patch-r_screen.c patch-snd_linux.c
patch-vid_glx.c patch-vid_x11.c
Log:
JoeQuake is an improved NQ engine with plenty of ZQuake and FuhQuake graphical
effects included. JoeQuake's main aim is to provide pleasant demo watching for
.dem files. JoeQuake also supports better graphical quality including 32bit
textures, colored lights, smoother animations, etc.
WWW: http://runecentral.com/joequake/
PR: ports/91890
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: garga (mentor)
Revision Changes Path
1.958 +1 -0 ports/games/Makefile
1.1 +118 -0 ports/games/joequake/Makefile (new)
1.1 +12 -0 ports/games/joequake/distinfo (new)
1.1 +151 -0 ports/games/joequake/files/patch-Makefile.linux (new)
1.1 +254 -0 ports/games/joequake/files/patch-cd_linux.c (new)
1.1 +34 -0 ports/games/joequake/files/patch-cl_slist.c (new)
1.1 +47 -0 ports/games/joequake/files/patch-common.c (new)
1.1 +15 -0 ports/games/joequake/files/patch-console.c (new)
1.1 +31 -0 ports/games/joequake/files/patch-gl_screen.c (new)
1.1 +20 -0 ports/games/joequake/files/patch-host.c (new)
1.1 +46 -0 ports/games/joequake/files/patch-image.c (new)
1.1 +17 -0 ports/games/joequake/files/patch-keys.c (new)
1.1 +11 -0 ports/games/joequake/files/patch-net.h (new)
1.1 +11 -0 ports/games/joequake/files/patch-r_part.c (new)
1.1 +22 -0 ports/games/joequake/files/patch-r_screen.c (new)
1.1 +84 -0 ports/games/joequake/files/patch-snd_linux.c (new)
1.1 +12 -0 ports/games/joequake/files/patch-vid_glx.c (new)
1.1 +16 -0 ports/games/joequake/files/patch-vid_x11.c (new)
1.1 +6 -0 ports/games/joequake/pkg-descr (new)
1.1 +19 -0 ports/games/joequake/pkg-message (new)
1.1 +171 -0 ports/games/joequake/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605071612.k47GCips031891>
