summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-08-28 04:21:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-08-28 04:21:05 +0000
commitf2e6aed62d833d09d939fc71058c698f4838f939 (patch)
tree7fb1b4e4cca97fbd83b1fc16beb284bea908d28f /mail
parentUse Qt3 libs (diff)
Update zo 8.12.6
Option SENDMAIL_WITH_PICKY_HELO_CHECK
Notes
Notes: svn path=/head/; revision=65140
Diffstat (limited to 'mail')
-rw-r--r--mail/sendmail/Makefile8
-rw-r--r--mail/sendmail/distinfo2
-rw-r--r--mail/sendmail/files/site.config.m4.pre41
-rw-r--r--mail/sendmail812/Makefile8
-rw-r--r--mail/sendmail812/distinfo2
-rw-r--r--mail/sendmail812/files/site.config.m4.pre41
6 files changed, 16 insertions, 6 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index da373765003b..79cda4a17706 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sendmail
-PORTVERSION= 8.12.5
+PORTVERSION= 8.12.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,}
@@ -31,6 +31,7 @@ MAN8= sendmail.8 mailstats.8 makemap.8 praliases.8 smrsh.8 \
# SENDMAIL_WITH_TLS=yes
# SENDMAIL_WITH_SASL=yes
# SENDMAIL_WITH_LDAP=yes
+# SENDMAIL_WITH_PICKY_HELO_CHECK=yes
.if defined(SENDMAIL_WITH_LDAP)
PKGNAMESUFFIX?= -ldap
@@ -90,6 +91,11 @@ do-configure:
> ${WRKSRC}/devtools/OS/FreeBSD
${SED} -e "s=%%PREFIX%%=${PREFIX}=" -e "s=%%LOCALBASE%%=${LOCALBASE}=" \
${SITE} > ${WCONF}/site.config.m4
+.if defined(SENDMAIL_WITH_PICKY_HELO_CHECK)
+ ${ECHO_CMD} \
+ 'APPENDDEF(`conf_sendmail_ENVDEF'\'', `-DPICKY_HELO_CHECK'\'')' \
+ >> ${WCONF}/site.config.m4
+.endif
post-build:
( cd ${WRKSRC}/doc/op && ${MAKE} op.txt )
diff --git a/mail/sendmail/distinfo b/mail/sendmail/distinfo
index 1149c5a0ca95..11ea4cfce34a 100644
--- a/mail/sendmail/distinfo
+++ b/mail/sendmail/distinfo
@@ -1 +1 @@
-MD5 (sendmail.8.12.5.tar.gz) = f2543e253e1c035f99369ba4067bf87c
+MD5 (sendmail.8.12.6.tar.gz) = 73e18ea78b2386b774963c8472cbd309
diff --git a/mail/sendmail/files/site.config.m4.pre4 b/mail/sendmail/files/site.config.m4.pre4
index 6edccedcdf8e..384a8ec2334e 100644
--- a/mail/sendmail/files/site.config.m4.pre4
+++ b/mail/sendmail/files/site.config.m4.pre4
@@ -1,4 +1,3 @@
APPENDDEF(`conf_mail_local_ENVDEF', `-DQUEUE_ONLY')
-APPENDDEF(`conf_sendmail_ENVDEF', `-DPICKY_HELO_CHECK')
APPENDDEF(`conf_smrsh_ENVDEF', `-DCMDDIR="\"%%PREFIX%%/libexec/sm.bin\""')
APPENDDEF(`conf_smrsh_ENVDEF', `-DPATH="\"/bin:/usr/bin\""')
diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile
index da373765003b..79cda4a17706 100644
--- a/mail/sendmail812/Makefile
+++ b/mail/sendmail812/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sendmail
-PORTVERSION= 8.12.5
+PORTVERSION= 8.12.6
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,}
@@ -31,6 +31,7 @@ MAN8= sendmail.8 mailstats.8 makemap.8 praliases.8 smrsh.8 \
# SENDMAIL_WITH_TLS=yes
# SENDMAIL_WITH_SASL=yes
# SENDMAIL_WITH_LDAP=yes
+# SENDMAIL_WITH_PICKY_HELO_CHECK=yes
.if defined(SENDMAIL_WITH_LDAP)
PKGNAMESUFFIX?= -ldap
@@ -90,6 +91,11 @@ do-configure:
> ${WRKSRC}/devtools/OS/FreeBSD
${SED} -e "s=%%PREFIX%%=${PREFIX}=" -e "s=%%LOCALBASE%%=${LOCALBASE}=" \
${SITE} > ${WCONF}/site.config.m4
+.if defined(SENDMAIL_WITH_PICKY_HELO_CHECK)
+ ${ECHO_CMD} \
+ 'APPENDDEF(`conf_sendmail_ENVDEF'\'', `-DPICKY_HELO_CHECK'\'')' \
+ >> ${WCONF}/site.config.m4
+.endif
post-build:
( cd ${WRKSRC}/doc/op && ${MAKE} op.txt )
diff --git a/mail/sendmail812/distinfo b/mail/sendmail812/distinfo
index 1149c5a0ca95..11ea4cfce34a 100644
--- a/mail/sendmail812/distinfo
+++ b/mail/sendmail812/distinfo
@@ -1 +1 @@
-MD5 (sendmail.8.12.5.tar.gz) = f2543e253e1c035f99369ba4067bf87c
+MD5 (sendmail.8.12.6.tar.gz) = 73e18ea78b2386b774963c8472cbd309
diff --git a/mail/sendmail812/files/site.config.m4.pre4 b/mail/sendmail812/files/site.config.m4.pre4
index 6edccedcdf8e..384a8ec2334e 100644
--- a/mail/sendmail812/files/site.config.m4.pre4
+++ b/mail/sendmail812/files/site.config.m4.pre4
@@ -1,4 +1,3 @@
APPENDDEF(`conf_mail_local_ENVDEF', `-DQUEUE_ONLY')
-APPENDDEF(`conf_sendmail_ENVDEF', `-DPICKY_HELO_CHECK')
APPENDDEF(`conf_smrsh_ENVDEF', `-DCMDDIR="\"%%PREFIX%%/libexec/sm.bin\""')
APPENDDEF(`conf_smrsh_ENVDEF', `-DPATH="\"/bin:/usr/bin\""')