Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-27 | Ports/grep: Update grep to version 3.10 | Cameron Youell | |
2023-02-06 | Ports/grep: Update to 3.8 | Mr.UNIX | |
2022-04-11 | Ports/grep: Update grep to version 3.7 | EWouters | |
2022-01-16 | Ports: Remove some config.sub patches and download a fresh one if needed | Ali Mohammad Pur | |
All of these patches did the same thing, which is already in upstream config.sub. With this change, we need only add `use_fresh_config_sub=true` to the package.sh file. Note that this is not done automatically in case the port has a modified config.sub file. | |||
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-15 | Ports: Use ftpmirror.gnu.org mirror server for GNU ports | Brendan Coles | |
2021-01-22 | Meta: Get building on NixOS (#5005) | Jonathan Turner | |
2021-01-03 | LibGfx+Ports: Add missing newlines at the end of file. | Emanuele Torre | |
2020-02-06 | Ports: Added checksums / signature files and other fixes | Emanuel Sprung | |
* Use ${version} instead of explicit version numbers in urls/filenames * Move -L option to port script, as this is always good * Fix some various other stuff | |||
2020-01-26 | Ports: Add grep port | Brian Callahan | |