summaryrefslogtreecommitdiff
path: root/games/velena
AgeCommit message (Collapse)AuthorFilesLines
2008-10-03Velena doesn't work on 64-bit platforms.rillig1-1/+17
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig1-2/+2
them at will.
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-2/+4
their files via a custom do-install target.
2008-02-28Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,rillig1-2/+2
to shut up the pkglint warnings.
2008-02-20I got the velena license wrong and assumed it were public domain, but itrillig1-3/+3
isn't. PKGREVISION++
2008-02-02Made stdout unbuffered, so that the program can be used by otherrillig3-8/+20
programs. PKGREVISION++
2007-07-29Fixed outdated inclusion of <malloc.h>.rillig1-1/+6
2007-07-25Velena needs the opening book installed to work correctly. PKGREVISION++rillig2-2/+10
2007-07-25Corrected the license part. This is an example of a weird combination:rillig1-2/+5
public-domain, but no commercial use.
2007-07-25Imported velena.rillig9-0/+138
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.