Commit graph

1222 commits

Author SHA1 Message Date
mef
1dd2f5bb04 (geography/R-rgeos) Udated 0.5.5 to 0.5.7
# Please note that **rgeos** will be retired by the end of 2023, plan
  transition to sf functions using GEOS at your earliest convenience.

# Version 0.5-7 (development, rev. 641-675)
  * adapt to OverlayNG in GEOS 3.9
  * update Windows static library to GEOS 3.9
  * add gMinumumRotatedRectangle() and gMaximumInscribedCircle() for GEOS 3.9
  * adapt configure.ac for GEOS 3.10
  * add support for structured geometry fixer in gMakeValid() from 3.10
2021-09-20 05:39:38 +00:00
mef
19cc90436b (geography/R-maptools) Updated 1.1.1 to 1.1.2
# Version 1.1-2 (development, rev. 392-397)
  * Version check for forthcoming GEOS 3.10
2021-09-20 05:19:08 +00:00
mef
6ef4f91677 (geography/osm-gps-map) Updated 1.1.0 to 1.2.0
Changes in 1.2.0
======================
  * Change max allowed zoom for various maps (Rolf Eike Beer, Philipe Weyland)
  * Add copyright notices to maps (Patrick Salecker)
  * Add configureable user-agent property for apps to clearly identify themselves (Patrick Salecker)
  * Remove dependency on gnome-common (Patrick Salecker, Hubert Kowalski)
  * Add user_data support to points (Martijn Goedhart)
  * Add breakable and shade_alpha properties to polygons (Samuel Cowen)
  * Python example updated to Python3 (Felipe S. S. Schneider)
  * Add Glade catalog file for better glade integration (Davide Gessa)
2021-09-20 05:04:37 +00:00
mef
a53667a701 (geography/R-countrycode) Updated 1.1.0 to 1.3.0
# countrycode 1.3.0
* destination argument accepts a vector of strings and tries one after
  the other
* countryname(warn=TRUE) by default
* better class checks
* countryname defaults to `country.name.en` for missing country names
  (nomatch=NULL)
* Vietnam: better regex and support for vdem
* Namibia fixes: eurostat, genc2c, wb_api2c, ecb
* Various regex improvements
* Congo French disambiguation

# countrycode 1.2.0
* New 'countryname' function converts country names from any language
  (thanks to @davidsjoberg)
* New `guess_field` function guesses which code a vector uses
* Bug in dict build inserted NA in region variable (Thanks to M. Pascariu)
* Added region23 with the old, more granular regions
* Added unicode.symbol, which converts to emoji flags
* Added ISO 4217 currency name, alpha, and numeric codes
* Added UN region codes and names
* Added IANA ccTLD codes
* Improved various regexes

# countrycode 1.1.3
* Added Demographic and Health Surveys (thanks to @mcooper)

# countrycode 1.1.2
* Updated World Bank regions with manual additions

# countrycode 1.1.1
* Bug: Typo prevented users for using "p4n" as origin code
* Fixed bad icao.region codes (Thanks to @espinielli)
* Added country name "United Arab Republic" and its regex (Thanks to
  Gina Reynolds)
* Added SOM to wb code (Thanks to Fabian Besche)
* Added Vietnam to codelist_panel
2021-09-20 04:11:53 +00:00
gdt
e41f6065c2 geography/qgis: Update to 3.16.11
upstream changes are bugfixes and minor improvements
2021-09-15 19:06:15 +00:00
gdt
770506e7a2 geography/py-gdal: Reset PKGREVISION
(This should have been part of the very recent gdal commit.)
2021-09-08 23:48:18 +00:00
gdt
9e5ec17fba geography/gdal*: Update to 3.3.2
Upstream changes are bugfixes.

One bugfix is applied locally and has been fixed differently upstream.

