ports/54034: new port devel/p5-DateTime-Format-ICal
Mathieu Arnold
m at absolight.net
Wed Jul 2 17:30:10 UTC 2003
>Number: 54034
>Category: ports
>Synopsis: new port devel/p5-DateTime-Format-ICal
>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: Wed Jul 02 10:30:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Mathieu Arnold
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386
>Description:
New port devel/p5-DateTime-Format-ICal
This module understands the ICal date/time and duration formats, as defined in
RFC 2445. It can be used to parse these formats in order to create the
appropriate objects.
>How-To-Repeat:
>Fix:
--- p5-DateTime-Format-ICal.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-DateTime-Format-ICal
# p5-DateTime-Format-ICal/Makefile
# p5-DateTime-Format-ICal/distinfo
# p5-DateTime-Format-ICal/pkg-descr
# p5-DateTime-Format-ICal/pkg-plist
#
echo c - p5-DateTime-Format-ICal
mkdir -p p5-DateTime-Format-ICal > /dev/null 2>&1
echo x - p5-DateTime-Format-ICal/Makefile
sed 's/^X//' >p5-DateTime-Format-ICal/Makefile << 'END-of-p5-DateTime-Format-ICal/Makefile'
X# New ports collection makefile for: p5-DateTime-Format-ICal
X# Date created: 2 july 2003
X# Whom: Mathieu Arnold <m at absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= DateTime-Format-ICal
XPORTVERSION= 0.06
XCATEGORIES= devel perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= DateTime
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= m at absolight.net
XCOMMENT= Parse and format ICal datetime and duration strings
X
XRUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
X ${SITE_PERL}/DateTime/TimeZone.pm:${PORTSDIR}/devel/p5-DateTime-TimeZone \
X ${SITE_PERL}/DateTime/Event/ICal.pm:${PORTSDIR}/devel/p5-DateTime-Event-ICal \
X ${SITE_PERL}/DateTime/Span.pm:${PORTSDIR}/devel/p5-DateTime-Set \
X ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
XBUILD_DEPENDS= ${RUN_DEPENDS} \
X ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build
X
XPERL_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-p5-DateTime-Format-ICal/Makefile
echo x - p5-DateTime-Format-ICal/distinfo
sed 's/^X//' >p5-DateTime-Format-ICal/distinfo << 'END-of-p5-DateTime-Format-ICal/distinfo'
XMD5 (DateTime-Format-ICal-0.06.tar.gz) = ab01acf6df4604262ae1d55d062410c8
END-of-p5-DateTime-Format-ICal/distinfo
echo x - p5-DateTime-Format-ICal/pkg-descr
sed 's/^X//' >p5-DateTime-Format-ICal/pkg-descr << 'END-of-p5-DateTime-Format-ICal/pkg-descr'
XThis module understands the ICal date/time and duration formats, as defined in
XRFC 2445. It can be used to parse these formats in order to create the
Xappropriate objects.
X
XWWW: http://datetime.perl.org/
END-of-p5-DateTime-Format-ICal/pkg-descr
echo x - p5-DateTime-Format-ICal/pkg-plist
sed 's/^X//' >p5-DateTime-Format-ICal/pkg-plist << 'END-of-p5-DateTime-Format-ICal/pkg-plist'
X%%SITE_PERL%%/DateTime/Format/ICal.pm
X at unexec rmdir %D/%%SITE_PERL%%/DateTime/Format 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true
END-of-p5-DateTime-Format-ICal/pkg-plist
exit
--- p5-DateTime-Format-ICal.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list