Date: Sun, 11 Jan 2009 14:03:26 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/p5-Geo-Point Makefile distinfo pkg-descr pkg-plist Message-ID: <200901111403.n0BE3Qxb096819@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-01-11 14:03:26 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Geo-Point Makefile distinfo pkg-descr pkg-plist Log: Geo::Point tries to abstract coordinate systems. It does not try to solve all the problems itself, but will call-out for helper modules when computation has to be done. The module is heavily resting on Math::Polygon. WWW: http://search.cpan.org/dist/Geo-Point/ PR: ports/130360 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.1212 +1 -0 ports/graphics/Makefile 1.1 +28 -0 ports/graphics/p5-Geo-Point/Makefile (new) 1.1 +3 -0 ports/graphics/p5-Geo-Point/distinfo (new) 1.1 +7 -0 ports/graphics/p5-Geo-Point/pkg-descr (new) 1.1 +18 -0 ports/graphics/p5-Geo-Point/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901111403.n0BE3Qxb096819>