Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2013 08:00:17 GMT
From:      Vladimir Kondratiev <wulf@mail.mipt.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180590: New port: mail/cyrus2dovecot convert Cyrus folders to Dovecot
Message-ID:  <201307160800.r6G80HZD002311@oldred.freebsd.org>
Resent-Message-ID: <201307160810.r6G8A0d7080888@freefall.freebsd.org>

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

>Number:         180590
>Category:       ports
>Synopsis:       New port: mail/cyrus2dovecot convert Cyrus folders to Dovecot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 16 08:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Kondratiev
>Release:        
>Organization:
>Environment:
>Description:
New port cyrus2dovecot

Cyrus2Dovecot is a full-featured command line tool for converting the
e-mails of one or more users from Cyrus format to Dovecot Maildir++ folders.
It allows for performing a server transition which is fully transparent to
both POP and IMAP users.

WWW: http://www.cyrus2dovecot.sw.fu-berlin.de/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cyrus2dovecot
#	cyrus2dovecot/distinfo
#	cyrus2dovecot/Makefile
#	cyrus2dovecot/pkg-descr
#
echo c - cyrus2dovecot
mkdir -p cyrus2dovecot > /dev/null 2>&1
echo x - cyrus2dovecot/distinfo
sed 's/^X//' >cyrus2dovecot/distinfo << '9afc41b6d75c1f50ad1e2176b0460ddb'
XSHA256 (cyrus2dovecot-1.2) = 69cc05e7d493b8e5030300aaa71bb87f72203f507ad726d796235619efae4917
XSIZE (cyrus2dovecot-1.2) = 52212
9afc41b6d75c1f50ad1e2176b0460ddb
echo x - cyrus2dovecot/Makefile
sed 's/^X//' >cyrus2dovecot/Makefile << 'bc0c9baa9f9303c4453bdef13d3e1377'
X# Created by: Vladimir Kondratiev <wulf@mail.mipt.ru>
X# $FreeBSD$
X
XPORTNAME=	cyrus2dovecot
XPORTVERSION=	1.2
XCATEGORIES=	mail
XMASTER_SITES=	http://www.cyrus2dovecot.sw.fu-berlin.de/download/
XEXTRACT_SUFX=
XEXTRACT_ONLY=
X
XMAINTAINER=	wulf@mail.mipt.ru
XCOMMENT=	Convert Cyrus folders to Dovecot
X
XPLIST_FILES=	bin/${PORTNAME}
XMAN1=		${PORTNAME}.1
X
XUSE_PERL5=	yes
XNO_WRKSUBDIR=	yes
X
Xpost-extract:
X	@${CP} -v ${DISTDIR}/${DISTNAME} ${WRKSRC}
X
Xpost-patch:
X	@${REINPLACE_CMD} -e '1s,^#!.*,#!${PERL},' ${WRKSRC}/${DISTNAME}
X
Xdo-build:
X	@${EXEC} pod2man --section=1 --release=${PORTVERSION} \
X		--name=${PORTNAME} --center=${PORTNAME}" user guide" \
X		${WRKSRC}/${DISTNAME} ${WRKSRC}/${PORTNAME}.1
X
Xdo-install:
X	@${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/${PORTNAME}
X	@${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${PREFIX}/man/man1/${PORTNAME}.1
X
X.include <bsd.port.mk>
bc0c9baa9f9303c4453bdef13d3e1377
echo x - cyrus2dovecot/pkg-descr
sed 's/^X//' >cyrus2dovecot/pkg-descr << '428846c62fdf90854451e40bc05a7a2e'
XCyrus2Dovecot is a full-featured command line tool for converting the
Xe-mails of one or more users from Cyrus format to Dovecot Maildir++ folders.
XIt allows for performing a server transition which is fully transparent to
Xboth POP and IMAP users.
X
XWWW: http://www.cyrus2dovecot.sw.fu-berlin.de/
428846c62fdf90854451e40bc05a7a2e
exit



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



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