summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authormef <mef>2015-01-09 13:25:14 +0000
committermef <mef>2015-01-09 13:25:14 +0000
commit62a0a7849a95d700b4d50fee9ec53dcfb987a39c (patch)
tree104171e6802234d66adf16b91b501c4f046838af /shells
parent8a998589ee0b9d3e69f41b02e8eaa711dbea8be3 (diff)
downloadpkgsrc-62a0a7849a95d700b4d50fee9ec53dcfb987a39c.tar.gz
Removing shells/mudsh. From FreeBSD PR:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=104260 --------------------------- The MASTER_SITES for shells/mudsh is invalid. The email address of the submitter of the port is no longer valid. The app itself is a single perl script with no author in it. --------------------------- Thanks wiz@ for review.
Diffstat (limited to 'shells')
-rw-r--r--shells/Makefile3
-rw-r--r--shells/mudsh/DESCR7
-rw-r--r--shells/mudsh/Makefile28
-rw-r--r--shells/mudsh/PLIST2
-rw-r--r--shells/mudsh/distinfo5
5 files changed, 1 insertions, 44 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 9b8f1532cef..3f301f0813b 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2013/01/31 09:36:01 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2015/01/09 13:25:14 mef Exp $
#
COMMENT= Shells
@@ -16,7 +16,6 @@ SUBDIR+= fish
SUBDIR+= heirloom-sh
SUBDIR+= lshell
SUBDIR+= mksh
-SUBDIR+= mudsh
SUBDIR+= nologinmsg
SUBDIR+= osh
SUBDIR+= pdksh
diff --git a/shells/mudsh/DESCR b/shells/mudsh/DESCR
deleted file mode 100644
index 99c80da56a7..00000000000
--- a/shells/mudsh/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-Is there any reason why a shell (or command line) cannot be as
-tolerant or as intelligent as a text adventure game like Zork, or a
-MUD (Multi User Dungeon)? Is there any reason why a shell cannot work
-like such a game? ("Go North", etc.)
-
-Actually, the answer is no and this is a perl implementation to prove it.
-Have fun, and don't get eaten by a Grue!
diff --git a/shells/mudsh/Makefile b/shells/mudsh/Makefile
deleted file mode 100644
index 1c998a05bd3..00000000000
--- a/shells/mudsh/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:26 wiz Exp $
-#
-
-DISTNAME= mudsh
-PKGNAME= mudsh-20010311
-PKGREVISION= 3
-CATEGORIES= shells
-MASTER_SITES= ${MASTER_SITE_FREEBSD}
-EXTRACT_SUFX= # empty
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.xirium.com/tech/mud-shell/index.html
-COMMENT= M.U.D. game-like shell
-
-WRKSRC= ${WRKDIR}
-USE_TOOLS+= perl:run
-
-INSTALLATION_DIRS= bin
-
-do-build:
- @${CP} ${WRKSRC}/mudsh ${WRKSRC}/mudsh.orig
- @${SED} -e 's|/usr/local/bin/perl|${LOCALBASE}/bin/perl|g' \
- ${WRKSRC}/mudsh.orig >${WRKSRC}/mudsh
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/mudsh ${DESTDIR}${PREFIX}/bin
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/shells/mudsh/PLIST b/shells/mudsh/PLIST
deleted file mode 100644
index c4bc942c0a9..00000000000
--- a/shells/mudsh/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/18 17:10:17 cjep Exp $
-bin/mudsh
diff --git a/shells/mudsh/distinfo b/shells/mudsh/distinfo
deleted file mode 100644
index e3feeaa8836..00000000000
--- a/shells/mudsh/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:14:41 agc Exp $
-
-SHA1 (mudsh) = 545f3a095cad25e0334df598a63ced3a1c3aeef1
-RMD160 (mudsh) = 885133cbb847581e7ecc1f63eed4ab5ff3bf9d2d
-Size (mudsh) = 21309 bytes