This is a diff to the current port that implements SFIO and SASL
options support in addition to TLS. It makes the sendmail port
conform more closely to the available documentation for such
security enhancements.
ken@nova.org
- renamed option from SENDMAIL_WITH_TSL to SENDMAIL_WITH_TLS
- new option SENDMAIL_WITH_SFIO
- fixed bug in site.config.m4.sasl
PR: 25661
Submitted by: ken@nova.org
- filters has been removed, will reappear in a seperate port
- install additional headers and libs for SENDMAIL_WITH_MILTER=yes
- pkh-commed reduced to make portlint happy
Reviewed by: gshapiro
New Variable in Makefile for shorter Lines.
Patches for Manpages updated.
PATH was already in CCOPTS when needed, config reduced.
PR: 23977
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> MAINTAINER
removed. Use of macro APPENDDEF to allow confCOPTS. Also add TCPWRAPPER
and IPv6 support for FreeBSD >= 4.0, as well as optional TSL support,
patches for rmail & mail.local, and other changes.
PR: 22619
Submitted by: MAINTAINER