summaryrefslogtreecommitdiff
path: root/geography/opencpn-plugin-weather_routing
AgeCommit message (Collapse)AuthorFilesLines
2019-11-03geography: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-1/+2
2018-08-27Update to 20180827. Changes since 20180405:bouyer3-9/+36
- 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-07-19Do not include buildlink3 files already inclued by wxGTK30/buildlink3.mkbouyer1-5/+2
(especially, remove gtk2 buildlink3). Make opencpn build with gtk3 Conservatively bump PKGREVISIONs
2018-04-29*: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3wiz1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-1/+2
2018-04-05Update to 20180405. Changes:bouyer6-102/+53
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-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2017-08-24We need -Wl,-Bsymbolic in the linker flags for NetBSD too, not only linux.bouyer3-16/+14
The reason is that a plugin may include its private version of some code that opencpn also has in its source. Without -Bsymbolic the plugin may use the objects from opencpn instead of its version, and which do not match the includes it was compiled with, and bad things happens. bump PKGREVISIONs
2017-04-18Add patch missed from the 20170414 update. This caused the build to failbouyer1-0/+12
so no change to PKGREVISION.
2017-04-14Update URLs for new OpenCPN web sitebouyer1-2/+2
2017-04-14Update to 20170414. Changes since last version:bouyer2-10/+11
update alberg35 polar, more descriptive error message and a few other small fixes
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-08Don't order pointer, but check the value intended instead. Bumpjoerg3-3/+19
revision.
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-1/+2
2016-07-18Update to 20160716. Changes since previous:bouyer3-17/+17
bug fixes, improved error messages, updates for newer draw plugin.
2016-06-16Update to version 20160611bouyer4-9/+53
Changes since previous: - update for the new grib plugin - support crossover regions - updated translations - bug fixes
2016-03-14Update to version 20160208. Changes since 20150829:bouyer4-12/+31
- support opencpn 4.2.0 - bug fixes and UI improvements - display currents along the route
2015-11-03Add SHA512 digests for distfiles for geography categoryagc1-1/+2
One mismatched digest found in geography/libmemphis02: # package libmemphis02 recorded SHA1 (memphis-0.2.3.tar.gz) = dbc2f61e49b996dc9ca91df0de9a08eb7adbfa9b calculated SHA1 (memphis-0.2.3.tar.gz) = 85993bce12c3616fcf6e7682a70b9605883edec2 No changes were made to the libmemphis02 distinfo file Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-09Update to 20150829.bouyer3-9/+148
pkgsrc change: convert to github framework. Main changes since 20150201: - several bux fixes and optimisations - support maximum for both true and apparent wind constraints - support local and utc time as a setting - add a buch or polar files
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn1-1/+2
2015-02-02Add opencpn-plugin-weather_routing version 20150201bouyer4-0/+67
This plugin creates optimized weather routes using isochrone method and predictive grib data or averaged gridded Climate data based upon constraint settings, start and finish information, and boat performance calculated using boat specs or polar data