summaryrefslogtreecommitdiff
path: root/pkg/openbsd
AgeCommit message (Expand)Author
2021-05-14acme-client: Include PEM null terminator in buffer allocationMichael Forney
2021-05-10x509cert: Update to 0.2Michael Forney
2021-05-06acme-client: Port to BearSSL and x509certMichael Forney
2021-05-04Revert "openbsd: Fix fetch script sys.tar.gz patterns"Michael Forney
2021-05-03openbsd: subninja for rsync is no longer neededMichael Forney
2021-05-02openbsd: Use reallocarray from muslMichael Forney
2021-05-01openbsd: Update to 6.9Michael Forney
2021-04-05openbsd: doas: Use == -1 for error checking for consistencyMichael Forney
2021-04-05openbsd: doas: Use PATH=/bin when cmd is not specifiedMichael Forney
2020-11-28openbsd: Fix fetch script sys.tar.gz patternsMichael Forney
2020-10-19openbsd: Update to 6.8Michael Forney
2020-10-01openbsd: Explicitly list the libc headers that are requiredMichael Forney
2020-06-05openbsd: Fix a few warningsMichael Forney
2020-06-05Use -isystem to include library headersMichael Forney
2020-05-19openbsd: Update to 6.7Michael Forney
2020-05-08Detect sha256 tool automaticallyMichael Forney
2020-05-08Detect decompression tool automaticallyMichael Forney
2020-04-19Address some shellcheck warningsMichael Forney
2020-04-15rsync: Add implementation of MD4 to drop libressl dependencyMichael Forney
2020-04-15acme-client: Fix build with old bison versionsMichael Forney
2020-04-15Use main compression tool instead of *cat variantsMichael Forney
2020-04-15Allow overriding sha256 command through SHA256SUMMichael Forney
2020-01-17openbsd: Fix tar patch to default to stdinMichael Forney
2020-01-10openbsd: Fix pax -p flag with symlinksMichael Forney
2019-12-09openbsd: Update .gitignoreMichael Forney
2019-12-04openbsd: Build nc against libtls-bearsslMichael Forney
2019-12-04Build nc from openbsd sources instead of libresslMichael Forney
2019-12-04acme-client: Build in a separate package directoryMichael Forney
2019-10-26openbsd: Remove yacc in favor of byaccMichael Forney
2019-10-17openbsd: Update to 6.6Michael Forney
2019-08-06openbsd: Include sys/sysmacros.h if necessaryMichael Forney
2019-06-27Use no-op static assert for defining away macrosMichael Forney
2019-06-15openbsd: Fix a few portability issuesMichael Forney
2019-06-14openbsd: Build rsyncMichael Forney
2019-04-28openbsd: Update to 6.5Michael Forney
2019-03-19Use acme-client from openbsdMichael Forney
2019-03-19Rename rev to ver, and keep track of package versions as wellMichael Forney
2019-03-11Allow overriding pax command with PAXREADMichael Forney
2018-11-07Build nc from libresslMichael Forney
2018-11-07openssh: Use readpassphrase from libbsdMichael Forney
2018-11-06openbsd: Use explicit_bzero from musl 1.1.20Michael Forney
2018-11-06Use musl 1.1.20 getentropyMichael Forney
2018-11-06libressl: Update to 2.8.2Michael Forney
2018-11-03openbsd: Update to 6.4Michael Forney
2018-08-26openbsd: Install libbsd.aMichael Forney
2018-08-21openbsd: Minor tweaks to doas portMichael Forney
2018-05-10openbsd: Add missing dependencyMichael Forney
2018-05-10openbsd: Generate doas parser in doas directoryMichael Forney
2018-05-10openbsd: Remove redundant libressl includeMichael Forney
2018-05-10openbsd: Build m4Michael Forney