summaryrefslogtreecommitdiff
path: root/Ports/citron
AgeCommit message (Collapse)Author
2022-03-16Ports: Add a dependency on pcre to citronTim Schumacher
2022-02-13Ports: Update the citron patches after upstreaming a fewAli Mohammad Pur
This also switches to checking out a specific commit instead of just the master HEAD, as the port linter requires a hash (which is imo pointless in this case), and we can't provide a stable hash for the master branch HEAD.
2022-02-12Ports: Add a citron portAli Mohammad Pur
This disables the GC, so the REPL doesn't run, but basic programs do work.