2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message: *: bump for openssl 3 |
2023-08-11 11:16:10 by Nia Alarie | Files touched by this commit (1) |
Log message: kermit: Explicitly depend on pam. |
2022-05-23 05:18:45 by David A. Holland | Files touched by this commit (1) |
Log message: comms/kermit: add IRIX target selection Similar to what was suggested in PR 26800 by Georg Schwarz. Untested. Testing requires IRIX :-) |
2021-10-26 12:06:07 by Nia Alarie | Files touched by this commit (85) |
Log message: comms: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-21 09:46:39 by Thomas Klausner | Files touched by this commit (77) |
Log message: *: recursive bump for heimdal 7.7.0 its buildlink3.mk now includes openssl's buildlink3.mk |
2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85) |
Log message: comms: Remove SHA1 hashes for distfiles |
2021-03-18 11:03:37 by Frederic Cambus | Files touched by this commit (1) |
Log message: Switch HOMEPAGE to HTTPS. |
2020-10-04 15:40:48 by Greg Troxel | Files touched by this commit (1) |
Log message: kermit: Take MAINTAINERship I am talking to upstream about integrating patches, and about to package an alpha in wip. This should be viewed as a soft MAINTAINERship, but please ask me if you want to do anything signficant to avoid duplicated effort. |
2020-07-30 05:03:07 by David H. Gutteridge | Files touched by this commit (2) |
Log message: kermit: add a more detailed patch comment |
2020-07-30 02:02:10 by David H. Gutteridge | Files touched by this commit (2) |
Log message: kermit: fix compilation on Linux with glibc >= 2.28 Fix taken from the upstream project's 9.0.305 Alpha.01 release, noted to be a temporary workaround. (Separately, from how I read the change log, there has been no stable 9.0 release since 9.0.302.) Tested on Debian 9.13 (which has an older version of glibc which wouldn't reproduce the issue) and Fedora 31 & 32. (This issue was reported on pkgsrc-users back in July 2019 by Pierre Dupond, and I'd provided a workaround for it in that email chain, but I'd never actually committed anything to pkgsrc.) |