Path to this page:
./
games/falcons-eye,
Falcons Eye NetHack
Branch: CURRENT,
Version: 1.9.3nb16,
Package name: falcons-eye-1.9.3nb16,
Maintainer: pkgsrc-usersFalcon's Eye is a mouse-driven interface for NetHack that enhances the
visuals, audio and accessibility of the game.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2006/06/19 23:09:59 jlam Exp $
case "${STAGE}" in
DEINSTALL)
DATADIR="${PKG_PREFIX}/share/falcons-eye-dir"
${RMDIR} -p ${DATADIR} 2>/dev/null || ${TRUE}
if ${TEST} -d ${DATADIR}; then
${CAT} << EOF
======================================================================
The records, log, settings and savegames were not wiped out by this
deletion process. If you don't want them around, then please remove
the following directory:
${DATADIR}
======================================================================
EOF
fi
;;
esac
Required to run:[
devel/SDL]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2016-05-17) Updated to version: falcons-eye-1.9.3nb16
- (2015-04-25) Updated to version: falcons-eye-1.9.3nb15
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2011-05-26) Updated to version: falcons-eye-1.9.3nb14
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
|
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
2016-08-27 22:59:47 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Add missing include.
|
2016-05-17 12:32:09 by Filip Hajny | Files touched by this commit (36) |
Log message:
Use REAL_ROOT_USER/REAL_ROOT_GROUP instead of ROOT_USER/ROOT_GROUP
for all pkgsrc dir/file ownership rules. Fixes unprivileged
user/group names from leaking into binary packages, manifest as
non-fatal chown/chgrp failure messages at pkg_add time.
Bump respective packages' PKGREVISION.
|
2016-02-25 14:19:47 by Jonathan Perkin | Files touched by this commit (7) |
Log message:
Use OPSYSVARS.
|
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.
|