2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message: *: recursive bump for perl 5.40 |
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message: *: recursive bump for perl 5.38 |
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message: Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. Almost all uses, if not all of them, are wrong, according to the semantics of BUILD_DEPENDS (packages built for target available for use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for host available for use _as_ tools at build-time). No change to BUILD_DEPENDS as used correctly inside buildlink3. As proposed on tech-pkg: https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html |
2023-04-15 00:58:24 by Nia Alarie | Files touched by this commit (3) |
Log message: amanda-common: Configure fixes The configure script creates massive amounts of spam when using NetBSD's sh due to the non-standard test(1) args. For some reason, the test for compiler flag -msse4.2 is failing, even though it's present in the cc -v --help output (is cwrappers doing something strange?). For now, commit a workaround. The package is actually doing runtime detection of SSE4.2 properly, but expects compiler support for -msse4.2 to be provided on x86. PR 57130 |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2022-01-31 11:56:27 by Michael van Elst | Files touched by this commit (1) |
Log message: Amanda expects the security config file to be owned by root. |
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message: revbump for icu and libffi |
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-21 09:46:39 by Thomas Klausner | Files touched by this commit (77) |
Log message: *: recursive bump for heimdal 7.7.0 its buildlink3.mk now includes openssl's buildlink3.mk |
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message: sysutils: Remove SHA1 hashes for distfiles |