summaryrefslogtreecommitdiff
path: root/Ports/tr
AgeCommit message (Collapse)Author
2022-06-08Ports: Format patches without numbering, commit hash or version numberTim Schumacher
2022-05-19Ports: Update tr's patches to use git patchesAli Mohammad Pur
2021-12-24Ports/tr: Remove obsolete getopt.h patchDaniel Bertalan
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-25Ports: Update checksums to use the SHA256 algorithmGunnar Beutner
2021-04-16Ports: Add auth_type verification to all package.sh filesBrendan Coles
2021-04-14Ports: Remove obsolete patch for trGunnar Beutner
The tr port had its own ctype functions. With the recent LibC changes these are no longer necessary.
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2020-05-10Ports: Add tr utilityBrian Callahan