Date: Thu, 25 May 2006 18:44:00 +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/egl Makefile distinfo pkg-descr pkg-plist ports/games/egl/files patch-cgame__menu__m_opts_sound.c patch-client__snd_main.c patch-client__snd_openal.c patch-common__common.c patch-common__files.c patch-include__zlibpng__zconf.h ... Message-ID: <200605251844.k4PIi0ZE020238@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-05-25 18:44:00 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/egl Makefile distinfo pkg-descr pkg-plist games/egl/files patch-cgame__menu__m_opts_sound.c patch-client__snd_main.c patch-client__snd_openal.c patch-common__common.c patch-common__files.c patch-include__zlibpng__zconf.h patch-linux__glimp_linux.c patch-linux__glimp_linux.h patch-linux__snd_linux.c patch-linux__sys_linux.c patch-linux__x11_linux.h patch-linux__x11_main.c patch-makefile patch-renderer__qgl.h patch-renderer__r_init.c patch-shared__shared.c patch-shared__shared.h Log: Enhaced OpenGL only Quake II engine. WWW: http://egl.quakedev.com/ Approved by: garga (mentor, implicitly) Revision Changes Path 1.980 +1 -0 ports/games/Makefile 1.1 +63 -0 ports/games/egl/Makefile (new) 1.1 +6 -0 ports/games/egl/distinfo (new) 1.1 +78 -0 ports/games/egl/files/patch-cgame__menu__m_opts_sound.c (new) 1.1 +129 -0 ports/games/egl/files/patch-client__snd_main.c (new) 1.1 +11 -0 ports/games/egl/files/patch-client__snd_openal.c (new) 1.1 +10 -0 ports/games/egl/files/patch-common__common.c (new) 1.1 +75 -0 ports/games/egl/files/patch-common__files.c (new) 1.1 +11 -0 ports/games/egl/files/patch-include__zlibpng__zconf.h (new) 1.1 +10 -0 ports/games/egl/files/patch-linux__glimp_linux.c (new) 1.1 +14 -0 ports/games/egl/files/patch-linux__glimp_linux.h (new) 1.1 +109 -0 ports/games/egl/files/patch-linux__snd_linux.c (new) 1.1 +58 -0 ports/games/egl/files/patch-linux__sys_linux.c (new) 1.1 +11 -0 ports/games/egl/files/patch-linux__x11_linux.h (new) 1.1 +11 -0 ports/games/egl/files/patch-linux__x11_main.c (new) 1.1 +150 -0 ports/games/egl/files/patch-makefile (new) 1.1 +20 -0 ports/games/egl/files/patch-renderer__qgl.h (new) 1.1 +10 -0 ports/games/egl/files/patch-renderer__r_init.c (new) 1.1 +115 -0 ports/games/egl/files/patch-shared__shared.c (new) 1.1 +277 -0 ports/games/egl/files/patch-shared__shared.h (new) 1.1 +3 -0 ports/games/egl/pkg-descr (new) 1.1 +7 -0 ports/games/egl/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605251844.k4PIi0ZE020238>