Path to this page:
./
games/xmris,
Version of the Mr Do video arcade game for X
Branch: CURRENT,
Version: 4.05nb3,
Package name: xmris-4.05nb3,
Maintainer: pkgsrc-usersMr Is is a version of the Mr Do video arcade game for the X Window System.
You control a gnome, who can walk around a garden, along paths already
marked, or create new paths wherever you wish. You also have a ball, which
can be thrown in the direction you're facing, towards the gnome's feet.
Points are scored for collecting cherries (if you collect eight cherries
without stopping or pushing an apple, you get a bonus), killing monsters
(by squashing them, or throwing the ball at them), and collecting the
prize left when all the monsters have come out of their den.
DEINSTALL [+/-]#!/bin/sh
#
# $NetBSD: DEINSTALL,v 1.1 2005/09/08 06:30:37 jdc Exp $
#
VARBASE=@VARBASE@
case "${STAGE}" in
POST-DEINSTALL) cat << EOF
=============================================================
The score files were not wiped out by this deletion process.
If you don't want them around, please remove the directory:
${VARBASE}/games/xmris
and its contents.
=============================================================
EOF
;;
esac
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 266.898 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2011-05-23) Updated to version: xmris-4.05nb3
- (2008-11-10) Updated to version: xmris-4.05nb2
- (2006-02-06) Updated to version: xmris-4.05nb1
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
|
2017-09-06 12:40:36 by Thomas Klausner | Files touched by this commit (136) |
Log message:
Comment out dead sites.
|
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.
|
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.
|
2011-05-25 06:42:58 by OBATA Akio | Files touched by this commit (1) |
Log message:
USE_GAMESGROUP=yes
|
2011-05-23 14:05:54 by OBATA Akio | Files touched by this commit (4) |
Log message:
* add user-destdir installation support.
* set LICENSE=gnu-gpl-v2
* replace manual SED with SUBST.
* prepare game score directory and file with pkgsrc.
Bump PKGREVISION.
|
2011-05-23 14:02:58 by OBATA Akio | Files touched by this commit (1) |
Log message:
sort.
|