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 |
2022-11-22 15:52:44 by Nia Alarie | Files touched by this commit (5) |
Log message: ghc: Only some ghc compilers support NetBSD/aarch64, limit the workaround |
2022-11-22 15:35:33 by Nia Alarie | Files touched by this commit (7) |
Log message: ghc: depend on compat90 instead of compat80 on NetBSD/aarch64 There was never a NetBSD 8 release for aarch64 so compat80 is not available, but compat90 will work nicely. |
2022-07-07 18:26:37 by Jonathan Perkin | Files touched by this commit (8) |
Log message: lang: Switch distfile location from Joyent to MNX Manta. No functional change. |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2022-05-05 10:19:00 by Nia Alarie | Files touched by this commit (7) |
Log message: ghc*: Use OPSYS_VERSION to numerically compare NetBSD versions |
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message: revbump for icu and libffi |
2021-11-21 04:01:59 by Masatake Daimon | Files touched by this commit (1) |
Log message: Replace RMD160 checksums with BLAKE2s checksums |
2021-10-07 16:21:17 by Nia Alarie | Files touched by this commit (282) |
Log message: lang: Remove SHA1 hashes for distfiles |
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message: *: recursive bump for perl 5.34 |