Skip site navigation (1)Skip section navigation (2)

CVS log for ports/games/fuhquake/Makefile

[BACK] Up to [FreeBSD] / ports / games / fuhquake

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:34:56 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:37:20 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
- update to jpeg-8

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:10:21 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- update to jpeg7
Tested by:	pav on pointyhat

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:49:02 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Nov 15 08:33:17 2007 UTC (4 years, 2 months ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -4 lines
Fix gcc 4.2 build.

Approved by:	portmgr (pav), MAINTAINER (danfe)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Oct 2 10:32:47 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -0 lines
Mark as broken with gcc4.2.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 19 20:06:02 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jul 23 19:01:03 2006 UTC (5 years, 6 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +23 -42 lines
- 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 1.13: download - view: text, markup, annotated - select for diffs
Sun May 7 23:45:17 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 12 09:25:24 2005 UTC (6 years, 2 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
- Changed quake-data/Makefile.include to be more similar to bsd.*.mk files,
  also it doesn't override port's variables.
- Change dependant ports.

PR:		ports/90145
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 17 12:17:11 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +68 -106 lines
[UPDATE] games/fuhquake: minor changes, integrate with "quake-data"

	Changes:
	* Integrate with "games/quake-data".
	* Remove SVGA client (doesn't compile, and if it does it could behave as described in "games/quakeforge/pkg-messgae").
	* Add OPTIONS.
	* Add option to install files for colored lighting in levels.

PR:		ports/86170
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
Approved by:	maintainer timeout

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 8 09:49:34 2005 UTC (6 years, 10 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Add missing `@' before ${CAT}.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 31 07:33:46 2004 UTC (7 years, 5 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +19 -1 lines
- Add WITH_SKYBOXES knob
- Augment mirror list
- Fix one small typo
- Bump PORTREVISION

Approved by:	fjoe (mentor)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Aug 27 08:46:30 2004 UTC (7 years, 5 months ago) by danfe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use.  They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.

Approved by:	fjoe (mentor)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jun 18 08:16:22 2004 UTC (7 years, 7 months ago) by vs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +39 -41 lines
Update to 0.31

PR:		ports/65929
Submitted by:	maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 29 22:42:58 2004 UTC (7 years, 8 months ago) by anholt
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4 lines
Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, and
USE_GL as appropriate.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 3 15:23:06 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
- Mark BROKEN: Checksum mismatch
- Maintainer informed

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 17 23:44:10 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Chase multimedia/xmms library bump.

Submitted by:	FUJISHIMA Satsuki <sf@FreeBSD.org>
Approved by:	(unbreak of port builds)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Sep 5 09:06:04 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +12 -5 lines
- Silence GCC warnings on 5.x (missing \n at EOF)
- Change bogus SED statement
- Don't grumble about disabling x86 asm on non-i386
  hardware, since obviously it won't be used anyway
- Pet portlint

PR:		56453
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 1 11:52:05 2003 UTC (8 years, 5 months ago) by osa
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +29 -6 lines
Update port:
- Fixes build on 5.x with XMMS support enabled;
- Fixes path where to look for XMMS binary;
- Allows fuhquake to be run from any directory per kris' suggestion;
- Adds WITH_SHAREWARE_DATA knob.  Coupled with previous, this
  makes fuhquake playable right after install, yet allows it to be
  distributed on CDROM (since shareware data cannot be included,
  one must explicitly define this knob);
- Properly utilizes EXTRACT_ONLY in Makefile and DOCSDIR in pkg-plist;
- Removes EXTRACT_BEFORE_ARGS from Makefile since it's no longer needed;
- Tells user about WITHOUT_XMMS knob, when XMMS bits are found;
- Fixes palette problems on 24-bit depth with x11-renderer;
- Fixes DGA mouse behavior on higher mouse rates when GLX-rendered.

Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
PR:		56085

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 2 18:29:57 2003 UTC (8 years, 8 months ago) by fjoe
Branches: MAIN
New port: fuhquake

FuhQuake is an excellent QuakeWorld client.

An excellent work by:	Alexey Dokuchaev <danfe@regency.nsu.ru>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options