Bug 110557 - [NEW PORT] misc/p5-Geography-NationalGrid: Create an object for a point and to transform coordinate systems
Summary: [NEW PORT] misc/p5-Geography-NationalGrid: Create an object for a point and t...
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-20 04:00 UTC by chinsan
Modified: 2007-03-20 11:30 UTC (History)
0 users

See Also:


Attachments
p5-Geography-NationalGrid-1.6.shar (2.75 KB, text/plain)
2007-03-20 04:00 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan freebsd_committer freebsd_triage 2007-03-20 04:00:11 UTC
Geography::NationalGrid is a factory class whose sole purpose is to give you
an object for the right country. Geography::NationalGrid::GB and
Geography::NationalGrid::IE are included with this distribution - other
countries' national grids are converted by other packages.

WWW: http://search.cpan.org/dist/Geography-NationalGrid/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-20 04:00:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

rafan@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-20 11:22:03 UTC
rafan       2007-03-20 11:21:56 UTC

  FreeBSD ports repository

  Modified files:
    misc                 Makefile 
  Added files:
    misc/p5-Geography-NationalGrid Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  Add p5-Geography-NationalGrid 1.6, create an object for a point and to
  transform coordinate systems.
  
  PR:             ports/110557
  Submitted by:   chinsan
  
  Revision  Changes    Path
  1.846     +1 -0      ports/misc/Makefile
  1.1       +23 -0     ports/misc/p5-Geography-NationalGrid/Makefile (new)
  1.1       +3 -0      ports/misc/p5-Geography-NationalGrid/distinfo (new)
  1.1       +6 -0      ports/misc/p5-Geography-NationalGrid/pkg-descr (new)
  1.1       +8 -0      ports/misc/p5-Geography-NationalGrid/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 Rong-En Fan freebsd_committer freebsd_triage 2007-03-20 11:23:52 UTC
State Changed
From-To: open->closed

New port added. Thanks!