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 |
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message: Fix indentation in buildlink3.mk files. The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice. |
2017-06-28 15:47:42 by Sebastian Wiedenroth | Files touched by this commit (2) |
Log message: everybody wants string.h |
2017-06-28 13:07:21 by Sebastian Wiedenroth | Files touched by this commit (2) |
Log message: add include on SunOS for memset |
2017-05-25 12:03:23 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Regen. |
2017-05-19 16:58:02 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Fix missing include. |
2017-05-05 02:05:40 by Makoto Fujiwara | Files touched by this commit (5) |
Log message: Import flxmlrpc-0.1.4 as ham/flxmlrpc. This is flxmlrpc, an implementation of the XmlRpc protocol written in C++, based upon XmlRpc++0.7 and modified to provide additional XmlRpc Variable types. It is used in fldigi, flrig, flnet, flmsg, flarq, flamp, fllog; a suite of programs written for amateur radio emergency communications. flxmlrpc is designed to make it easy to incorporate xmlrpc client and server support into C++ applications. Or use both client and server objects in your application for easy peer-to-peer support. |