./mail/safecat, Write data safely to a maildir

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.13nb1, Package name: safecat-1.13nb1, Maintainer: schmonz

safecat is an implementation of D. J. Bernstein's maildir algorithm.
It can be used to write mail messages to a qmail-style maildir, or
to write data to a "spool" directory reliably. There are no lockfiles
with safecat, and nothing is left to chance. If safecat returns a
successful exit status, then you can be (practically) 100% sure
your data is safely committed to disk. Further, if data is written
to a directory using safecat (or other implementations of the
maildir algorithm), then every file in that directory is guaranteed
to be complete. If safecat fails to write all of the data, there
will be no file at all in the destination directory.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 33.157 KB

Version history: (Expand)


CVS history: (Expand)


   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-11-19 10:35:43 by Amitai Schleier | Files touched by this commit (41)
Log message:
Remove DJB_RESTRICTED, no longer used.
   2020-06-25 07:42:40 by Amitai Schleier | Files touched by this commit (39)
Log message:
Retire 'djbware-errno-hack' and associated options.mk cleverness.
Instead:

1. Package makefiles including their own options.mk
2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed
3. Packages adjust SUBST_FILES.djberrno, if needed

Should fix bulk build failures due to multiple inclusions of options.mk
and/or incorrect definitions of DJB_ERRNO_HACK.

Approved during the freeze by wiz@.
   2020-04-27 19:37:37 by Roland Illig | Files touched by this commit (1)
Log message:
mail/safecat: does not need the error.h hack
   2018-12-17 03:56:42 by Amitai Schleier | Files touched by this commit (2)
Log message:
Fix previous: swap link order to unbreak at least NetBSD and SmartOS.
Still works on FreeBSD.
   2018-12-16 07:47:18 by Amitai Schleier | Files touched by this commit (2)
Log message:
Avoid linking duplicate symbols. Fixes FreeBSD build.
   2017-09-04 20:01:05 by Thomas Klausner | Files touched by this commit (192)
Log message:
Comment out dead sites.