Bug 113687 - astro/GPSMan 6.3.1 -> 6.3.2
Summary: astro/GPSMan 6.3.1 -> 6.3.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-14 20:20 UTC by david
Modified: 2007-06-14 23:20 UTC (History)
0 users

See Also:


Attachments
file.diff (2.31 KB, patch)
2007-06-14 20:20 UTC, david
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description david 2007-06-14 20:20:08 UTC
	The author of the code has released an update for GPSMan.
	The appended patch brings the astro/gpsman port up-to-date
	so that it builds GPSMan-6.3.2, which fixes some bugs and
	adds some new features (with respect to 6.3.1).

	 Here are the documented changes from 6.3.1 to 6.3.2:

	-  Least Squares fit for geo-referencing images either by placing
	  control points on the image, or by giving a file of coordinates of
	  control points; asked by James B. Mehl who kindly provided the formulas.
											
	- the track computation window now displays for each track point
	  its date and position; there was a change in the order of the fields
	  both in the window and in saved results; asked by Victor Yip.
											
	- enhanced support for GPX files; contributed by Valère Robin.
											
	- dealing with track segments in GPX files; asked by Tomi Ollila.
											
	- importing and exporting tracks using a file format similar to
	  the Garmin Simple Text Output protocol.
											
	- the "getfix" command now also produces the altitude if in a 3D
	  fix; asked by Marc van der Sluys.
											
	- new "geopicts" command geo-references files (e.g., picture
	  files from a digital camera) either based on their time-stamps and a
	  given track, or by using the sequence of waypoints in a group. The
	  result is a file with waypoints (at present in GPX format) that can
	  be suitable for use with Web applications. Implemented using as
	  model a Python script kindly contributed by Valère Robin.
											
	- new "show symbols" command prints for each waypoint symbol
	  its internal name followed by the name in the user-selected
	  language; symbol internal names may be needed in the "geopicts"
	  command.
											
	- the "read" command that was only to be used in GPSMan scripts
	  can now be used from the command-line in which case it reads a data
	  file and launches the graphical interface; suggested by Valère Robin.

	- names of file formats in commands can now be given all in lower
	  case letters.
											
	- for MS-Windows users, the manual now explains how to set the
	  user directory under the user's ``Application Data'' directory;
	  contributed by Harald Stauss.
											
	- explicit support for some more Garmin receivers or their new
	  firmware versions, including: the GPSMap 60, the StreetPilot i2, the
	  eTrex Venture and the Forerunner 305; with thanks to all those who
	  sent protocol lists: Philip Hands, Rolf Werum, Patrick Kik, Waldemar
	  de Laurent, Jon Niehof, Harry Jensen, Alberto Ham, Hans-Peter
	  Nilsson, Jorge Sanchez, Jeremiah Horner.

Fix: Apply the following patch, then
	portupgrade gpsman-6.3.1
How-To-Repeat: 	n/a
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-06-14 22:57:54 UTC
State Changed
From-To: open->closed

Committed, expect the second chunk of pkg-plist patch, which is incorrect, and 
wasn't committed.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-14 23:10:06 UTC
pav         2007-06-14 22:09:59 UTC

  FreeBSD ports repository

  Modified files:
    astro/gpsman         Makefile distinfo pkg-plist 
  Log:
  - Update to 6.3.2
  
  PR:             ports/113687
  Submitted by:   David Wolfskill <david@catwhisker.org> (maintainer)
  
  Revision  Changes    Path
  1.20      +1 -2      ports/astro/gpsman/Makefile
  1.14      +3 -3      ports/astro/gpsman/distinfo
  1.11      +4 -0      ports/astro/gpsman/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"