summaryrefslogtreecommitdiff
path: root/Ports/mandoc/package.sh
AgeCommit message (Collapse)Author
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-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2021-01-03LibGfx+Ports: Add missing newlines at the end of file.Emanuele Torre
2020-02-06Ports: Added checksums / signature files and other fixesEmanuel Sprung
* Use ${version} instead of explicit version numbers in urls/filenames * Move -L option to port script, as this is always good * Fix some various other stuff
2020-01-26Ports: Add mandoc portBrian Callahan