Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2006 18:55:18 +0800 (CST)
From:      Tsung-Han Yeh <snowfly@yuntech.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101044: [NEW PORT] www/p5-Net-Google-Calendar: A programmatic access to Google's Calendar API
Message-ID:  <200607301055.k6UAtIeH015085@AntiVirus.yuntech.edu.tw>
Resent-Message-ID: <200607301040.k6UAeFnZ014103@freefall.freebsd.org>

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

>Number:         101044
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-Net-Google-Calendar: A 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:   Sun Jul 30 10:40:14 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:
Net::Google::Calendar - 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.2.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'
XNet::Google::Calendar - 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-07-30
X# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-Google-Calendar
XDISTVERSION=	0.2_devel
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	snowfly@yuntech.edu.tw
XCOMMENT=	A programmatic access to Google's Calendar API
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper \
X		${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
X		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
X		${SITE_PERL}/XML/Atom.pm:${PORTSDIR}/textproc/p5-XML-Atom
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_MODBUILD=	yes
X
XMAN3=		Net::Google::Calendar.3 \
X		Net::Google::Calendar::Entry.3 \
X		Net::Google::Calendar::Person.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-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@dirrmtry %%SITE_PERL%%/Net/Google/Calendar
X@dirrmtry %%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.2_devel.tar.gz) = 66448dfdf7122c122566aac314cbe609
XSHA256 (Net-Google-Calendar-0.2_devel.tar.gz) = cc76e16909eb64dd5511a9ae95ad90150c48091d8eaed87729a0710e031a6a2b
XSIZE (Net-Google-Calendar-0.2_devel.tar.gz) = 7571
END-of-p5-Net-Google-Calendar/distinfo
exit
--- p5-Net-Google-Calendar-0.2.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?200607301055.k6UAtIeH015085>