diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-03-10 17:59:00 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-03-10 17:59:00 +0800 |
commit | 345a2eb5261e078c03e758b64205a091a60102ab (patch) | |
tree | 8ecafef4b5c8af88d07898ef9ea23c4f70a08a0a /mail | |
parent | e215ab9613d515078b94c4aff9f8e3dd64b59f29 (diff) | |
download | freebsd-ports-gnome-345a2eb5261e078c03e758b64205a091a60102ab.tar.gz freebsd-ports-gnome-345a2eb5261e078c03e758b64205a091a60102ab.tar.zst freebsd-ports-gnome-345a2eb5261e078c03e758b64205a091a60102ab.zip |
- define PICKY_HELO_CHECK as default
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sendmail-old/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail-old/files/site.config.m4.pre4 | 1 | ||||
-rw-r--r-- | mail/sendmail/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail/files/site.config.m4.pre4 | 1 | ||||
-rw-r--r-- | mail/sendmail811/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail811/files/site.config.m4.pre4 | 1 | ||||
-rw-r--r-- | mail/sendmail812/Makefile | 2 | ||||
-rw-r--r-- | mail/sendmail812/files/site.config.m4.pre4 | 1 |
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\""') |