pkgsrc/geography
gdt 14fc10165d Update to 1.13.
Version 1.13

   * Fixed templates lookup name syntax errors reported by Brandon
     Invergo <brandon@invergo.net> (detected by compiler g++-4.7).
     Many thanks for your patch, Brandon.

   * Fixed a bug reported by Jacques Beilin <jacques.beilin@ensg.eu>

     Function NormalDistribution ended in an endless loop for high
     values of input argument x.

   * Fixed a bug reported by Anton Horpynich <anton@vingeo.com>

     The computation of approximate coordinates failed if an angle
     needed for computing of an intersection was smaller than 0.15
     radians / 10 gons (implicit testing criterion). Although this is a
     reasonable limit for standard surveying networks, in a batch
     computation of approximate coordinates a much smaller value can be
     sometimes acceptable. It is more or less a matter of personal
     opinion if this is to be supposed a bug or not.

     Gama newly solves approximate coordinates in two main loops.
     During the first loop the default value 0.15 in class Acord is
     used.  If afterwards there  still some coordinates remain
     missing, Gama starts a second loop with series of iterations in
     which firstly tries to find a solution with the default value
     then secondly with a very tiny limit of 0.0015 radians.

     In most cases all coordinates are solved in the first loop with
     the default small angle limit 10 gons.

   * In gama-local suppressed output of running results during
     linearization iterations and several other minor fixes

Version 1.12

   * class BaseVisitor and related classes moved to separete file visitor.h

   * local Observation has protected init method and non-parametric constructor
     Code in local Observation was reorganized and some atributes are not const.

   * local observations are visitable (base is Accept<>)
           -  class Direction : public Observation
           +  class Direction : public Accept<Direction, Observation>
      ** local observations' write methods moved to WriteVisitor
      ** LocalRevision and LocalLinearization are now visitors
      ** base classes Revision and Linearization removed from local
      ** method observations_summary in LocalNetworkXML uses visitor for counting
      ** method observations in LocalNetworkXML uses visitor for writing
      ** function OutlyingAbsoluteTerms uses visitor for writing
      ** method test_abs_term in LocalNetwork uses visitor for test
      ** local Observation set_passive and set_active methods are now non-const
      ** function AdjustedObservations uses visitor for writing part of table row
      ** function TestLinearization uses visitor for computing and writing
      ** function ResidualsObservations uses visitor writing observation name

   * fixed a bug in the definition of angular observations reported
     by Anna Kratochvilova <anna.kratochvilova@fsv.cvut.cz> and Vaclav
     Petras <vaclav.petras@fsv.cvut.cz>

   * updated version of review.hu.lang by Siki Zoltan, some
     corrections in the Hungarian translation of GNU Gama
2012-09-09 14:26:03 +00:00
..
cm2gpx
cmconvert Add missing devel/zlib buildlink. 2011-11-26 04:39:19 +00:00
emerillon Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
epsg Update to 7.4.1 (with readme at 7.4). This is a database, not a 2010-03-04 01:48:39 +00:00
epsg-docs gdt's update overlooked the two new files in the docs. 2010-03-07 01:25:42 +00:00
gama Update to 1.13. 2012-09-09 14:26:03 +00:00
garmin-utils
garmintools Import garmintools-0.10, utilities to retrieve data from Garmin Forerunner 305 2010-03-12 15:55:40 +00:00
gdal-lib Bump PKGREVISION for change of PostgreSQL default version to 9.1. 2012-08-05 10:02:09 +00:00
geoclue Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
geos Adjust comments (only) about shlib versioning. 2012-06-05 23:17:32 +00:00
gipfel Revbump for 2012-02-06 12:39:49 +00:00
gpsbabel Updated geography/gpsbabel to 1.4.2 2011-04-27 18:57:11 +00:00
gpsd Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
gpsdrive Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
gpspoint Make it MAKE_JOBS_SAFE. 2011-11-26 16:06:17 +00:00
gpsutils
libchamplain04 Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
libchamplain06 Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
libchamplain08 Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
libdrg Revbump for 2012-02-06 12:39:49 +00:00
mapserver Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
merkaartor Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
p5-Geo-Coordinates-UTM Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:38:56 +00:00
p5-Geo-Distance Update to 0.19 2012-08-29 14:20:23 +00:00
p5-Geo-Mercator Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:38:56 +00:00
p5-Geo-ShapeFile Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:38:56 +00:00
p5-Geo-Weather Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:38:56 +00:00
p5-Geography-Countries Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:38:56 +00:00
proj Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) 2012-05-07 01:53:12 +00:00
proj-doc Reimport some packages from misc into a better fitting category. 2010-03-14 16:26:22 +00:00
proj-swig Add patch analogous to the qlandkartem changes to make this compile again. 2012-08-27 07:18:02 +00:00
py-proj All supported python versions in pkgsrc support eggs, so remove 2012-04-08 20:21:41 +00:00
qgis Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
qlandkartegt Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
qlandkartegt-garmindev Update to version 0.3.4 2011-01-13 22:34:17 +00:00
qlandkartem Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
shapelib
tex-pst-geo Import tex-pst-geo-2.03 as geography/tex-pst-geo. 2011-03-18 21:28:41 +00:00
tex-pst-geo-doc Import tex-pst-geo-doc-2.03 as geography/tex-pst-geo-doc. 2011-03-18 21:28:55 +00:00
viking Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
vis5d+ recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
xrmap Relax dependency on xrmap-base. Bump revision. 2011-11-26 21:12:15 +00:00
xrmap-anthems
xrmap-base Remove use of nested functions. Bump revision. 2012-05-04 16:16:42 +00:00
xrmap-data
xrmap-factbook_html
xrmap-factbook_text
xrmap-flags
xrmap-hymns
xrmap-pdfmaps
Makefile +gama 2011-09-07 23:10:10 +00:00