[Bug 257230] deskutils/ganttproject: Fails to run with openjdk8, openjdk11 or openjdk16

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 20 Jul 2021 15:10:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257230

--- Comment #3 from Chris Moerz <freebsd@ny-central.org> ---
I owe an apology to all users of this port... I must have posted an outdated
diff, which did not include updates to the ganttproject shell script that
starts the application.

I've now
* updated Makefile with PORTREVISION=1
* included patch for port, which also includes $PREFIX/bin/ganttproject patch,
which makes the file way more bourne shell compatible.

Java can now be picked up via JAVA_HOME variable or "-j" parameter.

Portlint and portclippy both ok on updated Makefile.
Test on 12.2p6 and 12.2p9 were both ok.

This will fix the breaking issue at hand. I'm planning to improve the binary
further to allow for a help output in the shell script and an optional man
page, but would rather put that in a separate patch, if that's ok.

-- 
You are receiving this mail because:
You are the assignee for the bug.