Date: Sat, 17 Jun 2006 21:32:33 +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/tenebrae Makefile pkg-message pkg-plist ports/games/tenebrae/files patch-cd__linux.c patch-cd_linux.c patch-common.c patch-common.h patch-gl__common.c patch-gl__vidlinuxglx.c patch-gl_common.c patch-gl_vidlinuxglx.c ... Message-ID: <200606172132.k5HLWXrr018351@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-06-17 21:32:33 UTC
FreeBSD ports repository
Modified files:
games/tenebrae Makefile pkg-message pkg-plist
games/tenebrae/files patch-common.c patch-common.h
patch-glquake.h patch-net.h
Added files:
games/tenebrae/files patch-cd_linux.c patch-gl_common.c
patch-gl_vidlinuxglx.c
patch-linux__Makefile.i386linux
patch-quakeasm.h patch-quakedef.h
patch-snd_sdl.c patch-sys_dosa.s
patch-sys_linux.c patch-sys_uxfindfirst.c
Removed files:
games/tenebrae/files patch-cd__linux.c patch-gl__common.c
patch-gl__vidlinuxglx.c
patch-linux_Makefile.i386linux
patch-snd__linux.c patch-snd__sdl.c
patch-sys__uxfindfirst.c
Log:
- Fix mouse problems.
- Fix sound problems.
- Fix building on !i386.
- Fix writting personal configuration, and do it in ~/.tenebrae, to avoid
conflicts with other engines since they usually have different variables.
- Use USE_DOS2UNIX.
- Remove unneeded information from pkg-message (it depends on quake-data so it
will be installed automatically, also quake-data installs the demo so
tenebrae is playable after installation).
- Use release target instead of the debug one.
- Clean-up.
PR: ports/98783
Approved by: maintainer (timeout)
Revision Changes Path
1.7 +18 -15 ports/games/tenebrae/Makefile
1.2 +0 -184 ports/games/tenebrae/files/patch-cd__linux.c (dead)
1.1 +184 -0 ports/games/tenebrae/files/patch-cd_linux.c (new)
1.2 +5 -3 ports/games/tenebrae/files/patch-common.c
1.2 +2 -2 ports/games/tenebrae/files/patch-common.h
1.2 +0 -16 ports/games/tenebrae/files/patch-gl__common.c (dead)
1.2 +0 -10 ports/games/tenebrae/files/patch-gl__vidlinuxglx.c (dead)
1.1 +16 -0 ports/games/tenebrae/files/patch-gl_common.c (new)
1.1 +19 -0 ports/games/tenebrae/files/patch-gl_vidlinuxglx.c (new)
1.2 +2 -5 ports/games/tenebrae/files/patch-glquake.h
1.2 +0 -80 ports/games/tenebrae/files/patch-linux_Makefile.i386linux (dead)
1.1 +108 -0 ports/games/tenebrae/files/patch-linux__Makefile.i386linux (new)
1.2 +2 -2 ports/games/tenebrae/files/patch-net.h
1.1 +11 -0 ports/games/tenebrae/files/patch-quakeasm.h (new)
1.1 +14 -0 ports/games/tenebrae/files/patch-quakedef.h (new)
1.2 +0 -11 ports/games/tenebrae/files/patch-snd__linux.c (dead)
1.2 +0 -15 ports/games/tenebrae/files/patch-snd__sdl.c (dead)
1.1 +24 -0 ports/games/tenebrae/files/patch-snd_sdl.c (new)
1.2 +0 -11 ports/games/tenebrae/files/patch-sys__uxfindfirst.c (dead)
1.1 +15 -0 ports/games/tenebrae/files/patch-sys_dosa.s (new)
1.1 +11 -0 ports/games/tenebrae/files/patch-sys_linux.c (new)
1.1 +11 -0 ports/games/tenebrae/files/patch-sys_uxfindfirst.c (new)
1.3 +11 -4 ports/games/tenebrae/pkg-message
1.3 +2 -2 ports/games/tenebrae/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606172132.k5HLWXrr018351>
