pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells/dash Imported dash from pkgsrc-wip.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d11894f57ea6
branches:  trunk
changeset: 396536:d11894f57ea6
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jul 26 21:27:49 2009 +0000

description:
Imported dash from pkgsrc-wip.

Debian Almquist shell.  A small POSIX-compliant shell that is faster than bash.

Packaged by christtrekker%users.sourceforge.net@localhost.

diffstat:

 shells/dash/DESCR    |   1 +
 shells/dash/Makefile |  17 +++++++++++++++++
 shells/dash/PLIST    |   3 +++
 shells/dash/distinfo |   5 +++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r 37dae54b27cf -r d11894f57ea6 shells/dash/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/shells/dash/DESCR Sun Jul 26 21:27:49 2009 +0000
@@ -0,0 +1,1 @@
+Debian Almquist shell.  A small POSIX-compliant shell that is faster than bash.
diff -r 37dae54b27cf -r d11894f57ea6 shells/dash/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/shells/dash/Makefile      Sun Jul 26 21:27:49 2009 +0000
@@ -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@localhost
+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 -r 37dae54b27cf -r d11894f57ea6 shells/dash/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/shells/dash/PLIST Sun Jul 26 21:27:49 2009 +0000
@@ -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 -r 37dae54b27cf -r d11894f57ea6 shells/dash/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/shells/dash/distinfo      Sun Jul 26 21:27:49 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index