Date: Sat, 21 Nov 2009 05:17:19 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells Makefile ports/shells/dash Makefile distinfo pkg-descr Message-ID: <200911210517.nAL5HJ3k024934@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
amdmi3 2009-11-21 05:17:19 UTC FreeBSD ports repository Modified files: shells Makefile Added files: shells/dash Makefile distinfo pkg-descr Log: DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible. It does this without sacrificing speed where possible. In fact, it is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks. WWW: http://gondor.apana.org.au/~herbert/dash/ PR: 140381 Submitted by: Eitan Adler <EitanAdlerList@gmail.com> Revision Changes Path 1.80 +1 -0 ports/shells/Makefile 1.1 +27 -0 ports/shells/dash/Makefile (new) 1.1 +3 -0 ports/shells/dash/distinfo (new) 1.1 +5 -0 ports/shells/dash/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911210517.nAL5HJ3k024934>