fa70 FreshPorts -- astro/viking
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
viking 1.4_1 astro on this many watch lists=1 search for ports that depend on this port
Program to manage GPS data (tracks, waypoints, etc.)
Maintained by: nemysis@gmx.ch search for ports maintained by this maintainer
Port Added: 02 May 2008 10:10:08
License: GPLv2


Viking is a free/open source program to manage GPS data.

You can import and plot tracks, routes and waypoints, show OpenStreetMap,
Terraserver, Bing Aerial and other maps in it, download geocaches for
an area on the map, make new tracks and waypoints, geotag images,
see real-time GPS position, etc.

WWW: http://sourceforge.net/apps/mediawiki/viking/index.php
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkgconf
  2. devel/gmake
  3. x11/pixman
  4. x11/libX11
  5. x11/libXau
  6. x11/libXcomposite
  7. x11/libXcursor
  8. x11/libXdamage
  9. x11/libXdmcp
  10. x11/libXext
  11. x11/libXfixes
  12. x11/libXi
  13. x11/libXinerama
  14. x11/libXrandr
  15. x11/libXrender
  16. devel/desktop-file-utils
  17. textproc/gnome-doc-utils
  18. graphics/gtk-update-icon-cache
  19. textproc/intltool
Required To Run:
  1. astro/gpsbabel
  2. x11/pixman
  3. x11/libX11
  4. x11/libXau
  5. x11/libXcomposite
  6. x11/libXcursor
  7. x11/libXdamage
  8. x11/libXdmcp
  9. x11/libXext
  10. x11/libXfixes
  11. x11/libXi
  12. x11/libXinerama
  13. x11/libXrandr
  14. x11/libXrender
  15. lang/perl5.14
  16. devel/desktop-file-utils
  17. devel/gio-fam-backend
  18. textproc/gnome-doc-utils
  19. graphics/gtk-update-icon-cache
Required Libraries:
  1. devel/libpthread-stubs
  2. devel/pcre
  3. ftp/curl
  4. graphics/cairo
  5. graphics/png
  6. print/freetype2
  7. textproc/expat2
  8. x11-fonts/fontconfig
  9. x11/libxcb
  10. graphics/libexif
  11. converters/libiconv
  12. devel/gettext
  13. devel/glib20
  14. devel/pcre
  15. accessibility/atk
  16. graphics/gdk-pixbuf2
  17. x11-toolkits/gtk20
  18. textproc/libxml2
  19. textproc/libxslt
  20. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/astro/viking/ && make install clean
To add the package: pkg_add -r viking


Configuration Options
===> The following configuration options are available for viking-1.4_1:
     GEOTAG=on: Geotag support
     GPSD=off: Realtime GPS tracking
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/viking/viking/1.4/
  3. http://freefr.dl.sourceforge.net/project/viking/viking/1.4/
  4. http://garr.dl.sourceforge.net/project/viking/viking/1.4/
  5. http://heanet.dl.sourceforge.net/project/viking/viking/1.4/
  6. http://hivelocity.dl.sourceforge.net/project/viking/viking/1.4/
  7. http://ignum.dl.sourceforge.net/project/viking/viking/1.4/
  8. http://internode.dl.sourceforge.net/project/viking/viking/1.4/
  9. http://iweb.dl.sourceforge.net/project/viking/viking/1.4/
  10. http://jaist.dl.sourceforge.net/project/viking/viking/1.4/
  11. http://kaz.dl.sourceforge.net/project/viking/viking/1.4/
  12. http://kent.dl.sourceforge.net/project/viking/viking/1.4/
  13. http://master.dl.sourceforge.net/project/viking/viking/1.4/
  14. http://nchc.dl.sourceforge.net/project/viking/viking/1.4/
  15. http://ncu.dl.sourceforge.net/project/viking/viking/1.4/
  16. http://netcologne.dl.sourceforge.net/project/viking/viking/1.4/
  17. http://sunet.dl.sourceforge.net/project/viking/viking/1.4/
  18. http://superb-dca3.dl.sourceforge.net/project/viking/viking/1.4/
  19. http://switch.dl.sourceforge.net/project/viking/viking/1.4/
  20. http://tenet.dl.sourceforge.net/project/viking/viking/1.4/
  21. http://ufpr.dl.sourceforge.net/project/viking/viking/1.4/
  22. http://waix.dl.sourceforge.net/project/viking/viking/1.4/

