2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message: *: bump PKGREVISION for libunistring shlib major bump |
2022-08-15 14:23:06 by Tobias Nygren | Files touched by this commit (26) | |
Log message: openjdk*: Security & bugfix update for the long term support branches Upstream kindly merged many of the NetBSD-specific patches. Thanks! <3 |
2022-05-25 22:00:56 by Tobias Nygren | Files touched by this commit (2) |
Log message: openjdk{11,17}: match earmv[67]hf |
2022-05-25 21:41:49 by Tobias Nygren | Files touched by this commit (4) |
Log message: openjdk{11,17}: add bootstrap for NetBSD earmv[67]hf Caution: It takes ~2 days to build on typical 32-bit hardware. I recommend to build in a 32-bit chroot on aarch64. |
2022-05-25 08:05:34 by Tobias Nygren | Files touched by this commit (10) |
Log message: openjdk{11,17}: fix build issues on earmv[67]hf |
2022-05-16 14:29:33 by Tobias Nygren | Files touched by this commit (3) |
Log message: openjdk17: fix PLIST for zerovm option |
2022-05-16 00:44:24 by Tobias Nygren | Files touched by this commit (2) |
Log message: openjdk11 & 17: preemptively set PKG_FAIL_REASON when PR 55248 applies That is, NetBSD before 9.98.83. This around when we switched to GCC 10. Is suspected to be related. |
2022-05-16 00:30:50 by Tobias Nygren | Files touched by this commit (2) |
Log message: openjdk17: add bootstrap for NetBSD-9-aarch64 and later with the usual caveat that it needs ld.elf_so from -current to work |
2022-05-15 22:29:01 by Tobias Nygren | Files touched by this commit (3) |
Log message: openjdk17: regen bootstrap binaries to be smaller & more portable - build without x11 - bundle libstdc++.so.9 & libgcc_s.so.1 from base so it works with base clang as well as future NetBSD releases - don't ship external debug symbols (.diz), demos, src.zip - build in clean chroot with pkgsrc bootstrapped to /root/pkg - upload pgp signatures to nbftp This mimics how it was done for openjdk11 & takes bootstraps down from ~300MB to ~100MB. |
2022-05-14 20:17:50 by Tobias Nygren | Files touched by this commit (1) |
Log message: openjdk17: installs jdk.internal.vm.compiler on aarch64 |