summaryrefslogtreecommitdiff
path: root/Ports/README.md
AgeCommit message (Collapse)Author
2019-09-24Ports: Switch to new ports system (#594)Larkin
Much redundancy is removed from package scripts with this system. It also supports simple dependency management, uninstalling (through BSD ports style plist files), cleaning up after itself (with clean, clean_dist, clean_all commands), etc.
2019-05-28Add the start of a simple ports infrastructureRobin Burchell