aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-08-11 06:12:49 +0000
committerAde Lovett <ade@FreeBSD.org>2001-08-11 06:12:49 +0000
commitd4084bdd117964ad6d6567cc5794bd3c4318f520 (patch)
treeb94cf3c76ce501aa71559a615d56334618239bf4 /shells
parentb621cd3ba08e5977e3347350ded0f62ba5856d08 (diff)
downloadports-d4084bdd117964ad6d6567cc5794bd3c4318f520.tar.gz
ports-d4084bdd117964ad6d6567cc5794bd3c4318f520.zip
1. This should never have been a port
2. It causes bash2 to core on my 4.3-STABLE box randomly 3. Since bash is a likely contender for any Linux converts, the last thing we need is for them to grep through the ports INDEX file, install this, destabilize their FreeBSD box, and generate bad PR 4. (portmgr hat on) it was not added in an appropriate manner. Should the original submitter wish to re-evaluate points 1-4 above, then we'll consider re-adding it. For now, it's toast.
Notes
Notes: svn path=/head/; revision=46060
Diffstat (limited to 'shells')
-rw-r--r--shells/Makefile1
-rw-r--r--shells/hmmah/Makefile32
-rw-r--r--shells/hmmah/distinfo1
-rw-r--r--shells/hmmah/pkg-comment1
-rw-r--r--shells/hmmah/pkg-descr3
-rw-r--r--shells/hmmah/pkg-plist5
6 files changed, 0 insertions, 43 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 0d906202c474..a9eeb1f2fd97 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -7,7 +7,6 @@
SUBDIR += es
SUBDIR += esh
SUBDIR += flash
- SUBDIR += hmmah
SUBDIR += ksh93
SUBDIR += mudsh
SUBDIR += osh
diff --git a/shells/hmmah/Makefile b/shells/hmmah/Makefile
deleted file mode 100644
index 88f4e744aa56..000000000000
--- a/shells/hmmah/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: hmmah
-# Date created: Jun 6, 2001
-# Whom: dwcjr@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= hmmah
-PORTVERSION= 1.0
-CATEGORIES= shells
-MASTER_SITES= http://dyeske.netrush.net/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= dyeske@yahoo.com
-
-NO_BUILD=
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-do-install:
- @${INSTALL} -d -o root -g wheel -m 0755 ${PREFIX}/share/doc/${PORTNAME}
- @${INSTALL_DATA} ${WRKSRC}/dot.bash_prompt ${PREFIX}/share/doc/${PORTNAME}
- @${INSTALL_DATA} ${WRKSRC}/dot.ksh_prompt ${PREFIX}/share/doc/${PORTNAME}
- @${INSTALL_DATA} ${WRKSRC}/dot.tcsh_prompt ${PREFIX}/share/doc/${PORTNAME}
- @${INSTALL_DATA} ${WRKSRC}/dot.zsh_prompt ${PREFIX}/share/doc/${PORTNAME}
-
-post-install:
- @${ECHO_MSG} "-------------------------------------------------------------------------------"
- @${ECHO_MSG} "Copy the dot.(shell)_prompt file to ~/.(shell)_prompt and then "
- @${ECHO_MSG} "run it via your shell start up file such as .bashrc, .tcshrc, .zshrc, or .kshrc"
- @${ECHO_MSG} "-------------------------------------------------------------------------------"
-
-.include <bsd.port.mk>
diff --git a/shells/hmmah/distinfo b/shells/hmmah/distinfo
deleted file mode 100644
index c42d74516094..000000000000
--- a/shells/hmmah/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (hmmah-1.0.tgz) = 1685d97b122c676fdd3249acd1c32b76
diff --git a/shells/hmmah/pkg-comment b/shells/hmmah/pkg-comment
deleted file mode 100644
index 70a04b88f036..000000000000
--- a/shells/hmmah/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Deep Prompt
diff --git a/shells/hmmah/pkg-descr b/shells/hmmah/pkg-descr
deleted file mode 100644
index e9345b72dafb..000000000000
--- a/shells/hmmah/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-The Deep Prompt
-These are some example prompts for various shells.
-The bash prompt is currently more developed than the other prompt's.
diff --git a/shells/hmmah/pkg-plist b/shells/hmmah/pkg-plist
deleted file mode 100644
index 019ae99e35cc..000000000000
--- a/shells/hmmah/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-share/doc/hmmah/dot.ksh_prompt
-share/doc/hmmah/dot.bash_prompt
-share/doc/hmmah/dot.zsh_prompt
-share/doc/hmmah/dot.tcsh_prompt
-@dirrm share/doc/hmmah