Path to this page:
./
games/ztrack,
Simple curses-based pseudo-3D driving game
Branch: CURRENT,
Version: 1.0nb1,
Package name: ztrack-1.0nb1,
Maintainer: pkgsrc-usersZtrack is a simple curses-based pseudo-3D driving game.
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 9.947 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2016-07-29) Package added to pkgsrc.se, version ztrack-1.0nb1 (created)
CVS history: (Expand)
2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Remove SHA1 hashes for distfiles
|
2020-05-16 15:01:15 by Roland Illig | Files touched by this commit (1) |
Log message:
games/ztrack: fix build in SUBST_NOOP_OK=no mode
The sed command is not classified as identity substitution by
mk/scripts/subst-identity.awk since the s,,, is preceded by a regular
expression. Since this is an edge case, it will not be implemented
there. Otherwise the other addressing modes would also have to be
implemented.
|
2016-07-28 21:31:28 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
Do not alter LIBS in in patch-Makefile (so SUBST_* correctly applies)
Bump PKGREVISION
|
2016-07-28 19:51:20 by Kamil Rytarowski | Files touched by this commit (6) |
Log message:
Import ztrack-1.0 as games/ztrack
Simple curses-based pseudo-3D driving game
Originally packaged in pkgsrc-wip by:
- myself
and
- <leot>.
|