summaryrefslogtreecommitdiff
path: root/games/xfrisk/patches
AgeCommit message (Collapse)AuthorFilesLines
2010-11-13Fix crash on LP64 platforms, caused by improper mixing of integer typesdholland1-0/+26
and no type safety in XtVa[GS]etValues(). PKGREVISION <- 6
2009-05-23DESTDIR supportdholland1-3/+54
2009-05-23Commit my crash-fix patches from PR 37267. PKGREVISION++ (to 5)dholland3-0/+78
This also fixes the infamous "Bogus call to CARDS_RenderCard!" bug.
2007-11-20Made the package build on Solaris.rillig1-1/+9
2003-09-30xfrisk fails to properly display the action list, when using the standardxtraeme1-20/+29
Xaw library, so change this to use Xaw3d. While here don't use X11BASE as PREFIX for installation. Patch provided by Soren Jacobsen PR pkg/21668, with some changes by me. Bump pkgrevision to 1.
2002-02-28Fix build on Solaris. Patch provided by Jonathan Perkin in pkg/15763.wiz1-1/+10
2002-02-27Initial import of xfrisk-1.2 into the NetBSD packages collection.agc1-0/+29
XFrisk is a computer version of the classic Risk board game. It is a multiplayer game played on a TCP/IP network, uses the X11 window system for graphics and runs on most UNIX and UNIX-like platforms. Provided in PR 15725 by Jonathon Perkin (sketch@rd.bbc.co.uk), modified slightly by myself.