Is there a headless version of java/openjdk22 that doesn't pull in any X11 dependencies? I noticed there isn't a JRE for anything above java 17.
xorg
use flag. See here: pkg install openjdk22-nox11
for example. But maybe that's not possible anymore with the newer OpenJDK versions, I don't know, not a Java expert. Also not much of a Java coder. Just need Java to run some Java based applications (Jenkins, Puppetserver), those worked fine on the no X11, no CUPS, no kitchen-sink Java.That port doesn't have options. but openjdk8 seems to have x11 option back again.Am I doing something wrong?Code:# make config ===> No options to configure
Nope, it's totally me being a crackhead! I don't know which port I looked at that had an xorg use flag. Sorry!Am I doing something wrong?Code:# make config ===> No options to configure