summaryrefslogtreecommitdiff
path: root/games/velena
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for games categoryagc1-1/+2
Problems found locating distfiles: Package blokus: missing distfile blokus-1.1.tar.gz Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz Package dungeon: missing distfile dungeon-gdt-glk.tar.gz Package gate88: missing distfile Gate88_Mar19_05.tar.gz Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip Package rollemup: missing distfile Rollemup.tar.gz Package tscp: missing distfile tscp181.zip Package xbat: missing distfile xev111.tar.gz Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz Package xrick: missing distfile xrick-021212.tgz Package xskat: missing distfile xskat-cards.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-01-04Systematize handling of 32-on-64 binaries.dholland1-9/+11
XXX: We need common infrastructure for this; there's more of them than XXX: I realized.
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2011-12-12games/velena: Mask DragonFly-x86_64marino1-1/+2
DragonFly x86_64 can't build 32-bit binaries.
2011-05-28Minor rototill and respin patches; add patch comments, etc. I was takingdholland13-75/+236
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++.
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
block). Uncomment some commented out LICENSE lines while here.
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.