Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 19:16:34 +0100
From:      Marco Molteni <molter@tin.it>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61299: [MAINTAINER UPDATE] astro/gpsdrive
Message-ID:  <20040112181634.GA42304@cobweb.example.org>
Resent-Message-ID: <200401130900.i0D90Tcg042320@freefall.freebsd.org>

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

>Number:         61299
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] astro/gpsdrive
>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:   Tue Jan 13 01:00:29 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Marco Molteni
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Citello Networks
>Environment:
System: FreeBSD cobweb.example.org 4.9-STABLE
>Description:
        Update of gpsdrive to 2.07-pre7
        
        This update (finally) upgrades gpsdrive to the gpsdrive-2
        series (uses gtk2 instead of gtk1).
        
        Tested on both -stable and -current. On -stable requires GCC > 3.
>How-To-Repeat:
        N/A
>Fix:
        Apply following patch
        
diff -u -rN gpsdrive/Makefile gpsdrive-marco-2/Makefile
--- gpsdrive/Makefile	Wed Sep  3 18:41:10 2003
+++ gpsdrive-marco-2/Makefile	Mon Jan 12 19:06:32 2004
@@ -2,40 +2,51 @@
 # Date Created:				16 April 2002
 # Whom:					Marco Molteni <molter@gufi.org>
 #
-# $FreeBSD: ports/astro/gpsdrive/Makefile,v 1.14 2003/08/26 20:25:35 marcus Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	gpsdrive
-PORTVERSION=	1.33
-PORTREVISION=	1
+PORTVERSION=	2.07.r7
 CATEGORIES=	astro
 MASTER_SITES=	http://gpsdrive.kraftvoll.at/     \
-		http://gpsdrive.dotdeguy.de/      \
-		http://gpsdrive.spoiledmeat.net/  \
-		http://gpsdrive.flugfunk.de/      \
-		http://gpsdrive.alumnosfdi.org/   \
-		http://gpsdrive.teachlinux.com/
+		http://www.gpsdrive.cc/           \
+		http://www.kraftvoll.at/          \
+		http://www.ganter.at/             \
+		http://www.gpsdrive.de/           \
+		http://gpsdrive.teachlinux.com/   \
+		http://gpsdrive.flugfunk.de/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r/pre/}
 
 MAINTAINER=	molter@gufi.org
 COMMENT=	A GPS navigation system
 
+.include <bsd.port.pre.mk>
+
 LIB_DEPENDS=	intl.5:${PORTSDIR}/devel/gettext
 
 USE_GETOPT_LONG=yes
 USE_PERL5=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gdkpixbuf
+USE_X_PREFIX=	yes
+USE_GNOME=	gtk20
 USE_LIBTOOL=	yes
 CONFIGURE_ENV=	CPPFLAGS=-I${LOCALBASE}/include \
 		LDFLAGS=-L${LOCALBASE}/lib
 CONFIGURE_ARGS=	--disable-garmin --disable-mysql
 INSTALLS_SHLIB=	yes
 
+.if ${OSVERSION} < 500000
+# Gpsdrive requires gcc > 3, so fbsd-4 has this dependency too
+BUILD_DEPENDS+=	gcc32:${PORTSDIR}/lang/gcc32
+CC=		gcc32
+CXX=		g++32
+USE_GCC=	3.2
+.endif
+
 MAN1=		gpsdrive.1
 MANLANG=	"" de es
 
 post-install:
 	@${CAT} ${PKGMESSAGE}
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff -u -rN gpsdrive/distinfo gpsdrive-marco-2/distinfo
--- gpsdrive/distinfo	Wed Sep  3 18:41:10 2003
+++ gpsdrive-marco-2/distinfo	Mon Jan 12 18:41:30 2004
@@ -1 +1 @@
-MD5 (gpsdrive-1.33.tar.gz) = 140ee8a0addf4c71c3a2d80bbe51c1c6
+MD5 (gpsdrive-2.07pre7.tar.gz) = 2a409630bc5254920d281adf61f50026
diff -u -rN gpsdrive/pkg-descr gpsdrive-marco-2/pkg-descr
--- gpsdrive/pkg-descr	Tue Jul  2 09:55:10 2002
+++ gpsdrive-marco-2/pkg-descr	Mon Jan 12 18:40:27 2004
@@ -1,9 +1,9 @@
-GpsDrive is a car (bike, ship, plane) navigation system.
+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+ graphic
+software is running. GpsDrive is written in C with use of the GTK-2 graphic
 toolkit.
 
 WWW: http://gpsdrive.kraftvoll.at/
