2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message: *: recursive bump for Python 3.11 as new default |
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-01-26 09:33:41 by Masatake Daimon | Files touched by this commit (1) |
Log message: lang/ghc92: Update distinfo for the FreeBSD/i386 bootkit |
2023-01-26 09:29:54 by Masatake Daimon | Files touched by this commit (1) |
Log message: lang/ghc92: Update distinfo for the FreeBSD/x86_64 bootkit |
2023-01-14 08:44:11 by Thomas Klausner | Files touched by this commit (2) |
Log message: ghc92: fix build on NetBSD 10.99.2 |
2022-12-28 11:28:17 by Thomas Klausner | Files touched by this commit (2) |
Log message: ghc92: fix compat dependencies for NetBSD 10 |
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-11-01 00:19:47 by Jonathan Perkin | Files touched by this commit (6) |
Log message: ghc*: Unlimit cputime. Some of the latter linking stages can take a signficantly long time. |
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-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message: *: Revbump packages that use Python at runtime without a PKGNAME prefix |