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-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284) |
Log message: Recursive bump for new fribidi dependency in pango. |
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message: Recursive bumps for fontconfig and libzip dependency changes. |
2017-08-24 15:01:33 by Manuel Bouyer | Files touched by this commit (15) |
Log message: 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-06-01 12:26:17 by Manuel Bouyer | Files touched by this commit (3) |
Log message: Fix 64bit time_t. Bump PKGREVISION |
2017-04-14 18:42:25 by Manuel Bouyer | Files touched by this commit (4) |
Log message: Update URLs for new OpenCPN web site |
2017-04-14 18:22:51 by Manuel Bouyer | Files touched by this commit (3) | |
Log message: update to 20170414. Change since previous version: Migrate to opencpn 4.6.x API support signalK |
2017-02-12 07:26:18 by Ryo ONODERA | Files touched by this commit (1451) |
Log message: Recursive revbump from fonts/harfbuzz |
2017-02-06 14:56:14 by Thomas Klausner | Files touched by this commit (1452) |
Log message: Recursive bump for harfbuzz's new graphite2 dependency. |
2016-10-24 19:58:29 by Manuel Bouyer | Files touched by this commit (5) |
Log message: Import opencpn-plugin-debugger version 20160224. There are more recent sources but they don't work with the stable version of opencpn. This plugin Shows the OpenCPN streams from GPS and AIS ports that propagate through the plugin interface, NMEA Events and messages flowing through the plugin API. |