Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2012 15:35:00 GMT
From:      "Mikhail T." <m.tsatsenko@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166757: [NEW PORT] mail/imaputils: a fork of imaptools software
Message-ID:  <201204081535.q38FZ0XK061549@red.freebsd.org>
Resent-Message-ID: <201204081540.q38FeDx9023577@freefall.freebsd.org>

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

>Number:         166757
>Category:       ports
>Synopsis:       [NEW PORT] mail/imaputils: a fork of imaptools software
>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 Apr 08 15:40:13 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        
>Organization:
>Environment:
>Description:
This port is a fork of latest available imaptools version
>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:
#
#	imaputils
#	imaputils/pkg-plist
#	imaputils/Makefile
#	imaputils/distinfo
#	imaputils/pkg-descr
#
echo c - imaputils
mkdir -p imaputils > /dev/null 2>&1
echo x - imaputils/pkg-plist
sed 's/^X//' >imaputils/pkg-plist << '68ea423fab8087bea9d0417c96cae8c2'
Xbin/IMAPtoMbox.pl
Xbin/MboxtoIMAP.pl
Xbin/delIMAPdups.pl
Xbin/delete_imap_mailboxes.pl
Xbin/dumptoIMAP.pl
Xbin/imapCapability.pl
Xbin/imapPing.pl
Xbin/imap_to_maildir.pl
Xbin/imapcopy.pl
Xbin/imapdump.pl
Xbin/imapfilter.pl
Xbin/imapsync.pl
Xbin/list_folders.pl
Xbin/list_imap_folders.pl
Xbin/maildir_to_imap.pl
Xbin/mbxIMAPsync.pl
Xbin/migrateIMAP-win.pl
Xbin/migrateIMAP.pl
Xbin/mozillatoIMAP.pl
Xbin/pop3toimap.pl
Xbin/purgeMbx.pl
Xbin/trash.pl
68ea423fab8087bea9d0417c96cae8c2
echo x - imaputils/Makefile
sed 's/^X//' >imaputils/Makefile << 'dde93d2c8e5673fd6b257ca5d7611ade'
X# New ports collection makefile for:	mail/imaputils
X# Date created:				2012-04-08
X# Whom:					Mikhail T.
X
XPORTNAME=	imaputils
XPORTVERSION=	1.0.0
XCATEGORIES=	mail
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
X
XMAINTAINER=	m.tsatsenko@gmail.com
XCOMMENT=	A number of tools and scripts for use with IMAP servers
X
XLICENSE=	ISCL
XLICENSE_FILE=	${WRKDIR}/license.txt
X
XUSE_PERL5_RUN=	yes
X
Xdo-build:
X	${REINPLACE_CMD} \
X		-e 's|/usr/bin/perl|${PERL}|g' ${WRKDIR}/*.pl
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKDIR}/*.pl ${PREFIX}/bin
X
X.include <bsd.port.mk>
dde93d2c8e5673fd6b257ca5d7611ade
echo x - imaputils/distinfo
sed 's/^X//' >imaputils/distinfo << '091fccff6070cc9f200e49c309338016'
XSHA256 (imaputils-1.0.0.tar.gz) = 5ac3b6d30ecb501c3c8d5def83fa52409a13214c4d6c7eea176b4d31eda4270e
XSIZE (imaputils-1.0.0.tar.gz) = 106020
091fccff6070cc9f200e49c309338016
echo x - imaputils/pkg-descr
sed 's/^X//' >imaputils/pkg-descr << '616cc16963caee6863d6a029bed80bbf'
XA number of tools and scripts for use with IMAP servers.
XThis software is a fork of Rick Sanders' imaptools 
Xwhich became not free now.
X
XWWW: http://code.google.com/p/imaputils/
616cc16963caee6863d6a029bed80bbf
exit



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



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