Port details |
- prune Application for viewing, editing, and converting GPS coordinate data
- 11 astro
=0 11Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2009-06-25 13:44:05
- Last Update: 2012-12-03 23:20:38
- SVN Revision: 308179
- Also Listed In: java
- License: not specified in port
- WWW:
- http://activityworkshop.net/software/prune/
- Description:
- Prune is an application for viewing, editing and converting coordinate
data from GPS systems. Basically it's a tool to let you play with
your GPS data after you get home from your trip.
It can load data from arbitrary text-based formats (for example,
any tab-separated or comma-separated file) or Xml, or directly from
a GPS receiver. It can display the data (as map view using openstreetmap
images and as altitude profile), edit this data (for example delete
points and ranges, sort waypoints, compress tracks), and save the
data (in various text-based formats). It can also export data as a
Gpx file, or as Kml/Kmz for import into Google Earth, or send it
to a GPS receiver.
WWW: http://activityworkshop.net/software/prune/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: prune
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk6
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for prune-11:
THREED=off: Support for 3D view of track
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
11 03 Dec 2012 23:20:38
![Revision:308179 Revision:308179](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- The project was renamed, rename port accordingly (astro/prune ->
astro/gpsprune)
- Update to version 14
- OptionsNG (1)
- Trim header (1)
PR: 173817 (1)
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Feature safe: yes |
11 25 Jul 2012 06:32:08
![files touched by this commit files touched by this commit](/images/logs.gif) |
cs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix typos in COMMENT |
11 19 Mar 2011 12:38:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
11 11 Aug 2010 11:57:42
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 11 |
10 03 Jul 2010 12:07:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 10
- Add optional java3d dependency
Feature safe: yes |
9 24 Apr 2010 02:30:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 9
- Change script name to not contain version number and still not conflict with
graphviz' bin/prune |
7_2 16 Sep 2009 14:29:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Install script from astro/prune as bin/prune${PORTVERSION} (currently
bin/prune7) instead of bin/prune to avoid conflict with graphviz
- Bump portrevision
- Drop CONFLICTS
Suggested by: Oliver Brandmueller <ob at e-Gitt dot NET>
Feature safe: yes |
7_1 03 Aug 2009 23:32:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add CONFLICTS for graphics/graphviz: both ports install bin/prune |
7 26 Jun 2009 15:18:29
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix installation
Reported by: QAT, Vladimir Grebenschikov |
7 25 Jun 2009 13:43:32
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Prune is an application for viewing, editing and converting coordinate
data from GPS systems. Basically it's a tool to let you play with
your GPS data after you get home from your trip.
It can load data from arbitrary text-based formats (for example,
any tab-separated or comma-separated file) or Xml, or directly from
a GPS receiver. It can display the data (as map view using openstreetmap
images and as altitude profile), edit this data (for example delete
points and ranges, sort waypoints, compress tracks), and save the
data (in various text-based formats). It can also export data as a
Gpx file, or as Kml/Kmz for import into Google Earth, or send it
to a GPS receiver.
WWW: http://activityworkshop.net/software/prune/ |