summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2009-07-26 21:27:49 +0000
committerrillig <rillig@pkgsrc.org>2009-07-26 21:27:49 +0000
commitccb014b3067db817033f601c6cbb113dd93ef263 (patch)
tree230fc8b2c0efa73f00223b47185e7f718ab82f96 /shells
parent0e954174a459f7670fcbac71f1e216aa84b1d403 (diff)
downloadpkgsrc-ccb014b3067db817033f601c6cbb113dd93ef263.tar.gz
Imported dash from pkgsrc-wip.
Debian Almquist shell. A small POSIX-compliant shell that is faster than bash. Packaged by christtrekker@users.sourceforge.net.
Diffstat (limited to 'shells')
-rw-r--r--shells/dash/DESCR1
-rw-r--r--shells/dash/Makefile17
-rw-r--r--shells/dash/PLIST3
-rw-r--r--shells/dash/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/shells/dash/DESCR b/shells/dash/DESCR
new file mode 100644
index 00000000000..e31981947d7
--- /dev/null
+++ b/shells/dash/DESCR
@@ -0,0 +1 @@
+Debian Almquist shell. A small POSIX-compliant shell that is faster than bash.
diff --git a/shells/dash/Makefile b/shells/dash/Makefile
new file mode 100644
index 00000000000..53c8f7ff2c9
--- /dev/null
+++ b/shells/dash/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/26 21:27:49 rillig Exp $
+#
+
+DISTNAME= dash-0.5.5.1
+CATEGORIES= shells
+MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
+
+MAINTAINER= christtrekker@users.sourceforge.net
+HOMEPAGE= http://gondor.apana.org.au/~herbert/dash/files/
+COMMENT= Debian Almquist shell, POSIX-compliant shell faster than bash
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/shells/dash/PLIST b/shells/dash/PLIST
new file mode 100644
index 00000000000..4865c2d3c8c
--- /dev/null
+++ b/shells/dash/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/26 21:27:49 rillig Exp $
+bin/dash
+man/man1/dash.1
diff --git a/shells/dash/distinfo b/shells/dash/distinfo
new file mode 100644
index 00000000000..b32f1e4903b
--- /dev/null
+++ b/shells/dash/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/26 21:27:49 rillig Exp $
+
+SHA1 (dash-0.5.5.1.tar.gz) = fd73f0a34477eaf8bacc36beee75d94551954a61
+RMD160 (dash-0.5.5.1.tar.gz) = 8831123af32ab699314edbca18350e7ec778df77
+Size (dash-0.5.5.1.tar.gz) = 208094 bytes