Commit graph

98 commits

Author SHA1 Message Date
Dirk Meyer
9b6d6cf6ca - cleanup option BATCH 2004-12-17 14:27:02 +00:00
Dirk Meyer
d96526ed14 - preserve MAKE_ENV 2004-12-17 05:25:29 +00:00
Dirk Meyer
f8b42ab2f1 - assume all ldap version work
PR:		75077
Submitted by:	Jose M Rodriguez

- don't install helpfile on pointyhat cluster
2004-12-16 04:56:22 +00:00
Dirk Meyer
79684031c6 - set NO_CDROM
- option SENDMAIL_WITH_LDAP defaults to 22
2004-11-28 20:30:34 +00:00
Dirk Meyer
b86cc0a18e - accept USE_OPENLDAP_VER 2004-08-13 19:38:58 +00:00
Dirk Meyer
33d441ea18 - new option SENDMAIL_WITHOUT_SASLAUTHD
Suggested by: Maxim Maximov
2004-08-05 15:17:30 +00:00
Dirk Meyer
a2fa6c2313 - add NO_LATEST_LINK 2004-07-17 20:56:43 +00:00
Dirk Meyer
c5567e0726 - add CONFLICTS 2004-07-17 18:52:01 +00:00
Dirk Meyer
5b6b83339d - add support for cyrus mailbox lookup
This offers completed support for realtime address verification
against Cyrus IMAP server, complementing the PR # ports/64566.
Files and idea by Andrzej Filip. Details and updates can be found at
http://anfi.webhop.net/sendmail/rtcyrus2.html
PR:		65320
Submitted by:	Michael O. Boev

- fix duplicate "pre-configure" target.
- keep originals of modififed cf files, submission/65320 breaks packaging
2004-04-11 06:23:18 +00:00
Dirk Meyer
4669e8bf65 - fix missing quotes. 2004-03-29 14:27:10 +00:00
Dirk Meyer
9a3cd404bf - fix slight dependecy bug for sasl2 2004-03-26 20:49:23 +00:00
Dirk Meyer
07f037cbeb - new option SENDMAIL_WITH_CONNECTION_RATE
taken from:
http://j-chkmail.ensmp.fr/sm/
2004-03-26 19:03:18 +00:00
Dirk Meyer
6db91b3c94 Add socket map support to the sendmail port (from 8.13.0)
This will allow for easier integration with e.g. ports/mail/cyrus-imapd22,
which already includes smmapd for realtime checking whether the mailbox
exists and is not over quota.

The patch adds
1) an extra knob in Makefile (WITH_SENDMAIL_SOCKETMAP).
3) the extra-patch-socketmap.patch is actually
http://www.sendmail.org/~ca/email/patches/sendmail-8.12.7-socketmap-v4.patch
slightly hacked (the pathnames) so it cleanly applies through ports(7).

PR:		64566
Submitted by:	Michael O. Boev

