Path to this page:
./
geography/gama,
Geodetic network adjustment (surveying)
Branch: CURRENT,
Version: 2.32,
Package name: gama-2.32,
Maintainer: gdtGNU 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: 15078.125 KB
Version history: (Expand)
- (2024-12-26) Updated to version: gama-2.32
- (2024-12-19) Updated to version: gama-2.31nb4
- (2024-11-15) Updated to version: gama-2.31nb3
- (2024-11-01) Updated to version: gama-2.31nb2
- (2024-11-01) Updated to version: gama-2.31nb1
- (2024-09-15) Updated to version: gama-2.31
CVS history: (Expand)
2024-12-26 16:33:11 by Greg Troxel | Files touched by this commit (2) |
Log message:
geography/gama: Update to 2.32
Changes in release 2.32 (2024-12-23)
The maintenance release, no user-visible changes in existing
programs.
- A new language, 'tr' (Turkish), has been added to the helper
program 'slovnikar' (meaning "lexicographer" in Czech), which
generates translation data structures for the GNU Gama
project. Since the Turkish translations are incomplete, a list of
incomplete languages was implemented to ensure they are ignored.
|
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) | |
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) | |
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)
|