View | Details | Raw Unified | Return to bug 61299 | Differences between
and this patch

Collapse All | Expand All

(-)gpsdrive-marco-2/Makefile (-10 / +21 lines)
Lines 2-41 Link Here
2
# Date Created:				16 April 2002
2
# Date Created:				16 April 2002
3
# Whom:					Marco Molteni <molter@gufi.org>
3
# Whom:					Marco Molteni <molter@gufi.org>
4
#
4
#
5
# $FreeBSD: ports/astro/gpsdrive/Makefile,v 1.14 2003/08/26 20:25:35 marcus Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	gpsdrive
8
PORTNAME=	gpsdrive
9
PORTVERSION=	1.33
9
PORTVERSION=	2.07.r7
10
PORTREVISION=	1
11
CATEGORIES=	astro
10
CATEGORIES=	astro
12
MASTER_SITES=	http://gpsdrive.kraftvoll.at/     \
11
MASTER_SITES=	http://gpsdrive.kraftvoll.at/     \
13
		http://gpsdrive.dotdeguy.de/      \
12
		http://www.gpsdrive.cc/           \
14
		http://gpsdrive.spoiledmeat.net/  \
13
		http://www.kraftvoll.at/          \
15
		http://gpsdrive.flugfunk.de/      \
14
		http://www.ganter.at/             \
16
		http://gpsdrive.alumnosfdi.org/   \
15
		http://www.gpsdrive.de/           \
17
		http://gpsdrive.teachlinux.com/
16
		http://gpsdrive.teachlinux.com/   \
17
		http://gpsdrive.flugfunk.de/
18
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r/pre/}
18
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r/pre/}
19
19
20
MAINTAINER=	molter@gufi.org
20
MAINTAINER=	molter@gufi.org
21
COMMENT=	A GPS navigation system
21
COMMENT=	A GPS navigation system
22
22
23
.include <bsd.port.pre.mk>
24
23
LIB_DEPENDS=	intl.5:${PORTSDIR}/devel/gettext
25
LIB_DEPENDS=	intl.5:${PORTSDIR}/devel/gettext
24
26
25
USE_GETOPT_LONG=yes
27
USE_GETOPT_LONG=yes
26
USE_PERL5=	yes
28
USE_PERL5=	yes
27
USE_GMAKE=	yes
29
USE_GMAKE=	yes
28
USE_GNOME=	gdkpixbuf
30
USE_X_PREFIX=	yes
31
USE_GNOME=	gtk20
29
USE_LIBTOOL=	yes
32
USE_LIBTOOL=	yes
30
CONFIGURE_ENV=	CPPFLAGS=-I${LOCALBASE}/include \
33
CONFIGURE_ENV=	CPPFLAGS=-I${LOCALBASE}/include \
31
		LDFLAGS=-L${LOCALBASE}/lib
34
		LDFLAGS=-L${LOCALBASE}/lib
32
CONFIGURE_ARGS=	--disable-garmin --disable-mysql
35
CONFIGURE_ARGS=	--disable-garmin --disable-mysql
33
INSTALLS_SHLIB=	yes
36
INSTALLS_SHLIB=	yes
34
37
38
.if ${OSVERSION} < 500000
39
# Gpsdrive requires gcc > 3, so fbsd-4 has this dependency too
40
BUILD_DEPENDS+=	gcc32:${PORTSDIR}/lang/gcc32
41
CC=		gcc32
42
CXX=		g++32
43
USE_GCC=	3.2
44
.endif
45
35
MAN1=		gpsdrive.1
46
MAN1=		gpsdrive.1
36
MANLANG=	"" de es
47
MANLANG=	"" de es
37
48
38
post-install:
49
post-install:
39
	@${CAT} ${PKGMESSAGE}
50
	@${CAT} ${PKGMESSAGE}
