aboutsummaryrefslogtreecommitdiff
path: root/astro/gpsbabel/files
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4.2Wen Heping2011-03-151-6/+0
| | | | | | | | PR: ports/155554 Submitted by: Gleb Smirnoff <glebius@cell.glebius.int.ru> Notes: svn path=/head/; revision=270912
* - Chase libusb20 rename in r189585.Stanislav Sedov2009-03-091-0/+31
| | | | | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi Notes: svn path=/head/; revision=229765
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-0/+6
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Update to 1.3.3.Marcelo Araujo2007-06-121-13/+0
| | | | | | | | | | | - 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-291-0/+13
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