Created attachment 205115 [details] swt-4.11 patch Attached you find an update to the latest (4.11) version of x11-toolkits/swt. This has been tested only on FreeBSD 12 STABLE on amd64 yet!
There is a packaging error: ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: lib/libswt-awt-gtk-%%BUILD%%.so ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped in /usr/ports/x11-toolkits/swt
A commit references this bug: Author: makc Date: Wed Nov 18 11:14:06 UTC 2020 New revision: 555629 URL: https://svnweb.freebsd.org/changeset/ports/555629 Log: x11-toolkits/swt: - Update to 4.11 which builds with modern JDK - Switch to GTK 3 (GTK 2 is not supported anymore) - Add option to build with Webkit support (off by default) - Update WWW PR: 238605 (based on) Submitted by: Thomas Merkel (tm@NetBSD.org) Changes: head/x11-toolkits/swt/Makefile head/x11-toolkits/swt/distinfo head/x11-toolkits/swt/files/patch-OS.java head/x11-toolkits/swt/files/patch-build.sh head/x11-toolkits/swt/files/patch-make_freebsd.mak head/x11-toolkits/swt/files/patch-os.c head/x11-toolkits/swt/pkg-descr head/x11-toolkits/swt/pkg-plist
Thomas, thank you and sorry it took so long