From mat@aragorn.reaumur.absolight.net  Wed Jul  2 02:54:35 2003
Return-Path: <mat@aragorn.reaumur.absolight.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4A61137B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Jul 2003 02:54:35 -0700 (PDT)
Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 107AB43FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 Jul 2003 02:54:34 -0700 (PDT)
	(envelope-from mat@aragorn.reaumur.absolight.net)
Received: by mx3.absolight.com (Postfix, from userid 1007)
	id CFF642A31; Wed,  2 Jul 2003 11:54:32 +0200 (CEST)
Received: from aragorn.reaumur.absolight.net (aragorn.reaumur.absolight.net [212.43.217.58])
	by mx3.absolight.com (Postfix) with ESMTP
	id 4417A2A12; Wed,  2 Jul 2003 11:54:32 +0200 (CEST)
Received: by aragorn.reaumur.absolight.net (Postfix, from userid 1000)
	id 926FB7CF1; Wed,  2 Jul 2003 11:54:30 +0200 (CEST)
Message-Id: <20030702095430.926FB7CF1@aragorn.reaumur.absolight.net>
Date: Wed,  2 Jul 2003 11:54:30 +0200 (CEST)
From: Mathieu Arnold <m@absolight.net>
Reply-To: Mathieu Arnold <m@absolight.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: m@absolight.net
Subject: new port devel/p5-DateTime-Event-Recurrence
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         53999
>Category:       ports
>Synopsis:       new port devel/p5-DateTime-Event-Recurrence
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 02 03:00:32 PDT 2003
>Closed-Date:    Sun Jul 06 03:32:38 PDT 2003
>Last-Modified:  Sun Jul 06 03:32:38 PDT 2003
>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-Recurrence

This module provides convenience methods that let you easily create
DateTime::Set objects for common recurrences, such as "monthly" or "daily".

	
>How-To-Repeat:
	
>Fix:

	

