30 Commits

Author SHA1 Message Date
abieber
131d6ba51f Bump ioquake3 to e7a7a2b6b677c030be5cca8cc9cc58e81b2e04de. 2020-10-22 11:32:53 +00:00
cwen
d47c200cec ioquake3: add macppc support and documentation, improve QUAKE_ARCH definition
From Alex Free <alexjf at mail dot com>, with input and hints from espie@,
sthen@, landry@ and me.

OK abieber@ (maintainer) and kirby@
2020-06-01 16:07:05 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
abieber
9790fd76ac Bump ioquake3 to 95b9cab4d644fa3bf757cfff821cc4f7d76e38b0
OK kirby@
2019-06-17 13:52:54 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
abieber
da5665691e Bump to the latest.
- remove CFLAGS. Spotted by Tom Murphy!
- remove -O3 from build.

OK awolk@
2018-04-16 13:12:22 +00:00
abieber
3f6826e47d Bump to the latest. This includes a stdin flush fix from Tom Murphy
<openbsd@pertho.net> which fixes the following:

- ioq3ded now starts properly on boot (reported by awolk@).
- ioq3ded no longer hangs while consuming large amounts of cpu.

OK awolk@
2018-03-15 00:36:21 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
abieber
7e1415c28e Fix for openal/sndio backend segfault.
Diff from David CARLIER <devnexen@gmail.com>

No objections - bmercer@ was probably going to give me an OK but didn't
because of the frags he would receive (I assume :D)!
2017-11-26 03:32:48 +00:00
abieber
bcadb8eac4 Bump to latest. Full change log here:
59b1262b82...ioquake:e8450cae33fbfaa24202e28dce1a49fa88e857c4

OK awolk@ after many frags
2017-11-10 14:59:52 +00:00
abieber
bc29069a22 Bump to latest, includes some nasty fixes like:
d2b1d124d4

OK awolk@
2017-08-04 22:06:51 +00:00
ajacoutot
212b011311 Remove trailing lines. 2017-06-12 10:57:57 +00:00
abieber
0f65304bbf Bump to latest version. Full changlog here:
d4e1a01f33...8a50e2aa09

OK awolk@
2017-05-31 23:50:54 +00:00
ajacoutot
7995708f3c Bring rc_bg back. 2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0 I forgot the bump commit... 2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8 Cope with recent rc.subr(8) change (removal of rc_bg etc.) 2017-05-27 13:53:06 +00:00
mestre
f10131a926 Allow games/ioquake3 to be compiled with clang by using libc's getopt instead
of an handrolled one

OK espie@
2017-05-26 10:36:44 +00:00
espie
8d860230fd adjust distinfo post DISTFILES change 2017-05-06 15:10:17 +00:00
abieber
6af7ead7d8 Upstream fixed a pretty nasty client bug:
https://ioquake3.org/2017/03/13/important-security-update-please-update-ioquake3-immediately/

Reported by jsg@, OK awolk@
2017-03-21 22:19:43 +00:00
abieber
c8edf49987 Update ioquake3 to the latest.
Fix static calls to gcc.

OK awolk@
2017-03-03 22:52:26 +00:00
jsg
f036462b0f stop installing object files
ok awolk@
2016-12-27 01:55:33 +00:00
abieber
6d8a91001c Bring ioquake3 to the latest, this update includes the switch to the
opengl2 renderer!

Full change set:
9d6a95d4ad...ab8bcf5c5b

OK awolk@, bmercer@
2016-12-06 15:54:42 +00:00
abieber
5744231c25 Update ioquake3 to latest
- Set default map for proper startup (users can't connect without one
specified).
- Use libogg from ports (fixes bulk).
- Update readme to give more info on pk3 locations.

OK awolk@, ajacoutot@ and a "look good" from espie@
2016-06-28 14:22:51 +00:00
ajacoutot
23483b5001 Fix rc.d script:
- do not hardcode /usr/local
- drop default daemon_flags

Not sure why the pexp is needed but I don't have quake3 files to test.
2016-06-02 11:51:15 +00:00
abieber
908817b9a4 Update to latest release on github. Full changes here:
a331637745...ioquake:7811b2acb2955132a68d1b869d4df98eb3ae194a

Port changes:
- Add rc script for ioq3ded
- Add blurb in readme

OK awolk@, "that diff looks reasonable" sthen@
2016-05-27 23:44:14 +00:00
naddy
ef68f42b62 remove SHARED_ONLY from ports that don't use any MODULES 2016-03-16 16:46:31 +00:00
abieber
3ea135b13c Update to latest ioquake3, mostly GL fixes. I plan on doing monthly-ish
sync with upstream.

OK awolk@
2016-02-28 20:07:35 +00:00
sthen
441f67d60a Mark ioquake3 as BROKEN-i386, need to free up a register to get this to build.
Fill in the GPL version number in the license marker.
2016-01-21 09:42:36 +00:00
abieber
ce0f3024a0 Update to the latest commit.
Add fix for building debug and release (spotted by mulander).
Fix ordering and add SHARED_ONLY.
Add dep for audio/openal.

OK bmercer@, sthen@, tests by mulander
2016-01-15 21:53:18 +00:00
abieber
9b284bfcdb import of ioquake3, an actively developed Quake 3 Arena clone.
Tested by Adam Wolk aka mulander, aka awolk!

OK bmercer@
2016-01-14 00:11:40 +00:00