Commit graph

1298 commits

Author SHA1 Message Date
tnn
02c2b5dd43 g*/*: revbump(1) for libsndfile 2022-03-28 10:44:05 +00:00
tnn
e75c1facf5 geos: fix build on SunOS 2022-03-27 13:33:21 +00:00
gdt
41e83ac078 geography/qgis: Update to 3.22.5
This is a micro-update; upstream change are minor/bugfixes.  (And,
upstream has a track record of micro updates not breaking anything.)
2022-03-23 23:35:39 +00:00
gdt
6c2aadf262 geography/qgis: Update to 3.22.4
This is a micro along a stable branch and upstream changes are
bugfixes and minor improvements.  Tested on netbsd-9 amd64.
2022-03-17 22:23:16 +00:00
gdt
79f18092bf geography/gdal*: Update to 3.4.2
Upstream changes are minor.

Tested with qgis, and gdal tests show only 3 failures on NetBSD 9 amd64.
2022-03-14 15:10:16 +00:00
gdt
2de93b9f1d geography/libgeotiff: Update to 1.7.1
upstream changes are minor
2022-03-14 12:22:49 +00:00
gdt
faffd5628a geography/geos: Update to 3.10.2
bugfixes and minor improvements
2022-03-13 14:28:59 +00:00
gdt
a99281caec geography/qgis: Update to 3.22.3
Upstream changes:

  Many bug fixes and improvements.

3.22:

  Annotation layer improvements.
  Substantial mesh layer improvements.

3.20:

3.18:
  Improved simulation of color vision deficiency.
  Drop DB2 provider.
2022-02-15 12:59:21 +00:00
gdt
b48ce5d405 geography/gama: Update to 2.17
upstream changses: Maintenance - no user visible changes.
2022-01-30 15:44:15 +00:00
wiz
ba633af45f gpsd: restrict to python 3.x
(reduce py27-gobject3 users)
2022-01-28 12:06:04 +00:00
wiz
e035ef5d6d py-proj: force running cythonize during build
This fixes the build with python 3.10.
2022-01-27 08:24:51 +00:00
pin
1cc695d21a geography/echomap: update to 0.6.2
-Add test for shapefile
-Update dependencies
-Bump version
2022-01-22 16:12:49 +00:00
gdt
60302373cb geography/py-gdal: Clean up how PKGREVISION is set
NFCI; just fold the revbump-set PKGREVISION=1 (that I should have
skipped) into the commented-out zero.
2022-01-19 15:40:55 +00:00
gdt
6c43b7139b geography/qgis: Update to 3.16.16
Upstream changes are minor.

Packaging changes:

  Work around a new upstream bug where a test that depends on qtwebkit
  was not ifdefed.

  Start to try to adapt to the changes in py-sip.
2022-01-18 23:33:59 +00:00
gdt
0244af436e *: revbump for gdal-lib update 2022-01-18 17:42:25 +00:00
gdt
a0a75bb17a geography/gdal*: Update to 3.4.1
Packaging changes:

  Drop patch to visibility define code in port/cpl_conv, because gdal
  builds on NetSBD 9 without it, it had a merge conflict, it is not
  explained in a comment or commit message, and it hasn't been filed
  upstream.

Upstream changes (see NEWS.md for more detail):

* [RFC 81](https://gdal.org/development/rfc/rfc81_coordinate_epoch.html):
  Support for coordinate epochs in geospatial formats.
  Implemented in FlatGeoBuf, GeoPackage, MEM, VRT
* New GDAL drivers:
  - [Zarr](https://gdal.org/drivers/raster/zarr.html):
    read/write support for ZarrV2 (and experimental V3), using 2D classic raster
    API or multidimensional API:
  - [STACIT](https://gdal.org/drivers/raster/stacit.html):
    Spatio-Temporal Asset Catalog Items as virtual mosaics
* Other improvements:
  - number of enhancements in file system operations of /vsigs/
  - NITF: additions to comply with NITF Version 2.1 Commercial Dataset
    Requirements Document (NCDRD)
  - ODBC and PGeo: multiple fixes and improvements
  - SAFE (Sentinel1): multiple improvements related to SLC/calibration (change
    subdataset naming)
  - multidimensional API: caching, and other improvements
* Code linting and security fixes
* Bump of shared lib major version
* Add support for PCRE2 (to replace deprecated PCRE) (#4822)
* MDB driver (Java based) mark as deprecated. Planned for removal for GDAL 3.5.
  ODBC driver is the preferred solution (with up-to-date MDBTools library on
  non-Windows platforms)
* Writing side of Tiger driver deprecated and will be removed in GDAL 3.5
* Remainder: DODS, JPEG2000(Jasper), JPEGLS, MG4LIDAR, FUJIBAS, IDA, INGR and
  vector driver ARCGEN, ArcObjects, CLOUDANT, COUCHDB, DB2, DODS, FME, GEOMEDIA,
  GTM, INGRES, MONGODB, REC, WALK are planned for removal in GDAL 3.5. As well
  as Perl bindings
2022-01-18 16:25:20 +00:00
ryoon
45fb4e2594 *: Recursive revbump from boost 1.78.0 2022-01-10 01:46:21 +00:00
gdt
77a2bc8321 geography/geoclue: Update to 2.5.7
upstream: "Many fixes."
2022-01-06 00:09:32 +00:00
gdt
61a2bb1275 geography/qgis: Update to 3.16.15
upstream: bugfixes and minor changes (update along stable branch)
2022-01-06 00:02:04 +00:00
wiz
67e1f1a6bf python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
2022-01-05 15:40:56 +00:00
wiz
bb579283d0 *: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:53:26 +00:00
kleink
ae73798232 py-googlemaps: Update to 4.5.3.
4.5.3 (2021-07-29)
------------------

Bug Fixes
* cleanup dist (964cecd)

4.5.1 (2021-07-29)
------------------

Bug Fixes
* only run publishCmd (c7c3236)

4.4.7 (2021-07-14)
------------------

Bug Fixes
* run sdist after tag created (a8afb86)
2022-01-02 14:32:02 +00:00
ryoon
cf35e63a34 gpsd: Fix build with Python 3.10 2022-01-02 11:59:05 +00:00
adam
54fe3b553b Forget about Python 3.6 2021-12-30 13:05:27 +00:00
mef
b097f67763 (*/py-trytond-*) regen distinfo and PLIST, I'll adjust other fallout later 2021-12-22 22:54:44 +00:00
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gdt
4e5b774777 geography/viking: Update to 1.10
# Viking 1.10 - released 2021-11-27

