Date: Fri, 21 Jul 2006 11:39:43 +0800 (CST) From: Tsung-Han Yeh <snowfly@yuntech.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100639: [NEW PORT] mail/p5-WWW-GMail: This module simplifies access to gmail Message-ID: <200607210339.k6L3dhCo020270@AntiVirus.yuntech.edu.tw> Resent-Message-ID: <200607210330.k6L3UGq6072585@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100639 >Category: ports >Synopsis: [NEW PORT] mail/p5-WWW-GMail: This module simplifies access to gmail >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: Fri Jul 21 03:30:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Tsung-Han Yeh >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD AntiVirus.yuntech.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Nov 27 22:46:26 CST 2005 >Description: WWW::GMail - Perl extension for accessing Google Mail (gmail) Author: David Davis <xantus@cpan.org> WWW: http://search.cpan.org/~xantus/WWW-GMail/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-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-WWW-GMail # p5-WWW-GMail/pkg-descr # p5-WWW-GMail/Makefile # p5-WWW-GMail/pkg-plist # p5-WWW-GMail/distinfo # echo c - p5-WWW-GMail mkdir -p p5-WWW-GMail > /dev/null 2>&1 echo x - p5-WWW-GMail/pkg-descr sed 's/^X//' >p5-WWW-GMail/pkg-descr << 'END-of-p5-WWW-GMail/pkg-descr' XWWW::GMail - Perl extension for accessing Google Mail (gmail) X XAuthor: David Davis <xantus@cpan.org> XWWW: http://search.cpan.org/~xantus/WWW-GMail/ END-of-p5-WWW-GMail/pkg-descr echo x - p5-WWW-GMail/Makefile sed 's/^X//' >p5-WWW-GMail/Makefile << 'END-of-p5-WWW-GMail/Makefile' X# New ports collection makefile for: p5-WWW-GMail X# Date created: 2006-07-20 X# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= WWW-GMail XPORTVERSION= 0.07 XCATEGORIES= mail perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= WWW XPKGNAMEPREFIX= p5- X XMAINTAINER= snowfly@yuntech.edu.tw XCOMMENT= This module simplifies access to gmail X XBUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= WWW::GMail.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500600 XIGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again X.endif X X.include <bsd.port.post.mk> END-of-p5-WWW-GMail/Makefile echo x - p5-WWW-GMail/pkg-plist sed 's/^X//' >p5-WWW-GMail/pkg-plist << 'END-of-p5-WWW-GMail/pkg-plist' X%%SITE_PERL%%/WWW/GMail.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/GMail/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/GMail X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW X@dirrmtry %%SITE_PERL%%/WWW END-of-p5-WWW-GMail/pkg-plist echo x - p5-WWW-GMail/distinfo sed 's/^X//' >p5-WWW-GMail/distinfo << 'END-of-p5-WWW-GMail/distinfo' XMD5 (WWW-GMail-0.07.tar.gz) = 405c7d85d35fc594cc52ea4e2f0e7eac XSHA256 (WWW-GMail-0.07.tar.gz) = da8c9c754b3197e91c2c54d82fa1a147b1760e9faf7cf6ffe6823825cf2ce3f5 XSIZE (WWW-GMail-0.07.tar.gz) = 7897 END-of-p5-WWW-GMail/distinfo exit --- p5-WWW-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?200607210339.k6L3dhCo020270>