Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-03 | Ports: Set `port` to match the port's directory | Jelle Raaijmakers | |
We currently have no valid use case for having a `port` property different from the directory name the port's residing in. We do have issues when this is the case when referencing dependencies, so let's make sure all ports have a sensible `port` property to begin with. | |||
2022-03-15 | Ports: Point freedink 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-10-31 | Ports: Add FreeDink port | Brendan Coles | |