summaryrefslogtreecommitdiff
path: root/Ports/gmp
AgeCommit message (Collapse)Author
2022-05-19Ports: Update gmp's patches to use git patchesAli Mohammad Pur
2021-10-25Ports: byacc+gmp+m4: Split auth_opts strings into array elementsBrendan Coles
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-04-15Ports: Use ftpmirror.gnu.org mirror server for GNU portsBrendan Coles
2021-04-08Ports: Add GNU Multiple Precision Arithmetic Library (GMP)Brendan Coles