2022-05-09 13:34:36 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: ltfs-ltotape: trim whitespace |
2022-03-24 17:24:13 by Emmanuel Dreyfus | Files touched by this commit (1) |
Log message: Fix LP64 bug because of buggy NetBSD fuse_opt.h NetBSD has a base system fuse_opt.h with an error. see http://mail-index.netbsd.org/tech-userlevel/2022/03/23/msg013349.html Pull pkgsrc's FUSE buildlink3.mk to make sure we link with the right header cVS: ---------------------------------------------------------------------- |
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message: revbump for icu and libffi |
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-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822) |
Log message: revbump for textproc/icu |
2021-03-29 08:40:47 by Nia Alarie | Files touched by this commit (2) |
Log message: ltfs-ltotape: fix autoconf fallout |
2020-12-26 06:23:12 by Makoto Fujiwara | Files touched by this commit (10) |
Log message: (filesystems/ltfs-ltotape) Add patches for icu-6.8 pushd /export/CHROOT/tmp/filesystems/ltfs-ltotape/work/ltfs-backends-0.2/ foreach i (`egrep -lr 'TRUE|FALSE' .`)\nmv $i $i.orig ; sed -e \ 's/FALSE/false/g' -e 's/TRUE/true/g' $i.orig > $i\nend popd mkpatches |