Page MenuHomeFreeBSD

java/openjdk25: Fix headless build
ClosedPublic

Authored by haraldei on Feb 28 2026, 10:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 15, 3:23 PM
Unknown Object (File)
Fri, May 15, 8:02 AM
Unknown Object (File)
Fri, May 15, 2:46 AM
Unknown Object (File)
Tue, May 12, 10:59 AM
Unknown Object (File)
Mon, May 11, 12:01 PM
Unknown Object (File)
Sun, May 10, 10:49 PM
Unknown Object (File)
Sun, May 10, 6:30 AM
Unknown Object (File)
Sat, May 9, 8:14 PM
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 Not Applicable
Unit
Tests Not Applicable

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.