Commit graph

15 commits

Author SHA1 Message Date
bouyer
d3d6479d98 We need -Wl,-Bsymbolic in the linker flags for NetBSD too, not only linux.
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-08-24 13:01:32 +00:00
bouyer
bb1d38cbe5 Add patch missed from the 20170414 update. This caused the build to fail
so no change to PKGREVISION.
2017-04-18 16:54:35 +00:00
bouyer
c5ef9c227d Update URLs for new OpenCPN web site 2017-04-14 16:42:24 +00:00
bouyer
f049bff046 Update to 20170414. Changes since last version:
update alberg35 polar, more descriptive error message and a few other
small fixes
2017-04-14 16:35:21 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
joerg
c6859c1f9c Don't order pointer, but check the value intended instead. Bump
revision.
2017-02-08 00:05:55 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
bouyer
189fc5b249 Update to 20160716. Changes since previous:
bug fixes, improved error messages, updates for newer draw plugin.
2016-07-18 14:23:46 +00:00
bouyer
55afe18054 Update to version 20160611
Changes since previous:
- update for the new grib plugin
- support crossover regions
- updated translations
- bug fixes
2016-06-16 16:03:55 +00:00
bouyer
407ee8353a Update to version 20160208. Changes since 20150829:
- support opencpn 4.2.0
- bug fixes and UI improvements
- display currents along the route
2016-03-14 11:07:59 +00:00
agc
2ce4810e5b Add SHA512 digests for distfiles for geography category
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-11-03 00:08:41 +00:00
bouyer
eb5a95c14f Update to 20150829.
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-09-09 11:07:07 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
bouyer
941e64a1d6 Add opencpn-plugin-weather_routing version 20150201
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
2015-02-02 20:41:34 +00:00