pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/simh emulators/simh: add notes re license, s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/db16b4a4ef58
branches: trunk
changeset: 380415:db16b4a4ef58
user: rhialto <rhialto%pkgsrc.org@localhost>
date: Mon Jun 06 14:21:55 2022 +0000
description:
emulators/simh: add notes re license, simh3, open-simh.
diffstat:
emulators/simh/DESCR | 7 +++++++
emulators/simh/Makefile | 3 ++-
2 files changed, 9 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r 1b030a56a5fb -r db16b4a4ef58 emulators/simh/DESCR
--- a/emulators/simh/DESCR Mon Jun 06 14:20:45 2022 +0000
+++ b/emulators/simh/DESCR Mon Jun 06 14:21:55 2022 +0000
@@ -7,3 +7,10 @@
See http://www.netbsd.org/ports/vax/emulator-howto.html on how to
install NetBSD/vax on simh!
+
+This version will not be updated further until questions regarding the
+change of the licence in later versions have been resolved.
+
+Alternatively, you can use emulators/open-simh, which forked off this
+version in May 2020, or emulators/simh3, maintained solely by
+Bob Supnik.
diff -r 1b030a56a5fb -r db16b4a4ef58 emulators/simh/Makefile
--- a/emulators/simh/Makefile Mon Jun 06 14:20:45 2022 +0000
+++ b/emulators/simh/Makefile Mon Jun 06 14:21:55 2022 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.64 2022/05/08 12:09:51 rhialto Exp $
+# $NetBSD: Makefile,v 1.65 2022/06/06 14:21:55 rhialto Exp $
DISTNAME= simh-4.0.0
PKGNAME= simh-4.0.0.20220501
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=simh/}
GITHUB_PROJECT= simh
+# NOTE: do not update to a later version!
GITHUB_TAG= e1ce9f4f70466c34e96d59a6f44e0eaa2cf46a3f
MAINTAINER= rhialto%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index