Commit graph

32 commits

Author SHA1 Message Date
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +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
nia
530ecb7be5 geography: Remove SHA1 hashes for distfiles 2021-10-07 14:09:20 +00:00
leot
0e49372c4e *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
rillig
e3a5f449fc opencpn-plugin-watchdog: fix pkglint warnings 2020-05-24 09:19:41 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
bouyer
09508dc67b Update to 2.4.6.
pkgsrc change: Switch to new, official upstream, and use official
version numbering scheme
Note that because of this, pkgin fug won't pick up this new version
automatically.

changes since 20190228: portability fixes (which we basically had).
2019-09-11 15:50:11 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
bouyer
6942d8f06e Update to 20190228. Changes since 20180827:
minor bug fixes and improvements
2019-03-25 11:55:03 +00:00
bouyer
b3363b928c Update to 20190228. Changes since 20180827:
minor bug fixes and improvements
2019-03-25 11:46:50 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +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
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
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
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
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +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
15f8900609 Update to 20180405. Changes:
add new weather rate alarms
translations updates
bug fixes.
2018-04-05 16:20:40 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
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
eb0449a741 Update to 20170611. Changes since previous:
add wind and weather alarms
2017-07-07 13:04:36 +00:00
bouyer
c5ef9c227d Update URLs for new OpenCPN web site 2017-04-14 16:42:24 +00:00
bouyer
58a57b104c Update to 20170414. Changes sinces last version:
Fix deadman alarm
Update to use state and type of boundary for AIS guard zones
Reorder boundary alarm dialog to make it simpler
Add time to AIS incursion message
Add Properties dialog box
Add new information handling in AIS message
2017-04-14 16:32:01 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +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
3cb6a835f6 Update to version 20160716. Changes since previous:
Improved landfall alarm, updates for new draw plugin, bug fixes.
2016-07-18 14:21:50 +00:00
bouyer
6397424f69 Make theses build (and run) on linux 2016-05-21 10:50:41 +00:00
bouyer
1264ad461d Add opencpn-plugin-watchdog version 20160415
This plugin is developed by Sean D'Epagnier and implements various configurable
alarms alerting the user about the changing conditions round the boat.
Watchdog also implements a Deadman-alarm and an improved anchor alarm.
Watchdog communicates with another very useful plug-in, called OpenCPN ODraw
Plugin (opencpn-plugin-draw in pkgsrc). That plugin is a tool to draw
geo-referenced points, lines and shapes within OpenCPN.
2016-04-24 10:23:38 +00:00