Date: Fri, 21 Jul 2006 11:37:36 +0800 (CST) From: Tsung-Han Yeh <snowfly@yuntech.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100638: [NEW PORT] net/p5-Net-FS-Gmail: This's a Perl interface for store and retrieve files on Gmail Message-ID: <200607210337.k6L3baqA015561@AntiVirus.yuntech.edu.tw> Resent-Message-ID: <200607210320.k6L3KOTx071919@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100638 >Category: ports >Synopsis: [NEW PORT] net/p5-Net-FS-Gmail: This's a Perl interface for store and retrieve files on 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:20:24 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: This's a Perl interface for store and retrieve files on Gmail. Author: Simon Wistow <simon@thegestalt.org> WWW: http://search.cpan.org/~simonw/Net-FS-Gmail/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Net-FS-Gmail-0.2.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-Net-FS-Gmail # p5-Net-FS-Gmail/pkg-descr # p5-Net-FS-Gmail/Makefile # p5-Net-FS-Gmail/pkg-plist # p5-Net-FS-Gmail/distinfo # echo c - p5-Net-FS-Gmail mkdir -p p5-Net-FS-Gmail > /dev/null 2>&1 echo x - p5-Net-FS-Gmail/pkg-descr sed 's/^X//' >p5-Net-FS-Gmail/pkg-descr << 'END-of-p5-Net-FS-Gmail/pkg-descr' XThis's a Perl interface for store and retrieve files on Gmail. X XAuthor: Simon Wistow <simon@thegestalt.org> XWWW: http://search.cpan.org/~simonw/Net-FS-Gmail/ END-of-p5-Net-FS-Gmail/pkg-descr echo x - p5-Net-FS-Gmail/Makefile sed 's/^X//' >p5-Net-FS-Gmail/Makefile << 'END-of-p5-Net-FS-Gmail/Makefile' X# New ports collection makefile for: p5-Net-FS-Gmail X# Date created: 2006-07-20 X# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= Net-FS-Gmail XPORTVERSION= 0.2 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= snowfly@yuntech.edu.tw XCOMMENT= This's a Perl interface for store and retrieve files on Gmail X XBUILD_DEPENDS= ${SITE_PERL}/Mail/Webmail/Gmail.pm:${PORTSDIR}/mail/p5-Mail-Webmail-Gmail \ X ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \ X ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN1= gmailfs.1 XMAN3= Net::FS::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-Net-FS-Gmail/Makefile echo x - p5-Net-FS-Gmail/pkg-plist sed 's/^X//' >p5-Net-FS-Gmail/pkg-plist << 'END-of-p5-Net-FS-Gmail/pkg-plist' Xbin/gmailfs X%%SITE_PERL%%/Net/FS/Gmail.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FS/Gmail/.packlist X@dirrm share/nls/en_US.US-ASCII X@dirrm share/nls/POSIX X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FS/Gmail X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FS X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net X@dirrmtry %%SITE_PERL%%/Net/FS X@dirrmtry %%SITE_PERL%%/Net END-of-p5-Net-FS-Gmail/pkg-plist echo x - p5-Net-FS-Gmail/distinfo sed 's/^X//' >p5-Net-FS-Gmail/distinfo << 'END-of-p5-Net-FS-Gmail/distinfo' XMD5 (Net-FS-Gmail-0.2.tar.gz) = e07e6b7dc2b97c0a4229ade19901e6e6 XSHA256 (Net-FS-Gmail-0.2.tar.gz) = 7aafc705966139b1abe1a4c163d6affebdd41d16542a9de51294a8fa41fae977 XSIZE (Net-FS-Gmail-0.2.tar.gz) = 3944 END-of-p5-Net-FS-Gmail/distinfo exit --- p5-Net-FS-Gmail-0.2.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?200607210337.k6L3baqA015561>