pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/garmin-utils Initial import of garmin-utils ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ef8a22529f8
branches:  trunk
changeset: 479791:5ef8a22529f8
user:      gson <gson%pkgsrc.org@localhost>
date:      Sun Aug 22 18:35:24 2004 +0000

description:
Initial import of garmin-utils 2.1.

garmin-utils is a set of utilities for transferring waypoints, routes,
and tracks to and from Garmin GPS receivers.

diffstat:

 geography/garmin-utils/DESCR    |   2 ++
 geography/garmin-utils/Makefile |  18 ++++++++++++++++++
 geography/garmin-utils/PLIST    |   5 +++++
 geography/garmin-utils/distinfo |   4 ++++
 4 files changed, 29 insertions(+), 0 deletions(-)

diffs (45 lines):

diff -r d42d7b2e8477 -r 5ef8a22529f8 geography/garmin-utils/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/garmin-utils/DESCR      Sun Aug 22 18:35:24 2004 +0000
@@ -0,0 +1,2 @@
+garmin-utils is a set of utilities for transferring waypoints, routes,
+and tracks to and from Garmin GPS receivers.
diff -r d42d7b2e8477 -r 5ef8a22529f8 geography/garmin-utils/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/garmin-utils/Makefile   Sun Aug 22 18:35:24 2004 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/08/22 18:35:24 gson Exp $
+#
+
+DISTNAME=              garmin-utils-2.1
+CATEGORIES=            geography
+MASTER_SITES=          ftp://ftp.snafu.org/pub/
+
+MAINTAINER=            gson%NetBSD.org@localhost
+HOMEPAGE=              http://www.snafu.org/
+COMMENT=               Utilities for Garmin GPS receivers
+
+ONLY_FOR_PLATFORM=     NetBSD-*-*
+
+MAKE_FLAGS+=           MKCATPAGES=no
+
+USE_BUILDLINK3=                yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r d42d7b2e8477 -r 5ef8a22529f8 geography/garmin-utils/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/garmin-utils/PLIST      Sun Aug 22 18:35:24 2004 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/22 18:35:24 gson Exp $
+bin/gardump
+bin/garload
+man/man1/gardump.1
+man/man1/garload.1
diff -r d42d7b2e8477 -r 5ef8a22529f8 geography/garmin-utils/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/garmin-utils/distinfo   Sun Aug 22 18:35:24 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/08/22 18:35:24 gson Exp $
+
+SHA1 (garmin-utils-2.1.tar.gz) = 4d145034ec60d88000644ec3ed074a6595e0ce14
+Size (garmin-utils-2.1.tar.gz) = 172468 bytes



Home | Main Index | Thread Index | Old Index