Update games/bzflag port to version 2.0.0. It might be
useful to have some people test v2 long enough to confirm
that people prefer it to v1.x. If the users prefer, it
might be better to create a new port games/bzflag2, but I
will wait for feedback which indicates this.
PR: ports/76454
Submitted by: Charles Swiger <chuck@pkix.net>
change from libusb.h to libusbhid.h at least, which is five months. The
patch committed here may not be correct, but it compiles and I don't have
a USB joystick to test with, and 4.7-R ports freeze is in two days...
a version from the author that will be merged in a future version.
Putting it in a single file like this will make it easy to get rid of
in the next release.
Also, clean up the config file a bit, including respect for ${X11BASE}
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
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>