ports/110639: [Maintainer Update] www/imp - Fixed Cyrus-2.3 support

Beech Rintoul beech at alaskaparadise.com
Wed Mar 21 19:20:07 UTC 2007


>Number:         110639
>Category:       ports
>Synopsis:       [Maintainer Update] www/imp - Fixed Cyrus-2.3 support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 21 19:20:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise  
>Environment:


System: FreeBSD 7.0-CURRENT #110: Tue Mar 20 14:19:10 AKDT 2007
    root at stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


Fixed support for cyrus-2.3


>How-To-Repeat:





>Fix:


--- Makefile.orig	Mon Mar 12 14:29:26 2007
+++ Makefile	Wed Mar 21 12:05:25 2007
@@ -141,8 +141,8 @@
 .if defined(WITH_IMAPSERVER)
 . if defined(WITH_IMAP-UW) || exists(${LOCALBASE}/libexec/imapd)
 RUN_DEPENDS+=	${LOCALBASE}/libexec/imapd:${PORTSDIR}/mail/imap-uw
-. elif defined(WITH_CYRUS-IMAPD) || exists(${LOCALBASE}/lib/libacap.a)
-RUN_DEPENDS+=	${LOCALBASE}/lib/libacap.a:${PORTSDIR}/mail/cyrus-imapd23
+. elif defined(WITH_CYRUS-IMAPD) || exists(${LOCALBASE}/cyrus/bin/master)
+RUN_DEPENDS+=	${LOCALBASE}/cyrus/bin/master:${PORTSDIR}/mail/cyrus-imapd23
 . elif defined(WITH_COURIER-IMAP) || exists(${LOCALBASE}/bin/deliverquota)
 RUN_DEPENDS+=	${LOCALBASE}/bin/deliverquota:${PORTSDIR}/mail/courier-imap
 . elif defined(WITH_DOVECOT) || exists(${LOCALBASE}/libexec/dovecot/imap)



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list