Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-18 | Ports: Fix the tarball hash for nasm | Gunnar Beutner | |
For some reason the hash was incorrect. Also, changed the hash type to SHA256. We should consider deprecating everything other than SHA256 maybe. | |||
2021-04-16 | Ports: Add auth_type verification to all package.sh files | Brendan Coles | |
2021-04-14 | Ports: Fix building the nasm port | Gunnar Beutner | |
2021-04-14 | Ports: Update nasm port to version 2.15.05 (#6292) | Tom Needham | |
Fixes #6157. | |||
2021-03-13 | Ports: Replace hardcoded versions in 'files' URLs | Linus Groh | |
Let's just use $version everywhere (we already do this for most ports). | |||
2021-01-23 | Ports: Clean up some package.sh scripts | Linus Groh | |
- Remove superfluous function overrides and use makeopts instead - Remove superfluous installopts - Use run rather than cd'ing manually - Ensure empty line between functions | |||
2021-01-22 | Meta: Get building on NixOS (#5005) | Jonathan Turner | |
2019-11-09 | Ports: add nasm port | Paweł Cholewa | |