Summary: | [new port] astro/p5-GPS-Point: Perl object oriented representation of a point (GPS fix) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Brian Scott <bscott> | ||||
Component: | Individual Port(s) | Assignee: | Kai Knoblich <kai> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | kai | ||||
Priority: | --- | Keywords: | feature, needs-qa | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://reviews.freebsd.org/D19420 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 235822 | ||||||
Attachments: |
|
*** Bug 235821 has been marked as a duplicate of this bug. *** A commit references this bug: Author: kai Date: Mon Mar 11 15:40:54 UTC 2019 New revision: 495356 URL: https://svnweb.freebsd.org/changeset/ports/495356 Log: New port: astro/p5-GPS-Point: Provides an object interface for a GPS point Provides an object interface for a GPS point (e.g. Position, Velocity and Time). This is a re-write of Net::GPSD::Point with the goal of being more re-usable. WWW: https://metacpan.org/release/GPS-Point PR: 235820 Submitted by: Brian Scott <bscott@bunyatech.com.au> Reviewed by: tcberner (mentor) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19420 Changes: head/astro/Makefile head/astro/p5-GPS-Point/ head/astro/p5-GPS-Point/Makefile head/astro/p5-GPS-Point/distinfo head/astro/p5-GPS-Point/pkg-descr Committed, thank you for the contribution. Now that this port has been added the the ports tree, I'll proceed on bug #235822. |
Created attachment 202112 [details] Diff of port directory A trivial port of a perl module required by Net::GPSD3 (also being submitted)