Date: Sun, 12 Jul 2009 00:05:16 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/136672: [NEW PORT]math/p5-Math-Geometry-Voronoi:Perl Module to compute Voronoi diagrams from sets of points Message-ID: <200907120005.n6C05GCB045057@www.freebsd.org> Resent-Message-ID: <200907120010.n6C0A1gi040488@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136672 >Category: ports >Synopsis: [NEW PORT]math/p5-Math-Geometry-Voronoi:Perl Module to compute Voronoi diagrams from sets of points >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 Jul 12 00:10: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 #0: Sun Mar 22 22:12:06 CST 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Math::Geometry::Voronoi computes Voronoi diagrams from a set of input points. WWW: http://search.cpan.org/dist/Math-Geometry-Voronoi/ >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-Math-Geometry-Voronoi # p5-Math-Geometry-Voronoi/pkg-descr # p5-Math-Geometry-Voronoi/Makefile # p5-Math-Geometry-Voronoi/distinfo # p5-Math-Geometry-Voronoi/pkg-plist # echo c - p5-Math-Geometry-Voronoi mkdir -p p5-Math-Geometry-Voronoi > /dev/null 2>&1 echo x - p5-Math-Geometry-Voronoi/pkg-descr sed 's/^X//' >p5-Math-Geometry-Voronoi/pkg-descr << '6d192ab31bacdc2e5b330217926e49b7' XMath::Geometry::Voronoi computes Voronoi diagrams from a set of Xinput points. X XWWW: http://search.cpan.org/dist/Math-Geometry-Voronoi/ 6d192ab31bacdc2e5b330217926e49b7 echo x - p5-Math-Geometry-Voronoi/Makefile sed 's/^X//' >p5-Math-Geometry-Voronoi/Makefile << '33074a778b54416381227910ca238158' X# New ports collection makefile for: Math-Geometry-Voronoi X# Date created: 12 July, 2009 X# Whom: Wen Heping <wenheping@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= Math-Geometry-Voronoi XPORTVERSION= 1.3 XCATEGORIES= math perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= wenheping@gmail.com XCOMMENT= Perl Module to compute Voronoi diagrams from sets of points X XPERL_CONFIGURE= yes X XMAN3= Math::Geometry::Voronoi.3 X X.include <bsd.port.mk> 33074a778b54416381227910ca238158 echo x - p5-Math-Geometry-Voronoi/distinfo sed 's/^X//' >p5-Math-Geometry-Voronoi/distinfo << '880e66deeeca75934f42066a3b7836a6' XMD5 (Math-Geometry-Voronoi-1.3.tar.gz) = 44392be55ff56870aaff286dd735a5e2 XSHA256 (Math-Geometry-Voronoi-1.3.tar.gz) = 72075e4e9883cee51446ba9511264c8c32a015a80f4a5648a3f6b382c534402c XSIZE (Math-Geometry-Voronoi-1.3.tar.gz) = 31865 880e66deeeca75934f42066a3b7836a6 echo x - p5-Math-Geometry-Voronoi/pkg-plist sed 's/^X//' >p5-Math-Geometry-Voronoi/pkg-plist << '9e36ba412d54dc0802a1ba938dcadaf0' X%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Voronoi.pm X%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/leak-test.pl X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Voronoi/Voronoi.so X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Voronoi/Voronoi.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Voronoi/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math X@dirrm %%SITE_PERL%%//%%PERL_ARCH%%/auto/Math/Geometry/Voronoi X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 9e36ba412d54dc0802a1ba938dcadaf0 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907120005.n6C05GCB045057>