aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sendmail
Commit message (Collapse)AuthorAgeFilesLines
* extra Whitespaces removeddinoex2001-03-291-1/+1
|
* Fixed package list for option milter,dinoex2001-03-131-1/+1
| | | | port still marked "NO_PACKAGE", so no PORTREVISION needed.
* - Listed an overview of optionsdinoex2001-03-131-0/+11
| | | | - Added support for optional configuraion in files/site.config.m4.local
* sendmail -- TLS/SASL/SFIO enhancement:dinoex2001-03-113-5/+18
| | | | | | | | | | | | | | | 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
* - Update to new release 8.11.3dinoex2001-03-118-112/+58
| | | | | | | | - 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
* SENDMAIL_WITH_MILTER supportdinoex2001-03-103-0/+59
| | | | | sample filter is build. GPL attachmentfilter ist build.
* Clean up bulding messagesdinoex2001-03-102-5/+37
| | | | | | SENDMAIL_WITH_MILTER support sample filter is build. GPL attachmentfilter ist build.
* New Build-Option: SENDMAIL_WITH_SASLijliao2001-01-252-0/+12
| | | | | PR: 24625 Submitted by: MAINTAINER
* Update to 8.11.2jeh2001-01-055-44/+37
| | | | | | | | | 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
* Small improvements for remote build. The empty config directory is nowwill2000-12-216-4/+362
| | | | | | | | | 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
* Use ${PKGMESSAGE} instead of ${PKGDIR}/pkg-message.gshapiro2000-10-141-1/+1
| | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* New port for the sendmail MTA.gshapiro2000-10-148-0/+148
PR: 18415 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Reviewed by: will