pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators emulators: remove z26



details:   https://anonhg.NetBSD.org/pkgsrc/rev/880923fedebe
branches:  trunk
changeset: 447275:880923fedebe
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Feb 18 19:18:59 2021 +0000

description:
emulators: remove z26

this has been surpassed in usefulness and portability by stella and
upstream has vanished.

diffstat:

 emulators/Makefile     |   3 +--
 emulators/z26/DESCR    |   5 -----
 emulators/z26/Makefile |  28 ----------------------------
 emulators/z26/PLIST    |   3 ---
 emulators/z26/distinfo |   6 ------
 5 files changed, 1 insertions(+), 44 deletions(-)

diffs (74 lines):

diff -r cfe719a7cd8d -r 880923fedebe emulators/Makefile
--- a/emulators/Makefile        Thu Feb 18 19:18:50 2021 +0000
+++ b/emulators/Makefile        Thu Feb 18 19:18:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.338 2021/02/17 09:22:52 nia Exp $
+# $NetBSD: Makefile,v 1.339 2021/02/18 19:18:59 nia Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -410,6 +410,5 @@
 SUBDIR+=       xtrs
 SUBDIR+=       xyame
 SUBDIR+=       yabause
-SUBDIR+=       z26
 
 .include "../mk/misc/category.mk"
diff -r cfe719a7cd8d -r 880923fedebe emulators/z26/DESCR
--- a/emulators/z26/DESCR       Thu Feb 18 19:18:50 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-A fast and stable emulator for the mighty Atari 2600 game console.
-Lots of features and options, even comes with a man page with gobs of
-detailed information to help you fine tune everything.  Try the
-various timing and video mode settings to get the maximum performance
-on your computer.
diff -r cfe719a7cd8d -r 880923fedebe emulators/z26/Makefile
--- a/emulators/z26/Makefile    Thu Feb 18 19:18:50 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2020/08/31 18:09:29 wiz Exp $
-#
-
-DISTNAME=              z26v213
-PKGNAME=               z26-2.13
-PKGREVISION=           12
-CATEGORIES=            emulators games
-MASTER_SITES=          http://www.whimsey.com/z26/
-
-MAINTAINER=            xmor61%users.sourceforge.net@localhost
-HOMEPAGE=              http://www.whimsey.com/z26/
-COMMENT=               Atari 2600 Emulator
-
-BUILD_DEPENDS+=                nasm-[0-9]*:../../devel/nasm
-
-# Uses i386 assembler.
-ONLY_FOR_PLATFORM+=    *-*-i386
-
-WRKSRC=                        ${WRKDIR}/z26_snapshot-20040523
-USE_TOOLS+=            gmake m4 perl
-BUILD_TARGET=          netbsd
-MAKE_ENV+=             INSTALL_BINDIR=${DESTDIR}${PREFIX}/bin
-MAKE_ENV+=             INSTALL_MANDIR=${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-MAKE_FLAGS+=           INSTALL_USER=${ROOT_USER}
-MAKE_FLAGS+=           INSTALL_GROUP=${ROOT_GROUP}
-
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r cfe719a7cd8d -r 880923fedebe emulators/z26/PLIST
--- a/emulators/z26/PLIST       Thu Feb 18 19:18:50 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/21 03:49:56 minskim Exp $
-bin/z26
-man/man1/z26.1
diff -r cfe719a7cd8d -r 880923fedebe emulators/z26/distinfo
--- a/emulators/z26/distinfo    Thu Feb 18 19:18:50 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 20:31:10 agc Exp $
-
-SHA1 (z26v213.tar.gz) = b9a913ab7965f021be79ee9079fdba79ad26a5da
-RMD160 (z26v213.tar.gz) = 52d0e99839bbc290e184d31a765ce3f3043937c4
-SHA512 (z26v213.tar.gz) = 90ce3f99d04b26f8e50fd96735648a0beec7828453785e07558d5cfe8c6ddd9bfed4c1d4e483fec1f8ec3203738f866363eea5c346df7f8ac376cfbd9e53c4a3
-Size (z26v213.tar.gz) = 216375 bytes



Home | Main Index | Thread Index | Old Index