CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/07/11 10:33:06
Modified files:
games/quake : Makefile distinfo
games/quake/pkg: DESCR-main DESCR-server PLIST-main PLIST-server
Added files:
games/quake/pkg: DESCR-libs PFRAG.shared-libs PLIST-libs
Removed files:
games/quake/files: snd_sndio.c
games/quake/patches: patch-common_asm_i386_h
patch-common_mdfour_c
patch-common_snd_oss_c
patch-common_vid_ggi_c patch-configure_in
patch-qw_client_Makefile_in
patch-qw_server_Makefile_in
patch-qw_server_sys_unix_c
patch-uquake_Makefile_in
patch-uquake_menu_c
Log message:
- Update to 20110710
- Working sound via SDL
- Binaries renamed in upstream (see pkg_info -L)
- Data directory handled better (see DESCR)
- Common -libs package for -main and -server
- GGI renderer got removed, renderers now available:
glx, sdl, sdl32 (32b bit depth) and sgl (SDL OpenGL) and x11
- All binaries can be compiled at once now
- All patches in upstream
from antti harri (MAINTAINER)