summaryrefslogtreecommitdiff
path: root/Ports/dash
AgeCommit message (Collapse)Author
2021-04-25Ports: Add missing SHA256 hashes to dash and zstdLinus Groh
We don't support hashes from external files (anymore), downloading another file for integrity validation is pointless. As as result, these two ports would refuse to build as their hashes were missing. Fixes #6645.
2021-04-20Ports: Consistently indent with four spacesLinus Groh
2021-04-20Ports: Improve consistency and quality of portsPanagiotis Vasilopoulos
- Replaced /Root with - Improved documentation. - Removed a few typos. - Replaced with - Added brackets in some cases. Most of the changes were reviewed and applied manually.
2021-04-14Ports: Fix building the dash portGunnar Beutner
2021-04-12Ports: Remove obsolete patches for <limits.h>Gunnar Beutner
2021-04-11Ports: Remove config opts for dashGunnar Beutner
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2020-05-10Ports: Add dash shellBrian Callahan