Date: Thu, 14 Mar 2024 17:23:00 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275279] [NEW PORT] games/lwjgl3: Lightweight Java Game Library 3 Message-ID: <bug-275279-7788-wyaxT9iRjT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275279-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-275279-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275279 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D680dc7bb031d0f708c2dd38f055ec8d= 63ee68b8a commit 680dc7bb031d0f708c2dd38f055ec8d63ee68b8a Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-03-14 17:14:40 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-03-14 17:21:38 +0000 games/lwjgl3: update to 3.3.4.20231218 This port required for games/minecraft-client (Java Minecraft Client) 1.20.x run on FreeBSD without linux compatibility layer. Upstream support FreeBSD on amd64 only, but on linux they support i386, arm* and ppc* too - if somebody can and want to add support for other arches - welcome. PR: 275279 269879 269900 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D44263 games/Makefile | 1 + games/lwjgl3/Makefile | 154 ++++++++++++++---= ---- games/lwjgl3/distinfo | 36 ++++- games/lwjgl3/files/patch-build.xml (gone) | 10 -- .../files/patch-config_build-definitions.xml (new) | 12 ++ .../files/patch-config_freebsd_build.xml (new) | 23 +++ ...n_java_org_lwjgl_system_MemoryManage.java (new) | 12 ++ ...a_org_lwjgl_system_jemalloc_JEmalloc.java (new) | 69 +++++++++ ..._java_org_lwjgl_util_shaderc_Shaderc.java (new) | 11 ++ ...erated_java_org_lwjgl_util_spvc_Spvc.java (new) | 11 ++ ...patch-platform_build__bsd_ant__build.xml (gone) | 22 --- .../files/patch-update-dependencies.xml (new) | 20 +++ games/lwjgl3/pkg-descr | 13 +- games/lwjgl3/pkg-plist (new) | 140 +++++++++++++++++= ++ 14 files changed, 445 insertions(+), 89 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275279-7788-wyaxT9iRjT>