2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message: *: bump for openssl 3 |
2023-09-25 14:52:52 by Amitai Schleier | Files touched by this commit (4) | |
Log message: qsmtp: update to 0.39. From the changelog: - Qsmtpd: hide SSL error details from SMTP client - Qsmtpd: allow the SSL key to be stored independent of the certificate - Qsmtpd: allow an additional argument for checkpassword authentication - Qsmtpd: fix filtering out invalid characters in SPF records on platforms where "char" is unsigned by default (e.g. ARM) - Qsmtpd: fix truncated "Received" lines with newer gcc versions - Qsmtpd: fix endless loop on SSL protocol level errors - add dumpipbl tool to show the files written by addipbl Updating during the freeze for the leafy bugfixes. |
2022-05-14 23:56:42 by Amitai Schleier | Files touched by this commit (1) |
Log message: Solarish needs __EXTENSIONS__. |
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message: mail: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles were unfetchable (possibly fetched conditionally?): ./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch |
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message: mail: Remove SHA1 hashes for distfiles |
2020-10-10 12:01:38 by Amitai Schleier | Files touched by this commit (10) | |
Log message: Update to 0.38. From the changelog: - many portability fixes for BSD like systems - Qremote: allow the SSL key to be stored independent of the certificate |
2020-07-04 16:11:41 by Amitai Schleier | Files touched by this commit (4) |
Log message: Skip building and installing API docs with Doxygen, as suggested by the author. Bump PKGREVISION. |
2020-03-06 21:50:25 by Amitai Schleier | Files touched by this commit (2) |
Log message: Avoid conflicting implicit definition of htonl() on NetBSD. |
2020-02-03 19:59:55 by Amitai Schleier | Files touched by this commit (1) |
Log message: Specify TEST_TARGET. |