summaryrefslogtreecommitdiff
path: root/mail/sendmail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 8.13.5Dirk Meyer2005-09-172-3/+3
| | | | | | | (md5 verified) Notes: svn path=/head/; revision=142992
* - drop option LDAP_PORTDirk Meyer2005-08-011-6/+0
| | | | Notes: svn path=/head/; revision=140641
* - update to 8.13.4Dirk Meyer2005-04-023-113/+3
| | | | Notes: svn path=/head/; revision=132171
* - use /tmp not /var/tmp for mail.localDirk Meyer2005-02-182-12/+1
| | | | | | | | 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 Notes: svn path=/head/; revision=129184
* - add patch to fix connections that stay in CLOSE_WAITDirk Meyer2005-02-181-0/+109
| | | | | | | | | | http://www.sendmail.org/patches/close_wait.p2 Submitted by: Dmitry Pryanishnikov Obtained from: sendmail.org Notes: svn path=/head/; revision=129181
* - update to 8.13.3Dirk Meyer2005-01-122-3/+3
| | | | | | | md5 verified with announcement Notes: svn path=/head/; revision=126264
* - new option SENDMAIL_WITHOUT_NISDirk Meyer2005-01-081-3/+9
| | | | | | | | PR: 75788 Submitted by: Oleg Sharoiko Notes: svn path=/head/; revision=125801
* - option SENDMAIL_WITH_SHARED_MILTERDirk Meyer2004-12-201-1/+1
| | | | | | | allow overwrite of previous existing symbolic link Notes: svn path=/head/; revision=124591
* - order linker options for shared optionDirk Meyer2004-12-181-1/+1
| | | | Notes: svn path=/head/; revision=124360
* - cleanup option BATCHDirk Meyer2004-12-173-9/+3
| | | | Notes: svn path=/head/; revision=124311
* - Fix BerkeleyDB build problemDirk Meyer2004-12-171-2/+2
| | | | | | | | PR: 75179 Submitted by: Alex Deiter Notes: svn path=/head/; revision=124309
* - pass all MAKE_ENV to shared milterDirk Meyer2004-12-171-2/+2
| | | | Notes: svn path=/head/; revision=124246
* - Fix env for new optionDirk Meyer2004-12-161-0/+1
| | | | Notes: svn path=/head/; revision=124226
* - update to 8.13.2Dirk Meyer2004-12-165-24/+90
| | | | | | | - new option SENDMAIL_WITH_SHARED_MILTER Notes: svn path=/head/; revision=124220
* - assume all ldap version workDirk Meyer2004-12-161-1/+9
| | | | | | | | | | PR: 75077 Submitted by: Jose M Rodriguez - don't install helpfile on pointyhat cluster Notes: svn path=/head/; revision=124182
* - update cryusldap patchDirk Meyer2004-10-251-5/+38
| | | | | | | | PR: 71995 Submitted by: Michael O. Boev Notes: svn path=/head/; revision=120158
* - fix option namingDirk Meyer2004-10-251-1/+1
| | | | | | | | PR: 73113 Submitted by: Mike Boev Notes: svn path=/head/; revision=120157
* - add options for Berkeley DB supportDirk Meyer2004-10-211-8/+101
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=119920
* - fix SENDMAIL_WITH_CYRUSLOOKUPDirk Meyer2004-10-151-29/+0
| | | | | | | | PR: 71995 Submitted by: Angelo Turetta Notes: svn path=/head/; revision=119527
* - retire textDirk Meyer2004-10-141-167/+0
| | | | Notes: svn path=/head/; revision=119415
* - default USE_OPENLDAP_VER 22Dirk Meyer2004-10-131-1/+1
| | | | | | | | PR: 71949 Submitted by: Jose M Rodriguez Notes: svn path=/head/; revision=119144
* - update pkg-list for milter [1]Dirk Meyer2004-10-123-39/+83
| | | | | | | | | - Update of CYRUS_LOOKUP patch [2] PR: 71948, 71995 Submitted by: [1] Jose M Rodriguez, [2] Michael O. Boev Notes: svn path=/head/; revision=118771
* - accept USE_OPENLDAP_VERDirk Meyer2004-08-131-3/+7
| | | | Notes: svn path=/head/; revision=116145
* - new option SENDMAIL_WITHOUT_SASLAUTHDDirk Meyer2004-08-051-0/+2
| | | | | | | Suggested by: Maxim Maximov Notes: svn path=/head/; revision=115466
* - update to 8.13.1Dirk Meyer2004-08-042-3/+3
| | | | Notes: svn path=/head/; revision=115383
* - fix SENDMAIL_WITH_SOCKETMAPDirk Meyer2004-07-222-801/+0
| | | | | | | Submitted by: Angelo Turetta Notes: svn path=/head/; revision=114399
* - add CONFLICTSDirk Meyer2004-07-171-0/+1
| | | | Notes: svn path=/head/; revision=113862
* - update to 8.13.0Dirk Meyer2004-07-173-45/+26
| | | | Notes: svn path=/head/; revision=113861
* - update URL in patch to new locationDirk Meyer2004-05-031-2/+2
| | | | | | | Submitted by: Adam Filip Notes: svn path=/head/; revision=108233
* - do not install a default statistic fileDirk Meyer2004-04-291-0/+1
| | | | | | | - do not update helpfile in BATCH mode Notes: svn path=/head/; revision=107910
* - add support for cyrus mailbox lookupDirk Meyer2004-04-113-4/+222
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=106717
* - fix missing quotes.Dirk Meyer2004-03-291-2/+2
| | | | Notes: svn path=/head/; revision=105614
* - fix slight dependecy bug for sasl2Dirk Meyer2004-03-261-2/+1
| | | | Notes: svn path=/head/; revision=105378
* - new option SENDMAIL_WITH_CONNECTION_RATEDirk Meyer2004-03-263-0/+189
| | | | | | | | taken from: http://j-chkmail.ensmp.fr/sm/ Notes: svn path=/head/; revision=105366
* Add socket map support to the sendmail port (from 8.13.0)Dirk Meyer2004-03-263-13/+855
| | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=105325
* - fix fetch problems when SENDMAIL_WITH_TLS=yesDirk Meyer2004-03-021-2/+2
| | | | Notes: svn path=/head/; revision=102764
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* - Update to 8.12.11Dirk Meyer2004-01-192-2/+2
| | | | Notes: svn path=/head/; revision=98570
* - fix UsageDirk Meyer2003-12-042-5/+5
| | | | Notes: svn path=/head/; revision=94863
* - move PKGMESSAGE up, bsd.port.mk has been fixed.Dirk Meyer2003-11-171-1/+1
| | | | | | | PR: 59254 Notes: svn path=/head/; revision=94152
* - new default openldap21-clientDirk Meyer2003-11-151-1/+1
| | | | Notes: svn path=/head/; revision=94042
* - bsd.port.mk enforces the existence of PKGMESSAGE,Dirk Meyer2003-11-031-1/+1
| | | | | | | | so we have to move the definition after bsd.port.mk. Otherwise PKGMESSAGE will be not part of the package. Notes: svn path=/head/; revision=92963
* - add CONFLICTSDirk Meyer2003-10-121-0/+7
| | | | | | | Submitted by: eikemeier@fillmore-labs.com Notes: svn path=/head/; revision=90913
* - new option SENDMAIL_WITHOUT_SHMEM [1], ports/57781Dirk Meyer2003-10-093-19/+31
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=90718
* - add check to protect against override of base sendmailDirk Meyer2003-09-241-0/+13
| | | | | | | Suggested by: Volker Stolz Notes: svn path=/head/; revision=89253
* - Security update to 8.12.10Dirk Meyer2003-09-182-2/+2
| | | | | | | Approved by: marcus (portmgr) Notes: svn path=/head/; revision=89055
* - use hook for bsd.openssl.mkDirk Meyer2003-08-281-4/+19
| | | | | | | | | - new target: howto-sasldb - new target: mailer.base - replace find -> ${FIND} Notes: svn path=/head/; revision=87908
* - make option LDAP_PORT overwriteableDirk Meyer2003-08-141-1/+1
| | | | Notes: svn path=/head/; revision=86951
* - New option LDAP_PORTDirk Meyer2003-08-141-2/+3
| | | | | | | - Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client Notes: svn path=/head/; revision=86944
* - Fix broken PATH on sparc64 portcluster.Dirk Meyer2003-08-031-1/+1
| | | | | | | don't depend on funtion "depends on executable" in bsd.port.mk. Notes: svn path=/head/; revision=86220