diff options
| author | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-04-11 17:49:22 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-04-11 17:49:22 +0000 |
| commit | d848ed23c8dedc71a10834bd17465153e79d22ec (patch) | |
| tree | a26887c91aaa4234f84932bd88ec70edf0b94215 /misc/py-llama-cpp-python | |
| parent | d4730c46bdfd158a1f1141eee5bcc53dec3e4fa7 (diff) | |
Add to JAVA_ADD_OPENS in kc.sh for run with Java 25+:
--add-opens=java.base/java.lang=ALL-UNNAMED
--enable-native-access=ALL-UNNAMED
The patch was obtained from here:
https://github.com/keycloak/keycloak/pull/45872/files#diff-28d941fe33e0f8217892e8096ba7152ba9ade67e3b2c3f0ce31a333d90cc339d
For more information read:
https://github.com/keycloak/keycloak/issues/43265
https://github.com/keycloak/keycloak/pull/45872
Improve port:
- Parametrize "keycloak" with "${PORTNAME}" in USE_RC_SUBR.
- Replace "RM *.bat" with "EXTRACT_AFTER_ARGS=--exclude *.bat".
- Remove unnecessary "+" in "SUB_FILES+=" and "SUB_LIST+=".
- Use declared "KEYCLOAK_GROUP" instead of "USERS" in "GROUPS"
assignment.
- Use "RLN" instad of "LN -sf".
- Move the creation of "*.sample" configuration files from
"post-patch" to "do-install".
- Improve alignment in comments rc script.
- Respect "%%USER%%" and "%%GROUP%%" in rc script.
- Replace "export JAVA_HOME=…" with "${name}_env=JAVA_HOME=…" in rc
script.
PR: 294235
Approved by: Matthias Wolf <freebsd@rheinwolf.de> (maintainer)
Sponsored by: UNIS Labs
MFH: 2026Q2
Diffstat (limited to 'misc/py-llama-cpp-python')
0 files changed, 0 insertions, 0 deletions
