Date: Sat, 16 Jun 2007 23:51:53 +0900 (JST) From: markun@onohara.to To: FreeBSD-gnats-submit@FreeBSD.org Cc: markun@onohara.to Subject: ports/113753: [NEW PORT] devel/p5-DateTime-Util-Calc Message-ID: <20070616145153.0AA852842C@gate.onohara.to> Resent-Message-ID: <200706161500.l5GF05bN082510@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113753 >Category: ports >Synopsis: [NEW PORT] devel/p5-DateTime-Util-Calc >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: Sat Jun 16 15:00:04 GMT 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 contains some common calculation utilities that are required to perform datetime calculations. Author: Daisuke Maki <dmaki@cpan.org> WWW: http://search.cpan.org/dist/DateTime-Util-Calc/ >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-Util-Calc # p5-DateTime-Util-Calc/Makefile # p5-DateTime-Util-Calc/distinfo # p5-DateTime-Util-Calc/pkg-descr # p5-DateTime-Util-Calc/pkg-plist # echo c - p5-DateTime-Util-Calc mkdir -p p5-DateTime-Util-Calc > /dev/null 2>&1 echo x - p5-DateTime-Util-Calc/Makefile sed 's/^X//' >p5-DateTime-Util-Calc/Makefile << 'END-of-p5-DateTime-Util-Calc/Makefile' X# New ports collection makefile for: p5-DateTime-Util-Calc X# Date created: 2007-06-16 X# Whom: Masahiro Teramoto <markun@onohara.to> X# X# $FreeBSD$ X# X XPORTNAME= DateTime-Util-Calc XPORTVERSION= 0.13002 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= DateTime Calculation Utilities X XBUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ X p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XOPTIONS= GMP "Use GMP library" off X X.include <bsd.port.pre.mk> X.if defined(WITH_GMP) XBUILD_DEPENDS+= p5-Math-BigInt-GMP>=0:${PORTSDIR}/math/p5-Math-BigInt-GMP X.endif X XMAN3= DateTime::Util::Calc.3 X X.include <bsd.port.post.mk> END-of-p5-DateTime-Util-Calc/Makefile echo x - p5-DateTime-Util-Calc/distinfo sed 's/^X//' >p5-DateTime-Util-Calc/distinfo << 'END-of-p5-DateTime-Util-Calc/distinfo' XMD5 (DateTime-Util-Calc-0.13002.tar.gz) = 5d289484b093d43fa29efbe97c5f2e53 XSHA256 (DateTime-Util-Calc-0.13002.tar.gz) = e12184868c13c85dc4390f9e553ab36b03a7713108a12c27e2f3de69dcc2cc9a XSIZE (DateTime-Util-Calc-0.13002.tar.gz) = 25601 END-of-p5-DateTime-Util-Calc/distinfo echo x - p5-DateTime-Util-Calc/pkg-descr sed 's/^X//' >p5-DateTime-Util-Calc/pkg-descr << 'END-of-p5-DateTime-Util-Calc/pkg-descr' XThis module contains some common calculation utilities Xthat are required to perform datetime calculations. X XAuthor: Daisuke Maki <dmaki@cpan.org> XWWW: http://search.cpan.org/dist/DateTime-Util-Calc/ END-of-p5-DateTime-Util-Calc/pkg-descr echo x - p5-DateTime-Util-Calc/pkg-plist sed 's/^X//' >p5-DateTime-Util-Calc/pkg-plist << 'END-of-p5-DateTime-Util-Calc/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Util/Calc/.packlist X%%SITE_PERL%%/DateTime/Util/Calc.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Util/Calc X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Util X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime X@dirrmtry %%SITE_PERL%%/DateTime/Util/Calc X@dirrmtry %%SITE_PERL%%/DateTime/Util X@dirrmtry %%SITE_PERL%%/DateTime END-of-p5-DateTime-Util-Calc/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?20070616145153.0AA852842C>