pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip clean-up: remove mipscope
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Fri Jul 8 09:35:54 2022 +0200
Changeset: 0a65abc47d8dfcb95fc9e53ab0962e5786d6607b
Modified Files:
Makefile
Removed Files:
mipscope/DESCR
mipscope/Makefile
mipscope/PLIST
mipscope/distinfo
Log Message:
wip clean-up: remove mipscope
Last release 2011, EOL Qt4 only.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0a65abc47d8dfcb95fc9e53ab0962e5786d6607b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
mipscope/DESCR | 9 ---------
mipscope/Makefile | 20 --------------------
mipscope/PLIST | 1 -
mipscope/distinfo | 5 -----
5 files changed, 36 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index e1049eabeb..da3c8104c1 100644
--- a/Makefile
+++ b/Makefile
@@ -2406,7 +2406,6 @@ SUBDIR+= minio-client
SUBDIR+= minizip192
SUBDIR+= mintotp
SUBDIR+= minuit2
-SUBDIR+= mipscope
SUBDIR+= miracl
SUBDIR+= mirage
SUBDIR+= miro
diff --git a/mipscope/DESCR b/mipscope/DESCR
deleted file mode 100644
index 7194ffb02c..0000000000
--- a/mipscope/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-MipScope is a cross-platform Integrated Development Environment (IDE) for
-students learning MIPS r3000 / MIPS32 assembly programming. It features an
-editor with an integrated MIPS interpreter and debugger. The focus is on
-helping beginners write and debug meaningful programs quickly.
-
-MipScope was designed to replace the SPIM simulator in Brown University's
-Introduction to Computer Systems course. MipScope implements most of the
-r3000 and MIPS32 specifications. Floating point operations, exceptions, and
-self-modifying code aren't supported at this time.
diff --git a/mipscope/Makefile b/mipscope/Makefile
deleted file mode 100644
index 56b9137136..0000000000
--- a/mipscope/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-DISTNAME= mipscope-0.3.3
-CATEGORIES= editors x11
-MASTER_SITES= ${MASTER_SITE_GITHUB:=MipScope/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://mipscope.cs.brown.edu/
-COMMENT= MIPS Learning Environment
-LICENSE= gnu-gpl-v2
-
-USE_LANGUAGES= c++
-
-INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}
-
-do-configure:
- ${RUN} cd ${WRKSRC} && ${PKGSRC_ENV} ${CONFIGURE_ENV} ${QTDIR}/bin/qmake PREFIX=${PREFIX} -o Makefile
-
-.include "../../x11/qt4-libs/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/mipscope/PLIST b/mipscope/PLIST
deleted file mode 100644
index 48d96a5493..0000000000
--- a/mipscope/PLIST
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD$
diff --git a/mipscope/distinfo b/mipscope/distinfo
deleted file mode 100644
index dd2b764411..0000000000
--- a/mipscope/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (mipscope-0.3.3.tar.gz) = b12367668b45e0b861d5397b4fc8e6c4ab163f7f
-SHA512 (mipscope-0.3.3.tar.gz) = fa615d7add4166a095506fd40627bbbcb68caab0d927035bd1885f336300112abade2b2259270f4f88e2ffa095e4f1e5d07237141104f9740aee170d3577f378
-Size (mipscope-0.3.3.tar.gz) = 346394 bytes
Home |
Main Index |
Thread Index |
Old Index