Date: Tue, 6 Nov 2007 01:56:04 +0900 (JST) From: Masahiro Teramoto <markun@onohara.to> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/117847: [NEW PORT] japanese/ja-p5-DateTime-Format-Japanese: A Japanese DateTime Formatter Message-ID: <20071105165604.2D9F52842A@gate.onohara.to> Resent-Message-ID: <200711051710.lA5HA0eu048804@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 117847 >Category: ports >Synopsis: [NEW PORT] japanese/ja-p5-DateTime-Format-Japanese: A Japanese DateTime Formatter >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: Mon Nov 05 17:10:00 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Masahiro Teramoto >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 >Description: This module implements a DateTime::Format module that can read Japanese date notations and create a DateTime object, and vice versa. Author: Daisuke Maki <dmaki@cpan.org> WWW: http://search.cpan.org/~dmaki/DateTime-Format-Japanese/ Generated with FreeBSD Port Tools 0.77 This port depends on devel/p5-DateTime-Calendar-Japanese(ports/117846). >How-To-Repeat: >Fix: --- ja-p5-DateTime-Format-Japanese-0.03.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-Japanese # p5-DateTime-Format-Japanese/pkg-descr # p5-DateTime-Format-Japanese/Makefile # p5-DateTime-Format-Japanese/pkg-plist # p5-DateTime-Format-Japanese/distinfo # echo c - p5-DateTime-Format-Japanese mkdir -p p5-DateTime-Format-Japanese > /dev/null 2>&1 echo x - p5-DateTime-Format-Japanese/pkg-descr sed 's/^X//' >p5-DateTime-Format-Japanese/pkg-descr << 'END-of-p5-DateTime-Format-Japanese/pkg-descr' XThis module implements a DateTime::Format module Xthat can read Japanese date notations and create a XDateTime object, and vice versa. X XAuthor: Daisuke Maki <dmaki@cpan.org> XWWW: http://search.cpan.org/~dmaki/DateTime-Format-Japanese/ END-of-p5-DateTime-Format-Japanese/pkg-descr echo x - p5-DateTime-Format-Japanese/Makefile sed 's/^X//' >p5-DateTime-Format-Japanese/Makefile << 'END-of-p5-DateTime-Format-Japanese/Makefile' X# New ports collection makefile for: p5-DateTime-Format-Japanese X# Date created: 2007-11-06 X# Whom: Masahiro Teramoto <markun@onohara.to> X# X# $FreeBSD$ X# X XPORTNAME= DateTime-Format-Japanese XPORTVERSION= 0.03 XCATEGORIES= japanese devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../../authors/id/D/DM/DMAKI XPKGNAMEPREFIX= ja-p5- X XMAINTAINER= markun@onohara.to XCOMMENT= A Japanese DateTime Formatter X XBUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ X p5-DateTime-Calendar-Japanese>=0.05:${PORTSDIR}/devel/p5-DateTime-Calendar-Japanese \ X ja-p5-DateTime-Calendar-Japanese-Era>=0.07:${PORTSDIR}/japanese/p5-DateTime-Calendar-Japanese-Era \ X p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder \ X p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= DateTime::Format::Japanese.3 \ X DateTime::Format::Japanese::Common.3 \ X DateTime::Format::Japanese::Traditional.3 X X.include <bsd.port.mk> END-of-p5-DateTime-Format-Japanese/Makefile echo x - p5-DateTime-Format-Japanese/pkg-plist sed 's/^X//' >p5-DateTime-Format-Japanese/pkg-plist << 'END-of-p5-DateTime-Format-Japanese/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Japanese/.packlist X%%SITE_PERL%%/DateTime/Format/Japanese.pm X%%SITE_PERL%%/DateTime/Format/Japanese/Common.pm X%%SITE_PERL%%/DateTime/Format/Japanese/Traditional.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format/Japanese X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Format X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime X@dirrmtry %%SITE_PERL%%/DateTime/Format/Japanese X@dirrmtry %%SITE_PERL%%/DateTime/Format X@dirrmtry %%SITE_PERL%%/DateTime END-of-p5-DateTime-Format-Japanese/pkg-plist echo x - p5-DateTime-Format-Japanese/distinfo sed 's/^X//' >p5-DateTime-Format-Japanese/distinfo << 'END-of-p5-DateTime-Format-Japanese/distinfo' XMD5 (DateTime-Format-Japanese-0.03.tar.gz) = 03a6d27c657739f57d29d7c2772c47a9 XSHA256 (DateTime-Format-Japanese-0.03.tar.gz) = 40c5b87a76db9084f4739730bcab04e63483ee65aef4796874aef45565e6a850 XSIZE (DateTime-Format-Japanese-0.03.tar.gz) = 13263 END-of-p5-DateTime-Format-Japanese/distinfo exit --- ja-p5-DateTime-Format-Japanese-0.03.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?20071105165604.2D9F52842A>