Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2004 06:05:33 -0800 (PST)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/sendmail Makefile ports/mail/sendmail/files site.config.m4.smtps socketmap.patch
Message-ID:  <200403261405.i2QE5Yj4090662@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403261405.i2QE5Yj4090662>