--- p5-DateTime-Event-Recurrence.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-Recurrence
#	p5-DateTime-Event-Recurrence/Makefile
#	p5-DateTime-Event-Recurrence/distinfo
#	p5-DateTime-Event-Recurrence/pkg-descr
#	p5-DateTime-Event-Recurrence/pkg-plist
#
echo c - p5-DateTime-Event-Recurrence
mkdir -p p5-DateTime-Event-Recurrence > /dev/null 2>&1
echo x - p5-DateTime-Event-Recurrence/Makefile
sed 's/^X//' >p5-DateTime-Event-Recurrence/Makefile << 'END-of-p5-DateTime-Event-Recurrence/Makefile'
X# New ports collection makefile for:	p5-DateTime-Event-Recurrence
X# Date created:	   1 july 2003
X# Whom:		   Mathieu Arnold <m@absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	DateTime-Event-Recurrence
XPORTVERSION=	0.05
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 basic recurrences
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
X		${SITE_PERL}/DateTime/Set.pm:${PORTSDIR}/devel/p5-DateTime-Set
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XWRKSRC=		${WRKDIR}/${DISTNAME:S/00//}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		DateTime::Event::Recurrence.3
X
X.include <bsd.port.mk>
END-of-p5-DateTime-Event-Recurrence/Makefile
echo x - p5-DateTime-Event-Recurrence/distinfo
sed 's/^X//' >p5-DateTime-Event-Recurrence/distinfo << 'END-of-p5-DateTime-Event-Recurrence/distinfo'
XMD5 (DateTime-Event-Recurrence-0.05.tar.gz) = 475e0c883ff788705dd2b5903a91cae9
END-of-p5-DateTime-Event-Recurrence/distinfo
echo x - p5-DateTime-Event-Recurrence/pkg-descr
sed 's/^X//' >p5-DateTime-Event-Recurrence/pkg-descr << 'END-of-p5-DateTime-Event-Recurrence/pkg-descr'
XThis module provides convenience methods that let you easily create
XDateTime::Set objects for common recurrences, such as "monthly" or "daily".
X
XWWW: http://datetime.perl.org/
END-of-p5-DateTime-Event-Recurrence/pkg-descr
echo x - p5-DateTime-Event-Recurrence/pkg-plist
sed 's/^X//' >p5-DateTime-Event-Recurrence/pkg-plist << 'END-of-p5-DateTime-Event-Recurrence/pkg-plist'
X%%SITE_PERL%%/DateTime/Event/Recurrence.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/Recurrence/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/Recurrence
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-Recurrence/pkg-plist
exit
--- p5-DateTime-Event-Recurrence.shar ends here ---


>Release-Note:
>Audit-Trail:

From: Mathieu Arnold <m@absolight.net>
To: FreeBSD-gnats-submit@FreeBSD.org,
	Mathieu Arnold <m@absolight.net>
Cc:  
Subject: Re: ports/53999: new port devel/p5-DateTime-Event-Recurrence
Date: Wed, 02 Jul 2003 12:12:58 +0200

 --==========778117801==========
 Content-Type: text/plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 Too much cut'n paste is not good.
 Here is a good shar.
 
 -- 
 Mathieu Arnold
 --==========778117801==========
 Content-Type: application/octet-stream;
  name="p5-DateTime-Event-Recurrence.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="p5-DateTime-Event-Recurrence.shar"; size=2786
 
 begin 644 p5-DateTime-Event-Recurrence.shar
 M(R!4:&ES(&ES(&$@<VAE;&P@87)C:&EV92X@(%-A=F4@:70@:6X@82!F:6QE
 M+"!R96UO=F4@86YY=&AI;F<@8F5F;W)E"B,@=&AI<R!L:6YE+"!A;F0@=&AE
 M;B!U;G!A8VL@:70@8GD@96YT97)I;F<@(G-H(&9I;&4B+B @3F]T92P@:70@
 M;6%Y"B,@8W)E871E(&1I<F5C=&]R:65S.R!F:6QE<R!A;F0@9&ER96-T;W)I
 M97,@=VEL;"!B92!O=VYE9"!B>2!Y;W4@86YD"B,@:&%V92!D969A=6QT('!E
 M<FUI<W-I;VYS+@HC"B,@5&AI<R!A<F-H:79E(&-O;G1A:6YS.@HC"B,)<#4M
 M1&%T951I;64M179E;G0M4F5C=7)R96YC90HC"7 U+41A=&54:6UE+45V96YT
 M+5)E8W5R<F5N8V4O36%K969I;&4*(PEP-2U$871E5&EM92U%=F5N="U296-U
 M<G)E;F-E+V1I<W1I;F9O"B,)<#4M1&%T951I;64M179E;G0M4F5C=7)R96YC
 M92]P:V<M9&5S8W(*(PEP-2U$871E5&EM92U%=F5N="U296-U<G)E;F-E+W!K
 M9RUP;&ES= HC"F5C:&\@8R M(' U+41A=&54:6UE+45V96YT+5)E8W5R<F5N
 M8V4*;6MD:7(@+7 @<#4M1&%T951I;64M179E;G0M4F5C=7)R96YC92 ^("]D
 M978O;G5L;" R/B8Q"F5C:&\@>" M(' U+41A=&54:6UE+45V96YT+5)E8W5R
 M<F5N8V4O36%K969I;&4*<V5D("=S+UY8+R\G(#YP-2U$871E5&EM92U%=F5N
 M="U296-U<G)E;F-E+TUA:V5F:6QE(#P\("=%3D0M;V8M<#4M1&%T951I;64M
 M179E;G0M4F5C=7)R96YC92]-86ME9FEL92<*6",@3F5W('!O<G1S(&-O;&QE
 M8W1I;VX@;6%K969I;&4@9F]R.@EP-2U$871E5&EM92U%=F5N="U296-U<G)E
 M;F-E"E@C($1A=&4@8W)E871E9#H)(" @,2!J=6QY(#(P,#,*6",@5VAO;3H)
 M"2 @($UA=&AI974@07)N;VQD(#QM0&%B<V]L:6=H="YN970^"E@C"E@C("1&
 M<F5E0E-$) I8(PI8"EA03U)43D%-13T)1&%T951I;64M179E;G0M4F5C=7)R
 M96YC90I84$]25%9%4E-)3TX]"3 N,#4*6$-!5$5'3U))15,]"61E=F5L('!E
 M<FPU"EA-05-415)?4TE415,]"21[34%35$527U-)5$5?4$523%]#4$%.?0I8
 M34%35$527U-)5$5?4U5"1$E2/0E$871E5&EM90I84$M'3D%-15!2149)6#T)
 M<#4M"E@*6$U!24Y404E.15(]"6U 86)S;VQI9VAT+FYE= I80T]-345.5#T)
 M4&5R;"!$871E5&EM92!E>'1E;G-I;VX@9F]R(&-O;7!U=&EN9R!B87-I8R!R
 M96-U<G)E;F-E<PI8"EA"54E,1%]$15!%3D13/0DD>U-)5$5?4$523'TO)'M0
 M15),7T%20TA]+T1A=&54:6UE+G!M.B1[4$]25%-$25)]+V1E=F5L+W U+41A
 M=&54:6UE(%P*6 D))'M3251%7U!%4DQ]+T1A=&54:6UE+U-E="YP;3HD>U!/
 M4E131$E2?2]D979E;"]P-2U$871E5&EM92U3970*6%)53E]$15!%3D13/0DD
 M>T)524Q$7T1%4$5.1%-]"E@*6%!%4DQ?0T].1DE'55)%/0EY97,*6 I834%.
 M,ST)"41A=&54:6UE.CI%=F5N=#HZ4F5C=7)R96YC92XS"E@*6"YI;F-L=61E
 M(#QB<V0N<&]R="YM:SX*14Y$+6]F+7 U+41A=&54:6UE+45V96YT+5)E8W5R
 M<F5N8V4O36%K969I;&4*96-H;R!X("T@<#4M1&%T951I;64M179E;G0M4F5C
 M=7)R96YC92]D:7-T:6YF;PIS960@)W,O7E@O+R<@/G U+41A=&54:6UE+45V
 M96YT+5)E8W5R<F5N8V4O9&ES=&EN9F\@/#P@)T5.1"UO9BUP-2U$871E5&EM
 M92U%=F5N="U296-U<G)E;F-E+V1I<W1I;F9O)PI8340U("A$871E5&EM92U%
 M=F5N="U296-U<G)E;F-E+3 N,#4N=&%R+F=Z*2 ](#0W-64P8S@X,V9F-S@X
 M-S U9&0R8C4Y,#-A.3%C864Y"D5.1"UO9BUP-2U$871E5&EM92U%=F5N="U2
 M96-U<G)E;F-E+V1I<W1I;F9O"F5C:&\@>" M(' U+41A=&54:6UE+45V96YT
 M+5)E8W5R<F5N8V4O<&MG+61E<V-R"G-E9" G<R]>6"\O)R ^<#4M1&%T951I
 M;64M179E;G0M4F5C=7)R96YC92]P:V<M9&5S8W(@/#P@)T5.1"UO9BUP-2U$
 M871E5&EM92U%=F5N="U296-U<G)E;F-E+W!K9RUD97-C<B<*6%1H:7,@;6]D
 M=6QE('!R;W9I9&5S(&-O;G9E;FEE;F-E(&UE=&AO9',@=&AA="!L970@>6]U
 M(&5A<VEL>2!C<F5A=&4*6$1A=&54:6UE.CI3970@;V)J96-T<R!F;W(@8V]M
 M;6]N(')E8W5R<F5N8V5S+"!S=6-H(&%S(")M;VYT:&QY(B!O<B B9&%I;'DB
 M+@I8"EA75U<Z(&AT=' Z+R]D871E=&EM92YP97)L+F]R9R\*14Y$+6]F+7 U
 M+41A=&54:6UE+45V96YT+5)E8W5R<F5N8V4O<&MG+61E<V-R"F5C:&\@>" M
 M(' U+41A=&54:6UE+45V96YT+5)E8W5R<F5N8V4O<&MG+7!L:7-T"G-E9" G
 M<R]>6"\O)R ^<#4M1&%T951I;64M179E;G0M4F5C=7)R96YC92]P:V<M<&QI
 M<W0@/#P@)T5.1"UO9BUP-2U$871E5&EM92U%=F5N="U296-U<G)E;F-E+W!K
 M9RUP;&ES="<*6"4E4TE415]015),)24O1&%T951I;64O179E;G0O4F5C=7)R
 M96YC92YP;0I8)253251%7U!%4DPE)2\E)5!%4DQ?05)#2"4E+V%U=&\O1&%T
 M951I;64O179E;G0O4F5C=7)R96YC92\N<&%C:VQI<W0*6$!D:7)R;2 E)5-)
 M5$5?4$523"4E+R4E4$523%]!4D-()24O875T;R]$871E5&EM92]%=F5N="]2
 M96-U<G)E;F-E"EA =6YE>&5C(')M9&ER("5$+R4E4TE415]015),)24O)250
 M15),7T%20T@E)2]A=71O+T1A=&54:6UE+T5V96YT(#(^+V1E=B]N=6QL('Q\
 M('1R=64*6$!U;F5X96,@<FUD:7(@)40O)253251%7U!%4DPE)2\E)5!%4DQ?
 M05)#2"4E+V%U=&\O1&%T951I;64@,CXO9&5V+VYU;&P@?'P@=')U90I80'5N
 M97AE8R!R;61I<B E1"\E)5-)5$5?4$523"4E+T1A=&54:6UE+T5V96YT(#(^
 M+V1E=B]N=6QL('Q\('1R=64*6$!U;F5X96,@<FUD:7(@)40O)253251%7U!%
 M4DPE)2]$871E5&EM92 R/B]D978O;G5L;"!\?"!T<G5E"D5.1"UO9BUP-2U$
 I871E5&EM92U%=F5N="U296-U<G)E;F-E+W!K9RUP;&ES= IE>&ET"@H@
  
 end
 
 --==========778117801==========--
 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Sun Jul 6 03:32:18 PDT 2003 
State-Changed-Why:  
Port added, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53999 
>Unformatted:
