./ham/locator, Longitudes, latitudes to HAM locator converter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1, Package name: locator-0.1, Maintainer: dawszy

locator converts HAM locators in longitudes and latitudes and vica versa


Master sites: (Expand)

Filesize: 2.495 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:48:41 by Nia Alarie | Files touched by this commit (38)
Log message:
ham: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:17:24 by Nia Alarie | Files touched by this commit (38)
Log message:
ham: Remove SHA1 hashes for distfiles
   2017-08-16 22:45:48 by Thomas Klausner | Files touched by this commit (209)
Log message:
Comment out dead sites.
   2015-11-03 00:57:25 by Alistair G. Crooks | Files touched by this commit (32)
Log message:
Add SHA512 digests for distfiles for ham category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
   2012-10-03 15:01:46 by Aleksej Saushev | Files touched by this commit (33)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-05-04 18:19:37 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix main().
   2011-07-20 14:23:01 by OBATA Akio | Files touched by this commit (2)
Log message:
convert to modearn C++ style
* include iostream instead deprecated iostream.h
* using namespace std;

fixes PR#45159.
   2008-03-04 16:51:59 by Johnny C. Lam | Files touched by this commit (6)
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.