summaryrefslogtreecommitdiff
path: root/Ports/sam
AgeCommit message (Collapse)Author
2022-06-08Ports: Format patches without numbering, commit hash or version numberTim Schumacher
2022-06-01Ports: Use proper SDL2 include and library paths for `sam`Tim Schumacher
2022-05-19Ports: Update sam's patches to use git patchesAli Mohammad Pur
2022-04-03Ports: Set `port` to match the port's directoryJelle 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-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-06-06Ports: Add samTimothy