summaryrefslogtreecommitdiff
path: root/games/falcons-eye/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests.agc1-1/+2
2005-02-17Add new patch (patch-bk) so YACC and LEX are not forced as yacc and lex.reed1-1/+2
(Because it could be bison -y and flex.) The build uses yacc and lex so USE_GNU_TOOLS. (Note that USE_GNU_TOOLS is broken, so now on NetBSD this will use bison -y instead of native yacc.) Also set YACC in MAKE_ENV. This is partial fix for PR #pkg/29388. (The remaining problem is that mk/tools.mk assumes that yacc is already installed so YACC is never set to "bison -y" as needed.)
2005-02-16The distribution file changed again without the filename changing.ben1-3/+3
The only differences are in audio files. This is pertinent to PR#29388. Bump DIST_SUBDIR and update distinfo.
2005-02-16Correct distinfo to reflect DIST_SUBDIR. PR#29388ben1-3/+3
2005-02-16Distfile changed but filename did not, as stated in the feedback forben1-3/+3
PR#29388. The only contents that changed are audio files. Updated distinfo and set DIST_SUBDIR.
2004-04-15Make falcons-eye build in Linux.ben1-2/+1
2003-12-20Make falcons-eye build with native pthreads.ben1-2/+2
2003-07-28Fix a vulnerability. Patch from Ben Collver in PR 22165.wiz1-1/+2
Bump PKGREVISION.
2002-01-21Falcon's Eye 1.9.3, isometric Nethack with real graphics.pooka1-0/+19
Originally supplied by collver@linuxfreemail.com in pkg/14359 and subsequently modified somewhat mostly by him.