summaryrefslogtreecommitdiff
path: root/Ports/ruby
AgeCommit message (Collapse)Author
2021-10-15Ports: Use ruby irb legacy modeEric Seifert
Legacy mode seems to work better than the --nomultiline --nosingleline mode I was using.
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-24Ports: Add Ruby 3.0.2Eric Seifert