summaryrefslogtreecommitdiff
path: root/geography/viking
AgeCommit message (Collapse)AuthorFilesLines
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-10-29Viking 1.3.2.1 (2012-09-28)gdt2-6/+6
Bug Fix Release (of a bug fix release): * Fix CPU usage going to 100% when statusbar items update is called. Viking 1.3.2 (2012-09-23) Bug Fix Release including: * Removed Route Finder Tool as Google Direction service interface has disalbed the method Viking interfaced with it. * Fix for Debian#685817: Statusbar Update From Thread Instability * Fix SF#3564795: Crashing when attempting to create waypoints from EXIF images without enough GPS information. * Fix drawing of next potential trackpoint on Windows Systems. * Fix GPSBabel Dynamic Device List generation on Windows Systems. * Fix crashing when displayed map copyright(s) is longer than the internal buffer. * Fix crashing when deleting a GPS layer which has started a realtime tracking. * Fix printing of DEBUG message since glib 2.32 Viking 1.3.1 (2012-06-26) Bug Fix for Windows Systems Release: * Fix crash in Show Picture functionality on Window's Systems.
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-04Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-1/+2
2012-08-29explicitly pull in omf-scrollkeeper, should fix build problems afterdrochner1-1/+2
recent gnome-doc-utils update (reported by John Marino)
2012-04-24Update to 1.3.gdt3-11/+10
Viking 1.3 (2012-04-22) New features since 1.2.2 * Be consistent in that track and waypoint list dialogs are always sorted alphabetically. * Add OSM Transport map as a built in map option. * Add supported MIME types to the desktop file specification. * Add example script that can be used to upload a track as a route to a predefined GPS device. * Display the average moving speed for a track in the track properties. * Add ability to open a TrackWaypoint layer with another external program (default merkaartor). * Add ability to open a TrackWaypoint layer with an external program (default JOSM). * Use map default: OSM MapQuest tileserver. * Add and use a preference for the associated image viewer program. * Add and use KML File Export units option. * Add ability to geotag images interpolating times against tracks. * Acquire Geotag Images via TRW Layer * Ensure vtl created in acquire operation runs post read stage. * EXIF read implementation for geotagged images (libexif). * Add new process stage for acquire methods. * Enable reversing a track from the track menu. * Display compact message on the statusbar for the selected trackpoint or waypoint. (SF#3314888) * Enable multiple selection and deletion. * Scale waypoint icons to give large or small icons as necessary. * Add Yahoo! Maps webtool link. * Extend webtools with a bounds version for the URL which takes four string parameters. * Add webtool for Bing maps. * Add Acquire OSM option into the Track/Waypoint layer operations. * Add used geo-* scripts as they are public domain. * Continue geocaching.com support via third party tools. * Show elevation gain/loss on track creation 'tooltip' (as per SF#2838561 request), when such data is available. * Automatically attempt to set elevation data from the DEM layer whilst a track is being created. * When creating a track, display the total distance of track (via a tooltip like text) on the main display. * Allow to import any file known by gpsbabel * Add support for any device known by gpsbabel * Add experimental support for GPSD_API_MAJOR_VERSION 5. * Add ability to acquire GPS traces stored on OSM * Enable copying layer/sublayer names as plain text, so that it can be pasted into external text handling applications. * Enable getting of the statusbar from the window. * On creating a new waypoint always attempt to auto set the altitude if DEM data is available. * Enable the escape key to remove/reset the ruler tool. Fixes since 1.2.2 * Remove Tiles@home support as the service has stopped. * cleanup: Remove unused and out of date 'viking-remote' script and related files. * cleanup: Remove *very* old documentation and don't bother distributing any of it which is all old. * Fix Track Properties graph blob marker drawn at wrong elevation when elevation graphs have different min/max heights. * Fix Track Properties graph DEM points drawn at wrong elevation when lowest elevation is not zero. * Use an intermediary program which will invoke the system's default for opening images. * Fix opening of external web sites via center method when the zoom level is less than 1 mpp. * Fix crashing on opening a file via recent menu after a .vik file is opened. * Fix too easy to accidently move a waypoint with an image with the select tool - must use shift key. * Fix can not immediately select another layer if currently selected layer's visibility changes. * Fix compilation with curl 7.21.7 (SF#3376584) * Improve libgps test with the consistently available function: gps_close * Fix <GTK 2.24 combo box usage. * Fix crashing on opening multiple files after a .vik file is opened. * Solution for SF#2766266 - Give user feedback about OSM uploads (success/failure). * Fix: send VLP's update signal when adding a layer * Fix: Don't abort program when attempting webtool center with different x & y factors. * Fix Join Tracks functionality. * Fix SF#3408170: Selected Track Thickness is Always 1px * Fix tracks not shown over map when map layer is dragged to the end of the treeview list. * Refuse to load unsupported file types. * Restore broken GPS power off command. * Fix: SF#3042692 - Tiles May Get Deleted During Offline Usage. * Fix some tracks elevation profile may display no altitude, despite all altitudes available in the track. * Fix SF#3387590: Top Layer cannot be renamed * Enable merging tracks without timestamps to other tracks that do not have timestamps. (SF#2886231) * Prevent track merge by time requests when there are no other suitable tracks. * Improve track name when split from Track Properties window. * Replace 'Magic Scissors' by a more accurate name - 'Route Finder'.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-26Split ifdef with && into two, to avoid parse errors on the secondgdt3-9/+20
clause when the first is not satisfied. (Apparently &&, while not evaluating, still has to parse.) Fixes build on OS X.
2011-11-09Restore dependency on gpsd; it was only removed because of viking'sgdt1-2/+3
failure to keep up with gpsd's deprecation pace. PKGREVISION++.
2011-11-09Viking 1.2.2 (2011-11-03)gdt3-22/+6
Fixes since 1.2.1 * Increase default tile age check to 7 days. * Fix compilation with curl 7.21.7 (SF#3376584)
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2011-07-30Adapt to modern curl.gdt3-2/+20
Add patch to remove include of withdrawn header (already changed upstream). Set LICENSE (GPL2). PKGREVISION++.
2011-06-24Update to 1.2.1 (ok agc@ during freeze).gdt2-6/+6
Viking 1.2.1 (2011-06-16) Fixes since 1.2 * Support proper MAC OS file locations. * Fix incorrect track property line marker positioning when the track has gaps. * Fix track property point marker drawing error - sometimes draws dot marker too low. Viking 1.2 (2011-05-24) New features since 1.1 * Remove unecessary treeview item selection. * Add zoom level 0.5 to map layer * [DOC] Add links to access Viking's source code * Rename file to prevent any case-insensitive issues. * Add getting the users confirmation when deleting (emptying) data from the GPS layer. * Enable keypad delete to remove layers in the layers panel. * Enable deleting multiple tracks or waypoints within a layer by selecting them from a list. * Add getting the users confirmation when deleting an individual track or waypoint. * Add the ability to delete all waypoints or tracks in the layer. * Add getting the users confirmation when deleting a layer. * Start a new 'Tracks' treeview menu, similar to the 'new' Waypoints treeview menu. * Add operations on waypoints into the 'new' Waypoints treeview menu. * Add new graph type Speed/Distance in the track properties window. * Add new graph type Elevation/Time in the track properties window. * Add new graph type Distance/Time in the track properties window. * Improve Track Properties speed/time drawing to display in nice human friendly whole number scaled units. * Improve Track Properties elevation drawing to display in nice human friendly whole number scaled units. * On the Track Properties Window draw an always updating indicator of where the readings are taken from. * Enable controls of drawing DEM data and GPS speeds on the Track Properties Window. * Add keyboard accelerators for the Track Properties Window. * Add ability to resize the Track Properties window. * On the Track Properties Window, also show the elevation or speed for the current track position as indicated by the mouse pointer. * Add support for kml files. * Add ... where necessary to track & waypoint menu entries. * Enable Open Waypoint Image via right click menu entry. * Use ability to select a waypoint given the thumbnail image size. * Add ability to open the trackpoint edit dialog via the viewport right click menu when a trackpoint is selected. * Add ability to move selected trackpoint or waypoint by the mouse within the select tool. * Add a new select tool at the window level to enable/disbale item selection of the a track or a waypoint. * Enable to unselect treeview item * Add Select Request layer interface and use within the track/waypoint layer to select an item. * Add internal track right click menu variable. * Tidy up track/waypoint sublayer callbacks to only use the layers panel if it available. * Add viewport to sublayer add menu items callback. * Make the highlight colour configurable and use as appropriate for the selected track/waypoint drawing. * Add track and waypoint highlight for the selected layer or individual item. * Add the storage and retrieval of any kind of track or waypoint selected item (either an individual item, list (i.e. a sublayer) or layer) at the window level. * Add viewport property to control the display of the track / waypoint item highlight. * Add backup support for launching URLs with Mac OS based browsers. * Add backup support for launching URLs with Google Chrome based browsers. * Add support for Bing maps * Add support for dynamic copyright * Add map's logo support * Add support for reference documentation * Generate a trackwaypoint layer update on the finish creatiing of the thumbnails so the images are shown. * Enable the tree view panel to be more usefully resized smaller than the text names. * Windows: Open help pdf file when when clicked on Help->help * [DOC] Split By Number of Points * Add Track->Split by Number of Points (as per SF#2847587 request). * Add a new dialog to return positive number. * SF#2844872: Suggest name for the new track when splitting the track via the trackpoint edit dialog. Fixes since 1.1 * Better safety checking to prevent crash due to null variable reference in use of the current trackpoint. * Fix: Reduce GObject cast * Fix etag handling * Fix: generate doc/reference/Makefile when needed * Fix Track -> Split by Timestamp such that newly created tracks are ordered correctly. * Fix sensitivity of the track properties window split marker to be disabled when the track marker is not drawn. * Fix crashing due to incorrect usage of libcurl - SF#3206628. * Fix non-void function should return a value. * Fix reference documentation generation - some systems need explicit mention of libz. * Fix displaying of 'Waypoints' treeview menu. * Fix vik_aggregate_layer_get_all_layers_of_type for track/waypoint layer types, since these may also be stored under GPS layers. * Improve previous fix: background calling code should control return value * Fix: background calling code should control return value * Fix: enforce background feature * Fix compiler warnings from gcc 4.5.4 * SF#3178554: Fix Sun Studio build * gtk_object_sink has been deprecated since gtk version 2.10, use g_object_ref_sink() instead.
2011-05-03Update to 1.1. Notable changes:gdt3-8/+8
* When getting data via the GPS layer automatically set the view to see it, unless the realtime tracking mode is on. * On opening GPX files automatically view all the data. * Add copyright and license properties for NASA BlueMarble data. * Add background thread loading of DEM files. * Add support for the TMS interface provided by SPOTMaps * Add license related properties * Add copyright property * Improve key binding for Mercator Mode -> ctrl+m * Add OSM WMS Server * Add support for WMS-C * Add support for more standard TMS * Add LatLon projection * Add a perl script to auto generate basic Viking .vik files for directories containing images.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-03-29disable gpsd, because viking has not yet adapted to gpsd'sgdt1-4/+4
withdrawawl of gps_poll.
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-1/+2
2010-12-15Update to 1.0.2.gdt3-7/+9
Viking 1.0.2 (2010-12-14) Fixes since 1.0.1 * Add undeclared translations Viking 1.0.1 (2010-12-04) Fixes since 1.0 * Fix Waypoint & Track visibility issues. * Fix SF#3104028: Default Color Background is incorrectly saved as black into a new .vik file. * Fix some translated strings
2010-11-20Viking 1.0 (2010-11-14)gdt2-7/+6
New features since 0.9.96 * Add minimal translator-credits in About dialog * Add documenters to About dialog Fixes since 0.9.96 * Improve copyright holders * Prevent crashes when downloading Expedia Maps. * Fix extend track using magic scissors. * Fix autodownloading while panning * Fix Debian #599048: Segmentation fault when using gpsbabel * Fix dem_gradient_colors allocation. * Fix compiler warnings in preferences.c
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-1/+2
2010-10-12Update to 0.9.96.gdt2-6/+6
Viking 0.9.96 (2010-10-11) New features since 0.9.95 * Use ETag to detect fresh tiles on servers * Add new menu entry in GPS Layer to delete the realtime information. * Ensure GPS realtime information deleted when GPS Layer -->Empty All is called. * Prevent zoom factor string displaying unnecessary .0s when it's a whole number. * Improve Track Properties speed profile display for low speed difference (e.g. walking) tracks. * Use speed units in display of Track/Waypoint layer draw by velocity config values, but maintain units as metres per second when read from/saved to files. * Add keyboard accelerators for as many as possible View Menu entries. * Simplify zoom status when xmpp and ympp are equal * Use height units in the altitude readout for the cursor position on the status bar. * Use height units in display of DEM min / max elevation values, but maintain units as metres when read from/saved to files. Fixes since 0.9.95 * Fix many memory leaks * DEM layer properties tidy up. * Prevent getting stuck in a near infinite loop when using Coord layer, UTM mode and zoomed out to see the whole world. * Prevent lock up in attempt to download maps along a track in UTM mode. * Launchpad Bug #445374: Prevent crash when downloading maps along a track, with Terraserver maps when in Mercator mode. * Add explicit linking against libz and libm * Fix SF#3009431: Prevent Crash in Real Time Tracking GPS Mode & Autodownload Maps. * Fix display of rounded speed units scale markers in the speed profile. * Fix cycle map URL * Fix compiler warnings * Fix Track Draw by Velocity mode, so that individual track points are coloured (as was the intention). * Fix bug where older file was removed when network not present * Fix: warning 'draw-mode' message does not display * Fix incorrect limitation on source map id
2010-09-22Update to 0.9.95.gdt2-8/+7
Viking 0.9.95 (2010-09-07) New features since 0.9.94 * Add some function short cut key definitions to control showing of the center mark and scale viewport features. * [DOC] Replace Google with OSM capability in man pages. * When manually creating a track, automatically give it a default name. * [DOC] Add contributors from the Wiki(s) history. * Better dialog name when searching for a waypoint. * Change max cache time to 1 week.
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-06-24Viking 0.9.94 (2010-06-10)gdt3-8/+15
New features since 0.9.93 * Add knots as a speed unit option. * Detect USB Garmin eTrex HCx Legend devices (and maybe others). * Auto use of /dev/ttyUSB type device if available on Unix systems. * Add ability to turn off Garmin GPS after transfer. * Add a 'home' default location preference. * Add ability to changes preferences outside of the preferences.c file. * NLS Maps API: Historic map of Great Britain * Change GUI related command line parameter for Waypoint symbol size into run time preference. * Support All Zoom Levels in Zoom Menu * [DOC] Import User Manual from wiki * Add menu item for help contents (Update started before freeze, ok wiz@ to commit now.)
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-04-12Update to 0.9.93.gdt2-6/+6
Viking 0.9.93 (2010-04-11) New features since 0.9.92 * Allow overriding map source * Make GPS layer cut/copy available from popup menu. * [DOC] Document new files in viking's manpage * Increase possible smaller zoom * Add negative scales so that we can have bigger zoom on maps * Allow images from bigger and smaller zoom to be selected if current zoom has n o image Fixes since 0.9.92 * Fix: set a default filename while exporting * [DOC] Fix: Viking's sources are hosted by Git now * Further variable type corrections. * Fix GPS layer copy. * Fix Track/Waypoint Layer Paste on 64bit systems. * [DOC] Fix FILES section of manpage. * Fix: First Track not Black in Draw All Tracks Black Mode.
2010-03-15Update to 0.92.gdt2-6/+6
New features since 0.9.91: * Memorize previously selected go-to service. * Better scale when zoomed close in and in miles distance mode. * Add and use preference for height units. * Add and use preference for speed units. * Add and use preference for distance units. * Use a preference to set the tiles age. * New preference for default maplayer cache. * Improve DEM-Layer. * Remove OpenAerial support. Fixes since 0.9.91: * Fix: Correctly rotate thumbnail images * Fix #2958601: Support for non ascii characters in "Go-to" search * Fix error handling in go-to feature
2010-02-07Viking 0.9.91 (2010-02-06)gdt4-25/+10
New features since 0.9.9 * Interpolation for maps: use less precise images when wanted image is not prese nt * GObjectify maps ** Add compatibility facilities * GObjectify go-to/search feature ** Add Name finder search engine ** Add Nominatim search engine ** Add Geonames search engine ** Add generic XML search code * Add configuration file for map sources, goto and external tool (See examples in distribution) * Add option to download only maps that are more recent on server ** Try to download newer tiles when autodownload is set and server supports such check ** Tiles must be older than a specified age before checking server * Add support for recently used files * Add DEM Gradient * Add DOAP file
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-12-28Add patch from upstream via debian that avoids using thegdt3-9/+23
withdrawn-in-2.90 gpsd interface. Restore dependency on gpsd.
2009-12-27Viking 0.9.9 uses gps_query, an interface withdrawn by gpsd in 2.90.gdt1-3/+9
Therefore, don't link with gpsd. Sort of fixes pkg/42501.
2009-12-07Update ABI_DEPENDS for shlib change, and also API_DEPENDS due togdt1-1/+2
impending changes. Revbump those that depend.
2009-10-16Update to version 0.9.9. (OK by gdt@)jkunz2-7/+6
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-29Needs pkg-config.joerg1-4/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2009-03-11Viking is a free/open source program to manage GPS data. You can import andgdt5-0/+87
plot tracks and waypoints, show Open Street Maps and/or Terraserver maps under it, download geocaches for an area on the map, make new tracks and waypoints, see real-time GPS position, etc.