Bug 210733 - mail/dovecot2-pigeonhole should support LDAP
Summary: mail/dovecot2-pigeonhole should support LDAP
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-01 02:27 UTC by Erick Turnquist
Modified: 2016-07-01 02:48 UTC (History)
2 users (show)

See Also:
ler: maintainer-feedback+


Attachments
patch for LDAP support (754 bytes, patch)
2016-07-01 02:27 UTC, Erick Turnquist
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!