1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Nick Sayer
91c35bec5f portlint 2001-03-26 16:54:29 +00:00
Nick Sayer
a967a694ca 1. Update to 1.7e.1. d.9 is no longer interoperable.
2. Get rid of half-speed audio flag. It breaks audio on Yamaha chipsets.

3. The program maintainer has a bad habit of morphing the distfile and
WRKSRC name. Grr.

4. Some patches were subsumed and thus deleted. Other stuff has come up
though and thus must be patched.

5. Take over MAINTAINERship.

PR:		ports/26112
Approved by:	nbm
2001-03-26 16:51:54 +00:00
Neil Blakey-Milner
97bc172f5e Use USE_MESA instead of LIB_DEPENDS on GL.14 to allow packages to build
and not fail to install Mesa twice.

Noticed by:	bento
2000-11-03 23:48:03 +00:00
Neil Blakey-Milner
cc3a266bd3 Get bzflag to compile on 3.x. (sys/soundcard.h to machine/soundcard.h,
socklen_t to int for 3.x, and no -fno-exceptions for 3.x g++)

Bothered by:	Barry Irwin <bvi@rucus.ru.ac.za>
Bothered by:	Matthew West <mwest@uct.ac.za>
2000-08-18 15:04:09 +00:00
Neil Blakey-Milner
35b4af3562 Attempt to work around what seems to be a make time-dependency issue
(ie, 1 second granularity) and explicitly run the man target in
post-build.

Also, add the data files to the PLIST, which I missed in my last commit.

Noticed by:	jkh
Debugging help:	green
2000-08-12 22:01:39 +00:00
Neil Blakey-Milner
3c7d3681a2 Make bzflag depend on X and Mesa, and don't hardcode /usr/local for data
directory.
2000-08-12 01:10:45 +00:00
Neil Blakey-Milner
5ab279640f Add bzflag, a multiplayer 3D tank battle game. 2000-08-12 00:28:05 +00:00