Number of commits found: 43

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 18:31:48
Original commit files touched by this commit  1.4_1
mva search for other commits by this committer
- Fix USE_ICONV leftovers missed in the previous update
27 Apr 2013 08:50:47
Original commit files touched by this commit  1.4_1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
26 Apr 2013 10:44:29
Original commit files touched by this commit  1.4_1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
23 Apr 2013 14:20:28
Original commit files touched by this commit  1.4_1
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
14 Mar 2013 08:17:40
Original commit files touched by this commit  1.4_1
pclin search for other commits by this committer
- graphics/libexif:
  * Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
19 Feb 2013 22:40:56
Original commit files touched by this commit  1.4
pawel search for other commits by this committer
- Update to version 1.4
- Register supported file types during install
- Port requires pkg-config while building

PR:		ports/176270
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
07 Feb 2013 15:37:15
Original commit files touched by this commit  1.3.2.1_1
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: astro)

Approved by:	portmgr
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
29 Nov 2012 15:20:29
Original commit files touched by this commit  1.3.2.1
pawel search for other commits by this committer
- Use PORTVERSION:R in MASTER_SITES
- Fix COMMENT
- Sort USE flags
- Remove word Enable from option's descriptions

Suggested by:	danfe
Feature safe:	yes
28 Nov 2012 17:30:21
Original commit files touched by this commit  1.3.2.1
pawel search for other commits by this committer
- Update to version 1.3.2.1 [1]
- Respect DOCS, NLS options [1]
- Hand maintainership to submitter [1]
- Add missing deps
- Trim Makefile headers

PR:		ports/173835 [1]
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
05 Aug 2012 04:37:55
Original commit files touched by this commit  1.3.1
miwi search for other commits by this committer
- Update to 1.3.1

PR:		170133
Submitted by:	Ports Fury
01 Jun 2012 06:57:16
Original commit files touched by this commit  1.3_1
bapt search for other commits by this committer
Convert to new options framework
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.3_1
dinoex search for other commits by this committer
- update png to 1.5.10
21 May 2012 03:09:59
Original commit files touched by this commit  1.3
miwi search for other commits by this committer
- Update to 1.3

PR:             168020
Submitted by:   Ports Fury
20 Nov 2011 14:44:48
Original commit files touched by this commit  1.2.2
cs search for other commits by this committer
Update to 1.2.2

Approved by:    glarkin@ (mentor, implicit)
Feature safe:   yes
18 Nov 2011 23:30:13
Original commit files touched by this commit  1.2.1
ehaupt search for other commits by this committer
Remove trailing whitespaces.

Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.2.1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
25 Aug 2011 06:54:21
Original commit files touched by this commit  1.2.1
sunpoet search for other commits by this committer
- Update to 1.2.1

Changes:       
http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.2.1
               
http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.2
25 Mar 2011 20:30:55
Original commit files touched by this commit  1.1_1
amdmi3 search for other commits by this committer
- Chase astro/gpsd shlib version bump
- Add patches required for compatibility with new version of libgps

Submitted by:   glebius
Tested by:      glebius
22 Feb 2011 08:06:56
Original commit files touched by this commit  1.1
wen search for other commits by this committer
- Update to 1.1
15 Dec 2010 21:34:41
Original commit files touched by this commit  1.0.2
makc search for other commits by this committer
Update to 1.0.2

PR:             ports/153177
Submitted by:   glebius
06 Dec 2010 15:42:20
Original commit files touched by this commit  1.0.1
sunpoet search for other commits by this committer
- Update to 1.0.1

