Path to this page:
./
games/nagi,
Clone of Sierras AGI
Branch: CURRENT,
Version: 20021114nb6,
Package name: nagi-20021114nb6,
Maintainer: pkgsrc-usersNAGI (New Adventure Game Interpreter) is a clone of Sierra's own
AGI which they created and used through the 80's to produce a whole
bunch of great adventure games like Space Quest, Leisure Suit Larry
and Kings Quest. NAGI was created by disassembling the original AGI
executable and writing equivalent C code that would run under
SDL which is a free generic library for low-level access
to graphics and audio. It can read both v2 and v3 game data for the
PC.
Required to run:[
devel/SDL]
Required to build:[
pkgtools/x11-links] [
x11/glproto] [
x11/renderproto] [
x11/xproto] [
x11/xf86vidmodeproto] [
x11/xf86driproto] [
x11/damageproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
x11/dri2proto] [
x11/fixesproto4] [
pkgtools/cwrappers]
Master sites:
Filesize: 164.514 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2015-04-25) Updated to version: nagi-20021114nb6
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2006-06-12) Updated to version: nagi-20021114nb5
- (2006-02-06) Updated to version: nagi-20021114nb4
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
|
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-04-25 16:23:48 by Tobias Nygren | Files touched by this commit (868) | |
Log message:
Recursive revbump following MesaLib update, categories g through n.
|
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.
|
2012-05-23 08:08:59 by David A. Holland | Files touched by this commit (2) |
Log message:
Fix patch to add <limits.h> instead of <sys/syslimits.h> as the latter
is nonstandard.
|
2009-06-14 19:57:02 by Joerg Sonnenberger | Files touched by this commit (215) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-03-04 07:59:06 by Johnny C. Lam | Files touched by this commit (99) |
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
|