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. | |||
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-06-06 | Ports: Add sam | Timothy | |