summaryrefslogtreecommitdiff
path: root/games/falcons-eye
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.reed3-2/+20
(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.ben2-5/+5
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 forben2-4/+5
PR#29388. The only contents that changed are audio files. Updated distinfo and set DIST_SUBDIR.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-06-15this needs -lm on Solaris for log()grant1-1/+3
2004-04-17Remove extraneous dash.ben1-2/+2
2004-04-15Make falcons-eye build in Linux.ben3-71/+21
2004-03-07Use bl3.snj1-3/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-24s/@netbsd.org/@NetBSD.org/ in MAINTAINER.jmmv1-2/+2
2003-12-20Make falcons-eye build with native pthreads.ben2-5/+7
2003-12-13Update MAINTAINER email address.ben1-2/+2
2003-07-28Fix a vulnerability. Patch from Ben Collver in PR 22165.wiz3-3/+21
Bump PKGREVISION.
2003-07-26Bump revision due to SDL update, and sync versions in buildlink files wherejmmv1-2/+2
needed. This is required because esound has been droped as a dependancy.
2003-07-19Change address of maintainer per PR 22170.wiz1-2/+2
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2002-12-24Replace collver@linuxfreemail.com with collver1@attbi.com.wiz1-2/+2
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523, 19524, 19525 and some more, perhaps.
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-08-27buildlink1 -> buildlink2jlam1-4/+4
2002-01-21Falcon's Eye 1.9.3, isometric Nethack with real graphics.pooka21-0/+1305
Originally supplied by collver@linuxfreemail.com in pkg/14359 and subsequently modified somewhat mostly by him.