Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-08 | Ports: Format patches without numbering, commit hash or version number | Tim Schumacher | |
2022-05-19 | Ports: Update dash's patches to use git patches | Ali Mohammad Pur | |
2021-10-05 | Ports: Make array-like settings actual arrays | Tim Schumacher | |
We may need entries with spaces in makeopts, installopts, and configopts, and at that point we should also convert depends and auth_opts to avoid confusion. | |||
2021-04-25 | Ports: Add missing SHA256 hashes to dash and zstd | Linus 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-20 | Ports: Consistently indent with four spaces | Linus Groh | |
2021-04-20 | Ports: Improve consistency and quality of ports | Panagiotis 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-14 | Ports: Fix building the dash port | Gunnar Beutner | |
2021-04-12 | Ports: Remove obsolete patches for <limits.h> | Gunnar Beutner | |
2021-04-11 | Ports: Remove config opts for dash | Gunnar Beutner | |
2021-01-22 | Meta: Get building on NixOS (#5005) | Jonathan Turner | |
2020-05-10 | Ports: Add dash shell | Brian Callahan | |