2024-04-29 11:59:16 by Nia Alarie | Files touched by this commit (2) |
Log message: fuse-lzofs: Fix building on NetBSD 10 |
2022-01-09 18:30:30 by Masatake Daimon | Files touched by this commit (3) |
Log message: Fix an upstream bug: truncate() writes a wrong file size in the header The upstream has disappeared. We can't send the patch anywhere. |
2022-01-09 16:14:39 by Masatake Daimon | Files touched by this commit (3) |
Log message: Fix a segfault on non-32bits platforms |
2021-10-26 12:25:31 by Nia Alarie | Files touched by this commit (47) |
Log message: filesystems: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:51:05 by Nia Alarie | Files touched by this commit (47) |
Log message: filesystems: Remove SHA1 hashes for distfiles |
2021-05-14 16:17:41 by Nia Alarie | Files touched by this commit (1) |
Log message: fuse-lzofs: needs zlib |
2017-08-16 22:45:48 by Thomas Klausner | Files touched by this commit (209) |
Log message: Comment out dead sites. |
2015-11-03 01:15:02 by Alistair G. Crooks | Files touched by this commit (39) |
Log message: Add SHA512 digests for distfiles for filesystems 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 18:08:34 by Aleksej Saushev | Files touched by this commit (35) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-08-17 17:11:57 by John Marino | Files touched by this commit (2) |
Log message: filesystem/fuse-lzofs: mask O_LARGEFILE like NetBSD Just piggyback on __NetBSD__ switches to fix DragonFly. |