Up to [cvs.netbsd.org] / pkgsrc / games / falcons-eye
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16 / (download) - annotate - [select for diffs], Wed May 16 22:53:15 2012 UTC (8 days, 9 hours ago) by marino
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
games/falcons-eye: Fix indirect linking (all platforms) libm was added to the already modified definition of $WINLIBS. The file jtp_win.c needs the log function from it.
Revision 1.15 / (download) - annotate - [select for diffs], Thu May 26 12:51:22 2011 UTC (11 months, 4 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.14: +3 -3
lines
Diff to previous 1.14 (colored)
* add destdir installation support * honor PKGMANDIR * create some missing directories with permissions * runtime dependency on gzip command Bump PKGREVISION.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jun 17 19:19:12 2007 UTC (4 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.13: +4 -2
lines
Diff to previous 1.13 (colored)
Use stdlib.h instead of non-standard malloc.h
Revision 1.13 / (download) - annotate - [select for diffs], Sat Jun 17 19:00:08 2006 UTC (5 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Fixed pkglint warnings. Due to the definition of INSTALL_SRC, the CONF_FILES_PERMS settings currently don't have any effect. Bumped PKGREVISION, since the ownership of one file might change.
Revision 1.12 / (download) - annotate - [select for diffs], Thu May 18 16:22:26 2006 UTC (6 years ago) by joerg
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Use config file framework. Bump revision.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 4 08:58:47 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.10: +4 -2
lines
Diff to previous 1.10 (colored)
Forgotten distinfo commit. Rightfully blamed by wiz@
Revision 1.10 / (download) - annotate - [select for diffs], Wed Mar 30 19:59:13 2005 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
Fix DIST_SUBDIR to use PKGNAME_NOREV so this doesn't break because of PKGREVISION bumps
Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 23 23:11:56 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Add RMD160 digests.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Feb 17 21:05:08 2005 UTC (7 years, 3 months ago) by reed
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Add new patch (patch-bk) so YACC and LEX are not forced as yacc and lex. (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.)
Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 16 18:56:22 2005 UTC (7 years, 3 months ago) by ben
Branch: MAIN
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
The distribution file changed again without the filename changing. The only differences are in audio files. This is pertinent to PR#29388. Bump DIST_SUBDIR and update distinfo.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 16 17:45:56 2005 UTC (7 years, 3 months ago) by ben
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Correct distinfo to reflect DIST_SUBDIR. PR#29388
Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 16 17:43:58 2005 UTC (7 years, 3 months ago) by ben
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Distfile changed but filename did not, as stated in the feedback for PR#29388. The only contents that changed are audio files. Updated distinfo and set DIST_SUBDIR.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 15 19:43:12 2004 UTC (8 years, 1 month ago) by ben
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.3: +1 -2
lines
Diff to previous 1.3 (colored)
Make falcons-eye build in Linux.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 20 16:51:38 2003 UTC (8 years, 5 months ago) by ben
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Make falcons-eye build with native pthreads.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 28 16:03:19 2003 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Fix a vulnerability. Patch from Ben Collver in PR 22165. Bump PKGREVISION.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jan 21 11:56:16 2002 UTC (10 years, 4 months ago) by pooka
Branch: TNF
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Falcon's Eye 1.9.3, isometric Nethack with real graphics. Originally supplied by collver@linuxfreemail.com in pkg/14359 and subsequently modified somewhat mostly by him.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 21 11:56:16 2002 UTC (10 years, 4 months ago) by pooka
Branch: MAIN
Initial revision