FreeBSD Bugzilla – Attachment 172466 Details for
Bug 211025
mail/dovecot2-pigeonhole requires addition to LDFLAGS on amd64 to build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add GSSAPI options
ph-krb (text/plain), 1.11 KB, created by
Larry Rosenman
on 2016-07-13 15:57:16 UTC
(
hide
)
Description:
add GSSAPI options
Filename:
MIME Type:
Creator:
Larry Rosenman
Created:
2016-07-13 15:57:16 UTC
Size:
1.11 KB
patch
obsolete
>Index: mail/dovecot2-pigeonhole/Makefile >=================================================================== >--- mail/dovecot2-pigeonhole/Makefile (revision 418450) >+++ mail/dovecot2-pigeonhole/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= dovecot-pigeonhole > PORTVERSION= 0.4.15 >+PORTREVISION= 1 > CATEGORIES= mail > MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ > DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} >@@ -28,7 +29,20 @@ > USE_LDCONFIG= ${PREFIX}/lib/dovecot > > OPTIONS_DEFINE= DOCS LDAP MANAGESIEVE >-OPTIONS_DEFAULT=MANAGESIEVE >+OPTIONS_DEFAULT=MANAGESIEVE GSSAPI_NONE >+ >+OPTIONS_SINGLE= GSSAPI >+OPTIONS_SINGLE_GSSAPI= GSSAPI_NONE GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT >+ >+GSSAPI_DESC= GSSAPI Support (must match mail/dovecot2) >+GSSAPI_NONE_DESC= Build without GSSAPI support >+GSSAPI_BASE_DESC= Use GSSAPI from base >+GSSAPI_HEIMDAL_DESC= Use Heimdal GSSAPI from security/heimdal >+GSSAPI_MIT_DESC= Use MIT GSSAPI from security/krb5 >+ >+GSSAPI_BASE_USES= gssapi >+GSSAPI_HEIMDAL_USES= gssapi:heimdal >+GSSAPI_MIT_USES= gssapi:mit > OPTIONS_SUB= yes > > MANAGESIEVE_DESC= ManageSieve support
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
Flags:
ler
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 211025
: 172466 |
172477