Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2011 04:32:04 GMT
From:      Craig Whipp <crwhipp@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/154052: New Port: astro/foxtrotgps - A moving map GPS application, forked from tangogps
Message-ID:  <201101160432.p0G4W4UI086090@red.freebsd.org>
Resent-Message-ID: <201101160440.p0G4e6iG021437@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154052
>Category:       ports
>Synopsis:       New Port: astro/foxtrotgps - A moving map GPS application, forked from tangogps
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 16 04:40:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Craig Whipp
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD revo.domain.actdsltmp 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Sat Jul 24 14:17:16 MST 2010     root@revo.domain.actdsltmp:/usr/obj/usr/src/sys/fbsd80_revo_kern3  i386

>Description:
Attached is a shar archive for a new port - astro/foxtrotgps.  FoxtrotGPS is a fork of tangoGPS and is more largely focused on community involvement.  FoxtrotGPS supports downloading map tiles from several online map sources.  Additional map sources may be added.  Map areas may be downloaded and cached for use offline.  FoxtrotGPS may be used with or without a gps unit.
>How-To-Repeat:

>Fix:
# cd /usr/ports/astro
# sh $(path_to_shar_file)

Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	./foxtrotgps/
#	./foxtrotgps/Makefile
#	./foxtrotgps/pkg-descr
#	./foxtrotgps/distinfo
#	./foxtrotgps/pkg-plist
#
echo c - ./foxtrotgps/
mkdir -p ./foxtrotgps/ > /dev/null 2>&1
echo x - ./foxtrotgps/Makefile
sed 's/^X//' >./foxtrotgps/Makefile << 'c67829137b95f10c7a997109997f22d9'
X# New ports collection makefile for:	foxtrotgps
X# Date created:				15 January 2011
X# Whom:						crwhipp
X#
X# $FreeBSD: ports/astro/foxtrotgps/Makefile, v1.0 $
X#
X
XPORTNAME=	foxtrotgps
XPORTVERSION=	1.0.0
XCATEGORIES=	astro geography
XMASTER_SITES=	http://www.foxtrotgps.org/releases/
X
XMAINTAINER=	crwhipp@gmail.com
XCOMMENT=	A lightweight opensource gps moving map application
X
XLIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl \
X		exif.12:${PORTSDIR}/graphics/libexif \
X		soup-2.4.1:${PORTSDIR}/devel/libsoup \
X		gps.19:${PORTSDIR}/astro/gpsd
X
XUSE_AUTOTOOLS=	automake aclocal libtool autoconf
XACLOCAL_ARGS=	--force
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_GETTEXT=	yes
X
XUSE_GNOME=	gtk20 gconf2 libxml2 intltool pkgconfig libglade2
XUSE_SQLITE=	3
XINSTALLS_ICONS=	yes
X
XMAN1=	foxtrotgps.1 convert2gpx.1 convert2osm.1
X
X.include <bsd.port.mk>
c67829137b95f10c7a997109997f22d9
echo x - ./foxtrotgps/pkg-descr
sed 's/^X//' >./foxtrotgps/pkg-descr << '4601a8cda5766a34b631c2e94ccefec3'
XFoxtrotGPS is a fork of Marcus Bauer's TangoGPS project, with a focus on 
Xcooperation and fostering community innovation.  It is a lightweight moving
Xmap application that can be used with or without a gps unit.  By default,
Xmaps tiles are downloaded from the OpenStreetMap project, but other sources 
Xare available, and new ones may be added.
X
XMap areas may be downloaded and cached for use while offline.
X
XWWW:  http://www.foxtrotgps.org
4601a8cda5766a34b631c2e94ccefec3
echo x - ./foxtrotgps/distinfo
sed 's/^X//' >./foxtrotgps/distinfo << 'a4783a9860493f672e0b6201125028a6'
XSHA256 (foxtrotgps-1.0.0.tar.gz) = 24f789294ae4f4251adccdb5f0c677b3fd6dea9bce2b6a17497f87a0dc3d056a
XSIZE (foxtrotgps-1.0.0.tar.gz) = 521774
a4783a9860493f672e0b6201125028a6
echo x - ./foxtrotgps/pkg-plist
sed 's/^X//' >./foxtrotgps/pkg-plist << 'f857c74df3baba7e2db1ef4035698b0a'
X%%DOCSDIR%%/README
X%%DOCSDIR%%/COPYING
X%%DOCSDIR%%/AUTHORS
X%%DOCSDIR%%/ChangeLog
X%%DOCSDIR%%/INSTALL
X%%DOCSDIR%%/NEWS
X%%DOCSDIR%%/TODO
X@dirrmtry %%DOCSDIR%%
X
Xshare/pixmaps/foxtrotgps.png
Xshare/pixmaps/foxtrotgps-friend.png
Xshare/pixmaps/foxtrotgps-photo.png
Xshare/pixmaps/foxtrotgps-poi.png
Xshare/pixmaps/foxtrotgps-wp.png
Xshare/pixmaps/foxtrotgps-myposition.png
Xshare/applications/foxtrotgps.desktop
Xshare/foxtrotgps/foxtrotgps.glade
X
Xbin/foxtrotgps
Xbin/convert2gpx
Xbin/convert2osm
Xbin/georss2foxtrotgps-poi
X
Xlib/locale/bg/LC_MESSAGES/foxtrotgps.mo
Xlib/locale/nl/LC_MESSAGES/foxtrotgps.mo
Xlib/locale/cs/LC_MESSAGES/foxtrotgps.mo
Xlib/locale/de/LC_MESSAGES/foxtrotgps.mo
Xlib/locale/es/LC_MESSAGES/foxtrotgps.mo
Xlib/locale/fi/LC_MESSAGES/foxtrotgps.mo
Xlib/locale/fr/LC_MESSAGES/foxtrotgps.mo
Xlib/locale/hu/LC_MESSAGES/foxtrotgps.mo
Xlib/locale/ru/LC_MESSAGES/foxtrotgps.mo
Xlib/locale/sk/LC_MESSAGES/foxtrotgps.mo
X@dirrmtry lib/locale/bg/LC_MESSAGES
X@dirrmtry lib/locale/bg
X@dirrmtry lib/locale/cs/LC_MESSAGES
X@dirrmtry lib/locale/cs
X@dirrmtry lib/locale/de/LC_MESSAGES
X@dirrmtry lib/locale/de
X@dirrmtry lib/locale/es/LC_MESSAGES
X@dirrmtry lib/locale/es
X@dirrmtry lib/locale/fi/LC_MESSAGES
X@dirrmtry lib/locale/fi
X@dirrmtry lib/locale/fr/LC_MESSAGES
X@dirrmtry lib/locale/fr
X@dirrmtry lib/locale/hu/LC_MESSAGES
X@dirrmtry lib/locale/hu
X@dirrmtry lib/locale/ru/LC_MESSAGES
X@dirrmtry lib/locale/ru
X@dirrmtry lib/locale/sk/LC_MESSAGES
X@dirrmtry lib/locale/sk
X@dirrmtry lib/locale/nl/LC_MESSAGES
X@dirrmtry lib/locale/nl
X@dirrmtry lib/locale
X@dirrmtry share/applications
X@dirrmtry share/foxtrotgps
X@dirrmtry share/doc/foxtrotgps
X
X@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
X@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
X
f857c74df3baba7e2db1ef4035698b0a
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101160432.p0G4W4UI086090>