Bug 130360

Summary: [NEW PORT]graphics/p5-Geo-Point:Perl Module Tries To Abstract Coordinate Systems
Product: Ports & Packages Reporter: wenheping <wenheping>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description wenheping 2009-01-11 03:00:16 UTC
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/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-11 03:00:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-01-11 14:03:13 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-11 14:03:35 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"