Date: Mon, 15 May 2006 09:20:20 +0800 (CST) From: Yi-Hsuan Hsin <mhsin@mhsin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mhsin@mhsin.org Subject: ports/97284: [NEW PORT] net/p5-Net-Google-Calendar: Programmatic access to Google's Calendar API Message-ID: <20060515012020.DE7A7FF25@Ada.mhsin.org> Resent-Message-ID: <200605150130.k4F1UMAO033051@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97284 >Category: ports >Synopsis: [NEW PORT] net/p5-Net-Google-Calendar: Programmatic access to Google's Calendar API >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 May 15 01:30:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yi-Hsuan Hsin <mhsin@mhsin.org> >Release: FreeBSD 4.10-RELEASE-p16 i386 >Organization: NTU CSIE >Environment: System: FreeBSD a.mhsin.org 4.10-RELEASE-p16 FreeBSD 4.10-RELEASE-p16 #13: Fri Jul 1 03:06:45 CST >Description: Provides programmatic access to Google's Calendar API Author: Simon Wistow <simon@thegestalt.org> WWW: http://search.cpan.org/dist/Net-Google-Calendar/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Net-Google-Calendar-0.1.d.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-Google-Calendar # p5-Net-Google-Calendar/pkg-descr # p5-Net-Google-Calendar/Makefile # p5-Net-Google-Calendar/pkg-plist # p5-Net-Google-Calendar/distinfo # echo c - p5-Net-Google-Calendar mkdir -p p5-Net-Google-Calendar > /dev/null 2>&1 echo x - p5-Net-Google-Calendar/pkg-descr sed 's/^X//' >p5-Net-Google-Calendar/pkg-descr << 'END-of-p5-Net-Google-Calendar/pkg-descr' XProvides programmatic access to Google's Calendar API X XAuthor: Simon Wistow <simon@thegestalt.org> XWWW: http://search.cpan.org/dist/Net-Google-Calendar/ END-of-p5-Net-Google-Calendar/pkg-descr echo x - p5-Net-Google-Calendar/Makefile sed 's/^X//' >p5-Net-Google-Calendar/Makefile << 'END-of-p5-Net-Google-Calendar/Makefile' X# New ports collection makefile for: p5-Net-Google-Calendar X# Date created: 2006-05-15 X# Whom: Yi-Hsuan Hsin <mhsin@mhsin.org> X# X# $FreeBSD$ X# X XPORTNAME= Net-Google-Calendar XDISTVERSION= 0.1_devel XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= mhsin@mhsin.org XCOMMENT= Programmatic access to Google's Calendar API X XBUILD_DEPENDS= p5-XML-Atom>=0:${PORTSDIR}/textproc/p5-XML-Atom \ X p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ X p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_MODBUILD= yes X XMAN3= Net::Google::Calendar.3 Net::Google::Calendar::Entry.3 \ X Net::Google::Calendar::Person.3 X X.include <bsd.port.mk> END-of-p5-Net-Google-Calendar/Makefile echo x - p5-Net-Google-Calendar/pkg-plist sed 's/^X//' >p5-Net-Google-Calendar/pkg-plist << 'END-of-p5-Net-Google-Calendar/pkg-plist' X%%SITE_PERL%%/Net/Google/Calendar.pm X%%SITE_PERL%%/Net/Google/Calendar/Entry.pm X%%SITE_PERL%%/Net/Google/Calendar/Person.pm X@dirrm %%SITE_PERL%%/Net/Google/Calendar X@dirrm %%SITE_PERL%%/Net/Google X@dirrmtry %%SITE_PERL%%/Net END-of-p5-Net-Google-Calendar/pkg-plist echo x - p5-Net-Google-Calendar/distinfo sed 's/^X//' >p5-Net-Google-Calendar/distinfo << 'END-of-p5-Net-Google-Calendar/distinfo' XMD5 (Net-Google-Calendar-0.1_devel.tar.gz) = 1fe3eef4ececd1461b1c6758abecf56c XSHA256 (Net-Google-Calendar-0.1_devel.tar.gz) = 6d47cda4abc908569fc3315fee384581561605d5c5140ed57311339d402d20ce XSIZE (Net-Google-Calendar-0.1_devel.tar.gz) = 4897 END-of-p5-Net-Google-Calendar/distinfo exit --- p5-Net-Google-Calendar-0.1.d.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?20060515012020.DE7A7FF25>