Page MenuHomeFreeBSD

samba.mk: Add samba:self, SAMBA_LDB_MODULESDIR and SAMBA_IDMAP_MODULESDIR
ClosedPublic

Authored by 0mp on Dec 8 2025, 5:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 24, 8:01 AM
Unknown Object (File)
Wed, Apr 22, 6:01 PM
Unknown Object (File)
Wed, Apr 22, 10:47 AM
Unknown Object (File)
Wed, Apr 22, 8:20 AM
Unknown Object (File)
Mon, Apr 20, 4:44 PM
Unknown Object (File)
Wed, Apr 15, 1:57 PM
Unknown Object (File)
Sat, Apr 11, 10:27 PM
Unknown Object (File)
Sat, Apr 11, 4:42 PM
Subscribers
None

Details

Summary

The new argument, samba:self, is similar to samba:env. It allows a port
to reference samba.mk variables without adding dependencies on the Samba
port to *_DEPENDS. The difference is that samba:self is intended to be
used by Samba ports. This way we can be sure that Samba and its
consumers agree on the location of shared files and directories.

New *DIR variables are SAMBA_LDB_MODULESDIR and SAMBA_IDMAP_MODULESDIR
as required by security/sssd2.

Sponsored by: Klara, Inc.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable