FreeBSD Bugzilla – Attachment 30640 Details for
Bug 51491
[PATCH]: make skiplist support for port mail/cyrus-imapd2 compatible with mail/cyrus-imapd22
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cyrus-imapd2-skiplist.patch
cyrus-imapd2-skiplist.patch (text/plain), 551 bytes, created by
Oliver Eikemeier
on 2003-04-28 13:30:10 UTC
(
hide
)
Description:
cyrus-imapd2-skiplist.patch
Filename:
MIME Type:
Creator:
Oliver Eikemeier
Created:
2003-04-28 13:30:10 UTC
Size:
551 bytes
patch
obsolete
>--- mail/cyrus-imapd2/Makefile.orig Sun Apr 27 02:06:08 2003 >+++ mail/cyrus-imapd2/Makefile Mon Apr 28 14:04:15 2003 >@@ -51,8 +51,15 @@ > CONFIGURE_ARGS+=--with-bdb-incdir=${LOCALBASE}/include/db${USE_BDB_VER} \ > --with-bdb=db${USE_BDB_VER} > >+.if defined(WITH_SKIPLIST) >+CONFIGURE_ARGS+=--with-mboxlist-db=skiplist --with-seen-db=skiplist >+.else > .if defined(WITH_SKIPLIST_MBOX) > CONFIGURE_ARGS+=--with-mboxlist-db=skiplist >+.endif >+.if defined(WITH_SKIPLIST_SEEN) >+CONFIGURE_ARGS+=--with-seen-db=skiplist >+.endif > .endif > > .if defined(WITH_MURDER)
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 51491
: 30640