summaryrefslogtreecommitdiff
path: root/geography
AgeCommit message (Collapse)AuthorFilesLines
2022-08-26geography/qgis: Update to 3.22.10gdt3-8/+8
Upstream changes are bugfixes.
2022-08-24geography/Makefile: + py-geoip2wiz1-1/+2
2022-08-24geography/py-geoip2: import py-geoip2-4.6.0wiz4-0/+62
This package provides an API for the GeoIP2 and GeoLite2 web services and databases.
2022-08-24py-maxminddb: python 3.x onlywiz1-1/+3
2022-08-24geography/Makefile: + py-maxminddbwiz1-1/+2
2022-08-24geography/py-maxminddb: import py-maxminddb-2.2.0wiz4-0/+56
This is a Python module for reading MaxMind DB files. The module includes both a pure Python reader and an optional C extension. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).
2022-08-22R-s2: needs openssltnn1-1/+2
2022-08-11Bump all dependent packages of wayland (belatedly)gutteridge14-28/+28
The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-07-27gdal-lib: use pkgsrc png library namewiz3-3/+54
This should probably use pkg-config instead. Bump PKGREVISION.
2022-07-25*: remove pkg-config from tools where no buildlink3.mk file is includedwiz1-2/+2
Bulk build on NetBSD of these packages had the same result as before (build succeeds, no PLIST change).
2022-07-22*: recursive bump for graphics/graphviz 5.0.0micha1-2/+2
2022-07-20geography/gama: Update to 1.21gdt2-6/+6
Changes in release 2.21 - bugfixes Changes in release 2.20 (2022-06-30) - The new algorithm ICGS (iterated classical Gram-Schmidt) in the class AdjGSO replaced the former algorithm MGS (modified Gram-Schmidt), which was implemented with column pivoting as a template class GSO. The template class GSO is meant only as a tool for testing purposes. Both initial scaling and pivoting with euclidean norms are not suitable for practical computations. The old legacy code with MGS used in the AdjGSO class is still available with conditional compilation directive statements if the name GNU_GAMA_GSO_LEGACY_CODE is defined.
2022-07-14Bump everything affected by the jpeg.buildlink3.mk fix.dholland1-2/+2
2022-07-08geography/gdal*: Update to 3.5.1gdt2-6/+6
Upstream changes are bug fixes and minor improvements.
2022-07-08geography/geos: Update to 3.11.0gdt4-67/+30
Upstream NEWS: - New things: - OffsetCurve (GH-530, Paul Ramsey/Martin Davis) - ConcaveHull (GH-549, Paul Ramsey/Martin Davis) - PolygonHull (GH-603, Paul Ramsey/Martin Davis) - LineMerger directed option (GH-597, Sergei Sh) - CAPI: GEOSHilbertCode (GH-556, Brendan Ward) - CAPI: GEOSGeom_createRectangle (GH-558, Brendan Ward) - CAPI: GEOSGeom_transformXY (GH-563, Dan Baston/Brendan Ward) - CAPI: GEOSRemoveRepeatedPoints (GH-599, Paul Ramsey) - CAPI: GEOSLineMergeDirected (GH-597, Sergei Sh) - Improvements: - Allow direct setting of grid size (GH-513, Martin Davis) - Allow GEOS to be used as a CMake subproject (GH-518, Robert Coup) - Remove .inl inline files in favour of header declaration (GH-543, Paul Ramsey) - Add SnappingNoder seeding (Martin Davis) - Add OverlayNG area check heuristic (JTS-812, Paul Ramsey)
2022-07-02*: Recursive revbump from audio/pulseaudioryoon3-6/+6
2022-06-30geography/gama: Update to 2.19gdt2-7/+6
Changes in release 2.19 (2022-04-26) - fixed a bug in HTML output of adjustment results for GNSS vectors in incosistent coordinates systems. - added new test to GNU Gama Test Suite.
2022-06-30*: Revbump packages that use Python at runtime without a PKGNAME prefixnia2-3/+4
2022-06-28geography/qgis: Update to 3.22.8gdt2-7/+6
Upstream changes: bugfixes and minor improvements
2022-06-28*: recursive bump for perl 5.36wiz11-20/+22
2022-06-28libchamplain012: Remove introspection option. The option is brokennia3-28/+8
because while this package was switched to build with Meson the option still assumes autotools.
2022-06-28libmemphis02: Remove introspection option.nia3-24/+8
https://marc.info/?l=pkgsrc-users&m=165444158600671&w=2
2022-06-27*: drop maintainership for packages not related to toolchains and ELF.fcambus1-2/+2
2022-06-22geography/geos: Add workaround for Solaris compilergdt3-2/+23
The smartos bulk build reported a failure due to not resolving sqrt(5). Add a patch which is part of a change upstream just merged to deal with this: change 5 to 5.0.
2022-06-03geography/geos: Update to 3.10.3gdt3-8/+8
Upstream changes are minor
2022-05-30geography/echomap: update to 0.7.2pin3-47/+151
-Update to use Rust 2021 edition -Multiple dependency updates
2022-05-29qlandkartegt{,-garmindev}: removewiz13-174/+1
qlandkartegt does not build in any bulk builds I can find, and is discontinued upstream (in favor of qmapshack: https://github.com/Maproom/qmapshack/wiki in case anyone wants to package that)
2022-05-29qlandkartem: removewiz9-123/+1
Does not build in any bulk builds I can find, is a "pre-alpha" version according to its DESCR and discontinued upstream
2022-05-21geography/qgis: Update to 3.22.7gdt2-7/+6
Upstream changes are minor (micro release).
2022-05-20gpsd: provide a RC scriptkhorben2-1/+36
Bumps PKGREVISION. Tested on NetBSD/amd64. "ok with this" gdt@
2022-05-16gdal-lib: Update distfile checksums.jperkin1-4/+4
Unclear at this time if upstream have changed the tarball or if the checksums were incorrect, but this definitely correlates with what they are currently distributing, as well as matches their published md5 checksums.
2022-05-13revbump for gdal-lib updategdt9-17/+18
2022-05-13geography/gdal*: Update to 3.5.0gdt5-31/+83
## Summary * [RFC 84](https://gdal.org/development/rfc/rfc84_cmake.html): Addition of a CMake build system, which deprecates the existing autoconf/automake and nmake build systems, that will be removed in GDAL 3.6.0. Users are encouraged to adopt the new CMake build system. Documentation of the CMake build system is at https://gdal.org/build_hints.html. * Add GDT_Int64 and GDT_UInt64 data types and handle them in MEM, GTiff, netCDF and Zarr drivers * Add read/write OGR Parquet (Apache Parquet) and 'Arrow' (Apache Arrow IPC File/Feather or stream) drivers. Only in CMake builds * Add OGR HANA database driver. Only in autoconf & cmake builds * Removed drivers: RDA, JPEG2000 (Jasper-based), CharLS, MG4 LIDAR, FujiBAS, IDA, INGR, ARCGEN, ArcObjects, CouchDB, Cloudant, DB2, FME, Geomedia, MDB (Java Jackess based), GTM, Ingres, MongoDB (old one. MongoDBv3 is the one to use now), REC, Walk, GMT raster, DODS raster and vector * GDAL and OGR GRASS drivers moved to https://github.com/OSGeo/gdal-grass repository * Tiger: remove deprecated write side of the driver (#4216) * Remove deprecated SWIG Perl bindings * Code linting and security fixes * Bump of shared lib major version ## Removed files * Remove deprecated testepsg utility (#3993)
2022-05-08geography/gdal-lib: Update to 3.4.3gdt4-10/+10
Upstream changes are bugfixes and minor improvements.
2022-05-06geography/shapelib: Update to 1.5.0gdt4-79/+20
Upstream NEWS since 1.2.10: * Minor improvements (see ChangeLog for details) * contrib/shpgeo.h/.c: Remove PROJ.4 dependency and functionality, causing removal of SHPProject(), SHPSetProjection() and SHPFreeProjection() * contrib/shpproj.c: removed * bump shlib version * convert to autoconf/automake
2022-05-06geography/shapelib: Reset MAINTAINERgdt1-2/+2
(Previous MAINTAINER is no longer working on pkgsrc.)
2022-05-02(geography/R-geosphere) Updated 1.5.10 to 1.5.14, explicit NEWS.md unknownmef2-6/+9
2022-05-02(geography/R-deldir) Updated 0.1.28 to 1.0.6, make test passedmef2-6/+9
Version 1.0-6 23/10/2021 Fixed a bug that kept deldir() from working when "x" is a point pattern. Version 1.0-5 10/10/2021 Changed the protocol for "digging out" x and y, and "digging out" z. The rule now is: if the specified argument is found (located in the global environment, or given explicitly) then *use* it! Only if it is *not* found elsewhere should it be sought in the "x" argument. (This change was implemented after Duncan Murdoch convinced me to see the error of my previous ways.) Adjusted/corrected the processing of generic lists, as the x argument, in deldir() Re-wrote the discussion of the argument processing protocol in deldir.Rd, so as to make it properly reflect the current behaviour of the function. It is also hoped that the clarity of the discussion has been improved. Fixed various glitches and typos in the code and the help files. Version 1.0-4 06/10/2021 Fixed more bugs in deldir() w.r.t. argument processing, again pointed out to me by Duncan Murdoch. Fixed a bug in triang.list(); it crashed if there were not any actual triangles in the "triangulation"! Made an adjustment to plot.triang.list() (added an argument to specify a colour for the enclosing rectangle. Version 1.0-3 06/10/2021 Fixed bug in deldir() (more explicitly in digOutz()) that was pointed out to me by Duncan Murdoch. Version 1.0-2 05/10/2021 Adjusted plot.deldir() so that it no longer insists that cmpnt_lty be numeric, but also allows (as it should) the text strings "solid", "dashed", "dotted", "dotdash", "longdash", and "twodash". Version 1.0-1 30/09/2021 Modified deldir() so that if argument "x" is a data frame it is *NOT* required to have columns named "x" and "y". If there is no column named "x", the x-coordinates are taken to be the *first* column named neither "y" nor "z". Likewise if there is no column named "y", the y-coordinates are taken to be the *first* column that is named neither "x" nor "z" and is not equal to the column previously selected to be the x-coordinates. Also modified deldir() so that the "x" argument is allowed to be a matrix. The same convention that was used when "x" is a data frame is applied. This modification was made in response to an observation made by Jakob Bossek and makes use of a suggestion from Duncan Murdoch. Version 1.0-0 27/09/2021 Removed/eliminated all traces of the (basically useless) facility for incorporating dummy points into the triangulation/tessellation. This facility was a historical artefact that had hung around much too long. Made an adjustment to plot.tile.list(); it no longer throws an error if the border argument is of length greater than 1; it now simply uses the first entry. 29/09/2021 Ran the *.Rd files through ispell and found and corrected an embarrassing number of errors. Did not increment the version number. Version 0.2-13 26/09/2021 Made some adjustments to the syntax of deldir() to accommodate problems encountered with finding the "z" argument. Changed the position of "z" in the argument list (to follow "x" and "y"). Got rid of the message being issued on the first call, and the suppressMessage argument. Version 0.2-12 28/05/2021 Adjusted the application of "\dontrun{...}" in the help files, eliminating its unnecessary application in some instances, and replacinng it by "\donttest{...}" in one instance. Version 0.2-11 12/05/2021 Changed the terminology in the help and code comments so as to refer to the entries of the "z" argument as "tags" and not as "weights". The latter term is misleading. Adjusted divchain() so as not to insist that the "z" argument be a factor. It may now be a factor or a vector of any mode. If is not a factor then it is coerced into one. Added a "tags" component to the list returned by lawSummary(). (This was instigated by an enquiry from Art Stock.) Version 0.2-10 09/02/2021 Added the cvt() (Centroidal Voronoi Tiles) function at the request of Michaél Aupetit. Amended deldir() so that the returned object has attributes "round" (TRUE if argument "round" was TRUE) and "digits" (equal to the value of argument "digits" if "round" is TRUE, equal to NA otherwise.) Made some adjustments to the help for deldir() and plot.tile.list(). Changed the name of Vol.Tri.Points to volTriPoints, so as to make it more consistent with my usual naming conventions. Added the "\version" macro. 10/02/2021 Made some adjustments to the help for cvt(). 16/02/2021 Submitted to CRAN Version 0.2-9 16/01/2021 Fixed (???) a bug in doClip() revealed by reverse-dependent package visualFields. My logic (using almost.match()) was completely out to luntch. Got rid of almost.match() and introduced a new function findNewInOld() which I *think* does things right. Adjusted tile.list() so that when it clipps tiles it checks for the availability of the polyclip package (and throws an error if this package is not available). Adjusted the help for plot.tile.list(), doing the same re-arrangement of plotting colours in one of the examples, as is used in the help for tilePerim(). The re-arrangement serves to produce better contrasts between contiguous tiles.
2022-05-02(geography/R-countrycode) Updated 1.3.0 to 1.3.1mef2-6/+6
# countrycode 1.3.1 * New code: unhcr
2022-05-02(geography/R-lwgeom) Updated 0.2.7 to 0.2.8, make test passedmef2-7/+7
# version 0.2-8 * remove PROBLEM ... ERROR constructs from C code
2022-05-02+TEST_DEPENDS+= (x4) make test passedmef1-1/+6
2022-05-01(geography/R-wk) Updated 0.5.0 to 0.6.0mef2-6/+12
# wk 0.6.0 * Fixed `wk_affine_rescale()` to apply the translate and scale operations in the correct order (#94). * Add `wk_handle_slice()` and `wk_chunk_map_feature()` to support a chunk + apply workflow when working with large vectors (#101, #107). * C and R code was rewritten to avoid materializing ALTREP vectors (#103, #109). * Added a `wk_crs_proj_definition()` generic for foreign CRS objects (#110, #112). * Added `wk_crs_longlat()` helper to help promote authority-compliant CRS choices (#112). * Added `wk_is_geodesic()`, `wk_set_geodesic()`, and argument `geodesic` in `wkt()` and `wkb()` as a flag for objects whose edges must be interpolated along a spherical/ellipsoidal trajectory (#112). * Added `sf::st_geometry()` and `sf::st_sfc()` methods for wk geometry vectors for better integration with sf (#113, #114). * Refactored well-known text parser to be more reusable and faster (#115, #104). * Minor performance enhancement for `is.na()` and `validate_wk_wkb()` when called on a very long `wkb()` vector (#117). * Fixed issue with `validate_wk_wkb()` and `validate_wk_wkt()`, which failed for most valid objects (#119). * Added `wk_envelope()` and `wk_envelope_handler()` to compute feature-wise bounding boxes (#120, #122). * Fixed headers and tests to pass on big endian systems (#105, #122). * Incorporated the geodesic attribute into vctrs methods, data frame columns, and bbox/envelope calculation (#124, #125). * Fix `as_xy()` for nested data frames and geodesic objects (#126, #128). * Remove deprecated `wkb_problems()`, `wkt_problems()`, `wkb_format()`, and `wkt_format()` (#129). * `wk_plot()` is now an S3 generic (#130).
2022-04-28geography/gpsd: Update to 3.24gdt4-41/+12
3.24: 2022-04-22 NTRIP 2.0 now works. But still only plain HTML, not RTP, etc. Remove ntrip option and NTRIP_ENABLE. Always build. Remove passthrough option and PASSTHROUGH_ENABLE. Always build. Remove nmea0183 option and NMEA0183_ENABLE. Always build. Remove netfeed option and NETFEED_ENABLE. Always build. gpsd will retry ntrip:// and tcp:// connections cgps can expand to show more sats. Added --rtk option. maidenhead() checks for input errors. Better SHM logs. PPS and TOFF JSON now include shm used, and real precision. Add initial, untested, TSIPv1 support split debug messages into different syslog() levels. New ppscheck options, and can use /dev/ppsX devices. First try at TSIPv1 protocol decodes. Decode Quectel $PQVERNO for firmware version Decode Skytrak PX1172RH_DS messages.
2022-04-27geography/qgis: Update to 3.22.6gdt2-7/+6
This is a point release in a long-term stable series. Upstream changes are minor/bugfixes.
2022-04-25(geography/R-maps) Updated 3.3.0 to 3.4.0, fix build against R-4.2.0mef2-6/+6
explicit ChangeLog or NEWS.md not found
2022-04-18revbump for textproc/icu updateadam30-56/+60
2022-04-15*: Mark various packages incompatible with Python 3.7 due to numpynia2-4/+4
2022-04-14geography/gama: Update to 2.18gdt3-7/+9
* Changes in release 2.18 (2022-04-09) New conversion class K2gkf (lib/krumm) with accompanying program krumm2gama-local and the testing suite for converting input data format used in the text book "Geodetic Network Adjustment Examples" by Friedhelm Krumm, Geodätisches Institut Universität Stuttgart, 2020. Not all input data in Krumm Format can be converted to GNU Gama, i.e. to the adjustment program gama-local input XML: * scale factor is not implemented in gama-local adjustment * gama-local does not enable fixing only x coordinate (or y coordinate) for 2D free network to remove singularity. This kind of regularization has very little practical meaning. Technically it would be possible to enable this feature in gama-local, but it is questionable if the outcome would not enable more confusion than possible outcome. Adustment should not be dependent on the coordinate system used. * gama-local does not deduce that an azimuth to the unknown point P can be combined with some angle pointing to the P to create a new feigned azimuth. This is an interesting feature which may be implemented in some future version, namely in the gama-local stage of computing approximate coordinates. * nonlinear conditions are not implemented in gama-local * BLH coordinates are not supported in gama-local
2022-04-10tex-pst-geo{,-doc}: update to 2.07markd8-45/+31
changes unknown
2022-04-10Fix build breakage from py-scipy now being Python >= 3.8gutteridge1-2/+2