summaryrefslogtreecommitdiff
path: root/games/xdoom
AgeCommit message (Collapse)AuthorFilesLines
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1998-12-14Fix alignment problems on arm32.mycroft1-0/+17
1998-11-24Use -O2, not -O6.mycroft2-4/+4
1998-11-24optimize, for mycrofthubertf2-7/+11
1998-11-12Some more for pkglint.frueauf1-4/+4
1998-09-24Some read-only pkgsrc fixups..garbled1-6/+6
1998-09-06Remove useless symlinkhubertf1-2/+1
1998-09-06LICENSE=sharewarehubertf1-1/+3
1998-09-06Boom - make da noise! (add soundserver)hubertf8-49/+88
1998-08-28xdoom-1.10: a 3D shoot-em-up for 8-bit X11 displays.garbled9-0/+557
Many thanks to Matthias Drochner for giving me his framework on the pkg as a starting point.