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-09-18 16:50:12 by Hauke Fath | Files touched by this commit (2) |
Log message: Unbreak netbsd-9 Cribbed from <https://github.com/heimdal/heimdal/issues/106> |
2024-08-08 10:27:53 by Thomas Klausner | Files touched by this commit (2) |
Log message: sqlite3: do not accept builtin versions any longer Since pkgsrc can't tell what features are enabled, and at least NetBSD's sqlite3 was not meant to be used by pkgsrc (it was built with minimal features enabled, for heimdal support). Also do not accept heimdal from NetBSD versions where it linked against sqlite3 (fixed in NetBSD-current) to avoid pulling in two different versions of sqlite3 into binaries when depending both on heimdal and sqlite3. Inspired by PR 58448, and discussed on tech-pkg. |
2024-08-05 12:04:41 by Tobias Nygren | Files touched by this commit (1) |
Log message: heimdal: add -Wno-error=implicit-function-declaration Several of the configure tests are broken with GCC 14. In this case it is easier to just let it do it's broken thing. |
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message: revbump after icu and protobuf updates |
2024-01-13 21:10:07 by Taylor R Campbell | Files touched by this commit (2) |
Log message: security/heimdal, security/mit-krb5: Do krb5-config in cross-destdir. Although this is an executable program, it's a very simple shell script which can be run in the build environment to describe the target environment. So qualify paths to it by ${_CROSS_DESTDIR:U}, where it lives during cross-builds. No change to native builds because ${_CROSS_DESTDIR:U} is empty in them. |
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message: *: recursive bump for icu 74.1 |
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message: *: bump for openssl 3 |