[Bug 267748] devel/cmake-core: CMAKE_INSTALL_FULL_LOCALSTATEDIR points to /usr/local/var which is invalid on FreeBSD

2023-04-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267748

--- Comment #4 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=2f35240f67b54feb5c212d35cae3b80d24bf52ff

commit 2f35240f67b54feb5c212d35cae3b80d24bf52ff
Author: Adriaan de Groot 
AuthorDate: 2023-03-16 21:21:10 +
Commit: Adriaan de Groot 
CommitDate: 2023-04-12 22:27:28 +

devel/cmake: update to 3.26.1, latest upstream

See release notes at
https://cmake.org/cmake/help/v3.26/release/3.26.html

Some "while we're at it" changes:
- remove obsolete patch, reported by: diizzy (PR 270337)
- set LOCALSTATEDIR to /var (PR 267748)

Thanks antoine@ for the exp-run.

PR: 270491 270337 267748

 Mk/Uses/cmake.mk|  2 +-
 devel/cmake-core/distinfo   |  6 +++---
 .../files/patch-Modules_GNUInstallDirs.cmake (new)  | 15 +++
 .../files/patch-Utilities_cmcurl_lib_url.c (gone)   | 13 -
 devel/cmake-core/pkg-plist  | 21 +
 devel/cmake-man/pkg-plist   |  1 +
 devel/cmake-modules-webos/distinfo  |  1 +
 7 files changed, 42 insertions(+), 17 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 270337] devel/cmake-core: Drop obsolete FreeBSD specific cURL patch

2023-04-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270337

--- Comment #6 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=2f35240f67b54feb5c212d35cae3b80d24bf52ff

commit 2f35240f67b54feb5c212d35cae3b80d24bf52ff
Author: Adriaan de Groot 
AuthorDate: 2023-03-16 21:21:10 +
Commit: Adriaan de Groot 
CommitDate: 2023-04-12 22:27:28 +

devel/cmake: update to 3.26.1, latest upstream

See release notes at
https://cmake.org/cmake/help/v3.26/release/3.26.html

Some "while we're at it" changes:
- remove obsolete patch, reported by: diizzy (PR 270337)
- set LOCALSTATEDIR to /var (PR 267748)

Thanks antoine@ for the exp-run.

PR: 270491 270337 267748

 Mk/Uses/cmake.mk|  2 +-
 devel/cmake-core/distinfo   |  6 +++---
 .../files/patch-Modules_GNUInstallDirs.cmake (new)  | 15 +++
 .../files/patch-Utilities_cmcurl_lib_url.c (gone)   | 13 -
 devel/cmake-core/pkg-plist  | 21 +
 devel/cmake-man/pkg-plist   |  1 +
 devel/cmake-modules-webos/distinfo  |  1 +
 7 files changed, 42 insertions(+), 17 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 270487] security/plasma5-kscreenlocker: on 12.4-RELEASE-p⋯, need to enter twice, after typing the password, to unlock the screen

2023-04-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270487

Felix Palmen  changed:

   What|Removed |Added

 CC||zir...@freebsd.org

--- Comment #3 from Felix Palmen  ---
(In reply to Martin Birgmeier from comment #2)
I have no idea how NIS works internally (it's really not seen often nowadays),
so could you please check first whether the helper is able to authenticate with
NIS?

Please check this while logged in as yourself:

echo -n  | PAM_SM_FUNC=pam_sm_authenticate PAM_USER=
/usr/local/libexec/unix-selfauth-helper && echo ok

If this doesn't print 'ok', my assumption would be that your PAM configuration
uses an auth module next that doesn't reuse the first password

-- 
You are receiving this mail because:
You are the assignee for the bug.