Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  2 Jul 2003 12:12:28 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        m@absolight.net
Subject:   ports/54001: new port devel/p5-DateTime-Event-ICal
Message-ID:  <20030702101228.664467E00@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200307021020.h62AK4hF091390@freefall.freebsd.org>

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

>Number:         54001
>Category:       ports
>Synopsis:       new port devel/p5-DateTime-Event-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 03:20:04 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@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
New port devel/p5-DateTime-Event-ICal

This module provides convenience methods that let you easily create
DateTime::Set objects for rfc2445 style recurrences.

	
>How-To-Repeat:
	
>Fix:

	

--- p5-DateTime-Event-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-Event-ICal
#	p5-DateTime-Event-ICal/Makefile
#	p5-DateTime-Event-ICal/distinfo
#	p5-DateTime-Event-ICal/pkg-descr
#	p5-DateTime-Event-ICal/pkg-plist
#
echo c - p5-DateTime-Event-ICal
mkdir -p p5-DateTime-Event-ICal > /dev/null 2>&1
echo x - p5-DateTime-Event-ICal/Makefile
sed 's/^X//' >p5-DateTime-Event-ICal/Makefile << 'END-of-p5-DateTime-Event-ICal/Makefile'
X# New ports collection makefile for:	p5-DateTime-Event-ICal
X# Date created:	   2 july 2003
X# Whom:		   Mathieu Arnold <m@absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	DateTime-Event-ICal
XPORTVERSION=	0.01
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	DateTime
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	m@absolight.net
XCOMMENT=	Perl DateTime extension for computing rfc2445 recurrences
X
XBUILD_DEPENDS=	${SITE_PERL}/DateTime/Event/Recurrence.pm:${PORTSDIR}/devel/p5-DateTime-Event-Recurrence \
X		${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
X		${SITE_PERL}/DateTime/Set.pm:${PORTSDIR}/devel/p5-DateTime-Set \
X		${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		DateTime::Event::ICal.3
X
X.include <bsd.port.mk>
END-of-p5-DateTime-Event-ICal/Makefile
echo x - p5-DateTime-Event-ICal/distinfo
sed 's/^X//' >p5-DateTime-Event-ICal/distinfo << 'END-of-p5-DateTime-Event-ICal/distinfo'
XMD5 (DateTime-Event-ICal-0.01.tar.gz) = 24ec902866c5ab339a653cf3fcda0f48
END-of-p5-DateTime-Event-ICal/distinfo
echo x - p5-DateTime-Event-ICal/pkg-descr
sed 's/^X//' >p5-DateTime-Event-ICal/pkg-descr << 'END-of-p5-DateTime-Event-ICal/pkg-descr'
XThis module provides convenience methods that let you easily create
XDateTime::Set objects for rfc2445 style recurrences.
X
XWWW: http://datetime.perl.org/
END-of-p5-DateTime-Event-ICal/pkg-descr
echo x - p5-DateTime-Event-ICal/pkg-plist
sed 's/^X//' >p5-DateTime-Event-ICal/pkg-plist << 'END-of-p5-DateTime-Event-ICal/pkg-plist'
X%%SITE_PERL%%/DateTime/Event/ICal.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/ICal/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/ICal
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/DateTime/Event 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true
END-of-p5-DateTime-Event-ICal/pkg-plist
exit
--- p5-DateTime-Event-ICal.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?20030702101228.664467E00>