- change PKGNAMESUFFIX
- merge 1-line site.config.m4.* files into Makefile
- update CONFLICTS
2004-03-26 14:05:33 +00:00
Dirk Meyer
b5851c5b0e - fix fetch problems when SENDMAIL_WITH_TLS=yes 2004-03-02 20:41:14 +00:00
Dirk Meyer
aad600eb31 - Update to 8.12.11 2004-01-19 15:36:04 +00:00
Dirk Meyer
28912533ba - move PKGMESSAGE up, bsd.port.mk has been fixed.
PR:		59254
2003-11-17 05:00:06 +00:00
Dirk Meyer
9538893b96 - new default openldap21-client 2003-11-15 19:21:28 +00:00
Dirk Meyer
39162345aa - bsd.port.mk enforces the existence of PKGMESSAGE,
so we have to move the definition after bsd.port.mk.
Otherwise PKGMESSAGE will be not part of the package.
2003-11-03 13:46:07 +00:00
Dirk Meyer
1753beed37 - add CONFLICTS
Submitted by:	eikemeier@fillmore-labs.com
2003-10-12 12:13:25 +00:00
Dirk Meyer
d993406011 - new option SENDMAIL_WITHOUT_SHMEM [1], ports/57781
- install share/sendmail/cf/* files even when NOPORTDOCS [1], ports/57784
- Use of DOCSDIR [2]
- use varibale paths in pkg-message [2]
- make portlint happier [2]
PR:		57781, 57784
Submitted by:	lxv@send2pr.sink.omut.org [1], dinoex [2]
2003-10-09 16:23:40 +00:00
Dirk Meyer
1f40172f71 - add check to protect against override of base sendmail
Suggested by: Volker Stolz
2003-09-24 17:25:30 +00:00
Dirk Meyer
6dd038ffca - Security update to 8.12.10
Approved by:	marcus (portmgr)
2003-09-18 19:21:16 +00:00
Dirk Meyer
cb9738f3b6 - use hook for bsd.openssl.mk
- new target: howto-sasldb
- new target: mailer.base
- replace find -> ${FIND}
2003-08-28 15:38:48 +00:00
Dirk Meyer
827ad62b34 - make option LDAP_PORT overwriteable 2003-08-14 17:49:35 +00:00
Dirk Meyer
493929444e - New option LDAP_PORT
- Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
2003-08-14 17:05:46 +00:00
Dirk Meyer
b93365fafa - Fix broken PATH on sparc64 portcluster.
don't depend on funtion "depends on executable" in bsd.port.mk.
2003-08-03 09:39:52 +00:00
Dirk Meyer
b442bb48c5 - Add dependency for saslauthd 2003-06-21 05:57:04 +00:00
Dirk Meyer
773e46a4dc - Added new option SENDMAIL_WITH_SMTPS=yes
The current sendmail port (mail/sendmail) does not allow to build
  build sendmail with smtps support (SSL but not STARTTLS).
  This mode is required by some MUA (ex. the only way to enable
  encryption in MS Outlook Express is to use smtps).
PR:		51029
Submitted by:	and@rsu.ru
2003-04-16 14:39:22 +00:00
Dirk Meyer
b7bf966f62 - allow "," in CFLAGS
- SENDMAIL_WITH_TLS honors WITH_OPENSSL_BASE
  when set later by bsd.openssl.mk
2003-04-15 19:40:30 +00:00
Dirk Meyer
fc59bf5283 - use WITH_OPENSSL_BASE 2003-04-13 11:51:31 +00:00
Dirk Meyer
6670a706f1 - use bsd.openssl.mk 2003-04-03 19:39:55 +00:00
Dirk Meyer
f859a9b496 - Security Update
http://www.sendmail.org/8.12.9.html
2003-03-29 20:24:38 +00:00
Dirk Meyer
ede342929a - use include more consistent 2003-03-23 04:55:44 +00:00
Dirk Meyer
5acab0a843 - Update to 8.12.8
SECURITY FIX, urgent update recommended
2003-03-03 18:06:13 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
6b5fdc3e63 - honor USE_OPENSSL_BASE 2003-01-31 19:52:34 +00:00
Dirk Meyer
09666e3dd5 - make portlint happier 2003-01-22 19:14:08 +00:00
Dirk Meyer
d257b80466 If MaxMimeHeaderLength is set and a malformed MIME header is fixed,
log the fixup as "Fixed MIME header" instead of "Truncated
	MIME header".  Problem noted by Ian J Hart.
Submitted by:	gshapiro
2003-01-16 03:35:23 +00:00
Dirk Meyer
0d42bb4d2c - Fix a configuration problem if LOCAL_RELAY or MAIL_HUB is used.
Suggested by: rob.macgregor@techie.com
Obtained from:	sendmail.org
2003-01-05 18:50:56 +00:00
Dirk Meyer
f27af3acac - Update to 8.12.7 2003-01-02 04:32:29 +00:00
Dirk Meyer
3169487a86 - remove libsm.a libsmutil.a libsmdb.a
- add some patches submitted by Stephane Lentz,
from http://www.sendmail.org/~ca/email/sm-812.html
- If you use Cyrus-SASLv2 and DIGEST-MD5 then transferring larger messages
- MSP might complain during a queue run about "MX list for ... points back to ...".
2003-01-02 04:10:20 +00:00
Dirk Meyer
2ed4d60c5e reduce sasldb target 2002-10-20 14:08:13 +00:00
Dirk Meyer
ce29408741 update tls-install.sh
Reviewed by:	gshapiro
2002-10-20 14:05:47 +00:00
Dirk Meyer
d1b553243e Update pkg-message for local paths and uucp.
Add targets for easy install: root-sasldb, tls-install
Small Security Fix, see http://www.sendmail.org/smrsh.adv.txt
2002-10-08 15:29:02 +00:00
Dirk Meyer
93f3eba1b5 get some garbage that patch merged within. 2002-09-16 04:27:00 +00:00
Dirk Meyer
c21ac8a53c Fix problem when inatll,ion without mailer.conf
PR:		42753
2002-09-16 03:17:13 +00:00
Dirk Meyer
1ac21f6602 Improvement for Option SENDMAIL_WITH_SASL2
Submitted by:	ume
2002-08-31 20:16:32 +00:00
Dirk Meyer
ce90746f4c New option SENDMAIL_WITH_SASL2
cleanup on target submit.cf
Extend pkg-message
PR:		41458
2002-08-31 16:31:11 +00:00
Dirk Meyer
f2e6aed62d Update zo 8.12.6
Option SENDMAIL_WITH_PICKY_HELO_CHECK
2002-08-28 04:21:05 +00:00