Commit graph

12 commits

Author SHA1 Message Date
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
a70669db12 [PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE
This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to bsd.sites.mk and adds it to the following ports:

	games/doom
	games/linux-quake3
	games/linux-quake4
	games/qcc
	games/quake-data
	games/quake-source
	games/quake2-data
	games/quake2-source
	games/quake2forge
	games/quake2lnx
	games/quake3
	games/quake3-data
	games/rtcw

PR:		ports/93546
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2006-04-06 00:21:42 +00:00
Kris Kennaway
0893d8a595 BROKEN on !i386: Does not compile 2006-01-19 23:34:06 +00:00
Edwin Groothuis
7146cbc5d7 [MAINTAINER UPDATE] games/quake3-data: redesign, change dependant ports
- Changed quake3-data/Makefile.include to be more similar
	to bsd.*.mk files, also it doesn't override port's variables.
	- Change dependant ports.

PR:		ports/90149
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-12-20 11:59:18 +00:00
Edwin Groothuis
e4550385b3 [PATCH] games/quake3: prevent quake from creating botlib.log in the current dir
quake3 creates botlib.log in the current directory. Such
	action is annoying and should be prevented.

PR:		ports/90263
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2005-12-12 21:07:11 +00:00
Edwin Groothuis
38b9055791 Added BROKEN on IA64.
PR:		ports/89901
Submitted by:	Linas Valiukas <prekybosv@shirshegsm.lt.eu.org>
2005-12-03 22:35:02 +00:00
Edwin Groothuis
535b6e3bcf Remove i386 specific parts from the Makefiles.
PR:		ports/89603
Submitted by:	Linas Valiukas <shirshegsm@gmail.com>
2005-11-28 12:04:12 +00:00
Edwin Groothuis
4f3e569d94 Fix path names in patches 2005-11-26 22:18:24 +00:00
Edwin Groothuis
6db26ba974 - Force use of a higher GCC version
- Include digest::md5 for perl on 4.x
- Add BUILD_ENV to make sure that do-build works fine
- Fix files/patch-code-unix-cons to understand $ENV{CC} and friends
- Fix files/patch-code-qcommon-common.c to include sys/types.h

Noticed by: YAPHR
2005-11-23 12:00:47 +00:00
Edwin Groothuis
1e53364329 [UPDATE] games/quake3: integrate with quake3-data
Changes:
	* Don't build install QVM's and shared libraries (QVM's are provided in the PAK files).
	* Look for data in the same directory as linux-quake3.
	* Add mirror.
	* Remove pkg-message and pkg-plist (not needed anymore)

PR:		ports/89330
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
Approved by:	Linas Valiukas <shirshegsm@gmail.com>
2005-11-22 05:20:37 +00:00
Pav Lucistnik
61a1cbf27c - Add more MASTER_SITES
PR:		ports/89321
Submitted by:	Linas Valiukas <shirshegsm@gmail.com> (maintainer)
2005-11-21 16:42:59 +00:00
Edwin Groothuis
cf1bd0756d New port: games/quake3 Quake III Arena -- first person shooter (native
Quake III Arena, developed by the gaming wizards at id
	Software, is the third installment of one of the most popular
	computer game franchises of all time. Organic caverns,
	gothic cathedrals and futuristic spacescapes play host to
	Quake III Arena's unrivaled blend of action, strategy and
	jaw-dropping technology as Linux gamers are invited to
	square off against 32 of history's greatest warriors. Built
	around a revolutionary new graphics engine capable of
	delivering mind blowing 3D special effects including curved
	surfaces and volumetric fog, Quake III Arena is the final
	word in deathmatching mayhem.

	This is a native build for FreeBSD. Sorry, no joystick
	support is available at this time.

PR:		ports/85429
Submitted by:	Linas Valiukas <shirshegsm@gmail.com>
2005-11-17 10:35:03 +00:00