Commit graph

28 commits

Author SHA1 Message Date
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Max Khon
168fa1dd5e Fix gcc 4.2 build.
Approved by:	portmgr (pav), MAINTAINER (danfe)
2007-11-15 08:33:17 +00:00
Mark Linimon
ab7852d3d3 Mark as broken with gcc4.2. 2007-10-02 10:35:11 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
73540c85c7 - 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)
2006-07-23 19:01:03 +00:00
Erwin Lansing
70480582d4 Remove zero-sized files. 2006-07-10 20:44:48 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
844ed77708 SHA256ify
Approved by: krion@
2006-01-30 10:00:27 +00:00
Renato Botelho
506e4ece92 - 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
2005-12-12 09:25:24 +00:00
Edwin Groothuis
2619de0db4 [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
2005-11-17 12:17:11 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Alexey Dokuchaev
a966e65951 Add missing `@' before ${CAT}. 2005-04-08 09:49:34 +00:00
Alexey Dokuchaev
da163a6f82 - Add WITH_SKYBOXES knob
- Augment mirror list
- Fix one small typo
- Bump PORTREVISION

Approved by:	fjoe (mentor)
2004-08-31 07:33:46 +00:00
Alexey Dokuchaev
48249e3fe0 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)
2004-08-27 08:46:33 +00:00
Tilman Keskinoz
dc97b95e57 replace patch-r_part.c with the vendor-version
PR:		69272
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2004-07-23 07:15:38 +00:00
Volker Stolz
543ea76c6e Update to 0.31
PR:		ports/65929
Submitted by:	maintainer
2004-06-18 08:16:23 +00:00
Eric Anholt
a93033552b Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, and
USE_GL as appropriate.
2004-05-29 22:42:58 +00:00
Kirill Ponomarev
7b49b86901 - Mark BROKEN: Checksum mismatch
- Maintainer informed
2004-03-03 15:23:06 +00:00
Edwin Groothuis
7f8f10d033 Report our platform as FreeBSD, not Linnex
It would be nice to redefine QW_PLATFORM to ``FreeBSD''
	instead of ``Linux'' (which is default), so to make FuhQuake
	report real box type it's being run onto.

PR:		ports/56990
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2003-09-24 09:18:43 +00:00
Edwin Groothuis
b484a4b30a Chase multimedia/xmms library bump.
Submitted by:	FUJISHIMA Satsuki <sf@FreeBSD.org>
Approved by:	(unbreak of port builds)
2003-09-17 23:44:11 +00:00
Kirill Ponomarev
efc8430a33 - 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
2003-09-05 09:06:04 +00:00
Sergey A. Osokin
aaba25b6be 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
2003-09-01 11:52:06 +00:00
Max Khon
6d680277e9 New port: fuhquake
FuhQuake is an excellent QuakeWorld client.

An excellent work by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2003-06-02 18:29:57 +00:00