Bug 210733

Summary: mail/dovecot2-pigeonhole should support LDAP
Product: Ports & Packages Reporter: Erick Turnquist <jhujhiti>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Only Me CC: adamw, ler
Priority: --- Flags: ler: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for LDAP support none

Description Erick Turnquist 2016-07-01 02:27:00 UTC
Created attachment 171991 [details]
patch for LDAP support

mail/dovecot2-pigeonhole has support for LDAP, but it is not enabled in the port.

I have attached a patch which adds an LDAP option.
Comment 1 Larry Rosenman freebsd_committer freebsd_triage 2016-07-01 02:34:21 UTC
Seems reasonable -- Approved
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-07-01 02:47:02 UTC
A commit references this bug:

Author: adamw
Date: Fri Jul  1 02:46:20 UTC 2016
New revision: 417860
URL: https://svnweb.freebsd.org/changeset/ports/417860

Log:
  Add an LDAP option.

  PR:		210733
  Submitted by:	jhujhiti at adjectivism dot org
  Approved by:	maintainer (Larry Rosenman)

Changes:
  head/mail/dovecot2-pigeonhole/Makefile
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2016-07-01 02:48:36 UTC
Committed. Thanks to both of you for your work!