Bug 104695

Summary: [NEW PORT] math/p5-GIS-Distance: Calculate geographic distances
Product: Ports & Packages Reporter: gslin
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me CC: gslin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-GIS-Distance-0.01001.shar none

Description gslin 2006-10-23 01:40:17 UTC
This perl library aims to provide as many tools to make it as simple
as possible to calculate distances between geographic points, and
anything that can be derived from that.

WWW:	http://search.cpan.org/dist/GIS-Distance/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-23 01:40:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-02 14:00:01 UTC
clsung      2006-11-02 13:59:51 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-GIS-Distance Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-GIS-Distance 0.01001, calculate geographic distances.
  
  PR:             ports/104695
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.432     +1 -0      ports/math/Makefile
  1.1       +34 -0     ports/math/p5-GIS-Distance/Makefile (new)
  1.1       +3 -0      ports/math/p5-GIS-Distance/distinfo (new)
  1.1       +5 -0      ports/math/p5-GIS-Distance/pkg-descr (new)
  1.1       +14 -0     ports/math/p5-GIS-Distance/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"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-02 14:01:02 UTC
State Changed
From-To: open->closed

New port added. Thank You.