git: 8e375db9314e - main - net/samba422: Set ADS' SAMBA4_MODULES via ADS_VARS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Dec 2025 22:31:11 UTC
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8e375db9314eb25f66dbc7a9edaa9035f1ac13b5
commit 8e375db9314eb25f66dbc7a9edaa9035f1ac13b5
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2025-12-10 22:26:55 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2025-12-10 22:29:58 +0000
net/samba422: Set ADS' SAMBA4_MODULES via ADS_VARS
---
net/samba422/Makefile | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/net/samba422/Makefile b/net/samba422/Makefile
index 5e7b81702ad3..2cbaaa8e5e0a 100644
--- a/net/samba422/Makefile
+++ b/net/samba422/Makefile
@@ -305,6 +305,9 @@ DEVELOPER_VARS_OFF= GDB_CMD=true
##############################################################################
ADS_IMPLIES= LDAP
ADS_CONFIGURE_WITH= ads
+# List of extra modules taken from RHEL build
+# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197320
+ADS_VARS= SAMBA4_MODULES+="idmap_ad idmap_rfc2307 nss-info_template nss-info_rfc2307 nss-info_sfu nss-info_sfu20"
AD_DC_IMPLIES= ADS PYTHON3
AD_DC_BUILD_DEPENDS= ${SAMBA4_LMDB_DEPENDS}
@@ -394,12 +397,6 @@ LIB_DEPENDS+= libdbus-glib-1.so:devel/dbus-glib
SAMBA4_MODULES+= krb5_async_dns_krb5_locator krb5_winbind_krb5_locator idmap_nss idmap_autorid \
idmap_rid idmap_hash idmap_tdb idmap_tdb2 idmap_script \
nss-info_hash
-# List of extra modules taken from RHEL build
-# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197320
-.if ${PORT_OPTIONS:MADS}
-SAMBA4_MODULES+= idmap_ad idmap_rfc2307 nss-info_template \
- nss-info_rfc2307 nss-info_sfu nss-info_sfu20
-.endif
# This kind of special for this distribution
SAMBA4_MODULES+= vfs_freebsd