Bug 161902 - New release of astro/gpsman
Summary: New release of astro/gpsman
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-22 15:30 UTC by david
Modified: 2011-10-22 16:10 UTC (History)
0 users

See Also:


Attachments
file.diff (3.02 KB, patch)
2011-10-22 15:30 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 2011-10-22 15:30:14 UTC
	We have an upstream update of astro/gpsman, from 6.4.1 to 6.4.2.
	In addition, the hosting site has moved to Sourceforge.

	Changes from 6.4.1 to 6.4.2 (from
	<http://gpsman.sourceforge.net/wGPSMan_7.html>):

*   elevation graphs for tracks using gnuplot; implemented by plug-ins contributed by Rudolf Martin (rudolf.martin_at_gmx.de).

*   for tracks, improved computation of total (or cumulative) ascent/descent, computation of rest periods, total resting time and average speed in motion, estimated time for a hiking trail; contributed by Rudolf Martin.

*   new configuration parameter: user temporary files directory; must be set correctly for GPSMan to work; it defaults to .tmp under the user GPSMan directory.

*   new user options: altitude threshold when computing cumulative ascent/descent, operating system commands to display an image file and open a terminal (command-line) window; default of altitude threshold is appropriate for GPS receivers with non-barometric altimeter.

*   change in default for user option (was a configuration parameter): the print command starts now by being empty (meaning unavailable).

*   new projections: Mercator spherical case, Equidistant Cylindrical, and their particular cases EPSG:3857 (also known as EPSG:900913, EPSG:102113) and EPSG:32663 (Plate Carree with WGS 84 datum); asked by Rudolf Martin.

*   in order to avoid ill formed or inconsistent data files, appending to a file is no longer an option when writing to an existing file except in the case of results of computations, real-time logs and contents of information windows.

*   windows presenting results that depend on the definition of a route or track, such as computations or graphs, may be closed when the item changes after being edited or being replaced when data is read-in; based on a change suggested by Rudolf Martin.

*   unavailable expression of plug-ins are now evaluated at top level so that global variables can be used.

*   explicit support for the Garmin GPS 72H receiver; with thanks to Justin Arundell and Julian Barragan who sent protocol lists.

How-To-Repeat: 	n/a
Comment 1 Chris Rees freebsd_committer freebsd_triage 2011-10-22 15:37:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 2 Chris Rees freebsd_committer freebsd_triage 2011-10-22 16:06:05 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-10-22 16:06:07 UTC
crees       2011-10-22 15:05:52 UTC

  FreeBSD ports repository

  Modified files:
    astro/gpsman         Makefile distinfo pkg-plist 
    astro/gpsman/files   patch-gpsman.tcl 
  Log:
  Update to 6.4.2:
  
  * elevation graphs for tracks using gnuplot; implemented by plug-ins contributed by Rudolf Martin (rudolf.martin_at_gmx.de).
  
  * for tracks, improved computation of total (or cumulative) ascent/descent, computation of rest periods, total resting time and average speed in motion, estimated time for a hiking trail; contributed by Rudolf Martin.
  
  * new configuration parameter: user temporary files directory; must be set correctly for GPSMan to work; it defaults to .tmp under the user GPSMan directory.
  
  * new user options: altitude threshold when computing cumulative ascent/descent, operating system commands to display an image file and open a terminal (command-line) window; default of altitude threshold is appropriate for GPS receivers with non-barometric altimeter.
  
  * change in default for user option (was a configuration parameter): the print command starts now by being empty (meaning unavailable).
  
  * new projections: Mercator spherical case, Equidistant Cylindrical, and their particular cases EPSG:3857 (also known as EPSG:900913, EPSG:102113) and EPSG:32663 (Plate Carree with WGS 84 datum); asked by Rudolf Martin.
  
  * in order to avoid ill formed or inconsistent data files, appending to a file is no longer an option when writing to an existing file except in the case of results of computations, real-time logs and contents of information windows.
  
  * windows presenting results that depend on the definition of a route or track, such as computations or graphs, may be closed when the item changes after being edited or being replaced when data is read-in; based on a change suggested by Rudolf Martin.
  
  * unavailable expression of plug-ins are now evaluated at top level so that global variables can be used.
  
  * explicit support for the Garmin GPS 72H receiver; with thanks to Justin Arundell and Julian Barragan who sent protocol lists.
  
  PR:             ports/161902
  Submitted by:   dhw (maintainer)
  
  Revision  Changes    Path
  1.27      +2 -4      ports/astro/gpsman/Makefile
  1.18      +2 -2      ports/astro/gpsman/distinfo
  1.6       +3 -1      ports/astro/gpsman/files/patch-gpsman.tcl
  1.14      +3 -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"