Commit graph

18 commits

Author SHA1 Message Date
jdc
c2eb17f3c5 Regenerate for new patch-a[bcef] (PR pkg/29426). 2005-05-01 10:36:07 +00:00
jdc
124f29d571 Make netmaze build on linux systems.
Fixes PR pkg/29426 from A L Meyers.
2005-05-01 10:34:49 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
danw
c5b43082e1 remove malloc.h include for darwin/freebsd 2004-05-07 02:16:05 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
jdc
c7f36bbd8a Increment package revision to 2 after 64-bit and keypad fixes. 2003-12-19 07:14:03 +00:00
jdc
3cf4e32d76 Regenerate after addition of patch-a[lmno]. 2003-12-19 07:10:16 +00:00
jdc
4a18b435b6 Use keypad for control (as well as cursor keys). 2003-12-19 07:08:25 +00:00
jdc
3c421cb874 s/long/int32_t/ to make this work on 64-bit machines.
Tested on alpha and sparc64.
2003-12-19 07:07:19 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
jschauma
ab337911ba Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-02-26 03:58:06 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
wiz
daff086c30 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 02:08:16 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
jdc
c0f5978e05 netmze-0.81 - X windows-based multiplayer combat game (like Midi Maze)
Netmaze is a multiplayer combat game (like the Atari Midi Maze game)

You play in a virtual maze and the goal of the game is to hunt down your
opponents.  The view is full animated 3D.  On fast machines, you can even
run it with texture mapping for the walls and floor.

There are also three robot players of varying ability.
2000-08-29 10:09:43 +00:00