2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message: *: bump for openssl 3 |
2021-12-15 10:52:06 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: unshield: updated to 1.5.1 1.5.1: Fix library versioning and configure version in CMake |
2021-12-01 10:34:13 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: unshield: updated to 1.5.0 Version 1.5.0 Catch-up release :) |
2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes. |
2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140) |
Log message: archivers: Remove SHA1 distfiles hashes |
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message: *: Recursive revision bump for openssl 1.1.1. |
2019-11-09 13:47:11 by Nia Alarie | Files touched by this commit (2) |
Log message: unshield: Update to 1.4.3 Changes: "Make file name encoding work" |
2019-10-02 09:02:06 by Nia Alarie | Files touched by this commit (4) |
Log message: unshield: Use CMAKE_INSTALL_MANDIR. While here, appease pkglint. Bump PKGREVISION |
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message: Fix indentation in buildlink3.mk files. The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice. |