Subject: CVS commit: pkgsrc/x11/xephem
To: None <pkgsrc-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: pkgsrc-changes
Date: 01/31/2007 14:07:16
Module Name:	pkgsrc
Committed By:	gdt
Date:		Wed Jan 31 14:07:16 UTC 2007

Modified Files:
	pkgsrc/x11/xephem: Makefile distinfo
	pkgsrc/x11/xephem/patches: patch-aa

Log Message:
Update to 3.7.2.

Changes from 3.7.1 to 3.7.2
Released November 12, 2006

    New Features:

        * Data Table adds JD, HJD and PA columns.
        * Earth View adds inertial reference frame option.
        * Earth View allows picking earth satellite via orbit marker.
        * Earth View shows altitude and range in satellite right-click data.
        * Earth View shows satellite position in space.
        * Earth View can draw orbits on cylindrical projection.
        * Earth objects table has new column-wide toggles.
        * Main menu can remember to start RT mode automatically.
        * Makefiles now support building Mac OS X universal binaries.
        * Object index search supports using glob patterns.
        * Observing log adds JD, HJD and Airmass fields.
        * Observing log replaces Search with List feature.
        * Observing log search supports using glob patterns.
        * Preferences can now remember and restore which views were open.
        * Print adds new option to draw with thicker lines.
        * Several improvements to XML and INDI tools.
        * Shared app defaults file, XEphem, may now be in /etc.
        * Sites list search supports using glob patterns.
        * Sky View draws simplistic antialiased stars.
        * Mars, Jupiter, Saturn and Uranus satellite models extended to 2021.
        * Native binary support for Mac OSX Intel.

    Bugs fixed:

        * .fts added as default suffix when downloading DSS images.
        * Data menu was not cutting spect field at 2 chars.
        * Earth View uses unique names for satellite object listing fields.
        * Fix logic to detect no natural satellite models.
        * Main menu now only shows progress meter if using fewer than 1000 steps.
        * Numbers like 2e-2 were considered negative in some situations.
        * Sky View RADec grid was inaccurate in AA mode near celestial poles
        * Sky View compass correct now when showing tilted/rotated FITS image.
        * Sky View labels N and S ecliptic poles.
        * Sky View no longer prevents panning below horizon.
        * Sky View telescope marker turned off when manually point only if also recentering.
        * Sky View was leaving constellation figure files open.
        * Solver properly guards XML entity characters when saving functions.
        * Support ISO 8601 in FITS DATE-OBS field.
        * Support much longer edb entries when downloading from web.
        * Updated Delta-T table.
        * WCS solver window labels CDELT2 as pixels up, not down.
        * astorb2edb.pl updated for longer object names.

    INDI enhancements:

        * add IEDeferLoop function for inline waiting.
        * add IUCrackNumber and IUCrackText utility functions.
        * change indiserver to use select(2) not threads (10-20% more efficient).
        * command line tools can inherit socket from parent script to maintain a single session
        * fix bug in very rapid timeouts.
        * guarantee getProperties is first command sent to drivers.
        * improve efficiency of traffic to remote drivers.
        * indiserver sniffs client devices from all commands, not just getProperties.
        * library sends doubles with more precision.
        * merge stderr from drivers into indiserver's log with date stamp.
        * more robust IUSaveText.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 pkgsrc/x11/xephem/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/xephem/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/xephem/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.