Commit graph

22 commits

Author SHA1 Message Date
joerg
fca956f276 Don't use non-literal strings as format strings. 2012-12-24 21:08:42 +00:00
asau
3459ebf5cd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-04 09:19:16 +00:00
hasso
d8002a6428 Correct patch-ac checksum. 2009-08-10 09:47:23 +00:00
hasso
68ca1ed990 Make it build on DragonFly and probably some others. 2009-08-01 05:26:24 +00:00
gdt
bf5300c3e1 Drop ONLY_FOR_PLATFORM because this builds fine on Darwin. 2009-07-21 13:08:40 +00:00
gdt
40f437ad91 On Linux, define NEEDS_STRLCPY in MAKE_ENV.
In the patched Makefile, switch on NEEDS_STRLCPY instead of OPSYS,
because OPSYS isn't defined in my world (vanilla netbsd-5 on i386),
and I can't find any reason it should be.

Add a comment to the patch explaining why the install: target was
removed, and about NEEDS_STRLCPY.
2009-02-22 22:07:52 +00:00
gdt
df6c54362f Update to 2.5. Adds ability to read screenshot from a few receivers. 2009-02-22 20:57:25 +00:00
gdt
7576f607aa patch-aa is broken on NetBSD 5; apparently OPSYS is not defined.
Check for it being defined before use.
2009-02-21 14:53:43 +00:00
gdt
9c00716b66 MAKE_JOBS_SAFE=no 2009-02-21 14:51:53 +00:00
joerg
4155bd1e3e Regen for patch-aa. 2009-01-13 21:25:28 +00:00
joerg
bc2d004238 Use BSD Makefiles on Linux. Set USE_BSD_MAKEFILE. Add DESTDIR support.
Tested by maintainer. Fixes PR 40390.
2009-01-13 21:24:58 +00:00
gson
7b9606b5dc Make garmin-utils build on Linux 2008-11-12 13:37:36 +00:00
joerg
70b0ffd0f6 Fix installation. 2008-04-07 17:13:08 +00:00
gson
1968f112cd Update garmin-utils to 2.4. The only changes relative to 2.2
are that all the pkgsrc patches have been integrated into the
base distribution; there are no functional changes.
2006-07-19 16:07:29 +00:00
gson
829882d7e5 Pointer signedness fixes, to make it build with gcc 4.1.2 which
otherwise fails as the Makefile specifies -Wall -Werror.
2006-07-11 18:11:24 +00:00
gson
598937bdba Update garmin-utils to 2.2. Changed since 2.1:
- Upload altitude in D108/D109 waypoints
2006-07-11 17:33:27 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
8cafa95e37 Add RMD160 digests in addition to the SHA1 ones. 2005-02-22 21:08:31 +00:00
gson
aa1e386431 Cast toupper() arguments to unsigned char to make build succeed
with -Werror.
2004-12-08 16:28:50 +00:00
salo
75f997140e PKGREVISION++ for PLIST changes. 2004-09-08 22:20:17 +00:00
gson
2cb7f53278 Install libgarmin.a in ${PREFIX}/lib, not /usr/lib. 2004-09-08 20:47:54 +00:00
gson
5497011107 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.
2004-08-22 18:35:24 +00:00