ports/67638: [MAINTAINER UPDATE] astro/gpsdrive to latest version (2.09)

Marco Molteni molter at tin.it
Sun Jun 6 21:50:27 UTC 2004


>Number:         67638
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] astro/gpsdrive to latest version (2.09)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 06 14:50:24 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Marco Molteni
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Citello Networks
>Environment:
System: FreeBSD gattaccio 5.2-CURRENT
>Description:
	Update of astro/gpsdrive to latest version (2.09)
	enable mysql support (experimental)
	update master sites
        
        Please close PR ports/66822 when you commit this one. Thanks.
>How-To-Repeat:
	N/A
>Fix:
	Apply following patch



diff -u -r /usr/ports/astro/gpsdrive/Makefile /usr/ports/astro/gpsdrive-marco/Makefile
--- /usr/ports/astro/gpsdrive/Makefile	Tue Apr 13 18:50:53 2004
+++ /usr/ports/astro/gpsdrive-marco/Makefile	Sun Jun  6 23:02:08 2004
@@ -6,17 +6,12 @@
 #
 
 PORTNAME=	gpsdrive
-PORTVERSION=	2.07.r7
-PORTREVISION=	2
+PORTVERSION=	2.09
 CATEGORIES=	astro
-MASTER_SITES=	http://gpsdrive.kraftvoll.at/     \
-		http://www.gpsdrive.cc/           \
-		http://www.kraftvoll.at/          \
-		http://www.ganter.at/             \
-		http://www.gpsdrive.de/           \
+MASTER_SITES=	http://www.gpsdrive.cc/           \
+		http://www.gpsdrive.oc512.us/     \
 		http://gpsdrive.teachlinux.com/   \
 		http://gpsdrive.flugfunk.de/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r/pre/}
 
 MAINTAINER=	molter at gufi.org
 COMMENT=	A GPS navigation system
@@ -33,7 +28,7 @@
 
 CONFIGURE_ENV=	CPPFLAGS=-I${LOCALBASE}/include \
 		LDFLAGS=-L${LOCALBASE}/lib
-CONFIGURE_ARGS=	--disable-garmin --disable-mysql
+CONFIGURE_ARGS=	--disable-garmin
 INSTALLS_SHLIB=	yes
 
 MAN1=		gpsdrive.1
diff -u -r /usr/ports/astro/gpsdrive/distinfo /usr/ports/astro/gpsdrive-marco/distinfo
--- /usr/ports/astro/gpsdrive/distinfo	Tue Apr 13 18:50:53 2004
+++ /usr/ports/astro/gpsdrive-marco/distinfo	Sun Jun  6 23:05:36 2004
@@ -1,2 +1,2 @@
-MD5 (gpsdrive-2.07pre7.tar.gz) = 2a409630bc5254920d281adf61f50026
-SIZE (gpsdrive-2.07pre7.tar.gz) = 1357753
+MD5 (gpsdrive-2.09.tar.gz) = eaa52cb220f3d10312a1046dd47126bb
+SIZE (gpsdrive-2.09.tar.gz) = 1745509
diff -u -r /usr/ports/astro/gpsdrive/pkg-descr /usr/ports/astro/gpsdrive-marco/pkg-descr
--- /usr/ports/astro/gpsdrive/pkg-descr	Sat Jan 17 15:35:47 2004
+++ /usr/ports/astro/gpsdrive-marco/pkg-descr	Sun Jun  6 23:23:00 2004
@@ -1,12 +1,11 @@
 GpsDrive is a car (bike, ship, plane) GPS navigation system.
 
-GpsDrive displays the position provided from a Garmin or NMEA-capable GPS
-receiver on a zoomable map. The map file is autoselected depending on
-the position and prefered scale. Speech output is supported if the "festival"
-software is running. GpsDrive is written in C with use of the GTK-2 graphic
-toolkit.
+GpsDrive displays the position provided from a NMEA-capable GPS receiver on
+a zoomable map. The map file is autoselected depending on the position and
+prefered scale. Speech output is supported if the "festival" software is
+running. Waypoint database is supported via mySQL (optional).
 
-WWW: http://gpsdrive.kraftvoll.at/
+WWW: http://www.gpsdrive.cc/
 
 - Marco
 molter at gufi.org
diff -u -r /usr/ports/astro/gpsdrive/pkg-plist /usr/ports/astro/gpsdrive-marco/pkg-plist
--- /usr/ports/astro/gpsdrive/pkg-plist	Sat Jan 17 15:35:47 2004
+++ /usr/ports/astro/gpsdrive-marco/pkg-plist	Sun Jun  6 23:11:54 2004
@@ -4,7 +4,6 @@
 bin/geocache2way
 bin/gpsd
 bin/gpsdrive
-bin/gpsfetchmap
 bin/gpsfetchmap.pl
 bin/gpspoint2gpsdrive.pl
 bin/gpsreplay
@@ -31,11 +30,16 @@
 share/gpsdrive/README.SQL
 share/gpsdrive/README.gpspoint2gspdrive
 share/gpsdrive/README.kismet
+share/gpsdrive/README.nasamaps
 share/gpsdrive/TODO
 share/gpsdrive/create.sql
 share/gpsdrive/friendsicon.png
+share/gpsdrive/gpsdriveanim.gif
+share/gpsdrive/gpsdrivemini.png
 share/gpsdrive/gpsdrivesplash.png
-share/gpsdrive/map_GPSWORLD.jpg
+share/gpsdrive/gpsicon.png
+share/gpsdrive/gpsiconbt.png
+share/gpsdrive/top_GPSWORLD.jpg
 share/gpsdrive/wp2sql
 share/locale/da/LC_MESSAGES/gpsdrive.mo
 share/locale/de/LC_MESSAGES/gpsdrive.mo
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list