Port details |
- dash POSIX-compliant implementation of /bin/sh
- 0.5.11.5 shells
=3 0.5.11.5Version of this port present on the latest quarterly branch. - Maintainer: bdrewery@FreeBSD.org
 - Port Added: 2009-11-21 05:17:41
- Last Update: 2021-09-16 09:53:43
- Commit Hash: 31d5e48
- People watching this port, also watch:: sqlite3, qemu, python, libedit, c-ares
- License: BSD3CLAUSE
- Description:
- 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/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/shells/dash/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/dash
- pkg install dash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dash
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1630653642
SHA256 (dash-0.5.11.5.tar.gz) = db778110891f7937985f29bf23410fe1c5d669502760f584e54e0e7b29e123bd
SIZE (dash-0.5.11.5.tar.gz) = 240681
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Build
-
- math/sage
- Configuration Options:
- ===> The following configuration options are available for dash-0.5.11.5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- shells_dash
- USES:
- cpe gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Sep 2021 09:53:43 0.5.11.5
|
Alexey Dokuchaev (danfe)  |
shells/dash: update DASH to version 0.5.11.5 and install ChangeLog. |
31 Aug 2021 09:23:37 0.5.11.4
|
Bernhard Froehlich (decke)  |
shells/dash: Add CPE information
Approved by: portmgr (blanket) |
05 Jun 2021 17:57:39 0.5.11.4
|
Alexey Dokuchaev (danfe)  |
shells/dash: update DASH to version 0.5.11.4. |
25 May 2021 06:56:32 0.5.11.3
|
Alexey Dokuchaev (danfe)  |
shells/dash: update DASH to version 0.5.11.3.
Approved by: maintainer (bdrewery) |
07 Apr 2021 08:09:01 0.5.10.2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.5.10.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Sep 2018 20:58:56
0.5.10.2
|
bdrewery  |
- 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] |
08 Sep 2017 17:55:38
0.5.9.1
|
bdrewery  |
Update to 0.5.9.1
PR: 216887
Submitted by: John Hein <z7dr6ut7gs@snkmail.com> |
08 Nov 2016 14:10:55
0.5.8
|
antoine  |
Revert experimental code accidentally committed in r378465 |
19 May 2016 10:53:06
0.5.8
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
05 Feb 2015 15:55:54
0.5.8
|
bapt  |
Cleanup plist |
02 Oct 2014 18:48:39
0.5.8
|
bdrewery  |
Take maintainership |
29 Sep 2014 12:39:35
0.5.8
|
robak  |
shells/dash: update 0.5.7 -> 0.5.8
Approved by: mentors (implicit) |
27 May 2014 05:50:19
0.5.7
|
eadler  |
shells/dash: add note, change maintainer
- Add note
- Give up maintainer |
23 Oct 2013 18:58:57
0.5.7
|
eadler  |
Unquiet my ports to make debugging easier. |
28 Sep 2013 06:57:32
0.5.7
|
eadler  |
- convert to staging |
20 Sep 2013 22:57:24
0.5.7
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
16 Jul 2013 21:59:48
0.5.7
|
eadler  |
Remove now excess verbiage.
Reviewed by: bapt |
06 Jul 2013 17:27:41
0.5.7
|
eadler  |
Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion. |
08 Mar 2013 20:23:39
0.5.7
|
eadler  |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
06 Oct 2012 14:35:46
0.5.7
|
eadler  |
Trim the headers in the ports I maintain. |
21 Aug 2011 20:51:40
0.5.7
|
eadler  |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
21 Aug 2011 16:12:46
0.5.7
|
eadler  |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
27 Jul 2011 16:51:33
0.5.7
|
culot  |
- Update to 0.5.7
PR: ports/159235
Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer) |
18 Mar 2011 17:59:51
0.5.6.1
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
02 Oct 2010 11:17:01
0.5.6.1
|
makc  |
Update to 0.5.6.1
PR: ports/150956
Submitted by: Eitan Adler (maintainer) |
28 May 2010 16:14:30
0.5.6
|
sylvio  |
- Update to 0.5.6
PR: ports146866
Submitted by: Eitan Adler <lists@eitanadler.com> |
21 Nov 2009 05:17:19
0.5.5.1
|
amdmi3  |
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> |