summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-03-10 09:59:00 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-03-10 09:59:00 +0000
commit9d72171169c08342a1e26d545d2ec9538942f1ec (patch)
tree556d051bde5813457aefdf0369f6c34eb2130624 /mail
parentUpdate the author's master site to ftp.cs.bath.ac.uk, and add (diff)
- define PICKY_HELO_CHECK as default
Notes
Notes: svn path=/head/; revision=55808
Diffstat (limited to 'mail')
-rw-r--r--mail/sendmail-old/Makefile2
-rw-r--r--mail/sendmail-old/files/site.config.m4.pre41
-rw-r--r--mail/sendmail/Makefile2
-rw-r--r--mail/sendmail/files/site.config.m4.pre41
-rw-r--r--mail/sendmail811/Makefile2
-rw-r--r--mail/sendmail811/files/site.config.m4.pre41
-rw-r--r--mail/sendmail812/Makefile2
-rw-r--r--mail/sendmail812/files/site.config.m4.pre41
8 files changed, 8 insertions, 4 deletions
diff --git a/mail/sendmail-old/Makefile b/mail/sendmail-old/Makefile
index 499f680f7be5..eb22cd6926b6 100644
--- a/mail/sendmail-old/Makefile
+++ b/mail/sendmail-old/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sendmail
PORTVERSION= 8.11.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,}
diff --git a/mail/sendmail-old/files/site.config.m4.pre4 b/mail/sendmail-old/files/site.config.m4.pre4
index 384a8ec2334e..6edccedcdf8e 100644
--- a/mail/sendmail-old/files/site.config.m4.pre4
+++ b/mail/sendmail-old/files/site.config.m4.pre4
@@ -1,3 +1,4 @@
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/sendmail/Makefile b/mail/sendmail/Makefile
index 27554dbd082e..2396c1a3618e 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sendmail
PORTVERSION= 8.12.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,}
diff --git a/mail/sendmail/files/site.config.m4.pre4 b/mail/sendmail/files/site.config.m4.pre4
index 384a8ec2334e..6edccedcdf8e 100644
--- a/mail/sendmail/files/site.config.m4.pre4
+++ b/mail/sendmail/files/site.config.m4.pre4
@@ -1,3 +1,4 @@
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/sendmail811/Makefile b/mail/sendmail811/Makefile
index 499f680f7be5..eb22cd6926b6 100644
--- a/mail/sendmail811/Makefile
+++ b/mail/sendmail811/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sendmail
PORTVERSION= 8.11.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,}
diff --git a/mail/sendmail811/files/site.config.m4.pre4 b/mail/sendmail811/files/site.config.m4.pre4
index 384a8ec2334e..6edccedcdf8e 100644
--- a/mail/sendmail811/files/site.config.m4.pre4
+++ b/mail/sendmail811/files/site.config.m4.pre4
@@ -1,3 +1,4 @@
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 27554dbd082e..2396c1a3618e 100644
--- a/mail/sendmail812/Makefile
+++ b/mail/sendmail812/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sendmail
PORTVERSION= 8.12.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,}
diff --git a/mail/sendmail812/files/site.config.m4.pre4 b/mail/sendmail812/files/site.config.m4.pre4
index 384a8ec2334e..6edccedcdf8e 100644
--- a/mail/sendmail812/files/site.config.m4.pre4
+++ b/mail/sendmail812/files/site.config.m4.pre4
@@ -1,3 +1,4 @@
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\""')