cvs commit: ports/shells Makefile ports/shells/dash Makefile distinfo pkg-descr

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Nov 21 05:17:20 UTC 2009


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 at 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)


More information about the cvs-ports mailing list