Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.2_1 06 Feb 2025 16:43:24
    |
Vladimir Druzenko (vvd)  Author: Yusuf Yaman |
games/prismlauncher: Add missing dependency
Fix SSL handshake error due to missing dependency security/ca_root_nss
causing offline Microsoft account.
PR: 284618
Approved by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer) |
9.2 15 Jan 2025 02:16:30
    |
Vladimir Druzenko (vvd)  Author: Alexander Vereeken |
games/prismlauncher: Update 9.0 → 9.2
Changelogs:
https://prismlauncher.org/news/release-9.1
https://prismlauncher.org/news/release-9.2
PR: 284065 |
9.0 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
9.0 26 Oct 2024 23:08:07
    |
Vladimir Druzenko (vvd)  Author: Alexander Vereeken |
games/prismlauncher: Add workaround notice for using Sodium with our LWJGL3
version
In case that the mod Sodium complains about incompatible LWJGL version,
it's possible to set the Java argument -Dsodium.checks.issue2561=false
to workaround it. Please note that this makes it difficult to diagnose
crashes at startup or that it might not even work at all.
PR: 282333 |
9.0 22 Oct 2024 19:47:14
    |
Vladimir Druzenko (vvd)  Author: Alexander Vereeken |
games/prismlauncher: Update 8.4 → 9.0
Changelog: https://prismlauncher.org/news/release-9.0
PR: 282253 |
8.4 14 Sep 2024 14:41:05
    |
Vladimir Druzenko (vvd)  |
games/prismlauncher: Build with java 7 compatibility if build with jdk < 20
Java 20 and above has dropped binary compatibility with Java 7.
When the Prism Launcher is compiled with Java 20+, the sources are
patched to be binary compatible with Java 8 instead of Java 7.
This may cause issues with very old Minecraft versions and/or older
Forge versions: https://github.com/PolyMC/PolyMC/issues/515.
If you have problems, install an older Java compiler and recompile
games/Prismlauncher.
Approved by: Alexander88207@protonmail.com (maintainer, via Discord) |
8.4 09 Sep 2024 18:48:00
    |
Vladimir Druzenko (vvd)  |
games/prismlauncher: Replace hardcoded /usr/local with LOCALBASE
Approved by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer) |
8.4 09 Sep 2024 18:00:06
    |
Vladimir Druzenko (vvd)  Author: Alexander Vereeken |
games/prismlauncher: New port: Minecraft launcher with ability to manage
multiple instances
A custom launcher for Minecraft that allows you to easily manage
multiple installations of Minecraft at once. (Fork of MultiMC)
https://prismlauncher.org
Differential Revision: https://reviews.freebsd.org/D44661 |
Number of commits found: 8
|