ports/86622: [NEW PORT] mail/libgmail: Library to provide access to Gmail via Python

Ying-Chieh Liao ijliao at csie.nctu.edu.tw
Tue Sep 27 09:30:15 UTC 2005


>Number:         86622
>Category:       ports
>Synopsis:       [NEW PORT] mail/libgmail: Library to provide access to Gmail via Python
>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 Sep 27 09:30:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 5.4-STABLE FreeBSD 5.4-STABLE #2: Tue Jun 14 14:47:11 CST 2005
>Description:
The libgmail project is a pure Python binding to provide access to Google's
Gmail web-mail service.

WWW: http://libgmail.sourceforge.net/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- libgmail-0.1.3.3.shar begins here ---
# 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:
#
#	libgmail
#	libgmail/Makefile
#	libgmail/distinfo
#	libgmail/pkg-descr
#
echo c - libgmail
mkdir -p libgmail > /dev/null 2>&1
echo x - libgmail/Makefile
sed 's/^X//' >libgmail/Makefile << 'END-of-libgmail/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	libgmail
X# Date created:			Sep 27, 2005
X# Whom:				ijliao
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libgmail
XDISTVERSION=	0.1.3.3
XCATEGORIES=	mail
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	Library to provide access to Gmail via Python
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
X
XPLIST_FILES=	${PYTHON_SITELIBDIR:S,^${PREFIX},,}/lgconstants.py \
X		${PYTHON_SITELIBDIR:S,^${PREFIX},,}/lgconstants.pyc \
X		${PYTHON_SITELIBDIR:S,^${PREFIX},,}/lgconstants.pyo \
X		${PYTHON_SITELIBDIR:S,^${PREFIX},,}/libgmail.py \
X		${PYTHON_SITELIBDIR:S,^${PREFIX},,}/libgmail.pyc \
X		${PYTHON_SITELIBDIR:S,^${PREFIX},,}/libgmail.pyo
X
X.include <bsd.port.mk>
END-of-libgmail/Makefile
echo x - libgmail/distinfo
sed 's/^X//' >libgmail/distinfo << 'END-of-libgmail/distinfo'
XMD5 (libgmail-0.1.3.3.tar.gz) = ebef72abd4fbccdad9291378ac625d9a
XSIZE (libgmail-0.1.3.3.tar.gz) = 25906
END-of-libgmail/distinfo
echo x - libgmail/pkg-descr
sed 's/^X//' >libgmail/pkg-descr << 'END-of-libgmail/pkg-descr'
XThe libgmail project is a pure Python binding to provide access to Google's
XGmail web-mail service.
X
XWWW: http://libgmail.sourceforge.net/
END-of-libgmail/pkg-descr
exit
--- libgmail-0.1.3.3.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list