Date: Sun, 23 Jul 2006 19:01:03 +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/fuhquake Makefile distinfo pkg-plist ports/games/fuhquake/files Makefile patch-cl_main.c patch-common.c patch-menu.c patch-modules.c patch-modules.h patch-mp3_player.c patch-r_part.c patch-version.h patch-vid_glx.c patch-vid_svga.c Message-ID: <200607231901.k6NJ13IP042333@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-07-23 19:01:03 UTC
FreeBSD ports repository
Modified files:
games/fuhquake Makefile distinfo pkg-plist
games/fuhquake/files Makefile patch-cl_main.c patch-common.c
patch-menu.c patch-modules.c
patch-modules.h patch-mp3_player.c
patch-r_part.c patch-version.h
patch-vid_glx.c
Removed files:
games/fuhquake/files patch-vid_svga.c
Log:
- Remove obsolete svga patch.
- Remove LITS and SKYBOXES options (JoeQuake is based on FuhQuake, so it also
supports them; a separate port has been done).
- Use patches instead of ${REINPLACE_CMD}.
- Add HUD option.
- Make FuhQuake write in ~/.fuhquake.
PR: ports/91893
Submitted by: alepulver (myself)
Approved by: maintainer (timeout)
Revision Changes Path
1.14 +23 -42 ports/games/fuhquake/Makefile
1.7 +3 -6 ports/games/fuhquake/distinfo
1.6 +2 -2 ports/games/fuhquake/files/Makefile
1.2 +10 -4 ports/games/fuhquake/files/patch-cl_main.c
1.3 +103 -4 ports/games/fuhquake/files/patch-common.c
1.3 +49 -4 ports/games/fuhquake/files/patch-menu.c
1.3 +2 -2 ports/games/fuhquake/files/patch-modules.c
1.2 +2 -2 ports/games/fuhquake/files/patch-modules.h
1.4 +3 -3 ports/games/fuhquake/files/patch-mp3_player.c
1.3 +1 -1 ports/games/fuhquake/files/patch-r_part.c
1.3 +3 -3 ports/games/fuhquake/files/patch-version.h
1.4 +2 -2 ports/games/fuhquake/files/patch-vid_glx.c
1.3 +0 -107 ports/games/fuhquake/files/patch-vid_svga.c (dead)
1.6 +55 -40 ports/games/fuhquake/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607231901.k6NJ13IP042333>
