Date: Tue, 19 May 2009 00:25:03 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/134693: [NEW PORT]astro/p5-Astro:A collection of useful astronomical routines in Perl Message-ID: <200905190025.n4J0P3oP045989@www.freebsd.org> Resent-Message-ID: <200905190030.n4J0U1hN075133@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134693 >Category: ports >Synopsis: [NEW PORT]astro/p5-Astro:A collection of useful astronomical routines in Perl >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: Tue May 19 00:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Fri Apr 10 16:36:28 HKT 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/wen1 i386 >Description: p5-Astro is a set of assorted astronomical routines. Astro::Time, Astro::Coord and Astro::Misc provide a collection of useful astronomical routines written entirely in Perl (so no hassling about installing external libraries is required). WWW: http://search.cpan.org/dist/Astro/ >How-To-Repeat: >Fix: Patch attached with submission follows: # 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-Astro # p5-Astro/Makefile # p5-Astro/distinfo # p5-Astro/pkg-descr # p5-Astro/pkg-plist # echo c - p5-Astro mkdir -p p5-Astro > /dev/null 2>&1 echo x - p5-Astro/Makefile sed 's/^X//' >p5-Astro/Makefile << '5156f811c0dccb0f63bb009c02267a42' X# Ports collection makefile for: Astro X# Date created: 18 May, 2009 X# Whom: Wen Heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= Astro XPORTVERSION= 0.71 XCATEGORIES= astro perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= wenheping@gmail.com XCOMMENT= A collection of useful astronomical routines in Perl X XPERL_CONFIGURE= yes X XMAN3= Astro::Time.3 \ X Astro::Misc.3 \ X Astro::Coord.3 X X.include <bsd.port.mk> 5156f811c0dccb0f63bb009c02267a42 echo x - p5-Astro/distinfo sed 's/^X//' >p5-Astro/distinfo << '64b989188167275df1f8398e0827b375' XMD5 (Astro-0.71.tar.gz) = e194a0532b93697cb0c2d906fc4fb071 XSHA256 (Astro-0.71.tar.gz) = a691de090b76d54e645cf6487ea77ce0859b1f38aa441d514638b1353fd61915 XSIZE (Astro-0.71.tar.gz) = 33582 64b989188167275df1f8398e0827b375 echo x - p5-Astro/pkg-descr sed 's/^X//' >p5-Astro/pkg-descr << 'b7b0c32a53b98c4aa0b4e4f4682fb32c' Xp5-Astro is a set of assorted astronomical routines. X XAstro::Time, Astro::Coord and Astro::Misc provide a collection of Xuseful astronomical routines written entirely in Perl (so no Xhassling about installing external libraries is required). X XWWW: http://search.cpan.org/dist/Astro/ b7b0c32a53b98c4aa0b4e4f4682fb32c echo x - p5-Astro/pkg-plist sed 's/^X//' >p5-Astro/pkg-plist << '7bed151795b8c57a3a5b04ac7ec6c72e' X%%SITE_PERL%%/Astro/Coord.pm X%%SITE_PERL%%/Astro/Misc.pm X%%SITE_PERL%%/Astro/Time.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/.packlist X@dirrmtry %%SITE_PERL%%/Astro X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 7bed151795b8c57a3a5b04ac7ec6c72e exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905190025.n4J0P3oP045989>