Path to this page:
./
games/xzip,
Z-code interpreter for X11 (Infocom game format)
Branch: CURRENT,
Version: 1.8.2,
Package name: xzip-1.8.2,
Maintainer: pkgsrc-usersXZip is a clean X Windows interface to games written in Infocom's Z-code
game format. It handles Z-code versions 1 through 5 and version 8. It is
free (yee-ha!)
developed at CMU. Really, I would have preferred to actually do this in
ATK... except that then you'd need ATK to run it, and that's 50 megabytes
of source code. (Honest.) So I just did an imitation.
Z-code games are available at:
http://www.ifarchive.org/indexes/if-archiveXgamesXzcode.html
http://www.mobygames.com/game-group/z-code
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 132.844 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2015-07-28) Updated to version: xzip-1.8.2
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2006-02-06) Updated to version: xzip-1.8nb1
- (2005-10-05) Package added to pkgsrc.se, version xzip-1.8 (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-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2015-11-03 21:57:10 by Alistair G. Crooks | Files touched by this commit (350) |
Log message:
Add SHA512 digests for distfiles for games category
Problems found locating distfiles:
Package blokus: missing distfile blokus-1.1.tar.gz
Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz
Package dungeon: missing distfile dungeon-gdt-glk.tar.gz
Package gate88: missing distfile Gate88_Mar19_05.tar.gz
Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz
Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip
Package rollemup: missing distfile Rollemup.tar.gz
Package tscp: missing distfile tscp181.zip
Package xbat: missing distfile xev111.tar.gz
Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz
Package xrick: missing distfile xrick-021212.tgz
Package xskat: missing distfile xskat-cards.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-07-28 01:12:31 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Update URLs for Z-code games. From pgoyette.
|
2015-07-28 00:22:18 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 1.8.2, provided by Benedek Gergely on pkgsrc-users.
Add comment to patch while here.
1.8.2:
Added the -spec option, to make the interpreter label itself as
spec 1.0 compliant
Fixed small bugs in arithmetic shift right and printing newlines.
Added support for 64-byte-long properties (spec 1.0 feature)
|
2015-07-04 18:18:44 by Joerg Sonnenberger | Files touched by this commit (222) |
Log message:
Remove USE_X11BASE and X11PREFIX.
|
2012-10-06 13:55:05 by Aleksej Saushev | Files touched by this commit (310) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|