Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 2004 21:46:54 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69567: [NEW PORT] mail/p5-Mail-Webmail-Gmail: Perl interface to Google webmail service
Message-ID:  <20040725134654.0D5CD158AA@mail.dragon2.net>
Resent-Message-ID: <200407251350.i6PDo9Zk065649@freefall.freebsd.org>

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

>Number:         69567
>Category:       ports
>Synopsis:       [NEW PORT] mail/p5-Mail-Webmail-Gmail: Perl interface to Google webmail service
>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 Jul 25 13:50:09 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun  9 11:27:45 CST
>Description:
This perl module uses objects to make it easy to interface with Gmail. 
I eventually hope to implement all of the functionality of the Gmail 
website, plus additional features.

Because Gmail is currently in Beta testing, expect this module to 
break as they make updates to thier interface. I will attempt to 
keep this module in line with the changes they make, but, if after 
updating to the newest version of this module, the feature that you 
require still doesn't work, please contact me with the issue.

WWW: http://search.cpan.org/dist/Mail-Webmail-Gmail

- Cheng-Lung Sung
clsung at dragon2.net

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

--- p5-Mail-Webmail-Gmail-0.07.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:
#
#	p5-Mail-Webmail-Gmail
#	p5-Mail-Webmail-Gmail/Makefile
#	p5-Mail-Webmail-Gmail/distinfo
#	p5-Mail-Webmail-Gmail/pkg-descr
#	p5-Mail-Webmail-Gmail/pkg-plist
#
echo c - p5-Mail-Webmail-Gmail
mkdir -p p5-Mail-Webmail-Gmail > /dev/null 2>&1
echo x - p5-Mail-Webmail-Gmail/Makefile
sed 's/^X//' >p5-Mail-Webmail-Gmail/Makefile << 'END-of-p5-Mail-Webmail-Gmail/Makefile'
X# New ports collection makefile for:	Mail-Webmail-Gmail
X# Date created:				Jul 25 2004
X# Whom:					Cheng-Lung Sung <clsung@dragon2.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Mail-Webmail-Gmail
XPORTVERSION=	0.07
XCATEGORIES=	mail perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Mail
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	Perl interface to Google webmail service
X
XBUILD_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
X		${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Mail::Webmail::Gmail.3
X
X.include <bsd.port.mk>
END-of-p5-Mail-Webmail-Gmail/Makefile
echo x - p5-Mail-Webmail-Gmail/distinfo
sed 's/^X//' >p5-Mail-Webmail-Gmail/distinfo << 'END-of-p5-Mail-Webmail-Gmail/distinfo'
XMD5 (Mail-Webmail-Gmail-0.07.tar.gz) = b39b4523ea987ebcc32a10107706d91e
XSIZE (Mail-Webmail-Gmail-0.07.tar.gz) = 10872
END-of-p5-Mail-Webmail-Gmail/distinfo
echo x - p5-Mail-Webmail-Gmail/pkg-descr
sed 's/^X//' >p5-Mail-Webmail-Gmail/pkg-descr << 'END-of-p5-Mail-Webmail-Gmail/pkg-descr'
XThis perl module uses objects to make it easy to interface with Gmail. 
XI eventually hope to implement all of the functionality of the Gmail 
Xwebsite, plus additional features.
X
XBecause Gmail is currently in Beta testing, expect this module to 
Xbreak as they make updates to thier interface. I will attempt to 
Xkeep this module in line with the changes they make, but, if after 
Xupdating to the newest version of this module, the feature that you 
Xrequire still doesn't work, please contact me with the issue.
X
XWWW: http://search.cpan.org/dist/Mail-Webmail-Gmail
X
X- Cheng-Lung Sung
Xclsung at dragon2.net
END-of-p5-Mail-Webmail-Gmail/pkg-descr
echo x - p5-Mail-Webmail-Gmail/pkg-plist
sed 's/^X//' >p5-Mail-Webmail-Gmail/pkg-plist << 'END-of-p5-Mail-Webmail-Gmail/pkg-plist'
X%%SITE_PERL%%/Mail/Webmail/Gmail.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Webmail/Gmail/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/Webmail/Gmail
X@unexec rmdir %D/%%SITE_PERL%%/Mail/Webmail 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Mail 2>/dev/null || true
END-of-p5-Mail-Webmail-Gmail/pkg-plist
exit
--- p5-Mail-Webmail-Gmail-0.07.shar ends here ---

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



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