Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-08 | Ports: Format patches without numbering, commit hash or version number | Tim Schumacher | |
2022-06-08 | Ports/m4: Use sha256 to check the downloaded file | EWouters | |
2022-06-08 | Ports/m4: Update m4 to version 1.4.19 | EWouters | |
2022-05-19 | Ports: Update m4's patches to use git patches | 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-12-24 | Ports/m4: Remove obsolete wint_t patch | Daniel Bertalan | |
2021-12-24 | Ports/m4: Fix build error | Daniel Bertalan | |
The addition of the siginfo() function to LibC caused this port to enable its stack overflow detection feature which, however, depends on more features that we don't have. | |||
2021-10-25 | Ports: byacc+gmp+m4: Split auth_opts strings into array elements | 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-10 | Ports: Download GNU port archives and signatures using HTTPS | Brendan Coles | |
2021-03-25 | Ports: Fix m4 | AnicJov | |
This patch fixes the m4 port by removing unneeded make subdirs that would cause the build to fail on some systems. We now only care about the `lib` and `src`. | |||
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 | |||
2019-12-07 | Ports: Add m4 port (#856) | Максим Тарасов | |