This version mostly passes gdal's tests on NetBSD 9 amd64, if one
rebuilds base sqlite3 with rtree.
2021-09-08 22:48:13 +00:00
nia
01e05d4ecf Recursive revbump for audio/jack 2021-09-08 21:04:53 +00:00
gdt
3fe03e8e8d geography/qgis: Update to 3.6.10
upstream changes: bugfixes
2021-09-05 16:36:40 +00:00
gdt
c660f4142d geography/qgis: Update to 3.16.9
Upstream changes: bugfixes
2021-08-13 19:01:48 +00:00
gdt
f29e832f75 gpsd: Cope with Apple thinking different about shlib extensions 2021-08-08 23:14:46 +00:00
gdt
57964d8563 gpsd: Avoid incorrect ruby vars in PLIST
(No change on systems where gpsd built.)
2021-08-08 15:36:22 +00:00
gdt
19fcbb349c gpsd: Add patch to use asciidoctor27 (in addition to asciidoctor26) 2021-08-08 15:20:14 +00:00
gdt
c0a11853a2 gpsd: Update to 3.23
packaging changes: Clean up scons arg scheme, and ensure that scons is
always called with the same args (other than the action).

3.23: 2020-08-06
  doc/*xml all moved into www/internals.adoc
  Convert all DocBook (.xml) to AsciiDoctor (.adoc)
  Remove all XSL remnants.
  gpsplot: speedup, add new options.
  driver_ubx.c: Add decode for UBX-NAV-STATUS
  gps/ubx.py: Improve decode for UBX-NAV-STATUS
  cgps: Add popup help, interactive options.
  Reorganize and split the man pages.
  Small updates for u-blox M8 and M10
  Deprecated mtk3331 and ashtech build options.  Use nmea0183 instead.
  gpssnmp: Move from contrib/ to clients, add manpage
  Add www/gpsd-client-example-code.adoc
  Add gpsdebuginfo script and man page.
  ubxtool: Add BeiDou, Galileo, GLONASS, QZSS, and partial SBAS subframe decodes
  Max serial port speed raised to 921,600.
  SUBFRAME JSON now includes new fields to support multiple constellations.
  gpsd: Add some ADR and UDR message partial decodes.
  ubxtool: Add some ADR and UDR message polls and decodes.
  Remove COMPASS_ENABLE.  Always compile attitude code.
  contrib/webgps.py: use argparse, arguments -V, --version, --no-html-head.
  Add readonly flag to DEVICE JSON.
  Control messages to gpsd now return JSON, instead of, sometimes, OK or ERROR.
  gpsfake uses "# Date: yyyy-mm-dd" to set initial time.
  Don't compute wrong GPS rollover after 2021-10-23.
  Bump libgps to version 29.
2021-08-07 23:22:48 +00:00
ryoon
ce5e37658b *: Recursive revbump from audio/pulseaudio-15.0 2021-07-30 12:26:37 +00:00
wen
ecbb2be003 Update to 0.25
Upstream changes:
0.25 2021-01-30T06:24:44Z

 - Lots of documentation edits.
2021-07-28 14:01:23 +00:00
gdt
9303d54d3e geography/qgis: Update to 3.16.8
upstream changes: bugfixes
2021-07-07 00:26:51 +00:00
gdt
712054ef26 geography/libgeotiff: Update to 1.7.0
Upstream NEWS: bugfixes, minor improvements and

  Add CoordinateEpochGeoKey = 5120 of type DOUBLE to store coordinate
  epoch of tie points / geotransform matrix for dynamic CRS.

  See https://github.com/opengeospatial/geotiff/pull/99
2021-07-05 19:08:49 +00:00
gdt
3093d41f0d geoggraphy/gdal-lib (and py-gdal): Update to 3.3.1
Upstream changes: bugfixes
2021-07-05 17:25:29 +00:00
nia
57b1e1ac6e py-numpy: "Python version >= 3.7 required." 2021-06-29 08:41:59 +00:00
nia
55394cf036 Revbump for MySQL default change 2021-06-23 20:33:06 +00:00
wen
5efc1a7792 Update to 0.3.8
No upstream changelog found.
2021-06-13 12:59:08 +00:00
mef
68e55309b0 (geography/R-sf) Updated 0.9.5 to 0.9.8
# version 0.9-8

* add `st_as_sf` method for terra's `SpatVector` class; #1567

* `distinct.sf` works by default on all variables, and keeps active geometry
  afctive; #1613

* improve (fix?) polygonize/contour code; #1608

* `sf_proj_network()` reports whether PROJ uses network (CDN) grids, can switch
  it on or off, and can set the CDN url.

* `st_write` returns obj, invisibly; #1597

* fix regression in n-ary `st_intersection()`, #1595, introduced at #1549

* `st_inscribed_circle` computes the maximum inscribed circle for polygons
  (requires GEOS >= 3.9.0)

* allow to `st_cast` COMPOUNDCURVE, MULTISURFACE or CURVEPOLYGON to
  GEOMETRYCOLLECTION (and back); #1573

* Fixed a bug in `st_as_grob()` when plotting a mix of MULTI and non-MULTI
  geometries of the same base type

# version 0.9-7

* n-ary `st_intersection` skips failing geometries, rather than returning an
  error; #1549

* use `s2_centroid` for geographical coordinates if `sf_use_s2()` is `TRUE`.

* `st_as_text` method for `crs` objects can return projjson (if GDAL >= 3.1.0
  and PROJ > 6.2.0)

* `st_transform` no longer warns on conversions like `"+proj=ob_tran
  +o_proj=longlat +o_lat_p=45 +o_lon_p=30"`

* `st_as_wkb` takes `srid` from `wkt` field of `crs` when `input` field doesn't
  contain it; #1490

* `plot.sf` adds `key.pos=0` option to run the logic behind the key without
  plotting it; #1487

* fix bug in `select.sf` when selected variables were renamed; #1483

* `st_as_sf.stars` with `merge = TRUE` now works if crs is `NA`; #1389

* add (dynamically loaded) `as_wkb` methods for `sf`, `sfc` and `sfg`, making
  `st_as_s2()` unnecessary

* `st_as_s2` transforms non-longlat objects to EPSG:4326 first

# version 0.9-6

* `gdal_utils` print (GDAL-style) progress bar if `quiet = FALSE` (except for
  `info` and `mdiminfo`)

* fix `CPL_gdal_warper` for multi bands; https://github.com/r-spatial/stars/issues/320

* `sf_proj_search_paths()` retrieves and sets the proj search path (if GDAL > 3.0.3)

* when loading sf, `sf_use_s2` is set to `FALSE` unless environment variable
  `_SF_USE_S2` equals `true`

* resolve GDAL/PROJ version vulnerabilities in CRS-crs conversion; #1479

* `st_sample` gains an argument, `by_polygon`, to more clevery sample
  `MULTIPOLYGON` geometries; #1480

* `st_sample` accepts non-integer sample sizes, with a (suppressable) warning
  and handles values of sizes that would round to zero; #1480

* `gdal_utils` adds utils `mdiminfo` and `mdimtranslate` (requires GDAL >= 3.1)

* `st_union` gains an argument `is_coverage`, which, when set to `TRUE`, leads
  to much faster unioning in case features form a coverage (polygons don't
  overlap); #1462 by Don Baston

* fix `gdal_utils("translate")` locking input file; #1452

* `st_make_grid` no longer selects cells intersecting with `x`; #1447

* use `s2::s2_dwithin_matrix` in `st_is_within_distance`; #1367
2021-06-06 14:45:22 +00:00
mef
b5a9b6b181 (geography/R-rgeos) Updated 0.5.2 to 0.5.5
2020-09-01 12:38  rsbivand

        * man/labelpt.Rd, man/misc-gDistance.Rd,
          man/topo-unary-gDelaunayTriangulation.Rd,
          man/topo-unary-gSimplify.Rd, man/wkt-functions.Rd: tidy

2020-09-01 11:38  rsbivand

        * DESCRIPTION, configure, configure.ac: add stdlib.h declaration to
          configure.ac where missing

2020-08-06 09:57  rsbivand

        * DESCRIPTION, NAMESPACE, R/rgeos_topology.R, configure,
          src/init.c, src/rgeos.h, src/rgeos_topology.c: add CoverageUnion
2021-06-06 07:57:48 +00:00
mef
453e1d34c1 (geography/R-maptools) Updated 0.9.5 to 1.1.1
# Version 1.1-1 (development, rev. 381-382)
* Upgrade **spatstat**-family reverse dependencies

# Version 1.0-2 (2020-08-24, rev. 371-380)
* New `as.im.RasterLayer()` version

* Update stored **sp** objects

# Version 1.0-1 (2020-05-14, rev. -370)

* Update for `linnet` coercion methods

* Added read support for (very) legacy MAP objects
2021-06-06 07:53:48 +00:00
wiz
9f50982921 *: recursive PKGREVISION bump for sneaky gsl shared library version number change 2021-06-01 09:12:22 +00:00
wiz
6eae1297d5 *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
gdt
b1f7d8f487 geography/qgis: Update to 3.16.7
packaging changes: Depend on py-yaml, because quickosm uses it.  While
that's a plugin, it's typical.

upstream changes: bugfixes
2021-05-22 13:32:22 +00:00
gdt
346af0ccce geography/qgis: De-optionize python
This commit removes the python option, but keeps python -- what was
formerly included with the option is now simply always included.  In
today's qgis world, python support is simply part of qgis and building
without it is close to unthinkable.  python is tiny compared to qgis
or even qt.

The rationale for removal is that having a split PLIST, and two ways
to build is some maintenance headache, and I believe that zero people
want to build qgis without python.  My guess is that no one has tried
in years.

No PKGREVISOIN++ as there is no change to the default build.
2021-05-20 23:08:30 +00:00
thor
ee5f1a93ec geography/pdal-lib: new package for PDAL
PDAL is Point Data Abstraction Library. It is a C/C++ open source library
and applications for translating and processing point cloud data. It is
not limited to LiDAR data, although the focus and impetus for many of
the tools in the library have their origins in LiDAR.
2021-05-17 11:12:53 +00:00
thor
bc6c3d068e *** empty log message *** 2021-05-17 10:01:31 +00:00
nia
7b0c9a8b54 viking: needs docbook-xsl 2021-05-14 14:15:36 +00:00
gdt
b36e80fa78 geography/qgis: Mark as not for python 2.7
It's unlikely that this built ok with 2.7, and really unlikely anyone
was actually doing that.  However, py-gdal is not python 3.x only, so be explicit.

(No revbump because default has been some form of python 3.x.)
2021-05-04 16:27:38 +00:00
gdt
236142c284 revbump for gdal-lib udpate 2021-05-03 16:28:46 +00:00
gdt
538c0286a5 geography/gdal: Update to 3.3.0
Uptream NEWS:

* RFC 77 (https://gdal.org/development/rfc/rfc77_drop_python2_support.html): Drop Python 2 support in favor of Python 3.6 (#3142)
* RFC 78 (https://gdal.org/development/rfc/rfc78_gdal_utils_package.html): Add a gdal-utils Python package
* New driver:
  - STACTA: raster driver to read Spatio-Temporal Asset Catalog Tiled Assets
* Add /vsiadls/ virtual file system for Azure Data Lake Storage Gen2
* Improved drivers: DIMAP, NITF
* Number of improvements in Python bindings
* Add automatic loading of configuration options from a file
* Add support for enumerated, constraint and glob field domains in MEM, FileGDB/OpenFileGDB and GeoPackage drivers
* Deprecation:
  - Disable by default raster drivers DODS, JPEG2000, JPEGLS, MG4LIDAR, FUJIBAS, IDA, INGR, ZMAP and vector driver ARCGEN, ArcObjects, CLOUDANT, COUCHDB, DB2, DODS, FME, GEOMEDIA, GTM, INGRES, MONGODB, REC, WALK at runtime, unless the GDAL_ENABLE_DEPRECATED_DRIVER_{drivername} configuration option is set to YES. Those drivers are planned for removal in GDAL 3.5
  - Perl bindings are deprecated. Removal planned for GDAL 3.5. Use Geo::GDAL::FFI instead
* Removal of BNA, AeronavFAA, HTF, OpenAir, SEGUKOOA, SEGY, SUA, XPlane, BPG, E00GRID, EPSILON, IGNFHeightASCIIGrid, NTV1 drivers. Moved to (unsupported) https://github.com/OSGeo/gdal-extra-drivers repository.
* Continued code linting (cppcheck, CoverityScan, etc.)
* Bump of shared lib major version
2021-05-03 16:17:00 +00:00
gdt
ae5390c26a geography/qgis: Update to 3.16.6
Upstream changes are minor
2021-05-03 15:32:03 +00:00
nia
ab8a1fb4af *: Use the tools framework for gdbus-codegen 2021-05-02 11:06:12 +00:00
nia
773cde7da8 *: Use the tools framework for itstool
Now it should be more obvious when a package needs it as a dependency,
as it will fail loudly if it isn't declared as a tool.

While here, some duplicate dependencies on itstool were removed from the
MATE packages
2021-05-02 10:24:47 +00:00
fcambus
f97b3abeb6 libmaxminddb: update to 1.6.0.
## 1.6.0 - 2021-04-29

* This release includes several improvements to the CMake build. In
  particular:
  * C99 support is now properly enabled, fixing builds on older `gcc`
    versions. Pull request by Jan Vcelak. GitHub #257.
  * `CMAKE_SHARED_LIBRARY_PREFIX` and `CMAKE_STATIC_LIBRARY_PREFIX` are
    no longer explicitly set and now use the default values for the platform.
    Pull request by Jan Vcelak. GitHub #258.
  * `target_include_directories` now works as expected. Pull request by Jan
    Vcelak. GitHub #259.
  * DLLs are now installed on Windows when `libmaxminddb` is built as a
    shared library. Pull request by Jan Vcelak. GitHub #261.
  * When built as a dynamic library on Windows, all symbols are now exported.
    Pull request by Jan Vcelak. GitHub #262.
2021-05-01 16:08:45 +00:00
gdt
03c2d6dd02 geography/gdal-lib: Add an always-off half option for ODBC
Following a report of build of gdal linking against ODBC, force off
ODBC support so that even if it the lib leaks through buildlink3 it
will not be used.  In theory this could be an option similar to pgsql
and mysql support, and that is left to someone who wants it, if such a
person actually exists.  For now, this is unconditionally the half of
the option that enforces not looking for ODBC.

No PKGREVISION, because the build should not be changing.
2021-04-29 13:06:04 +00:00
wen
8c7e71bfdb Update to 0.19
Upstream changes:
0.19 2021-01-30T06:07:58Z

 - Changed licensing terms to be the same as Perl.
 - Provide a .editorconfig instead of .lvimrc.
2021-04-29 00:01:32 +00:00
wen
c6534f063b Update to 1.15
Update HOMEPAGE
Change p5-Test-Number-Delta to TEST_DEPENDS

Upstream changes:
1.15 2021-01-23

 - Provide set_angle_unit() as an alternative to the too generically
   named method set_units(). The name set_angle_unit() corresponds
   nicely to the existing method set_distance_unit().

 - Add accessors get_angle_unit(), get_distance_unit(), get_ellipsoid(),
   get_equatorial_radius(), get_polar_radius(), get_flattening(), and
   get_eccentricity(), get_longitude_symmetric(), and
   get_bearing_symmetric(). These are necessary for subclassing.

 - Correct the version numbering in Changes (this file) and add missing entry
   for version 1.11. Format CHANGES according to CPAN::Changes::Spec.

 - Rename the too generically property "units" to "angle_unit", and
   "distance_units" to "distance_unit".

 - Rename the following internal object properties:

      "latitude"  -> "latitude_symmetric"   (only used internally)
      "longitude" -> "longitude_symmetric"
      "bearing"   -> "bearing_symmetric"

   This makes them more descriptive, and they now match the methods
   set_latitude_symmetric() and set_bearing_symmetric(). The old object
   property names without the "_symmtric" suffix are still supported.

 - Improve documentation and fix typos in the POD. Add more information to the
   SYNOPSIS. Update BUGS and SUPPORT sections. Update AUTHOR and COPYRIGHT
   information.
2021-04-28 23:55:08 +00:00
wen
619758e2e2 Update to 3.01
Upstream changes:
3.01 2021-04-15
    - The type_is method now handles both string and numeric codes.
      Thanks to @poslfit for reporting (GH#26).
2021-04-28 23:47:19 +00:00
cirnatdan
4cfdd1a2a0 geocode-glib: Remove unnecessary dependency on gnome-icon-theme 2021-04-24 19:58:15 +00:00
pin
fdf0d52f75 geography/echomap: reset maintainer 2021-04-24 19:41:09 +00:00
thor
dde8667398 geography/gdal-lib: explicit dep on libgeotiff and qhull 2021-04-23 20:15:14 +00:00
gdt
5f62607881 proj-doc: Update to 8.0
This is now simply the pdf corresponding to Proj 8.  That doesn't
match the proj that is in pkgsrc, but it's vastly more useful than the
older docs, whose download location is now broken.
2021-04-21 19:38:07 +00:00
gdt
132e96475b geography/osm2pgsql: Update to 1.3.0
Upstream changes:

1.3.0:

This release introduces the new "flex" output. It allows a more flexible
definition of output tables and columns. It also adds a second stage of
processing which makes it possible to get information from relations to
their members, allowing, for instance, to render tags from bicycle route
relations on their member ways. The "flex" output is configured through
Lua scripts.

The flex output is currently still marked as experimental, because it is new
and we want to collect feedback from the community before finalizing the API.
But it already works well and users are encouraged to try it out. Some new
features are only or will only be available in the flex output and we expect
that it will replace the other outputs in the long term.

Some features have been marked as deprecated:

    The "multi" output will be removed in a future version of osm2pgsql. If you
    are using the multi output, switch to the flex output now and tell us if
    you have any problems.
    When the input file uses negative OSM object IDs a warning is now generated.
    Negative IDs never worked correctly for all use cases. Future versions of
    osm2pgsql will not allow negative IDs at all. Use "osmium renumber"
    to get rid of the negative IDs.
    Input files that are not ordered generate a warning. Future versions of
    osm2pgsql will not work any more with unordered files. If you have unordered
    files use "osmium sort" to order them.

Further changes:

    The multi output now looks for lua script relative to the style.json file.
    This is a breaking change. Users might have to change the file names of
    their lua scripts in the style files.
    Use the fmt library for formatting strings now instead of a mixture of
    boost::format and hand-written mechanisms. A version of fmt is included
    in the contrib directory.
    Make PROJ library optional. If the proj library cannot be found by cmake,
    do not offer the option to use arbitrary projections. Only WGS84 and
    WebMercator are supported then.
    Don't use ST_GeoHash for ordering tables by geometry on Postgis >= 2.4.
    Instead use the default ordering which works better now.
    Fix: Always print correct relations count and more correct count per seconds
    when showing processing stats.
    Fix: If a function run in the thread pool throws an exception, this exception
    was never "collected", it was silently ignored. This meant that some errors,
    especially in communication with the database, were not detected correctly.
    The dependency management, the part of the code which tracks which changes
    in the OSM data trigger which changes in the outputs, was reorganized
    making in much cleaner and removing the last remnants of code written to
    support "old style" multipolygons.
    Tests have been moved to the Catch framework, extended and the regression
    tests have been reorganised, so they can run independently of each other.
    A lot of code was cleaned up, modernized, made more robust, and sometimes
    removed.


1.2.2:

This release only updates the bundled version of libosmium. The new
version 2.15.6 fixes an issue where complicated multipolygons make
osm2pgsql hang.
2021-04-21 16:56:44 +00:00
wiz
2789a1c4f2 garmin-utils: remove dead download site 2021-04-21 15:33:27 +00:00
wiz
af1228a6fe proj-doc: remove dead download site 2021-04-21 15:32:54 +00:00