Page MenuHomeFreeBSD

java/openjdk25: Fix headless build
ClosedPublic

Authored by haraldei on Feb 28 2026, 10:54 AM.
Tags
None
Referenced Files
F154275813: D55589.diff
Mon, Apr 27, 1:21 PM
Unknown Object (File)
Sat, Apr 25, 6:43 AM
Unknown Object (File)
Fri, Apr 24, 8:35 PM
Unknown Object (File)
Wed, Apr 22, 6:09 PM
Unknown Object (File)
Sun, Apr 19, 4:33 PM
Unknown Object (File)
Sun, Apr 12, 6:06 PM
Unknown Object (File)
Fri, Apr 10, 12:09 AM
Unknown Object (File)
Fri, Apr 10, 12:06 AM
Subscribers
None

Details

Summary

The OpenJDK headless builds still need xorg and related libraries.

This should hopefully fix the pkg fallouts reported after the update to
25.0.2.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71090
Build 67973: arc lint + arc unit

Event Timeline

haraldei created this revision.

LGTM. Please bump PORTREVISION for this kind of change. You can add that in when you land the fix.

This revision is now accepted and ready to land.Feb 28 2026, 11:27 AM
In D55589#1271778, @fuz wrote:

LGTM. Please bump PORTREVISION for this kind of change. You can add that in when you land the fix.

Yes, thanks for the reminder! I'll do that.
Thanks for reviewing!

This revision was automatically updated to reflect the committed changes.