PR:             ports/152858
Submitted by:   Gleb Smirnoff <glebius@cell.glebius.int.ru>
19 Nov 2010 08:58:09
Original commit files touched by this commit  1.0
sunpoet search for other commits by this committer
- Update to 1.0

PR:             ports/152369
Submitted by:   Gleb Smirnoff <glebius@cell.glebius.int.ru>
13 Oct 2010 03:12:20
Original commit files touched by this commit  0.9.96
sunpoet search for other commits by this committer
- Update to 0.9.96

PR:             ports/151405
Submitted by:   glebius
Approved by:    pgollucci (mentor, implicit)
09 Sep 2010 13:20:37
Original commit files touched by this commit  0.9.95
pav search for other commits by this committer
- Update to 0.9.95

PR:             ports/150356
Submitted by:   glebius
18 Jun 2010 09:19:54
Original commit files touched by this commit  0.9.93
linimon search for other commits by this committer
Reset david@trucs.org, who currently does not have time to work on
these ports.

Hat:            portmgr
04 Jun 2010 21:24:28
Original commit files touched by this commit  0.9.93
makc search for other commits by this committer
Update to 0.9.93

PR:             ports/146741
Submitted by:   glebius@
Approved by:    maintainer timeout (two weeks)
31 May 2010 02:01:56
Original commit files touched by this commit  0.9.92_3
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
03 Apr 2010 10:44:36
Original commit files touched by this commit  0.9.92_2
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.9.92_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
24 Mar 2010 19:39:01
Original commit files touched by this commit  0.9.92
makc search for other commits by this committer
Update to 0.9.92

PR:             ports/144788
Submitted by:   Gleb Smirnoff <glebius at freebsd.org>
Approved by:    maintainer
24 Mar 2010 18:50:26
Original commit files touched by this commit  0.9.92
makc search for other commits by this committer
../viking.log
12 Mar 2010 19:19:10
Original commit files touched by this commit  0.9.91
makc search for other commits by this committer
Update to 0.9.91
Chase astro/gpsd library version bump.

PR:             based on ports/144317
Submitted by:   Gleb Smirnoff <glebius at freebsd.org>
Approved by:    maintainer

Feature safe:   yes
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.9.9_1
dinoex search for other commits by this committer
- update to jpeg-8
07 Oct 2009 19:48:56
Original commit files touched by this commit  0.9.9
makc search for other commits by this committer
Update to 0.9.9

PR:             ports/139351
Submitted by:   Gleb Smirnoff <glebius at freebsd.org>
Approved by:    maintainer
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.9.8_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
30 May 2009 19:48:20
Original commit files touched by this commit  0.9.8_1
miwi search for other commits by this committer
- Chase astro/gpsd shlib bump
11 Mar 2009 03:56:10
Original commit files touched by this commit  0.9.8
rafan search for other commits by this committer
- Update to 0.9.8

PR:             ports/132288
Submitted by:   glebius@
Approved by:    David Le Brun <david at trucs.org> (maintainer)
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.9.7_1
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
21 Nov 2008 21:03:28
Original commit files touched by this commit  0.9.7
miwi search for other commits by this committer
- Update to 0.9.7

PR:             128511
Submitted by:   maintainer
20 Aug 2008 02:49:25
Original commit files touched by this commit  0.9.6
lippe search for other commits by this committer
- Update to 0.9.6.

PR:             ports/126205
Submitted by:   Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by:    David Le Brun <david@trucs.org> (maintainer)
06 Jun 2008 13:02:59
Original commit files touched by this commit  0.9.4_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
02 May 2008 10:09:47
Original commit files touched by this commit  0.9.4
miwi search for other commits by this committer
viking is a free/open source program to manage GPS data.

You can import and plot tracks and waypoints, show Google 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.

It is written in C with the GTK+ 2 toolkit, available for Linux, other POSIX
operating systems, and Windows, and is licensed under the GNU GPL.

WWW: http://viking.sourceforge.net

PR:             ports/123238
Submitted by:   David Le Brun <david at trucs.org>

Number of commits found: 43

285c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight63
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0