2019-03-25 12:46:50 by Manuel Bouyer | Files touched by this commit (2) |
Log message: Update to 20190228. Changes since 20180827: minor bug fixes and improvements |
2018-11-14 23:22:54 by Klaus Klein | Files touched by this commit (1332) | |
Log message: Revbump after cairo 1.16.0 update. |
2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532) |
Log message: Recursive revbump from hardbuzz-2.1.1 |
2018-08-27 17:59:07 by Manuel Bouyer | Files touched by this commit (5) |
Log message: 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-07-19 19:58:58 by Manuel Bouyer | Files touched by this commit (8) |
Log message: 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-03 17:14:16 by Manuel Bouyer | Files touched by this commit (5) |
Log message: newer gcc (e.g. 8.0_RC2) requires <cmath> for std::isnan(). This is only a build fix so no revision bump |
2018-04-29 07:46:38 by Thomas Klausner | Files touched by this commit (26) |
Log message: *: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3 |
2018-04-19 11:59:28 by Manuel Bouyer | Files touched by this commit (3) |
Log message: src/wddc.cpp has the same miscompilation issue as opencpn's ocpndc.cpp, so apply the same workaround. Bump PKGREVISION |
2018-04-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284) |
Log message: Recursive bump for new fribidi dependency in pango. |
2018-04-09 16:18:27 by Manuel Bouyer | Files touched by this commit (3) |
Log message: The compiler on netbsd-HEAD/earv7hf wants std::isnan, isnan cause an error. |