pkgsrc-WIP-changes archive

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

rpcemu: Remove, a newer version is in emulators/



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Mon Jan 1 11:27:15 2024 -0800
Changeset:	436b944a13e0b0063db5080e9e7973f0af909b02

Modified Files:
	Makefile
Removed Files:
	rpcemu/DESCR
	rpcemu/Makefile
	rpcemu/PLIST
	rpcemu/TODO
	rpcemu/distinfo
	rpcemu/patches/patch-rpc-machdep.c
	rpcemu/patches/patch-rpcemu.h

Log Message:
rpcemu: Remove, a newer version is in emulators/

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=436b944a13e0b0063db5080e9e7973f0af909b02

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                           |  1 -
 rpcemu/DESCR                       |  3 ---
 rpcemu/Makefile                    | 28 ----------------------------
 rpcemu/PLIST                       |  2 --
 rpcemu/TODO                        |  1 -
 rpcemu/distinfo                    |  7 -------
 rpcemu/patches/patch-rpc-machdep.c | 15 ---------------
 rpcemu/patches/patch-rpcemu.h      | 15 ---------------
 8 files changed, 72 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 926b037fef..04e2e9bbfd 100644
--- a/Makefile
+++ b/Makefile
@@ -4883,7 +4883,6 @@ SUBDIR+=	roundcube-plugin-carddav
 SUBDIR+=	roundcube-skin-mvision2
 SUBDIR+=	routersploit
 SUBDIR+=	roxterm
-SUBDIR+=	rpcemu
 SUBDIR+=	rpki-git
 SUBDIR+=	rpm5
 SUBDIR+=	rq
diff --git a/rpcemu/DESCR b/rpcemu/DESCR
deleted file mode 100644
index 67bb783982..0000000000
--- a/rpcemu/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-PCEmu allows you to emulate classic Acorn systems, such as the Risc
-PC and A7000, on multiple platforms including Windows, Linux and
-Mac OS X.
diff --git a/rpcemu/Makefile b/rpcemu/Makefile
deleted file mode 100644
index 43ec11107d..0000000000
--- a/rpcemu/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2014/11/03 22:01:04 ryo-on Exp $
-#
-
-RPCEMUVER=	0.8.12
-DISTNAME=	rpcemu-${RPCEMUVER}
-CATEGORIES=	emulators
-MASTER_SITES=	-http://marutan.net/rpcemu/cgi/download.php?sFName=${RPCEMUVER}/rpcemu-${RPCEMUVER}.tar.gz
-
-MAINTAINER=	ryoon%NetBSD.org@localhost
-HOMEPAGE=	https://marutan.net/rpcemu/
-COMMENT=	Acorn RiscPC and A7000 emulator
-LICENSE=	gnu-gpl-v2
-
-WRKSRC=		${WRKDIR}/${DISTNAME}/src
-
-GNU_CONFIGURE=	yes
-
-#RPCEMUBASE=	${PREFIX}/share/${PKGNAME_NOREV}
-RPCEMUBASE=	./
-
-SUBST_CLASSES+=		prefix
-SUBST_STAGE.prefix=	pre-configure
-SUBST_MESSAGE.prefix=	Fix rom image location.
-SUBST_FILES.prefix=	rpc-machdep.c
-SUBST_VARS.prefix=	RPCEMUBASE
-
-.include "../../devel/allegro/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/rpcemu/PLIST b/rpcemu/PLIST
deleted file mode 100644
index 7f0f953ccf..0000000000
--- a/rpcemu/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/09/28 14:55:43 ryo-on Exp $
-bin/rpcemu
diff --git a/rpcemu/TODO b/rpcemu/TODO
deleted file mode 100644
index 767289169f..0000000000
--- a/rpcemu/TODO
+++ /dev/null
@@ -1 +0,0 @@
-* It seems that hostfs does not work for me under NetBSD/amd64 7.99.1.
diff --git a/rpcemu/distinfo b/rpcemu/distinfo
deleted file mode 100644
index d94b9adb0c..0000000000
--- a/rpcemu/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.2 2014/11/03 22:01:04 ryo-on Exp $
-
-RMD160 (rpcemu-0.8.12.tar.gz) = 6a9a1a25f7199bd52516d9c0aa285ef63e0a7f93
-SHA512 (rpcemu-0.8.12.tar.gz) = 0113ee51105bfa0f438c3e3a18e4da31b1c69128168524c16a59385ce38d3fdf657105ded6ba097105f94b842abaefeca0d8f2e4d0fa3879d43f288b96f9abb1
-Size (rpcemu-0.8.12.tar.gz) = 379785 bytes
-SHA1 (patch-rpc-machdep.c) = 82a8fbc4ee55e8b7b3dfc848f094077da117e590
-SHA1 (patch-rpcemu.h) = a1e7a81fb95263c5f3cec0d37515ca8c37c78cba
diff --git a/rpcemu/patches/patch-rpc-machdep.c b/rpcemu/patches/patch-rpc-machdep.c
deleted file mode 100644
index 61baad2e62..0000000000
--- a/rpcemu/patches/patch-rpc-machdep.c
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-rpc-machdep.c,v 1.2 2014/11/03 22:01:05 ryo-on Exp $
-
-* Change base directory.
-
---- rpc-machdep.c.orig	2014-10-22 18:23:44.000000000 +0000
-+++ rpc-machdep.c
-@@ -28,7 +28,7 @@ rpcemu_get_datadir(void)
- 		*p = '\0';
- 	}
- 
--	return datadir;
-+	return "@RPCEMUBASE@";
- }
- 
- /**
diff --git a/rpcemu/patches/patch-rpcemu.h b/rpcemu/patches/patch-rpcemu.h
deleted file mode 100644
index f13615e7a5..0000000000
--- a/rpcemu/patches/patch-rpcemu.h
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-rpcemu.h,v 1.2 2014/11/03 22:01:05 ryo-on Exp $
-
-* Support NetBSD
-
---- rpcemu.h.orig	2014-10-22 18:23:44.000000000 +0000
-+++ rpcemu.h
-@@ -36,7 +36,7 @@
- #endif
- 
- 
--#if defined __MACH__ || defined __OpenBSD__
-+#if defined __MACH__ || defined __OpenBSD__ || defined __NetBSD__
- #define fseeko64(_a, _b, _c) fseeko(_a, _b, _c)
- #define ftello64(stream) ftello(stream)
- #define fopen64(_a, _b) fopen(_a, _b)


Home | Main Index | Thread Index | Old Index