summaryrefslogtreecommitdiff
path: root/geography/garmin-utils
AgeCommit message (Collapse)AuthorFilesLines
2012-12-24Don't use non-literal strings as format strings.joerg2-5/+32
2012-10-04Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-08-10Correct patch-ac checksum.hasso1-2/+2
2009-08-01Make it build on DragonFly and probably some others.hasso3-1/+31
2009-07-21Drop ONLY_FOR_PLATFORM because this builds fine on Darwin.gdt1-4/+1
2009-02-22On Linux, define NEEDS_STRLCPY in MAKE_ENV.gdt3-9/+22
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-22Update to 2.5. Adds ability to read screenshot from a few receivers.gdt2-8/+12
2009-02-21patch-aa is broken on NetBSD 5; apparently OPSYS is not defined.gdt3-5/+6
Check for it being defined before use.
2009-02-21MAKE_JOBS_SAFE=nogdt1-1/+2
2009-01-13Regen for patch-aa.joerg1-1/+2
2009-01-13Use BSD Makefiles on Linux. Set USE_BSD_MAKEFILE. Add DESTDIR support.joerg3-13/+27
Tested by maintainer. Fixes PR 40390.
2008-11-12Make garmin-utils build on Linuxgson1-2/+16
2008-04-07Fix installation.joerg1-2/+2
2006-07-19Update garmin-utils to 2.4. The only changes relative to 2.2gson6-404/+6
are that all the pkgsrc patches have been integrated into the base distribution; there are no functional changes.
2006-07-11Pointer signedness fixes, to make it build with gcc 4.1.2 whichgson4-4/+366
otherwise fails as the Makefile specifies -Wall -Werror.
2006-07-11Update garmin-utils to 2.2. Changed since 2.1:gson4-16/+15
- Upload altitude in D108/D109 waypoints
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-22Add RMD160 digests in addition to the SHA1 ones.agc1-1/+2
2004-12-08Cast toupper() arguments to unsigned char to make build succeedgson2-1/+24
with -Werror.
2004-09-08PKGREVISION++ for PLIST changes.salo1-1/+2
2004-09-08Install libgarmin.a in ${PREFIX}/lib, not /usr/lib.gson3-2/+16
2004-08-22Initial import of garmin-utils 2.1.gson4-0/+29
garmin-utils is a set of utilities for transferring waypoints, routes, and tracks to and from Garmin GPS receivers.