40
51
41
.include <bsd.port.mk>
52
.include <bsd.port.post.mk>
(-)gpsdrive-marco-2/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (gpsdrive-1.33.tar.gz) = 140ee8a0addf4c71c3a2d80bbe51c1c6
1
MD5 (gpsdrive-2.07pre7.tar.gz) = 2a409630bc5254920d281adf61f50026
(-)gpsdrive-marco-2/pkg-descr (-2 / +2 lines)
Lines 1-9 Link Here
1
GpsDrive is a car (bike, ship, plane) navigation system.
1
GpsDrive is a car (bike, ship, plane) GPS navigation system.
2
2
3
GpsDrive displays the position provided from a Garmin or NMEA-capable GPS
3
GpsDrive displays the position provided from a Garmin or NMEA-capable GPS
4
receiver on a zoomable map. The map file is autoselected depending on
4
receiver on a zoomable map. The map file is autoselected depending on
5
the position and prefered scale. Speech output is supported if the "festival"
5
the position and prefered scale. Speech output is supported if the "festival"
6
software is running. GpsDrive is written in C with use of the GTK+ graphic
6
software is running. GpsDrive is written in C with use of the GTK-2 graphic
7
toolkit.
7
toolkit.
8
8
9
WWW: http://gpsdrive.kraftvoll.at/
9
WWW: http://gpsdrive.kraftvoll.at/
(-)gpsdrive-marco-2/pkg-plist (-17 / +28 lines)
Lines 1-9 Link Here
1
bin/friendsd
1
bin/friendsd2
2
bin/geo-code
3
bin/geo-nearest
4
bin/geocache2way
2
bin/gpsd
5
bin/gpsd
3
bin/gpsdrive
6
bin/gpsdrive
4
bin/gpsfetchmap
7
bin/gpsfetchmap
5
bin/gpsfetchmap.pl
8
bin/gpsfetchmap.pl
6
bin/gpspoint2gpsdrive.pl
9
bin/gpspoint2gpsdrive.pl
10
bin/gpsreplay
11
bin/gpssql_backup.sh
12
bin/gpssql_restore.sh
7
bin/wpcvt
13
bin/wpcvt
8
bin/wpget
14
bin/wpget
9
lib/libfly.a
15
lib/libfly.a
Lines 12-44 Link Here
12
lib/libnautic.a
18
lib/libnautic.a
13
lib/libnautic.so
19
lib/libnautic.so
14
lib/libnautic.so.2
20
lib/libnautic.so.2
21
share/gpsdrive/AUTHORS
22
share/gpsdrive/CREDITS
23
share/gpsdrive/FAQ.gpsdrive
24
share/gpsdrive/FAQ.gpsdrive.fr
25
share/gpsdrive/GPS-receivers
26
share/gpsdrive/LEEME
27
share/gpsdrive/LISEZMOI
28
share/gpsdrive/NMEA.txt
29
share/gpsdrive/README
30
share/gpsdrive/README.FreeBSD
31
share/gpsdrive/README.SQL
32
share/gpsdrive/README.gpspoint2gspdrive
33
share/gpsdrive/README.kismet
34
share/gpsdrive/TODO
35
share/gpsdrive/create.sql
15
share/gpsdrive/friendsicon.png
36
share/gpsdrive/friendsicon.png
16
share/gpsdrive/gpsdrive/AUTHORS
17
share/gpsdrive/gpsdrive/FAQ.gpsdrive
18
share/gpsdrive/gpsdrive/FAQ.gpsdrive.fr
19
share/gpsdrive/gpsdrive/GPS-receivers
20
share/gpsdrive/gpsdrive/LEEME
21
share/gpsdrive/gpsdrive/LISEZMOI
22
share/gpsdrive/gpsdrive/NMEA.txt
23
share/gpsdrive/gpsdrive/README
24
share/gpsdrive/gpsdrive/README.FreeBSD
25
share/gpsdrive/gpsdrive/README.SQL
26
share/gpsdrive/gpsdrive/README.gpspoint2gspdrive
27
share/gpsdrive/gpsdrive/README.kismet
28
share/gpsdrive/gpsdrive/TODO
29
share/gpsdrive/gpsdrive/create.sql
30
share/gpsdrive/gpsdrive/wp2sql
31
share/gpsdrive/gpsdrivesplash.png
37
share/gpsdrive/gpsdrivesplash.png
38
share/gpsdrive/map_GPSWORLD.jpg
39
share/gpsdrive/wp2sql
32
share/locale/da/LC_MESSAGES/gpsdrive.mo
40
share/locale/da/LC_MESSAGES/gpsdrive.mo
33
share/locale/de/LC_MESSAGES/gpsdrive.mo
41
share/locale/de/LC_MESSAGES/gpsdrive.mo
34
share/locale/de_AT/LC_MESSAGES/gpsdrive.mo
42
share/locale/de_AT/LC_MESSAGES/gpsdrive.mo
35
share/locale/es/LC_MESSAGES/gpsdrive.mo
43
share/locale/es/LC_MESSAGES/gpsdrive.mo
36
share/locale/fr/LC_MESSAGES/gpsdrive.mo
44
share/locale/fr/LC_MESSAGES/gpsdrive.mo
45
share/locale/gr/LC_MESSAGES/gpsdrive.mo
37
share/locale/hu/LC_MESSAGES/gpsdrive.mo
46
share/locale/hu/LC_MESSAGES/gpsdrive.mo
38
share/locale/it/LC_MESSAGES/gpsdrive.mo
47
share/locale/it/LC_MESSAGES/gpsdrive.mo
48
share/locale/ja/LC_MESSAGES/gpsdrive.mo
39
share/locale/nl/LC_MESSAGES/gpsdrive.mo
49
share/locale/nl/LC_MESSAGES/gpsdrive.mo
50
share/locale/no/LC_MESSAGES/gpsdrive.mo
51
share/locale/pt_BR/LC_MESSAGES/gpsdrive.mo
40
share/locale/sk/LC_MESSAGES/gpsdrive.mo
52
share/locale/sk/LC_MESSAGES/gpsdrive.mo
41
share/locale/sv/LC_MESSAGES/gpsdrive.mo
53
share/locale/sv/LC_MESSAGES/gpsdrive.mo
42
share/locale/tr/LC_MESSAGES/gpsdrive.mo
54
share/locale/tr/LC_MESSAGES/gpsdrive.mo
43
@dirrm share/gpsdrive/gpsdrive
44
@dirrm share/gpsdrive
55
@dirrm share/gpsdrive

Return to bug 61299