Path to this page:
Next | Query returned 9 messages, browsing 1 to 10 | previous
CVS Commit History:
2025-01-27 14:37:07 by Taylor R Campbell | Files touched by this commit (4) |
Log message:
security/uacme: Fix cross-build and ctype(3) abuse.
1. TOOL_DEPENDS, not BUILD_DEPENDS, for asciidoc -- we run this at
build-time, we don't link against it.
2. Use AC_CACHE_CHECK around AC_RUN_IFELSE to allow overriding
run-time tests at build-time with pre-determined outputs. On
NetBSD, mmap(MAP_ANON|MAP_SHARED) works (for that matter, I have
no idea on what broken systems this fails).
3. Patch away ctype(3) abuse while here.
|
2024-12-18 17:22:58 by Hauke Fath | Files touched by this commit (1) |
Log message:
Attempting to fix the SunOS build -- more defines may be necessary,
though, and I don't have a Solarish machine at hand.
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-10 21:31:36 by Nia Alarie | Files touched by this commit (1) |
Log message:
uacme: Needs -lsocket on SunOS
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) |  |
Log message:
revbump after icu and protobuf updates
|
2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692) |
Log message:
*: recursive bump for gnutls p11-kit option
(existing installations need the bl3.mk included, but it's now only
optionally included)
|
2024-05-02 15:34:56 by Hauke Fath | Files touched by this commit (9) |
Log message:
Add security/uacme package.
Lightweight client for the RFC8555 ACMEv2 protocol, written in plain C
with minimal dependencies (libcurl and one of GnuTLS, OpenSSL or mbedTLS).
The ACMEv2 protocol allows a Certificate Authority (Let's Encrypt is a
popular one) and an applicant to automate the process of verification
and certificate issuance. The protocol also provides facilities for
other certificate management functions, such as certificate revocation.
|
Next | Query returned 9 messages, browsing 1 to 10 | previous