Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-08 | Ports: Format patches without numbering, commit hash or version number | Tim Schumacher | |
2022-05-22 | Ports: Bring all ReadMes in line with their respective patches | Tim Schumacher | |
2022-01-16 | Ports: Regenerate patches for pcre | Ali Mohammad Pur | |
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-11-06 | Ports: Update pcre to 8.45 | Tim Schumacher | |
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-14 | Ports: Add port for pcre | Gunnar Beutner | |