Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  7 Mar 2001 19:47:14 -0500 (EST)
From:      ckd@ckdhr.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25597: Cyrus 2.0.x now "production quality"
Message-ID:  <20010308004714.7E5781EC2F@sergyar.ckdhr.com>

next in thread | raw e-mail | index | archive | help

>Number:         25597
>Category:       ports
>Synopsis:       Cyrus 2.0.11 and up considered "production" by authors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 07 16:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Christopher K Davis
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
CKDHR 
>Environment:
 
 
 
>Description:
 
Current Cyrus port is 1.6.24, which is the "end of the line" for v1. 
 
Cyrus 2.0.11 was declared "production quality" by the authors on 
2001-01-31, and 2.0.12 (released 2001-02-19) was announced on 
info-cyrus as "mostly an accumulation of the small patches that have 
been posted to this list".  I propose renaming the existing port to 
cyrus1 and having version 2 be the "cyrus" port. 
 
>How-To-Repeat:
 
>Fix:
 
A port is available from Hajimu UMEMOTO at 
http://www.imasy.or.jp/~ume/ipv6/cyrus-port-20010222.tar.gz.  This 
port requires patch given below, which I have already sent to ume. 
 
diff -ur cyrus/Makefile cyrus2/Makefile
--- cyrus/Makefile	Wed Feb 21 12:30:03 2001
+++ cyrus2/Makefile	Wed Mar  7 19:27:18 2001
@@ -18,7 +18,7 @@
 MAINTAINER=	ume@FreeBSD.org
 
 LIB_DEPENDS=	sasl.8:${PORTSDIR}/security/cyrus-sasl \
-		db3.1:${PORTSDIR}/databases/db3
+		db3.2:${PORTSDIR}/databases/db3
 BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend \
 		${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl
 
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010308004714.7E5781EC2F>