Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2001 04:14:14 -0700 (PDT)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/exim Makefile
Message-ID:  <200107031114.f63BEEj05832@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    2001/07/03 04:14:14 PDT

  Modified files:
    mail/exim            Makefile 
  Log:
  Fixes for building with LDAP lookup support:
  
  * Define LDAP_LIB_TYPE conditionally so that the operator can override
    it.
  
  * Allow OPENLDAP1 (or UMICHIGAN) and OPENLDAP2 for LDAP_LIB_TYPE,
    depending on the correct ports for each.
  
  The default behaviour of the port is unchanged.  However, this change
  allows for an exim-ldap2 slave port, if desired, and limits LDAP lookup
  types to those that can be supported by the FreeBSD ports tree.
  
  Revision  Changes    Path
  1.89      +12 -4     ports/mail/exim/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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