Commit Graph

8 Commits

Author SHA1 Message Date
Bryan Drewery
06ec6a0b8f - Update to 0.5.10.2 [1]
- Update comment on the real problem with UNUSABLE_RT_SIGNALS.  This is
  avoiding a buffer overflow due to NSIG*2 being far smaller than
  SIGRTMAX.

PR:		230156 [1]
Submitted by:	Nathan <ndowens@yahoo.com> (based on) [1]
2018-09-13 20:58:56 +00:00
Bryan Drewery
27fe5081c8 Update to 0.5.9.1
PR:		216887
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
2017-09-08 17:55:37 +00:00
Bartek Rutkowski
7d93407dca shells/dash: update 0.5.7 -> 0.5.8
Approved by:	mentors (implicit)
2014-09-29 12:39:34 +00:00
Frederic Culot
b2c5939eb8 - Update to 0.5.7
PR:		ports/159235
Submitted by:	Eitan Adler <lists@eitanadler.com> (maintainer)
2011-07-27 16:51:33 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Max Brazhnikov
b88c31a546 Update to 0.5.6.1
PR:		ports/150956
Submitted by:	Eitan Adler (maintainer)
2010-10-02 11:17:01 +00:00
Sylvio Cesar Teixeira
3297c715df - Update to 0.5.6
PR:		ports146866
Submitted by:	Eitan Adler <lists@eitanadler.com>
2010-05-28 16:14:30 +00:00
Dmitry Marakasov
536ff8a1f7 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>
2009-11-21 05:17:19 +00:00