git: fbed83bd848a - main - mail/postfix-current: Update to 3.12-20260316

From: Juraj Lutter <otis_at_FreeBSD.org>
Date: Wed, 18 Mar 2026 08:24:34 UTC
The branch main has been updated by otis:

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

commit fbed83bd848a7a5cfe30e80e6443cde5ce10e512
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2026-03-18 08:23:15 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2026-03-18 08:24:15 +0000

    mail/postfix-current: Update to 3.12-20260316
    
    - Update to 3.12-20260316
    - Enable CDB and LMDB by default
---
 mail/postfix-current/Makefile  | 8 ++++----
 mail/postfix-current/distinfo  | 6 +++---
 mail/postfix-current/pkg-plist | 5 +++++
 3 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index ab5bc4cfb779..2bc731a09cfe 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	postfix
-DISTVERSION=	3.11-20251125
+DISTVERSION=	3.12-20260316
 PORTREVISION?=	0
 PORTEPOCH=	6
 CATEGORIES=	mail
@@ -94,7 +94,7 @@ GROUPS=		mail maildrop postfix
 
 OPTIONS_DEFINE=		BDB BLACKLISTD CDB DOCS EAI INST_BASE LDAP LMDB MONGO \
 			MYSQL NIS PCRE2 PGSQL SASL SQLITE TEST TLS TLSRPT
-OPTIONS_DEFAULT?=	BLACKLISTD EAI PCRE2 TLS
+OPTIONS_DEFAULT?=	BLACKLISTD CDB EAI LMDB PCRE2 TLS
 OPTIONS_RADIO=		RG1
 OPTIONS_RADIO_RG1=	SASLKMIT SASLKRB5
 .if ${FLAVOR:U} == ldap
@@ -145,8 +145,8 @@ HTML1=		body_checks.5.html bounce.5.html postfix-power.png \
 		scache.8.html tlsmgr.8.html
 
 STRIP_LIBEXEC=	anvil bounce cleanup discard dnsblog error flush lmtp local \
-		master nqmgr oqmgr pickup pipe postlogd postscreen proxymap \
-		qmgr qmqpd scache showq smtp smtpd spawn tlsmgr tlsproxy \
+		master nbdb_reindexd nqmgr oqmgr pickup pipe postlogd postscreen \
+		proxymap qmgr qmqpd scache showq smtp smtpd spawn tlsmgr tlsproxy \
 		trivial-rewrite verify virtual
 
 .if !defined(DEBUG)
diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo
index 4ec639cb4a42..4825fbc8451a 100644
--- a/mail/postfix-current/distinfo
+++ b/mail/postfix-current/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764318132
-SHA256 (postfix/postfix-3.11-20251125.tar.gz) = 284588d0fe22bb6d256ff99ea9d8f047f52df27b0e96582c30c8f2c4c23b638d
-SIZE (postfix/postfix-3.11-20251125.tar.gz) = 5146258
+TIMESTAMP = 1773775330
+SHA256 (postfix/postfix-3.12-20260316.tar.gz) = 9f891e82b5de1b3b638f9f8204ca63020c5ba6dc3bfba5f3d59804ad8925d9d6
+SIZE (postfix/postfix-3.12-20260316.tar.gz) = 5251908
diff --git a/mail/postfix-current/pkg-plist b/mail/postfix-current/pkg-plist
index 1bd4e6b2708c..e3bb1073bfe9 100644
--- a/mail/postfix-current/pkg-plist
+++ b/mail/postfix-current/pkg-plist
@@ -26,6 +26,7 @@ lib/postfix/libpostfix-master.so
 lib/postfix/libpostfix-tls.so
 lib/postfix/libpostfix-util.so
 %%CDB%%lib/postfix/postfix-cdb.so
+lib/postfix/postfix-db.so
 %%LDAP%%lib/postfix/postfix-ldap.so
 %%LMDB%%lib/postfix/postfix-lmdb.so
 %%MONGO%%lib/postfix/postfix-mongodb.so
@@ -55,6 +56,7 @@ libexec/postfix/main.cf.proto
 libexec/postfix/makedefs.out
 libexec/postfix/master
 libexec/postfix/master.cf.proto
+libexec/postfix/nbdb_reindexd
 libexec/postfix/nqmgr
 libexec/postfix/oqmgr
 libexec/postfix/pickup
@@ -69,6 +71,7 @@ libexec/postfix/postfix-files
 %%PCRE2%%libexec/postfix/postfix-files.d/pcre-files
 %%PGSQL%%libexec/postfix/postfix-files.d/pgsql-files
 %%SQLITE%%libexec/postfix/postfix-files.d/sqlite-files
+libexec/postfix/postfix-non-bdb-script
 libexec/postfix/postfix-script
 libexec/postfix/postfix-tls-script
 libexec/postfix/postfix-wrapper
@@ -94,6 +97,7 @@ share/man/man1/postalias.1.gz
 share/man/man1/postcat.1.gz
 share/man/man1/postconf.1.gz
 share/man/man1/postdrop.1.gz
+share/man/man1/postfix-non-bdb.1.gz
 share/man/man1/postfix-tls.1.gz
 share/man/man1/postfix.1.gz
 share/man/man1/postkick.1.gz
@@ -147,6 +151,7 @@ share/man/man8/flush.8.gz
 share/man/man8/lmtp.8.gz
 share/man/man8/local.8.gz
 share/man/man8/master.8.gz
+share/man/man8/nbdb_reindexd.8.gz
 share/man/man8/oqmgr.8.gz
 share/man/man8/pickup.8.gz
 share/man/man8/pipe.8.gz