./geography/gama, Geodetic network adjustment (surveying)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.31nb4, Package name: gama-2.31nb4, Maintainer: gdt

GNU Gama is a project dedicated to adjustment of geodetic networks. It
is intended for use with traditional geodetic surveyings which are
still used and needed in special measurements (e.g., underground or
high precision engineering measurements) where the Global Positioning
System (GPS) cannot be used.

Adjustment in local Cartesian coordinate systems is fully supported by
a command-line program gama-local that adjusts geodetic (free)
networks of observed distances, directions, angles, height
differences, 3D vectors and observed coordinates (coordinates with
given variance-covariance matrix). Adjustment in global coordinate
systems is supported only partly as a gama-g3 program.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 15077.638 KB

Version history: (Expand)


CVS history: (Expand)


   2024-12-19 15:18:03 by Greg Troxel | Files touched by this commit (1)
Log message:
geography/gama: Stop using ancient vendored expat

gama has a vendored ancient expat (to accomodate users of deficient
operating systems).  The build defaults to using it; this is of course
a bug and has been reported upstream.  This commit makes two changes:
  - in post-extract, remove the old expat sources to guard against use
  - pass a configure flag to look for expat normally

Adjust comments about gmake (upstream documents that now) and a
missing test depends (not changed due to freeze).

Builds and passes tests on NetBSD 10 amd64.  Likely works elsewhere,
but this is a security bug and it's better to have it fail and fix
with a pullup than leave it.  (gama is a leaf package.)
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-09-15 18:44:28 by Greg Troxel | Files touched by this commit (5) | Package removed
Log message:
geography/gama: Update to 2.31

packaging changes: drop 3 patches applied upstream

Changes in release 2.31 (2024-09-15)

  This release fixes a bug in handling the list of removed
  observations (local network adjustment). This bug did not influence
  command line tool gama-local, but was fatal for qgama interactive
  application.
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-04-19 02:09:04 by Greg Troxel | Files touched by this commit (5)
Log message:
geography/gama: Update to 2.30

Upstream changes:

  minor/bugfixes

Packaging changes:

  remediate test ==

  add missing headers (detected by macOS/clang; standards say they are
  required but gcc builds without them)
   2024-02-20 13:01:01 by Greg Troxel | Files touched by this commit (3)
Log message:
geography/gama: Update to 2.29

Changes in release 2.29 (2024-02-19)

  The maintenance release, no user-visible changes in existing
  programs.

  - New helper program compare-xyz was added; the program is used in
    testing suite and currently is in alpha version.

  - There are two major programs in the GNU gama project: gama-local
    and gama-g3. The version of these two programs is same as version of
    the release, 2.29 in this release. Apart of tese two, there are also
    helper minion prorgam, used for example in testing suite. These
    minion program are:

      compare-xyz, gama-local-deformation, gama-local-gkf2yaml,
      gama-local-xml2sql, gama-local-xml2txt, gama-local-yaml2gkf and
      krumm2gama-local

    Changes in these programs normally need not to yield the change of
    the whole package. To avoid possible confusion between two different
    version of these helper programs, they vere assigned their own minon
    version, for example compare-xyz 2.29-0.3.

Changes in release 2.28 (2024-01-10)

  The maintenance release, no user-visible changes.

  - The helper program gama-local-deformation was split to
    Deformation.h/.cpp class with minimal remaining program
    gama-local-deformation.cpp.

  - Added a simple autotools tests for deformation results (equivalent
    test was already available in cmake build).

Changes in release 2.27 (2023-11-04)

  The maintenance release, no user-visible changes.

  - Fixed the bug in two test suite functions in the Krumm examples
    collection.

  - Updated version of krumm/2D/Wolf_DistanceDirectionAngle_free.xml