Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2007-02-15 | Modular Xorg support. | joerg | 1 | -1/+3 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-12 | Use IMAKE_GAMEMANDIR and IMAKE_GAMEMAN_SUFFIX. | joerg | 1 | -6/+6 | |
2005-05-01 | Regenerate for new patch-a[bcef] (PR pkg/29426). | jdc | 1 | -5/+5 | |
2005-05-01 | Make netmaze build on linux systems. | jdc | 4 | -21/+107 | |
Fixes PR pkg/29426 from A L Meyers. | |||||
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-05-07 | remove malloc.h include for darwin/freebsd | danw | 2 | -8/+17 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-12-19 | Increment package revision to 2 after 64-bit and keypad fixes. | jdc | 1 | -2/+2 | |
2003-12-19 | Regenerate after addition of patch-a[lmno]. | jdc | 1 | -1/+5 | |
2003-12-19 | Use keypad for control (as well as cursor keys). | jdc | 1 | -0/+46 | |
2003-12-19 | s/long/int32_t/ to make this work on 64-bit machines. | jdc | 3 | -0/+156 | |
Tested on alpha and sparc64. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+2 | |
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-02-26 | Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more | jschauma | 2 | -7/+8 | |
portable. Bump PKGREVISION accordingly. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -16/+14 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-08-29 | netmze-0.81 - X windows-based multiplayer combat game (like Midi Maze) | jdc | 17 | -0/+460 | |
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. |