summaryrefslogtreecommitdiff
path: root/games/abuse/patches
AgeCommit message (Collapse)AuthorFilesLines
2004-07-11Make build with gcc3. Patches gleaned from abuse-sdl project.wiz3-4/+48
Use CXX instead of CC for linking c++ code.
2002-07-16At least let this package compile...agc6-0/+161
2001-07-02Update abuse to 2.0nb1:abs6-76/+109
Avoid gets() usage and add __sparc__ to alignment needing CPUs, allowing it to run on my ss5.
2001-03-22Force alignment on arm platforms, too. Should fix pkg/11540.wiz1-0/+15
Idea by Martin Husemann. XXX: Could be that other platforms need an appropriate #ifdef here, too, but I don't know which. Probably still broken on LP64.
1998-08-29Resolve some installation brain-damage as pointed out by Charles Hannum.garbled2-8/+29
Main binary is no longer installed into lib/abuse.
1998-08-27abuse-2.0 pkg: a full color 320x200 arcade quality platform shooter.garbled4-0/+48
8-bit only right now.