Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-08 | Ports: Format patches without numbering, commit hash or version number | Tim Schumacher | |
2022-06-08 | Ports/gnucobol: Set the correct sysroot | Tim Schumacher | |
2022-05-25 | Ports: Allow selecting multiple `config_{sub,guess}_path`s | Tim Schumacher | |
Some ports may have more than one `config.sub` that is in use (vendored dependencies, etc.). Instead of fiddling about with space-delimited strings, let's just make that setting into an array right away. | |||
2022-05-19 | Ports: Update gnucobol's patches to use git patches | Ali Mohammad Pur | |
2022-03-15 | Ports: Point gnucobol to the correct config.sub location | Pierce Andjelkovic | |
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-01 | Ports: gnucobol: Build with ncurses and without NLS | Brendan Coles | |
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-04-08 | Ports: Add GnuCOBOL | Brendan Coles | |