FreeBSD Bugzilla – Attachment 171991 Details for
Bug 210733
mail/dovecot2-pigeonhole should support LDAP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for LDAP support
dovecot2-pigeonhole-ldap.txt (text/plain), 754 bytes, created by
Erick Turnquist
on 2016-07-01 02:27:00 UTC
(
hide
)
Description:
patch for LDAP support
Filename:
MIME Type:
Creator:
Erick Turnquist
Created:
2016-07-01 02:27:00 UTC
Size:
754 bytes
patch
obsolete
>diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile >index 1b591a0..dc9e063 100644 >--- a/mail/dovecot2-pigeonhole/Makefile >+++ b/mail/dovecot2-pigeonhole/Makefile >@@ -28,13 +28,19 @@ USES= libtool > USE_LDCONFIG= ${PREFIX}/lib/dovecot > USE_OPENSSL= yes > >-OPTIONS_DEFINE= DOCS MANAGESIEVE >+OPTIONS_DEFINE= DOCS MANAGESIEVE LDAP > OPTIONS_DEFAULT=MANAGESIEVE > OPTIONS_SUB= yes > > MANAGESIEVE_DESC= ManageSieve support > MANAGESIEVE_CONFIGURE_WITH= managesieve > >+LDAP_DESC= LDAP support >+LDAP_CONFIGURE_WITH= ldap >+LDAP_CPPFLAGS= -I${LOCALBASE}/include >+LDAP_LDFLAGS= -L${LOCALBASE}/lib >+LDAP_USE= OPENLDAP=yes >+ > PORTDOCS= sieve/extensions/* sieve/plugins/* sieve/locations/* > > post-patch:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 210733
: 171991