cvs commit: ports/mail/sendmail Makefile ports/mail/sendmail/files site.config.m4.smtps socketmap.patch

Dirk Meyer dinoex at FreeBSD.org
Fri Mar 26 06:05:34 PST 2004


dinoex      2004/03/26 06:05:33 PST

  FreeBSD ports repository

  Modified files:
    mail/sendmail        Makefile 
  Added files:
    mail/sendmail/files  socketmap.patch 
  Removed files:
    mail/sendmail/files  site.config.m4.smtps 
  Log:
  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
  
  Revision  Changes    Path
  1.86      +57 -12    ports/mail/sendmail/Makefile
  1.2       +0 -1      ports/mail/sendmail/files/site.config.m4.smtps (dead)
  1.1       +798 -0    ports/mail/sendmail/files/socketmap.patch (new)


More information about the cvs-ports mailing list