Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-25 | Ports: Allow selecting multiple `config_{sub,guess}_path`s | Tim Schumacher | |
Some ports may have more than one `config.sub` that is in use (vendored dependencies, etc.). Instead of fiddling about with space-delimited strings, let's just make that setting into an array right away. | |||
2022-03-26 | Ports: Add libmpg123 port | Michael Manganiello | |
Add `libmpg123` port, for dependant projects to be able to use it. This port doesn't include the entire `mpg123` project, just the `libmpg123` library. |