Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-08 | Ports: Format patches without numbering, commit hash or version number | Tim Schumacher | |
2022-06-08 | Ports/mrsh: Explicitly disable `readline` support | Tim Schumacher | |
Previously, `mrsh` automatically enabled support for `readline` if it was detected as installed. However, linking against `readline` currently doesn't work, so disable it completely instead. | |||
2022-05-07 | Ports/mrsh: Fix workdir, remove or upgrade patches | EWouters | |
Also removes mrsh from the list of ports missing descriptions. I tried to be descriptive about the patches, but as I picked this port up from someone else, I'm not 100% sure how to best explain the patches. | |||
2022-04-11 | Ports/mrsh: Update mrsh to git commit cd3c3a4 | EWouters | |
Also preserve `-j$(nproc)` flag. | |||
2021-12-24 | Ports/mrsh: Remove obsolete PIPE_BUF patch | Daniel Bertalan | |
We now have this macro in LibC. | |||
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: Update checksums to use the SHA256 algorithm | Gunnar Beutner | |
2021-04-16 | Ports: Add auth_type verification to all package.sh files | Brendan Coles | |
2021-04-16 | Ports: Remove obsolete patch for mrsh | Gunnar Beutner | |
2021-04-14 | Ports: Fix building the mrsh port | Gunnar Beutner | |
2021-04-12 | Ports: Remove obsolete patches for <limits.h> | Gunnar Beutner | |
2021-03-13 | Ports: Replace hardcoded versions in 'files' URLs | Linus Groh | |
Let's just use $version everywhere (we already do this for most ports). | |||
2021-01-22 | Meta: Get building on NixOS (#5005) | Jonathan Turner | |
2020-02-05 | Ports: Add mrsh port | Sergey Bugaev | |