Commit graph

19 commits

Author SHA1 Message Date
marino
a763854020 games/falcons-eye: fix patch corruption
Joerg's patch was duplicated, so it tried to apply twice.
It also caused two entries in distinfo.
2012-12-15 11:50:48 +00:00
joerg
655e49d0fe Always return a value from non-void functions. 2012-11-19 23:22:07 +00:00
joerg
1ce285f981 Always return a value in !void functions. 2012-11-19 02:54:02 +00:00
marino
53eb14228a 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.
2012-05-16 22:53:15 +00:00
obache
c79fb4cc68 * add destdir installation support
* honor PKGMANDIR
* create some missing directories with permissions
* runtime dependency on gzip command

Bump PKGREVISION.
2011-05-26 12:51:22 +00:00
minskim
a7d7fc176d Use stdlib.h instead of non-standard malloc.h 2007-06-17 19:19:12 +00:00
rillig
25990d0ac2 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.
2006-06-17 19:00:08 +00:00
joerg
3047dfa1ea Use config file framework. Bump revision. 2006-05-18 16:22:26 +00:00
joerg
780cc49098 Forgotten distinfo commit. Rightfully blamed by wiz@ 2006-01-04 08:58:47 +00:00
wiz
b9a551e7bb Fix DIST_SUBDIR to use PKGNAME_NOREV so this doesn't break because of PKGREVISION bumps 2005-03-30 19:59:13 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
reed
11481dfd15 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.)
2005-02-17 21:05:08 +00:00
ben
9a1f4731d0 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.
2005-02-16 18:56:22 +00:00
ben
1635028b8c Correct distinfo to reflect DIST_SUBDIR. PR#29388 2005-02-16 17:45:56 +00:00
ben
d0d7d67c2c 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.
2005-02-16 17:43:58 +00:00
ben
3a43be3d90 Make falcons-eye build in Linux. 2004-04-15 19:43:12 +00:00
ben
bf532bd725 Make falcons-eye build with native pthreads. 2003-12-20 16:51:38 +00:00
wiz
f0dda7d927 Fix a vulnerability. Patch from Ben Collver in PR 22165.
Bump PKGREVISION.
2003-07-28 16:03:19 +00:00
pooka
60c5a78963 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.
2002-01-21 11:56:16 +00:00