User Details
- User Since
- Dec 24 2024, 12:50 PM (50 w, 3 d)
Today
I feel this is no longer relevant, as the target version is deprecated. Will close and reopen for relevant OpenJDK versions when time permits.
Thanks a lot for the reviews!
- java/openjdk*: expiration date + portrevision
@bofh Thanks! That's exactly the kind of feedback I was looking for.
Yesterday
Thu, Dec 4
Mon, Dec 1
For posterity, the current test results for AMD64:
Fri, Nov 28
I don't really have a strong opinion on this change, but if it fixes the issue for now, I'm good with it. Technically I don't think the bootstrap JDK needs X11 to build the target JDK, but since they packaged the full JDK including libawt_xawt.so at the time it is now flagged with the new change to pkg.
Thu, Nov 27
I've been thinking a bit more about this, and wrote up some of my thoughts here: https://kodeknekkeriet.net/en/blog/introducing-flavors-in-openjdk-freebsd/
Tue, Nov 25
Thanks for the reviews and help!
Rebased to main and:
Mon, Nov 24
The commit message was not included, so here's a description instead:
- java/openjdk25: Fix more review comments
- java/openjdk25: Fix lib dependencies and flavor matchers
- java/openjdk25: Add CONFLIGS_INSTALL
Thu, Nov 20
Wed, Nov 19
Not sure if it belongs in the java category, though... Perhaps security instead?
Tue, Nov 18
Sun, Nov 16
This is a good point!
Thu, Nov 13
Think I fixed all issues now.
- java/openjdk25: Fix minor typo causing wrong pkg name
- java/openjdk25: Fix review comments
Nov 12 2025
Nov 4 2025
Nov 3 2025
The reason I was able to run tuxguitar (a gui app) under the -headless variant was that it bundles swt.jar which dynamically loads gtk. The -headless variant only affects awt based apps.
- java/openjdk25: Update with comments for review
Oct 31 2025
I discovered during testing that it seems the headless build happyly also runs gui programs. That's not as intended, so I'll have to explore that before pushing this in any case.
Oct 29 2025
Oct 27 2025
Hopefully the commit message is better now. Used the template so field should be in order and values align, though it's not visible in the differential summary.
java/openjdk25: New port
Oct 25 2025
java/openjdk25: New port
Thanks a lot for the review, I'll squash and update the summary/commit message once the diff is accepted.
- java/openjdk25: feedback from bofh and fuz
Oct 24 2025
- java/openjdk25: Drop PORTREVISION
- Add openjdk25 to bsd.default-versions.mk
- java/openjdk25: Fix bootstrap jdk dependency
- java/Makefile: Fix indentation
- Add openjdk 25 to available ports
Sep 25 2025
@jrm Thanks, I'll revisit this.
Sep 4 2025
Should probably also mention in the commit message that this changes from the battleblow repo to the freebsd hosted repo.
Sep 3 2025
Aug 13 2025
I don't really have an opinion, but it's interesting wrt https://reviews.freebsd.org/D50349.
Jul 25 2025
@glewis Thanks for the feedback. Fixed the issues you pointed out. Seems make makesum was a bit too eager :)
- java/openjdk11: Drop PORTREVISION from makefile
- java/openjdk11: Restore cups in distinfo
Jul 17 2025
May 16 2025
May 15 2025
- java/openjdk24: Update distfiles location
- java/openjdk24: Remove unused var from Makefile
May 14 2025
- java/openjdk24: Don't extract bootjdk twice
Note, I do not have a OpenJDK23 bootstrap jdk for PPC64 yet, and will need help to get that built.
Apr 25 2025
Apr 24 2025
- java/openjdk24: Don't bump portrevision
Builds and installs fine on AMD64 and Aarch64. Waiting for feedback on PPC.
- java/openjdk24: Remove os_bsd_ppc patch
Mar 28 2025
Update pkg-descr to align with previous openjdk ports.
I'm good with the commit message, but let me fix the pkg-descr first :)
Mar 25 2025
- Changed source repo to freebsd/openjdk.
- Changed release tag to jdk-24-ga-freebsd-1
- Removed i386 as target arch, and added comment.
- Removed broken build lines for i386.
- Fixed build for aarch64 by removing JAVA_TOOL_OPTIONS env var and enabling compressed class pointers.
Mar 14 2025
This port is based on my own clone of the openjdk/jdk repo, as there's no bsd openjdk branch or repo from battleblow yet. I'm hoping we can move to battleblow before release.
Mar 1 2025
Anything missing for this to be merged?
Feb 3 2025
Bump PORTREVISION