aboutsummaryrefslogtreecommitdiff
path: root/astro/gpsbabel
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.3.4Rong-En Fan2007-08-232-6/+5
| | | | | | | | | | | - Use macro from bsd.sites.mk PR: ports/115670 Submitted by: ijliao Approved by: Laurent Courty <lrntct at gmail.com> (maintainer) Notes: svn path=/head/; revision=198177
* - Add even more ports to the new "geography" categoryFrank J. Laszlo2007-07-221-1/+1
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196071
* - Update to 1.3.3.Marcelo Araujo2007-06-123-18/+7
| | | | | | | | | | | - Removed files/patch-Makefile. PR: ports/112409 Submitted by: Goran Lowkrantz <glz@hidden-powers.com> Approved by: stas (mentor), maintainer timeout (23 days) Notes: svn path=/head/; revision=193341
* GPSBabel converts waypoints, tracks, and routes from one format to another,Pav Lucistnik2006-04-294-0/+48
whether that format is a common mapping format like Delorme, Streets and Trips, or even a serial upload or download to a GPS unit such as those from Garmin and Magellan. By flattening the Tower of Babel that the authors of various programs for manipulating GPS data have imposed upon us, it returns to us the ability to freely move our own waypoint data between the programs and hardware we choose to use. It contains extensive data manipulation abilities making it a convenient for server-side processing or as the backend for other tools. WWW: http://www.gpsbabel.org/ PR: ports/96490 Submitted by: Laurent Courty <lrntct@gmail.com> Notes: svn path=/head/; revision=160794