pkgsrc/geography
gdt 92eaea6655 geography/proj: Update to 7.2.1
proj 7 is a major update from 6.  From the pkgsrc viewpoint, the
biggest change is that grid files ("proj data") are now in the
proj-data package, rather than being an option in the proj package.
The other significant change is that proj depends on curl because it
can download grid files as needed.  For now, using proj-data remains
the recommended approach for pkgsrc users.

A summary of significant changes from proj 6 follows, omitting:
  - new projections
  - new grid files
  - normal housekeeping updates (e.g. new EPSG versions)
  - minor improvements
  - bugfixes
  - documentation changes
As always, one can read upstream NEWS.

Post-7.0.0 Notes
----------------

  o The tests in the proj package should pass independent of whether
    proj-data is installed (unlike the proj 6 package).

  o Add API function proj_get_units_from_database() (#2065)

  o Add API function proj_get_suggested_operation() (#2068)

  o Add API functions proj_degree_input() and proj_degree_output() (#2144)

  o proj_list_units() deprecated, superceeded by proj_get_units_from_database()

  o proj_list_angular_units() deprecated, superceeded by proj_get_units_from_database()

  o projinfo: add a --hide-ballpark option (#2127)

7.0.0 Release Notes
-------------------

The major feature in PROJ 7 is significantly improved handling of gridded
models. This was implemented in RFC4 (https://proj.org/community/rfc/rfc-4.html).
The main features of the RFC4 work is that PROJ now implements a new grid format,
Geodetic TIFF grids, for exchaning gridded transformation models. In addition
to the new grid format, PROJ can now also access grids online using a data
store in the cloud.

The grids that was previously available via the proj-datumgrid packages are now
available in two places:

  1. As a single combined data archive including all available resource files
     [This is ../geography/proj-data.]
  2. From the cloud via https://cdn.proj.org

In Addition, provided with PROJ is a utility called projsync that can be used
download grids from the data store in the cloud.

The use of the new grid format and the data from the cloud requires that
PROJ is build against libtiff and libcurl. Both are optional dependencies
to PROJ but it is highly encouraged that the software is build against both.

ATTENTION: PROJ 7 will be last major release version that includes the proj_api.h
header. The functionality in proj_api.h is deprecated and only supported in
maintenance mode. It is inferior to the functionality provided by functions
in the proj.h header and all projects still relying on proj_api.h are encouraged
to migrate to the new API in proj.h. See https://proj.org/development/migration.html
for more info on how to migrate from the old to the new API.

 o Require C99 compiler (#1624)

 o Remove deprecated JNI bindings (#1825)
2022-11-27 13:30:45 +00:00
..
cm2gpx geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
cmconvert geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
echomap geography/echomap: update to 0.7.2 2022-05-30 21:27:09 +00:00
epsg geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
epsg-docs geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
gama massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
garmin-utils geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
garmintools geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
gdal-lib geography/gdal*: Update to 3.5.3 2022-11-27 01:10:22 +00:00
geoclue massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
geocode-glib massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
geos geography/geos: Update to 3.11.1 2022-11-20 13:02:07 +00:00
gipfel Bump everything affected by the jpeg.buildlink3.mk fix. 2022-07-14 23:46:18 +00:00
gpsbabel massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
gpsd geography/gpsd: Catch up with ruby version changes 2022-11-14 14:07:34 +00:00
gpspoint geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
gpsutils geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
gpxsee massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
kplex geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
laszip geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
libchamplain012 massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
libdrg geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
libgeotiff massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
libmaxminddb libmaxminddb: update to 1.7.1. 2022-10-07 20:03:16 +00:00
libmemphis02 libmemphis02: Remove introspection option. 2022-06-28 10:58:04 +00:00
libnova geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
libspatialite massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
lua-mmdb geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
mapcode geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
mapserver massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
merkaartor massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
opencpn *: bump PKGREVISION for libunistring shlib major bump 2022-10-26 10:31:00 +00:00
opencpn-plugin-debugger Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
opencpn-plugin-draw Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
opencpn-plugin-gshhs geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
opencpn-plugin-plots Do not overwrite CMAKE_SHARED_LINKER_FLAGS, bump PKGREVISION 2022-09-27 10:04:39 +00:00
opencpn-plugin-statusbar Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
opencpn-plugin-watchdog Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
opencpn-plugin-weather_routing Bump all dependent packages of wayland (belatedly) 2022-08-11 05:08:00 +00:00
osm-gps-map massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
osm2pgsql massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
p5-Class-Measure *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Geo-Coordinates-UTM *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Geo-Distance *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Geo-Ellipsoid *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Geo-Gpx *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Geo-Mercator *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Geo-ShapeFile *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Geo-Weather *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-Geography-Countries *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
p5-GIS-Distance *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
pdal-lib massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
proj geography/proj: Update to 7.2.1 2022-11-27 13:30:45 +00:00
proj-data geography/proj-data: Add version 1.4 2022-11-26 15:08:20 +00:00
proj-doc geography/proj-doc: Update to 9.1.0 2022-11-26 14:00:46 +00:00
py-country *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-gdal geography/gdal*: Update to 3.5.3 2022-11-27 01:10:22 +00:00
py-geoip2 geography/py-geoip2: import py-geoip2-4.6.0 2022-08-24 12:54:28 +00:00
py-geojson *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
py-googlemaps py-googlemaps: updated to 4.7.3 2022-11-25 10:47:05 +00:00
py-maxminddb py-maxminddb: python 3.x only 2022-08-24 11:09:33 +00:00
py-obspy Fix build breakage from py-scipy now being Python >= 3.8 2022-04-10 00:57:13 +00:00
py-proj massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
py-trytond-country python: egg.mk: add USE_PKG_RESOURCES flag 2022-01-05 15:40:56 +00:00
py-trytond-google-maps *: bump PKGREVISION for egg.mk users 2022-01-04 20:53:26 +00:00
qgis *: mark py-sip and its users as not supporting Python 3.11 2022-11-25 13:31:34 +00:00
R-countrycode (geography/R-countrycode) Updated 1.3.0 to 1.3.1 2022-05-02 12:10:56 +00:00
R-deldir (geography/R-deldir) Updated 0.1.28 to 1.0.6, make test passed 2022-05-02 12:26:27 +00:00
R-geosphere (geography/R-geosphere) Updated 1.5.10 to 1.5.14, explicit NEWS.md unknown 2022-05-02 12:40:15 +00:00
R-ggspatial geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-lwgeom massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
R-mapdata geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-maps +TEST_DEPENDS+= (x4) make test passed 2022-05-02 10:57:53 +00:00
R-maptools geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-osmar geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-osmdata geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-prettymapr geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-raster geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-rgdal massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
R-rgeos geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-rnaturalearth geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-rnaturalearthdata geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-rnaturalearthhires geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-rosm geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-s2 geography/R-s2: remove ineffectual use of atomic64.mk. 2022-10-08 20:30:46 +00:00
R-sf massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
R-spatstat geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-spatstat.core geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-spatstat.data geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-spatstat.geom geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-spatstat.linnet geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-spatstat.sparse geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-spatstat.utils geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-spData geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-stars geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
R-wk (geography/R-wk) Updated 0.5.0 to 0.6.0 2022-05-01 23:31:07 +00:00
shapelib geography/shapelib: Update to 1.5.0 2022-05-06 00:30:33 +00:00
spatialindex geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
tex-pst-geo tex-pst-geo{,-doc}: update to 2.07 2022-04-10 06:21:01 +00:00
tex-pst-geo-doc tex-pst-geo{,-doc}: update to 2.07 2022-04-10 06:21:01 +00:00
viking massive revision bump after textproc/icu update 2022-11-23 16:18:32 +00:00
xrmap
xrmap-anthems geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
xrmap-base geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
xrmap-data geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
xrmap-factbook_html geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
xrmap-factbook_text geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
xrmap-flags geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
xrmap-hymns geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
xrmap-pdfmaps geography: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:05 +00:00
Makefile geography/Makefile: Add proj-data 2022-11-26 15:09:46 +00:00