2023-10-03 00:20:06 by Greg Troxel | Files touched by this commit (2) |
Log message:
geography/gama: Update to 2.26
upstream changes: fix bug in svg generation introduced in 2.25
|
2023-09-25 02:12:05 by Greg Troxel | Files touched by this commit (2) |
Log message:
geography/gama: Update to 2.25.1
This release has the same code as 2.25, and exists to recover (more
cleanly) from a distfile change. There are no user-facing changes.
|
2023-09-11 09:23:14 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(geography/gama) let me add check on DISTFILE (2.25)
|
2023-08-27 22:18:52 by Greg Troxel | Files touched by this commit (3) |
Log message:
geography/gama: Update to 2.25
packaging changes:
drop info configure arg per pkglint
regularize indentation per pkglint
Changes in release 2.25 (2023-08-23)
- new program gama-local-deformation for processing two adjustment
epochs to calculate potential points position changes (shift
vectors).
- change from c++11 version to c++14
- New glossary of basic terms used in gama-local text output and in
documentation.
|
2023-07-19 19:10:33 by Greg Troxel | Files touched by this commit (1) |
Log message:
geography/gama: Require C++14
Believe configure.ac and cmake config over the README :-(
|
2023-07-19 14:40:33 by Greg Troxel | Files touched by this commit (1) |
Log message:
geography/gama: Move c++11 to FEATURES
configure checks for whether it needs to add --std, so there's no need
to fix it.
(There is an outstanding issue about upstream's mismatch with README
and configure, to be resolved upstream.)
|
2023-07-13 15:55:10 by Nia Alarie | Files touched by this commit (2) |
Log message:
*: Revert two recent commits that dropped a cwrappers-enforced C++ standard
by packages that already use -std=c++XX until the discussion about C++
standard versions is resolved.
Requested by pkgsrc-pmc@.
|
2023-07-10 09:13:53 by Nia Alarie | Files touched by this commit (1) |
Log message:
gama: Sync compiler requirements with reality.
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-03-09 01:49:28 by Greg Troxel | Files touched by this commit (2) |
Log message:
geography/gama: Update to 2.24
Changes in release 2.24 (2023-02-16)
- new testing data to gama-g3 test suite
- xml/gnu-gama-data.xsd version 1.01, new tags
<reference-variance-apriory/> and <reference-variance-aposteriori/>
|