Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-16 | Ports: Add auth_type verification to all package.sh files | Brendan Coles | |
2021-04-12 | Ports: Remove obsolete patches for <limits.h> | Gunnar Beutner | |
2021-03-13 | Ports: Use SERENITY_ARCH in --target/--host | Linus Groh | |
Recent ports already do this, let's update the others as well. One step closer to multi-arch support for ports! :^) | |||
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-28 | Ports (jq): Add .patch extension to the diff to fit the wildcard (#5148) | Jorropo | |
This fixes the build of `jq`. `diff` were not matched by `patches/*.patch`, this seems to have gone unnoticed in a refactor. | |||
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 | |
2020-07-12 | Ports: Add jq :^) | AnotherTest | |