Bug 104695 - [NEW PORT] math/p5-GIS-Distance: Calculate geographic distances
Summary: [NEW PORT] math/p5-GIS-Distance: Calculate geographic distances
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 01:40 UTC by gslin
Modified: 2006-11-02 14:01 UTC (History)
1 user (show)

See Also:


Attachments
p5-GIS-Distance-0.01001.shar (2.98 KB, text/plain)
2006-10-23 01:40 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.