- Update to 23.0.6 - Add keycloak user and group - Add pkg-message - Add support for development(start-dev) and production (start) mode at rc script - Export JAVA_HOME from rc script - Add keycloak build function into rc script Patch file: https://people.freebsd.org/~acm/ports/keycloak.diff
^Triage: reporter is committer, assign accordingly.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=17afe60229c0d18c7f0d38fc7412d17abcffbc39 commit 17afe60229c0d18c7f0d38fc7412d17abcffbc39 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-02-20 17:33:39 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-02-20 17:36:48 +0000 net/keycloak: update to 23.0.6 - Update to 23.0.6 - Add keycloak user and group - Add pkg-message - Add support for development(start-dev) and production (start) mode at rc script - Export JAVA_HOME from rc script - Add keycloak build function into rc script PR: 275658 276859 Approved by: maintainer timeout (2 weeks) GIDs | 2 +- UIDs | 2 +- net/keycloak/Makefile | 19 +++++++---- net/keycloak/distinfo | 6 ++-- net/keycloak/files/keycloak.in | 15 +++++++-- net/keycloak/files/pkg-message.in (new) | 58 +++++++++++++++++++++++++++++++++ net/keycloak/pkg-plist | 6 ++-- 7 files changed, 93 insertions(+), 15 deletions(-)
Committed thanks!