summaryrefslogtreecommitdiff
path: root/games/velena/patches/patch-ab
AgeCommit message (Collapse)AuthorFilesLines
2011-05-28Minor rototill and respin patches; add patch comments, etc. I was takingdholland1-26/+0
a shot at making it work on LP64, but there seem to be deeper problems than the usual sorts of things. Add a comment in the makefile documenting a case that fails on LP64 but not ILP32. PKGREVISION++.
2008-02-02Made stdout unbuffered, so that the program can be used by otherrillig1-4/+16
programs. PKGREVISION++
2007-07-25Imported velena.rillig1-0/+14
Velena is a program playing connect-four based on the work of Victor Allis, who proved in 1986 that the first player can always win.