pkgsrc-WIP-changes archive

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

dps8m: Remove. Imported to emulators/dps8m



Module Name:	pkgsrc-wip
Committed By:	Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By:	ryoon
Date:		Fri Dec 13 00:54:49 2024 +0900
Changeset:	ede314edb3e7f49baa3af5b76a856b37fe3425f3

Modified Files:
	Makefile
Removed Files:
	dps8m/DESCR
	dps8m/Makefile
	dps8m/PLIST
	dps8m/distinfo

Log Message:
dps8m: Remove. Imported to emulators/dps8m

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

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

diffstat:
 Makefile       |  1 -
 dps8m/DESCR    |  1 -
 dps8m/Makefile | 25 -------------------------
 dps8m/PLIST    |  2 --
 dps8m/distinfo |  5 -----
 5 files changed, 34 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index bc987a92b1..5ed2889937 100644
--- a/Makefile
+++ b/Makefile
@@ -759,7 +759,6 @@ SUBDIR+=	dovecot2-fts-xapian
 SUBDIR+=	downtimed
 SUBDIR+=	doxy2man
 SUBDIR+=	dpic
-SUBDIR+=	dps8m
 SUBDIR+=	dragbox-git
 SUBDIR+=	driftctl
 SUBDIR+=	drist
diff --git a/dps8m/DESCR b/dps8m/DESCR
deleted file mode 100644
index f99929591b..0000000000
--- a/dps8m/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-A simulator for the Multics DPS-8/M mainframe
diff --git a/dps8m/Makefile b/dps8m/Makefile
deleted file mode 100644
index 03e41349d5..0000000000
--- a/dps8m/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-PKGNAME=	dps8m-${VER}
-DISTNAME=	dps8m-r${VER}-src
-CATEGORIES=	emulators
-MASTER_SITES=	https://dps8m.gitlab.io/dps8m-r${VER}-archive/R${VER}/
-EXTRACT_SUFX=	.tar.lz
-
-VER=		3.0.1
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://dps8m.gitlab.io/dps8m/
-COMMENT=	DPS-8/M mainframe simulator
-LICENSE=	icu
-
-WRKSRC=		${WRKDIR}/dps8
-
-USE_TOOLS+=	gmake
-MAKE_FILE=	GNUmakefile
-
-LDFLAGS.NetBSD+=     -lm
-
-.include "../../devel/libuv/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/dps8m/PLIST b/dps8m/PLIST
deleted file mode 100644
index e9eb06c0ed..0000000000
--- a/dps8m/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-bin/dps8
diff --git a/dps8m/distinfo b/dps8m/distinfo
deleted file mode 100644
index 18a715d828..0000000000
--- a/dps8m/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (dps8m-r3.0.1-src.tar.lz) = 6e7c08a87205642042b26d3158fe209aba4813600e7433f09360a06f09918616
-SHA512 (dps8m-r3.0.1-src.tar.lz) = f7b6f9daccc790fd0e289ae4eb6e26158f6c0856ffa05fb123e8fcd02a7bdc728f6de1a2fd5af8eee0c7726e851a11f712e594f7459fd5a8fd6f83bfd6506f39
-Size (dps8m-r3.0.1-src.tar.lz) = 851658 bytes


Home | Main Index | Thread Index | Old Index