Page MenuHomeFreeBSD

java/openjdk25: Fix headless build
ClosedPublic

Authored by haraldei on Feb 28 2026, 10:54 AM.
Tags
None
Referenced Files
F153662835: D55589.id172926.diff
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
Unknown Object (File)
Wed, Apr 8, 5:37 AM
Unknown Object (File)
Wed, Apr 1, 2:36 PM
Unknown Object (File)
Mar 21 2026, 4:31 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.