summaryrefslogtreecommitdiff
path: root/Ports/libksba
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-05-19Ports: Build shared libraries for the GnuPG librariesGunnar Beutner
This builds all the GnuPG libraries as shared libraries so that -lintl is linked when building the final GnuPG executable.
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: Add libksba portGunnar Beutner