Dirk Meyer
153142767d
- update to 8.13.4
2005-04-02 10:15:23 +00:00
Dirk Meyer
e83ea3450e
- use /tmp not /var/tmp for mail.local
...
Base has switched back to /tmp in Revision 1.1.1.1.2.4
with import of sendmail 8.12.2 for FreeBSD 4.6
2005-02-18 14:48:29 +00:00
Dirk Meyer
814ab79c6a
- add patch to fix connections that stay in CLOSE_WAIT
...
http://www.sendmail.org/patches/close_wait.p2
Submitted by: Dmitry Pryanishnikov
Obtained from: sendmail.org
2005-02-18 14:40:02 +00:00
Dirk Meyer
e98e461ac4
- update to 8.13.3
...
md5 verified with announcement
2005-01-12 21:26:01 +00:00
Dirk Meyer
e0358b5feb
- new option SENDMAIL_WITHOUT_NIS
...
PR: 75788
Submitted by: Oleg Sharoiko
2005-01-08 14:35:41 +00:00
Dirk Meyer
652c61a384
- option SENDMAIL_WITH_SHARED_MILTER
...
allow overwrite of previous existing symbolic link
2004-12-20 13:37:27 +00:00
Dirk Meyer
08ee700376
- order linker options for shared option
2004-12-18 06:33:47 +00:00
Dirk Meyer
9b6d6cf6ca
- cleanup option BATCH
2004-12-17 14:27:02 +00:00
Dirk Meyer
28f037f3b6
- Fix BerkeleyDB build problem
...
PR: 75179
Submitted by: Alex Deiter
2004-12-17 13:56:25 +00:00
Dirk Meyer
f96b6c9e45
- pass all MAKE_ENV to shared milter
2004-12-17 05:23:27 +00:00
Dirk Meyer
7fb8a2a32a
- Fix env for new option
2004-12-16 20:43:16 +00:00
Dirk Meyer
dd2d358e67
- update to 8.13.2
...
- new option SENDMAIL_WITH_SHARED_MILTER
2004-12-16 16:33:54 +00:00
Dirk Meyer
34b856ebd9
- assume all ldap version work
...
PR: 75077
Submitted by: Jose M Rodriguez
- don't install helpfile on pointyhat cluster
2004-12-16 05:04:40 +00:00
Dirk Meyer
d1a4c56b6c
- update cryusldap patch
...
PR: 71995
Submitted by: Michael O. Boev
2004-10-25 14:17:37 +00:00
Dirk Meyer
a9d8fc64cc
- fix option naming
...
PR: 73113
Submitted by: Mike Boev
2004-10-25 14:13:00 +00:00
Dirk Meyer
c686fb1b9f
- add options for Berkeley DB support
...
SENDMAIL_WITH_BERKELEYDB_VER=2
SENDMAIL_WITH_BERKELEYDB_VER=3
SENDMAIL_WITH_BERKELEYDB_VER=4
SENDMAIL_WITH_BERKELEYDB_VER=41
SENDMAIL_WITH_BERKELEYDB_VER=42
2004-10-21 20:08:12 +00:00
Dirk Meyer
5df4db64cc
- fix SENDMAIL_WITH_CYRUSLOOKUP
...
PR: 71995
Submitted by: Angelo Turetta
2004-10-15 20:00:09 +00:00
Dirk Meyer
152c91dfde
- retire text
2004-10-14 13:36:44 +00:00
Dirk Meyer
4312b76055
- default USE_OPENLDAP_VER 22
...
PR: 71949
Submitted by: Jose M Rodriguez
2004-10-13 02:58:36 +00:00
Dirk Meyer
7bac1ad54a
- update pkg-list for milter [1]
...
- Update of CYRUS_LOOKUP patch [2]
PR: 71948, 71995
Submitted by: [1] Jose M Rodriguez, [2] Michael O. Boev
2004-10-12 04:21:01 +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
d9a2af5ce1
- update to 8.13.1
2004-08-04 03:48:01 +00:00
Dirk Meyer
0e35ab6a53
- fix SENDMAIL_WITH_SOCKETMAP
...
Submitted by: Angelo Turetta
2004-07-22 06:04:33 +00:00
Dirk Meyer
c5567e0726
- add CONFLICTS
2004-07-17 18:52:01 +00:00
Dirk Meyer
70e256a952
- update to 8.13.0
2004-07-17 18:51:07 +00:00
Dirk Meyer
0939fa8525
- update URL in patch to new location
...
Submitted by: Adam Filip
2004-05-03 04:04:06 +00:00
Dirk Meyer
81ee459000
- do not install a default statistic file
...
- do not update helpfile in BATCH mode
2004-04-29 02:50:27 +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
4857d67313
- add SIZE
2004-02-26 05:56:07 +00:00
Dirk Meyer
aad600eb31
- Update to 8.12.11
2004-01-19 15:36:04 +00:00
Dirk Meyer
12fc4ace75
- fix Usage
2003-12-04 03:24:09 +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
bc9efc2abb
- add option SENDMAIL_WITH_DNSMAP
...
- drop some trailing spaces
2003-06-01 03:16:41 +00:00