Commit graph

878 commits

Author SHA1 Message Date
gdt
7be8046f63 geos: Update comments about depending packages 2018-09-11 17:26:52 +00:00
gdt
3501335c5f py-gdal: revbump due to geos update/libtool 2018-09-11 17:23:22 +00:00
gdt
b597c623eb gdal-lib: revbump for geos C++ ABI change
together with libtool causing gdal's installed library to directly
depend on the C++ ABI.

CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
2018-09-11 16:15:39 +00:00
gdt
96c97056c2 Update to 3.7.0:
pkgsrc changes: revise comments about geos C vs C++ library linking in
light of unexpected libtool behavior (which defeats geos's scheme)

Upstream NEWS:

3.7.0 changes
2018-09-10
- New things:
  - CAPI: GEOSDistanceIndexed (#795, Dan Baston)
  - CAPI: GEOSCoordSeq_isCCW (#870, Dan Baston)
  - CAPI: GEOSGeom_getXMin, GEOSGeom_getXMax,
          GEOSGeom_getYMin, GEOSGeom_getYMax (#871, Dan Baston)
  - CAPI: GEOSFrechetDistance (#797, Shinichi SUGIYAMA)
  - CAPI: GEOSReverse (#872, Dan Baston)
  - CAPI: GEOSGeomGetZ (#581, J Smith)

- Improvements
  - Interruptible snap operation (Paul Ramsey)
  - Numerous packaging, doc, and build changes
    (Debian group: Bas Couwenberg, Francesco Paolo Lovergine)
    (NetBSD: Greg Troxel)
  - Allow static library with C API for CMake builds (#878, Dakota Hawkins)

- C++ API changes:
  - Require defining USE_UNSTABLE_GEOS_CPP_API for use without
    warnings.
  - Make C++11 required (Mateusz Loskot)
  - Use C++11 unique_ptr, nullptr, and override constructs
    (Mateusz Loskot)
  - C++11 standard delete on noncopyable
    (#851, Vicky Vergara)
  - Fix CommonBits::getBit to correctly handle i >= 32
    (#834, Kurt Schwehr)
2018-09-11 16:13:29 +00:00
fhajny
fbcdafb5a7 geography/libmaxminddb: Add buildlink3.mk 2018-09-10 20:57:16 +00:00
fhajny
5f891a5752 geography/libmaxminddb: Import libmaxminddb 1.3.2.
The libmaxminddb library provides a C library for reading MaxMind
DB files, including the GeoIP2 databases from MaxMind.
2018-09-10 20:55:20 +00:00
wiz
0fcc79cf0c *: recursive bump for vala-0.42. 2018-09-03 10:50:17 +00:00
bouyer
60da060ed4 Update to 20180827. Changes since 20180405:
- fix and cleanup wind barb rendering along route
- ADD max wind in ReportDialog
- ADD comfort status in the WeatherRouting panel and ReportDialog
  This allows to:
  * Display directly in the table what will be the worst
    sailing comfort conditions found on the way.
  * Display in the ReportDialog the most comfortable route and date
    to start.
- ADD option for a safety distance from land
  The idea is to add a safety distance to calculate the weather route from
  any land that can be found on the way.
- various cleanups and bug fixes
2018-08-27 16:19:21 +00:00
bouyer
4afc254fb8 Update to 20180827. Changes since 20180405:
display alarm counts
add pypilot alarm
simplify ui using context menu
fix sog for speed alarm
fix course alarm near north
correct wind panel
fix wind alarms
Various bug fixes

pkgsrc fix for gtk3: set brush to transparent for anchor alarm circle
2018-08-27 15:59:07 +00:00
bouyer
563cfecabb Update to 20180827. Changes since 20180405:
Implement Create Boundary JSON interface
Implement CreateTextPoint ODAPI
New 'createtextpoint' api
Bug fixes
2018-08-27 15:54:09 +00:00
bouyer
7d5badfc75 Update OpenCPN to 4.8.6. Changes since 4.8.2:
bug fixes and translations update
2018-08-27 15:48:15 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
gdt
874473f0ba gdal: Update comments about geos
Note that gdal is not intended to link against geos's C++ library, but
does anyway (libtool?).

Take primary maintership.
2018-08-21 16:15:30 +00:00
adam
9d06c0a472 revbump after boost-libs update 2018-08-16 18:54:26 +00:00
gdt
3c462b0b3b osm2pgsql: Update to 0.96.0
Upstream does not provide NEWS, but reading the git commit messages
from 0.94, this is mostly bugfixes and a number of efficiency
improvements.
2018-08-02 17:00:14 +00:00
brook
d1d2bdf864 Remove MASTER_SITES= from individual R package Makefiles.
Each R package should include ../../math/R/Makefile.extension, which also
defines MASTER_SITES.  Consequently, it is redundant for the individual
packages to do the same.  Package-specific definitions also prevent
redefining MASTER_SITES in a single common place.
2018-07-28 14:40:42 +00:00
ryoon
b9c1e1d533 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
bouyer
551c13c4ab Do not include buildlink3 files already inclued by wxGTK30/buildlink3.mk
(especially, remove gtk2 buildlink3).
Make opencpn build with gtk3
Conservatively bump PKGREVISIONs
2018-07-19 17:58:57 +00:00
joerg
a19083df44 Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
2018-07-18 00:06:10 +00:00
adam
3e86616ce1 py-country: updated to 18.5.26
18.5.26:
Fix 13394: incorrect KeyError shadowing in Subdivisions.get()
Fix 13398: make lazy loading thread-safe.

18.5.20:
Update to iso-codes 3.79.
2018-07-05 11:39:10 +00:00
jperkin
5393242c73 *: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
bouyer
739e0018f9 newer gcc (e.g. 8.0_RC2) requires <cmath> for std::isnan().
This is only a build fix so no revision bump
2018-07-03 15:14:15 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
wiz
32b73c2392 Reset maintainer (observer) 2018-06-17 06:56:29 +00:00
jperkin
1f74abdcc6 proj: Require C99, fixes some C99 math requirements. 2018-06-15 10:17:52 +00:00
gdt
69d0da7b90 proj: update to 5.1.0
See NEWS for full changelog.  Besides Bug fixes, notable changes are:

 o Function proj_errno_string() added to proj.h API (#847)

 o Validate units between pipeline steps and ensure transformation
   sanity (#906)

 o Print help when calling cct and gie without arguments (#907)

 o CITATION file added to source distribution (#914)

 o Webmercator operation added (#925)

 o Enhanced numerical precision of forward spherical Mercator near
   the Equator (#928)

 o Added --skip-lines option to cct (#923)

 o Consistently return NaN values on NaN input (#949)

 o Removed unused src/org_proj4_Projections.h file (#956)

 o Java Native Interface bindings updated (#957, #969)

 o Horizontal and vertical gridshift operations extended to
   the temporal domain (#1015)
2018-06-01 23:41:31 +00:00
gdt
dd7a481502 Update to 5.0.1
Upstream changes: bug fixes
2018-05-24 19:03:56 +00:00
adam
35aa3efc12 revbump for boost-libs update 2018-04-29 21:31:17 +00:00
wiz
9f420cb917 *: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3 2018-04-29 05:46:35 +00:00
bouyer
e304212a57 src/wddc.cpp has the same miscompilation issue as opencpn's ocpndc.cpp,
so apply the same workaround.
Bump PKGREVISION
2018-04-19 09:59:28 +00:00
wiz
c284eb2af5 Recursive PKGREVISION bump for vala-0.40. 2018-04-17 04:25:31 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
bouyer
72469c48c3 Fix memory leak; bump PKGREVISION 2018-04-15 10:00:56 +00:00
adam
299d329d51 revbump after icu update 2018-04-14 07:33:52 +00:00
bouyer
cf86b8a225 earmv7hf gcc also miscompiles ocpnDC::DrawRounderRectangle now
(or maybe opencpn 4.8.0 didn't use it).
Apply the same workaround as ocpnDC::DrawEllipse.
Bump PKGREVISION
2018-04-13 18:57:29 +00:00
bouyer
f9c537431e the compiler on netbsd-HEAD/earmv7hf doens't accept isnan(), use std::isnan() 2018-04-09 18:44:50 +00:00
bouyer
e9fc5fd2b7 The compiler on netbsd-HEAD/earv7hf wants std::isnan, isnan cause an error. 2018-04-09 14:18:26 +00:00
bouyer
3e5c34c0ae [missed file in previous commit]
Update to 20180405. Changes:
updated translations
2018-04-09 11:04:36 +00:00
bouyer
e81f7f2e30 Update to 20180405. Changes:
support sparse polars with automatic interpolation
ADD cursor bar on the plot to show where we are in time
Add option cursor route enable/disable
Add wind barbs on the weather route.
Updated translations
Lots of UI improvements and general bug fixes
2018-04-05 16:49:15 +00:00
bouyer
15f8900609 Update to 20180405. Changes:
add new weather rate alarms
translations updates
bug fixes.
2018-04-05 16:20:40 +00:00
bouyer
59c4893d4c Update to 20180405. Changes:
updated translations
2018-04-05 16:10:04 +00:00
bouyer
f92e09f6a0 Update HOMEPAGE 2018-04-05 16:02:34 +00:00
bouyer
d537068420 Update to 1.5_20180405. Changes since 1.4:
Add ability to check for the first line crossing as well as the closest line
crossing.
Import csv file to define new boundary and boundary points
Allow right click in Points and Layers tabs of Pathmanager to Hide/Show items

And lots of UI and bug fixes, speedup, cleanup.
2018-04-05 15:56:25 +00:00
bouyer
9f3fd24d7e Update to 4.8.2. Changes since 4.8.0:
info popup on track rollover
drop a mark on boat position on space press if SpaceDropMark is set to 1
  in the config file.
GHSS and US Pilotcharts added to charts downloader
Config option "Course-Up Update Period" has been renamed to
  "Chart Rotation Averaging Time"
help handle for dragging waypoints in touchscreen mode
The shortcut key "D" now it works for both ENC vector charts and raster charts
  in addition to cm93.
If course (COG) and speed (SOG) is not available through the normal NMEA
  interface to your gps, these values can be calculated by OpenCPN by using
  the position data
A course predictor is now shown on screen even when the actual target,
  or the end point, is not visible on screen.
In Options-> User Interface-> Interface Options there are now three sliders
  for user control of different features
A new Own ship range ring colour picker is now included
You can now get rid of the barbed arrow heads in the grib display
When GRIB plugin is active and tide- and/or current-buttons are pressed,
  then tide/current calculations are shown at the "GRIB time".
New settings for old and slow computers in
  Options-> Display-> Advanced-> Graphics

For details see
https://opencpn.org/OpenCPN/about/ver482.html
2018-04-05 15:34:33 +00:00
gdt
f7a39365ec gdal-lib: Update to 2.2.4
Update gdal-lib and py-gdal to 2.2.4.

Upstream changes: bug fixes.
2018-03-21 23:20:12 +00:00
gdt
894f0ed53f gdal-lib: Add patch to work around harmless build warning 2018-03-21 22:40:06 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
gdt
81a24cf528 proj: revbump of multiple depdendencies 2018-03-02 01:19:24 +00:00
gdt
0d5e31c754 gdal-lib: revbump for proj 2018-03-02 01:15:27 +00:00
gdt
f470052db7 libspatialite: revbump for proj 2018-03-02 01:14:15 +00:00