Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-29 | Ports: Fix the SHA256 checksum for the yasm port | Gunnar Beutner | |
2021-04-13 | Ports: patch config.sub instead of the configure script in the yasm port | Tom Needham | |
2021-04-11 | Ports: Add Port for the yasm assembler (#6149) | Tom Needham | |
This is a required dependency for many libraries. |