summaryrefslogtreecommitdiff
path: root/Ports/r0
AgeCommit message (Collapse)Author
2021-10-05Ports: Make array-like settings actual arraysTim 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-07-07Ports: Add r0 to AvailablePorts.mdAndreas Kling
2021-07-07Ports: Add minimalistic r0 hexadecimal editorpancake