Date: Sun, 16 Jan 2005 11:59:15 GMT From: Alex Deiter <tiamat@komi.mts.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/76304: new port: mail/imapsync: IMAP synchronization, copy or migration tool Message-ID: <200501161159.j0GBxFPu029215@www.freebsd.org> Resent-Message-ID: <200501161200.j0GC0k3b074786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 76304 >Category: ports >Synopsis: new port: mail/imapsync: IMAP synchronization, copy or migration tool >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: Sun Jan 16 12:00:46 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alex Deiter >Release: 5.3 >Organization: MTS Komi >Environment: FreeBSD satira.komi.mts.ru 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Jan 13 00:56:15 MSK 2005 root@satira.komi.mts.ru:/var/devel/obj/var/devel/src/sys/MTSKOMI sparc64 >Description: imapsync - IMAP synchronization, copy or migration tool. Synchronize mailboxes between two imap servers. Good at IMAP migration. >How-To-Repeat: >Fix: # 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: # # imapsync # imapsync/Makefile # imapsync/distinfo # imapsync/pkg-descr # imapsync/pkg-plist # echo c - imapsync mkdir -p imapsync > /dev/null 2>&1 echo x - imapsync/Makefile sed 's/^X//' >imapsync/Makefile << 'END-of-imapsync/Makefile' X# New ports collection makefile for: imapsync X# Date created: 14 Jan 2005 X# Whom: Alex Deiter <tiamat@komi.mts.ru> X XPORTNAME= imapsync XPORTVERSION= 1.116 XCATEGORIES= mail XMASTER_SITES= http://www.linux-france.org/prj/imapsync/dist/ XEXTRACT_SUFX= .tgz X XMAINTAINER= tiamat@komi.mts.ru XCOMMENT= IMAP synchronization copy or migration tool X XBUILD_DEPENDS= ${SITE_PERL}/Mail/IMAPClient.pm:${PORTSDIR}/mail/p5-Mail-IMAPClient XRUN_DEPENDS= ${BUILD_DEPENDS} X XNO_BUILD= yes X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin X X.include <bsd.port.mk> END-of-imapsync/Makefile echo x - imapsync/distinfo sed 's/^X//' >imapsync/distinfo << 'END-of-imapsync/distinfo' XMD5 (imapsync-1.116.tgz) = adb94f623186bcaf6e69534fa8a15d38 XSIZE (imapsync-1.116.tgz) = 41420 END-of-imapsync/distinfo echo x - imapsync/pkg-descr sed 's/^X//' >imapsync/pkg-descr << 'END-of-imapsync/pkg-descr' Ximapsync - IMAP synchronization, copy or migration tool. XSynchronize mailboxes between two imap servers. XGood at IMAP migration. X XWWW: http://www.linux-france.org/prj/imapsync END-of-imapsync/pkg-descr echo x - imapsync/pkg-plist sed 's/^X//' >imapsync/pkg-plist << 'END-of-imapsync/pkg-plist' Xbin/imapsync END-of-imapsync/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501161159.j0GBxFPu029215>