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