diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile index a603380b9d71..674f4f5f9a2b 100644 --- a/mail/opensmtpd/Makefile +++ b/mail/opensmtpd/Makefile @@ -1,60 +1,56 @@ PORTNAME= opensmtpd -PORTVERSION= 6.8.0 +PORTVERSION= 7.3.0 DISTVERSIONSUFFIX= p2 PORTEPOCH= 1 CATEGORIES= mail -MASTER_SITES= http://www.opensmtpd.org/archives/ +MASTER_SITES= https://www.opensmtpd.org/archives/ MAINTAINER= fluffy@FreeBSD.org COMMENT= Security- and simplicity-focused SMTP server from OpenBSD WWW= https://www.OpenSMTPD.org/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libevent.so:devel/libevent -OPTIONS_DEFINE= CA_BUNDLE LIBASRDEVEL MAILERCONF PAM TABLE_DB +OPTIONS_DEFINE= CA_BUNDLE MAILERCONF PAM TABLE_DB OPTIONS_DEFAULT= CA_BUNDLE PAM TABLE_DB CA_BUNDLE_DESC= Use NSS CA bundle for SSL instead of /etc/ssl/cert.pem -LIBASRDEVEL_DESC= Use development version of libasr MAILERCONF_DESC= Activate OpenSMTPD in mailer.conf(5) TABLE_DB_DESC= Build table-db plugin (aliases) -USES= bison cpe groff libtool localbase ssl +USES= cpe groff libtool localbase ssl GNU_CONFIGURE= yes CPE_VENDOR= openbsd USE_RC_SUBR= smtpd SUB_FILES= pkg-install pkg-deinstall pkg-message CONFLICTS_INSTALL= postfix sendmail opensmtpd-devel USERS= _smtpd _smtpq GROUPS= _smtpd _smtpq OPTIONS_SUB= yes CA_BUNDLE_CONFIGURE_WITH= path-CAfile=${LOCALBASE}/share/certs/ca-root-nss.crt CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss -LIBASRDEVEL_LIB_DEPENDS_OFF= libasr.so:dns/libasr -LIBASRDEVEL_LIB_DEPENDS= libasr.so:dns/libasr-devel - PAM_CONFIGURE_WITH= auth-pam=smtpd TABLE_DB_CONFIGURE_WITH= table-db CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/mail/ \ --with-libevent=${LOCALBASE} \ --with-path-mbox=/var/mail \ --with-user-smtpd=_smtpd \ --with-user-queue=_smtpq \ --with-group-queue=_smtpq post-install-TABLE_DB-on: @${LN} -sf ${PREFIX}/sbin/smtpctl ${STAGEDIR}${PREFIX}/libexec/opensmtpd/makemap .include diff --git a/mail/opensmtpd/distinfo b/mail/opensmtpd/distinfo index 04894f81839e..e5a488d70ad4 100644 --- a/mail/opensmtpd/distinfo +++ b/mail/opensmtpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608827327 -SHA256 (opensmtpd-6.8.0p2.tar.gz) = 51bf05312fe56764748faab9e63170bfbb7c7d84a37c4117b62b2681eb3a4d17 -SIZE (opensmtpd-6.8.0p2.tar.gz) = 860189 +TIMESTAMP = 1695893703 +SHA256 (opensmtpd-7.3.0p2.tar.gz) = fccdfbc5b98d150012bf9ccdef51752c18a862ed10888b56289826b83a2b5a4e +SIZE (opensmtpd-7.3.0p2.tar.gz) = 846999 diff --git a/mail/opensmtpd/pkg-plist b/mail/opensmtpd/pkg-plist index 7ddf01b07681..71f30e39333f 100644 --- a/mail/opensmtpd/pkg-plist +++ b/mail/opensmtpd/pkg-plist @@ -1,22 +1,29 @@ @sample etc/mail/smtpd.conf.sample bin/smtp libexec/opensmtpd/encrypt libexec/opensmtpd/lockspool libexec/opensmtpd/mail.lmtp libexec/opensmtpd/mail.local libexec/opensmtpd/mail.maildir libexec/opensmtpd/mail.mboxfile libexec/opensmtpd/mail.mda %%TABLE_DB%%libexec/opensmtpd/makemap @(,_smtpq,2555) sbin/smtpctl sbin/smtpd +man/man1/lockspool.1.gz man/man1/smtp.1.gz man/man5/aliases.5.gz man/man5/forward.5.gz man/man5/smtpd.conf.5.gz man/man5/table.5.gz +man/man7/smtpd-filters.7.gz +man/man8/mail.lmtp.8.gz +man/man8/mail.local.8.gz +man/man8/mail.maildir.8.gz +man/man8/mail.mboxfile.8.gz +man/man8/mail.mda.8.gz %%TABLE_DB%%man/man8/makemap.8.gz %%TABLE_DB%%man/man8/newaliases.8.gz man/man8/sendmail.8.gz man/man8/smtpctl.8.gz man/man8/smtpd.8.gz