## Headline Features
- [SF#11](https://sourceforge.net/p/viking/feature-requests/11): Add Exit Warning if something modified.
- Tile Area Coverage (TAC): Ability to count and display newly covered tiles
- [GH#134](https://github.com/viking-gps/viking/issues/134): Support 'geo:' URIs on the commmand line
- Calendar supports marking of multi-day tracks
- More Preferences for initial conditions
  - Including the default zoom, showing of the centermark and the scale
  - [GH#141](https://github.com/viking-gps/viking/issues/141)
- Ability to rename a track based on it's start date
- Allow global HTTP User-Agent override
- Draw overlays on track graphs as a line
- Many Internal Improvements + Fixes
- Large Basque and Danish language translation updates
2021-12-01 01:04:42 +00:00
gdt
193bcaaa67 geography/gama: Update to 2.16
Changes in release 2.16 (2021-11-25)

  A maintenance release, the only user-visible changes are new
  gama-local option --export (renamed from --updated-xml) and some
  more tests in the gama-local sets suite.
2021-11-26 20:19:20 +00:00
gdt
e6e8db7b20 geography/geos: Update to 3.10.1
upstream changes: bug fixes and minor improvements
2021-11-24 01:10:42 +00:00
gdt
83779ff02e qgis: Adjust comment about unpackaged dependency 2021-11-20 18:51:22 +00:00
wiz
025613e28f *: recursive bump for gstreamer 1.18.5 2021-11-15 22:53:55 +00:00
kim
fcb31ffb58 *: Revbump for protobuf-3.19.0
Fix for: Shared object "libprotobuf.so.29" not found
2021-11-11 12:02:46 +00:00
nia
30188dbd69 gpsd: Properly detect and honor the user's preferred Ruby version. 2021-11-09 11:51:11 +00:00
gdt
33df5fa4ea geography/gdal: Update to 3.3.3
Upstream changes: bug fixes
2021-11-08 14:44:26 +00:00
gdt
c64e1d6cd2 geography/qgis: Update to 3.16.13
This micro happened because of a significant bug in the Windows
packaging of qgis, even though the Windows packagingbits in question
are outside the qgis release tarball, to reduce conufsion among
Windows users.  On other than Windows, this release is equivalenet to
3.16.12.  It's updated in pkgsrc to avoid the perception that it needs
to be updated.

Upstream changes:
  - The version number (and associated hash) has changed.
  - There are NEWS entries aout what will be in 3.16.14
2021-11-08 14:40:54 +00:00
gdt
57e486ca8c qgis: Update to 3.16.12
upstream changes: bugfixes and minor improvements
2021-11-05 12:25:48 +00:00
nia
b908f95a1a geography: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:05 +00:00
kim
8f52ceaa4f *: Revbump for protobuf-3.18.0
Fix for: Shared object "libprotobuf.so.28" not found
2021-10-21 20:33:03 +00:00
gdt
1edbf3a340 geography/mapcode: Update to 2.5.5
Upstream lacks NEWS, but obviously this should be a bugfix release
from 2.5.4.
2021-10-21 12:06:15 +00:00
gdt
ed9fa2dc59 geography/mapcode: Reorder lines (pkglint)
and whitespace rationalization
2021-10-21 00:50:59 +00:00
gdt
e61721ed6a gdal-lib: Simplify conditional (pkglint) 2021-10-21 00:45:25 +00:00
gdt
da91211037 geography/epsg: Whitesapce cleanup (pkglint) 2021-10-21 00:43:36 +00:00
gdt
09f9c485cb geos: Drop postgis as needing a spurious revbump 2021-10-21 00:30:50 +00:00
gdt
83e228d523 gdal: revbump due to libtool explictly including dependency libs (geos) 2021-10-21 00:28:05 +00:00
gdt
7f33e4dad9 geography/geos: Update to 3.10.0
Packaging changes:

  Use cmake instead of the now-deleted autotools, introducing a
  regression in "make test" where the installed version is tested
  instead of the build tree version.

Upstream changes:

Changes in 3.10.0
2021-10-20

- New things:

  - CAPI: GEOSDistanceWithin, GEOSPreparedDistanceWithin
          (#1124, Sandro Santilli)
  - Output WKT using positional precision with the ryu
    library (#868, Paul Ramsey)
  - geosop CLI for GEOS (Martin Davis)
  - Full doxygen of the C-API (Paul Ramsey)
  - GeometryFixer class for validity enforcement (Martin Davis, Paul Ramsey)
  - CAPI: GEOSDensify (Brendan Ward)
  - CAPI: GEOSCoordSeq_copyFromArrays, GEOSCoordSeq_copyFromBuffer,
          GEOSCoordSeq_copyToArrays, GEOSCoordSeq_copyToBuffer (Daniel Baston)
  - CAPI: GEOSMakeValidWithParams new validity enforcement approach from
          https://github.com/locationtech/jts/pull/704, uses GeometryFixer
          (Paul Ramsey, Martin Davis)
  - CAPI: GEOSWKBWriter_getFlavor, GEOSWKBWriter_setFlavor support
          outputting ISO or Extended WKB flavors (#466, Paul Ramsey)
  - CAPI: GEOSConstrainedDelaunayTriangulation, builds a constrained
          triangulation of an input Polygon or MultiPolygon,
          returning a GeometryCollection(Polygon) of the triangles.

- Fixes/Improvements:
  - Preserve ordering of lines in overlay results (Martin Davis)
  - Check for invalid geometry before fixing polygonal result in Densifier
    and DPSimplifier (Martin Davis)
  - Fix overlay handling of flat interior lines (JTS-685, Martin Davis)
  - Fix IsValidOp to correctly report invalid nested MultiPolygons (#1112, Martin Davis)
  - Fix BufferOp to avoid artifacts in certain polygon buffers (#1101, Martin Davis)
  - Fix IsValidOp to correctly report certain kinds of invalid LinearRings (Martin Davis)
  - Improve STRtree performance through TemplateSTRtree implementation (Daniel Baston)
  - Fix DiscreteFrechetDistance to use initial points of input lines (#1128, Martin Davis)

- Changes:
  - Autoconf build system is dropped in favour of CMake
    See README.md and INSTALL.md for examples of usage
  - Libtool is no longer used for in favour of CMake
    Therefor libgeos.la is no longer built/installed
  - #1094, #1090: Drop inlines.cpp to address duplicate symbols on many platforms
    (Regina Obe)
  - GH475: Do not return NaN from GEOSProjectNormalized_r (Paul Ramsey)
  - GH442: BufferOp now returns unique_ptr<Geometry> result (Paul Ramsey)
2021-10-21 00:25:16 +00:00
pin
bd8ea006a6 geography/echomap: update to 0.6.1
-Updated dependencies
-Cleaned up newer clippy lints
2021-10-14 13:09:03 +00:00
nia
530ecb7be5 geography: Remove SHA1 hashes for distfiles 2021-10-07 14:09:20 +00:00
adam
5e7c36d9d2 revbump for boost-libs 2021-09-29 19:00:02 +00:00
wiz
33dc5de577 *: recursive bump for vala 0.54 2021-09-29 09:10:30 +00:00
gdt
0553e3aef8 geography/gpsd: Update to 3.23.1
3.23.1: 2021-09-21
  Improve ubx cycle detection.
  Add quirks for Jackson Labs nonstandard NMEA
  Change STATUS_NO_FIX to STATUS_UNK to avoid confusion with fix mode.
  Change STATUS_FIX to STATUS_GPS to avoid confusion with fix mode.
  Change STATUS_DGPS_FIX to STATUS_DGPS to avoid confusion with fix mode.
  Split SOURCE_ACM from SOURCE_USB.  ACM has no speeds.
  Add speeds 1 mbps, 1.152 mbps, 1.5 mbps, and higher.  When libc supports them.
  Improve autobaud.
  Add new u-blox M10 messages.
  Fix u-blox M6, M7 initialization issues.
  Various ubxtool and gpxlogger updates.
  Add mtk3301_speed_switcher()
  No API, ABI changes.
  Fallback to "python3" if "python" not found.
2021-09-28 00:16:08 +00:00