Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jan 2001 18:43:24 +0000 (GMT)
From:      George Reid <greid@dogma.freebsd-uk.eu.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24002: New port: isync: An IMAP4/maildir mailbox synchronizer
Message-ID:  <Pine.BSF.4.21.0101011842390.88635-100000@sobek.openirc.co.uk>
Resent-Message-ID: <200101011840.f01Ie1h06317@freefall.freebsd.org>

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

>Number:         24002
>Category:       ports
>Synopsis:       New port: isync: An IMAP4/maildir mailbox synchronizer
>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:   Mon Jan 01 10:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     George Reid
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
FreeBSD UKUG
>Environment:
n/a
>Description:
isync is a commandline application which synchronizes a local
maildir-style mailbox with a remote IMAP4 mailbox, suitable for use in
IMAP-disconnected mode. Multiple copies of the remote IMAP4 mailbox
can be maintained, and all flags are synchronized. 

- George Reid
greid@ukug.uk.freebsd.org
>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:
#
#	isync
#	isync/Makefile
#	isync/distinfo
#	isync/pkg-plist
#	isync/pkg-descr
#	isync/pkg-comment
#
echo c - isync
mkdir -p isync > /dev/null 2>&1
echo x - isync/Makefile
sed 's/^X//' >isync/Makefile << 'END-of-isync/Makefile'
X# New ports collection makefile for:   isync
X# Date created:        1 January 2001
X# Whom:                George Reid <greid@ukug.uk.freebsd.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       	isync
XPORTVERSION=		0.4
XCATEGORIES=     	mail
XMASTER_SITES=   	http://www.sigpipe.org/isync/
X
XMAINTAINER=		greid@ukug.uk.freebsd.org
X
XGNU_CONFIGURE=		yes
X
XMAN1=			isync.1
X
X.include <bsd.port.mk>
END-of-isync/Makefile
echo x - isync/distinfo
sed 's/^X//' >isync/distinfo << 'END-of-isync/distinfo'
XMD5 (isync-0.4.tar.gz) = 3d200fe9005556d467e2ad6b8cd5de6a
END-of-isync/distinfo
echo x - isync/pkg-plist
sed 's/^X//' >isync/pkg-plist << 'END-of-isync/pkg-plist'
Xbin/isync
END-of-isync/pkg-plist
echo x - isync/pkg-descr
sed 's/^X//' >isync/pkg-descr << 'END-of-isync/pkg-descr'
Xisync is a commandline application which synchronizes a local
Xmaildir-style mailbox with a remote IMAP4 mailbox, suitable for use in
XIMAP-disconnected mode. Multiple copies of the remote IMAP4 mailbox
Xcan be maintained, and all flags are synchronized. 
X
X- George Reid
Xgreid@ukug.uk.freebsd.org
END-of-isync/pkg-descr
echo x - isync/pkg-comment
sed 's/^X//' >isync/pkg-comment << 'END-of-isync/pkg-comment'
XAn IMAP4/maildir mailbox synchronizer
END-of-isync/pkg-comment
exit


>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?Pine.BSF.4.21.0101011842390.88635-100000>