diff -u -rN gpsdrive/pkg-plist gpsdrive-marco-2/pkg-plist
--- gpsdrive/pkg-plist	Sun Jan 19 10:48:04 2003
+++ gpsdrive-marco-2/pkg-plist	Mon Jan 12 19:19:01 2004
@@ -1,9 +1,15 @@
-bin/friendsd
+bin/friendsd2
+bin/geo-code
+bin/geo-nearest
+bin/geocache2way
 bin/gpsd
 bin/gpsdrive
 bin/gpsfetchmap
 bin/gpsfetchmap.pl
 bin/gpspoint2gpsdrive.pl
+bin/gpsreplay
+bin/gpssql_backup.sh
+bin/gpssql_restore.sh
 bin/wpcvt
 bin/wpget
 lib/libfly.a
@@ -12,33 +18,38 @@
 lib/libnautic.a
 lib/libnautic.so
 lib/libnautic.so.2
+share/gpsdrive/AUTHORS
+share/gpsdrive/CREDITS
+share/gpsdrive/FAQ.gpsdrive
+share/gpsdrive/FAQ.gpsdrive.fr
+share/gpsdrive/GPS-receivers
+share/gpsdrive/LEEME
+share/gpsdrive/LISEZMOI
+share/gpsdrive/NMEA.txt
+share/gpsdrive/README
+share/gpsdrive/README.FreeBSD
+share/gpsdrive/README.SQL
+share/gpsdrive/README.gpspoint2gspdrive
+share/gpsdrive/README.kismet
+share/gpsdrive/TODO
+share/gpsdrive/create.sql
 share/gpsdrive/friendsicon.png
-share/gpsdrive/gpsdrive/AUTHORS
-share/gpsdrive/gpsdrive/FAQ.gpsdrive
-share/gpsdrive/gpsdrive/FAQ.gpsdrive.fr
-share/gpsdrive/gpsdrive/GPS-receivers
-share/gpsdrive/gpsdrive/LEEME
-share/gpsdrive/gpsdrive/LISEZMOI
-share/gpsdrive/gpsdrive/NMEA.txt
-share/gpsdrive/gpsdrive/README
-share/gpsdrive/gpsdrive/README.FreeBSD
-share/gpsdrive/gpsdrive/README.SQL
-share/gpsdrive/gpsdrive/README.gpspoint2gspdrive
-share/gpsdrive/gpsdrive/README.kismet
-share/gpsdrive/gpsdrive/TODO
-share/gpsdrive/gpsdrive/create.sql
-share/gpsdrive/gpsdrive/wp2sql
 share/gpsdrive/gpsdrivesplash.png
+share/gpsdrive/map_GPSWORLD.jpg
+share/gpsdrive/wp2sql
 share/locale/da/LC_MESSAGES/gpsdrive.mo
 share/locale/de/LC_MESSAGES/gpsdrive.mo
 share/locale/de_AT/LC_MESSAGES/gpsdrive.mo
 share/locale/es/LC_MESSAGES/gpsdrive.mo
 share/locale/fr/LC_MESSAGES/gpsdrive.mo
+share/locale/gr/LC_MESSAGES/gpsdrive.mo
 share/locale/hu/LC_MESSAGES/gpsdrive.mo
 share/locale/it/LC_MESSAGES/gpsdrive.mo
+share/locale/ja/LC_MESSAGES/gpsdrive.mo
 share/locale/nl/LC_MESSAGES/gpsdrive.mo
+share/locale/no/LC_MESSAGES/gpsdrive.mo
+share/locale/pt_BR/LC_MESSAGES/gpsdrive.mo
 share/locale/sk/LC_MESSAGES/gpsdrive.mo
 share/locale/sv/LC_MESSAGES/gpsdrive.mo
 share/locale/tr/LC_MESSAGES/gpsdrive.mo
-@dirrm share/gpsdrive/gpsdrive
 @dirrm share/gpsdrive
>Release-Note:
>Audit-Trail:
>Unformatted:



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