ports/132956: [new port] mail/gml: Mbox & Maildir to Gmail loader
Alexander Logvinov
ports at logvinov.com
Mon Mar 23 06:50:03 UTC 2009
>Number: 132956
>Category: ports
>Synopsis: [new port] mail/gml: Mbox & Maildir to Gmail loader
>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: Mon Mar 23 06:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Alexander Logvinov
>Release: FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:
>Description:
Import your Mbox or Maildir files into GMail.
WWW: http://marklyon.org/gmail/old/default.htm
>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:
#
# gml
# gml/Makefile
# gml/distinfo
# gml/pkg-descr
#
echo c - gml
mkdir -p gml > /dev/null 2>&1
echo x - gml/Makefile
sed 's/^X//' >gml/Makefile << '7e322adb7987a437542e068f84320aa8'
X# New ports collection makefile for: gml
X# Date created: 23 March 2009
X# Whom: Alexander Logvinov <ports at logvinov.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME= gml
XPORTVERSION= 0.4
XCATEGORIES= mail
XMASTER_SITES= http://marklyon.org/gmail/old/
XDISTNAME= ${PORTNAME}
XEXTRACT_SUFX= .tar
X
XMAINTAINER= ports at logvinov.com
XCOMMENT= Mbox & Maildir to Gmail loader
X
XUSE_PYTHON_RUN= yes
XNO_WRKSUBDIR= yes
XNO_BUILD= yes
XUSE_DOS2UNIX= *
XPLIST_FILES= bin/${PORTNAME}
X
XPORTDOCS= COPYING README
X
Xpost-patch:
X @${REINPLACE_CMD} -e 's|.exe||g' \
X -e 's|"c:\\mail\\Inbox.*"|/home/user/Inbox|g' ${WRKDIR}/*
X
Xdo-install:
X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.py ${PREFIX}/bin/${PORTNAME}
X.if !defined(NOPORTDOCS)
X @${MKDIR} ${DOCSDIR}
X.for i in ${PORTDOCS}
X ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
7e322adb7987a437542e068f84320aa8
echo x - gml/distinfo
sed 's/^X//' >gml/distinfo << '0109f7a9d778e026beb26349c80a967b'
XMD5 (gml.tar) = 88f23933db1abf2db37424a1983757e7
XSHA256 (gml.tar) = 028b65de5ce14235a89bbd423a2af7a34cae72b9247d15a587ebb583d1617a0c
XSIZE (gml.tar) = 30720
0109f7a9d778e026beb26349c80a967b
echo x - gml/pkg-descr
sed 's/^X//' >gml/pkg-descr << 'b77d8a851a1af4fa3c2856c9f17223f8'
XImport your Mbox or Maildir files into GMail.
X
XWWW: http://marklyon.org/gmail/old/default.htm
b77d8a851a1af4fa3c2856c9f17223f8
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list