Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2011 11:40:39 GMT
From:      Eric Freeman <freebsdports@chillibear.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/158389: [NEW PORT] mail/rubygem-larch (copy mail from one IMAP server to another)
Message-ID:  <201106281140.p5SBedBA049655@red.freebsd.org>
Resent-Message-ID: <201106281150.p5SBo3JC077060@freefall.freebsd.org>

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

>Number:         158389
>Category:       ports
>Synopsis:       [NEW PORT] mail/rubygem-larch (copy mail from one IMAP server to another)
>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 Jun 28 11:50:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        9.0
>Organization:
Sundive Networks
>Environment:
FreeBSD bsd9.local 9.0-CURRENT-201008 FreeBSD 9.0-CURRENT-201008 #0: Tue Aug  3 20:09:44 UTC 2010     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Ruby gem that provides a command line tool for copying mail from one IMAP server to another.

https://github.com/rgrove/larch

Please note that this port PR has a dependency on ports/158316  (databases/rubygem-amalgalite)


>How-To-Repeat:
n/a
>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:
#
#	rubygem-larch
#	rubygem-larch/Makefile
#	rubygem-larch/pkg-descr
#	rubygem-larch/distinfo
#
echo c - rubygem-larch
mkdir -p rubygem-larch > /dev/null 2>&1
echo x - rubygem-larch/Makefile
sed 's/^X//' >rubygem-larch/Makefile << '5b8eaaccbbe3e0866ed101794cbb2dee'
X# Ports collection makefile for:	rubygem-larch
X# Date created:				28 June 2011
X# Whom:					Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	larch
XPORTVERSION=	1.1.1
XCATEGORIES=	mail rubygems
XMASTER_SITES=	RG
X
XMAINTAINER=	freebsdports@chillibear.com
XCOMMENT=	Larch copies messages from one IMAP server to another
X
XRUN_DEPENDS=	rubygem-amalgalite>=1.0:${PORTSDIR}/databases/rubygem-amalgalite \
X		rubygem-highline>=1.5:${PORTSDIR}/devel/rubygem-highline \
X		rubygem-sequel>=3.14:${PORTSDIR}/devel/rubygem-sequel \
X		rubygem-trollop>=1.13:${PORTSDIR}/devel/rubygem-trollop
X
XPLIST_FILES=	bin/larch
X
XUSE_RUBY=		yes
XUSE_RUBYGEMS=		yes
XRUBYGEM_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
5b8eaaccbbe3e0866ed101794cbb2dee
echo x - rubygem-larch/pkg-descr
sed 's/^X//' >rubygem-larch/pkg-descr << 'd1e9d1d7a0d6c26b24a3f5bc05fea6a8'
XLarch is a tool to copy messages from one 
XIMAP server to another quickly and safely.
XIt's smart enough not to copy messages that
Xalready exist on the destination and robust
Xenough to deal with interruptions caused by
Xflaky connections or misbehaving servers.
X
XWWW: https://github.com/rgrove/larch
d1e9d1d7a0d6c26b24a3f5bc05fea6a8
echo x - rubygem-larch/distinfo
sed 's/^X//' >rubygem-larch/distinfo << 'b47519c2201c9f1da9b3f1015ea1b641'
XSHA256 (rubygem/larch-1.1.1.gem) = cc1abb842455834e53a626dcd3348243920a4a6891e81cebf93c4984f22b2f40
XSIZE (rubygem/larch-1.1.1.gem) = 31744
b47519c2201c9f1da9b3f1015ea1b641
exit

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



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