summaryrefslogtreecommitdiff
path: root/Ports/libuuid/package.sh
AgeCommit message (Collapse)Author
2022-05-25Ports: Use our built-in `config.sub` download for `libuuid`Tim Schumacher
2022-05-25Ports: Use the official release tarball for `libuuid`Tim Schumacher
These already come preconfigured
2022-04-11Ports/libuuid: Update libuuid to version 2.38EWouters
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-09-11Ports: Add libuuidLinus Groh