Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  5 Nov 2007 00:47:33 +0900 (JST)
From:      markun@onohara.to
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        markun@onohara.to
Subject:   ports/117815: [NEW PORT] devel/p5-DateTime-Event-Lunar
Message-ID:  <20071104154733.E87B52842A@gate.onohara.to>
Resent-Message-ID: <200711041550.lA4Fo119061400@freefall.freebsd.org>

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

>Number:         117815
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-DateTime-Event-Lunar
>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 Nov 04 15:50:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Masahiro Teramoto <markun@onohara.to>
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
This module calculates the time and date of certain recurring lunar events,
including new moons and specific lunar phases.

Author: Daisuke Maki <dmaki@cpan.org>
WWW:    http://search.cpan.org/~DMAKI/DateTime-Event-Lunar/
>How-To-Repeat:
	
>Fix:

	


# 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-Lunar
#	p5-DateTime-Event-Lunar/Makefile
#	p5-DateTime-Event-Lunar/distinfo
#	p5-DateTime-Event-Lunar/pkg-descr
#	p5-DateTime-Event-Lunar/pkg-plist
#
echo c - p5-DateTime-Event-Lunar
mkdir -p p5-DateTime-Event-Lunar > /dev/null 2>&1
echo x - p5-DateTime-Event-Lunar/Makefile
sed 's/^X//' >p5-DateTime-Event-Lunar/Makefile << 'END-of-p5-DateTime-Event-Lunar/Makefile'
X# New ports collection makefile for:	p5-DateTime-Event-Lunar
X# Date created:		2007-11-04
X# Whom:			Masahiro Teramoto <markun@onohara.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	DateTime-Event-Lunar
XPORTVERSION=	0.06
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/D/DM/DMAKI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	markun@onohara.to
XCOMMENT=	Compute Lunar Events
X
XBUILD_DEPENDS=	p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
X		p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set \
X		p5-DateTime-Util-Astro>=0.10:${PORTSDIR}/devel/p5-DateTime-Util-Astro \
X		p5-Math-Round>=0:${PORTSDIR}/math/p5-Math-Round
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		DateTime::Event::Lunar.3
X
X.include <bsd.port.mk>
END-of-p5-DateTime-Event-Lunar/Makefile
echo x - p5-DateTime-Event-Lunar/distinfo
sed 's/^X//' >p5-DateTime-Event-Lunar/distinfo << 'END-of-p5-DateTime-Event-Lunar/distinfo'
XMD5 (DateTime-Event-Lunar-0.06.tar.gz) = 8c09283bacd161b0c3861219382c9086
XSHA256 (DateTime-Event-Lunar-0.06.tar.gz) = 75d03ca633780a1dc92a6276710967bf1579bb7dd2ae0205b87d1ddad649ad21
XSIZE (DateTime-Event-Lunar-0.06.tar.gz) = 24161
END-of-p5-DateTime-Event-Lunar/distinfo
echo x - p5-DateTime-Event-Lunar/pkg-descr
sed 's/^X//' >p5-DateTime-Event-Lunar/pkg-descr << 'END-of-p5-DateTime-Event-Lunar/pkg-descr'
XThis module calculates the time and date of certain recurring lunar events,
Xincluding new moons and specific lunar phases.
X
XAuthor:	Daisuke Maki <dmaki@cpan.org>
XWWW:	http://search.cpan.org/~DMAKI/DateTime-Event-Lunar/
END-of-p5-DateTime-Event-Lunar/pkg-descr
echo x - p5-DateTime-Event-Lunar/pkg-plist
sed 's/^X//' >p5-DateTime-Event-Lunar/pkg-plist << 'END-of-p5-DateTime-Event-Lunar/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/Lunar/.packlist
X%%SITE_PERL%%/DateTime/Event/Lunar.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/Lunar
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime
X@dirrmtry %%SITE_PERL%%/DateTime/Event
X@dirrmtry %%SITE_PERL%%/DateTime
END-of-p5-DateTime-Event-Lunar/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071104154733.E87B52842A>