./games/dungeon, Classic game of Dungeon

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.2bnb2, Package name: dungeon-3.2bnb2, Maintainer: pkgsrc-users

Dungeon is a development prototype of the game ZORK(tm), which is
available commercially from Infocom, Inc, on most personal computers.
Copyright on the Dungeon sources is retained by Infocom, and commercial
use is strictly prohibited. ZORK(tm) is a trademark of Infocom, Inc.

This version is translated from the original dungeon-3.2b Fortran sources
to C by Andrew Plotkin <erkyrath@eblong.com>, and modified to use his
Glk API. (The dungeon debugger code was translated from Fortran to C by
Paul Goyette <pgoyette@whooppee.com> and included in the upstream sources.)
The Fortran sources were themselves were translated from the original MDL.
Version 3.2B is the latest known version.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


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.
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
   2015-08-18 09:31:20 by Thomas Klausner | Files touched by this commit (282)
Log message:
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
   2015-07-12 09:14:43 by Paul Goyette | Files touched by this commit (1)
Log message:
The game debugger tool is not provided as a patch file.  It was submitted
and accepted by upstream.
   2013-10-17 18:36:07 by Roy Marples | Files touched by this commit (5)
Log message:
Works fine with system curses
   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.