Date: Tue, 25 Jul 2006 00:36:23 +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/egl Makefile distinfo pkg-plist ports/games/egl/files patch-client__gui_public.h patch-client__snd_main.c patch-client__snd_openal.c patch-common__files.c patch-common__net_msg.c patch-linux__glimp_linux.c patch-linux__glimp_linux.h patch-linux__snd_linux.c ... Message-ID: <200607250036.k6P0aNVp058024@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-07-25 00:36:23 UTC
FreeBSD ports repository
Modified files:
games/egl Makefile distinfo pkg-plist
games/egl/files patch-client__snd_main.c
patch-common__files.c patch-makefile
patch-shared__shared.h
Added files:
games/egl/files patch-client__gui_public.h
patch-common__net_msg.c
patch-renderer__rb_qgl.h
patch-renderer__rf_init.c
patch-server__sv_main.c
patch-unix__unix_console.c
patch-unix__unix_glimp.c
patch-unix__unix_main.c
patch-unix__unix_snd_oss.c
patch-unix__unix_udp.c
patch-unix__x11_main.c
Removed files:
games/egl/files patch-client__snd_openal.c
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-renderer__qgl.h
patch-renderer__r_init.c
Log:
- Update to version 0.3.1.
- Add more OPTIONS (allow building without X11).
Revision Changes Path
1.3 +29 -12 ports/games/egl/Makefile
1.2 +6 -6 ports/games/egl/distinfo
1.1 +11 -0 ports/games/egl/files/patch-client__gui_public.h (new)
1.2 +7 -7 ports/games/egl/files/patch-client__snd_main.c
1.2 +0 -11 ports/games/egl/files/patch-client__snd_openal.c (dead)
1.2 +16 -16 ports/games/egl/files/patch-common__files.c
1.1 +11 -0 ports/games/egl/files/patch-common__net_msg.c (new)
1.2 +0 -10 ports/games/egl/files/patch-linux__glimp_linux.c (dead)
1.2 +0 -14 ports/games/egl/files/patch-linux__glimp_linux.h (dead)
1.2 +0 -109 ports/games/egl/files/patch-linux__snd_linux.c (dead)
1.2 +0 -58 ports/games/egl/files/patch-linux__sys_linux.c (dead)
1.2 +0 -11 ports/games/egl/files/patch-linux__x11_linux.h (dead)
1.2 +0 -11 ports/games/egl/files/patch-linux__x11_main.c (dead)
1.2 +133 -53 ports/games/egl/files/patch-makefile
1.2 +0 -20 ports/games/egl/files/patch-renderer__qgl.h (dead)
1.2 +0 -10 ports/games/egl/files/patch-renderer__r_init.c (dead)
1.1 +13 -0 ports/games/egl/files/patch-renderer__rb_qgl.h (new)
1.1 +10 -0 ports/games/egl/files/patch-renderer__rf_init.c (new)
1.1 +18 -0 ports/games/egl/files/patch-server__sv_main.c (new)
1.2 +17 -273 ports/games/egl/files/patch-shared__shared.h
1.1 +10 -0 ports/games/egl/files/patch-unix__unix_console.c (new)
1.1 +34 -0 ports/games/egl/files/patch-unix__unix_glimp.c (new)
1.1 +42 -0 ports/games/egl/files/patch-unix__unix_main.c (new)
1.1 +44 -0 ports/games/egl/files/patch-unix__unix_snd_oss.c (new)
1.1 +117 -0 ports/games/egl/files/patch-unix__unix_udp.c (new)
1.1 +28 -0 ports/games/egl/files/patch-unix__x11_main.c (new)
1.2 +2 -2 ports/games/egl/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607250036.k6P0aNVp058024>
