Commit graph

4 commits

Author SHA1 Message Date
Dmitry Marakasov
489e49edbd - 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
2009-09-16 14:29:28 +00:00
Dmitry Marakasov
2732d36977 - Add CONFLICTS for graphics/graphviz: both ports install bin/prune 2009-08-03 23:32:21 +00:00
Dmitry Marakasov
f4fd9714db - Fix installation
Reported by:	QAT, Vladimir Grebenschikov
2009-06-26 15:18:28 +00:00
Dmitry Marakasov
36adcf8c6b 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/
2009-06-25 13:43:32 +00:00