summaryrefslogtreecommitdiff
path: root/games/xfrisk
AgeCommit message (Collapse)AuthorFilesLines
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-30xfrisk fails to properly display the action list, when using the standardxtraeme3-23/+42
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.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-02-28Fix build on Solaris. Patch provided by Jonathan Perkin in pkg/15763.wiz3-4/+19
2002-02-27Initial import of xfrisk-1.2 into the NetBSD packages collection.agc5-0/+69
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.