2023-09-17 04:07:20 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(mail/mailcrypt) Add Emacs28, packaged and info checked
|
2023-08-30 22:25:31 by Greg Troxel | Files touched by this commit (7) |
Log message:
various: Drop emacs25 from EMACS_VERSIONS_ACCEPTED
(due to recent removal of emacs25)
|
2022-05-15 00:25:42 by David A. Holland | Files touched by this commit (90) |
Log message:
Bump all elisp packages for the CONFLICTS change.
|
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
|
2018-09-13 16:16:04 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
mailcrypt: Support emacs26. Improve grep-ability.
|
2018-01-04 17:38:00 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
mailcrypt: Support emacs25nox.
|
2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312) |
Log message:
Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
Package pine: missing distfile fancy.patch.gz
Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
Package qmail: missing distfile badrcptto.patch
Package qmail: missing distfile outgoingip.patch
Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-11-23 07:08:29 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
Noteworthy changes in Mailcrypt version 3.5.9:
* GPG stdout buffer is now put into multibyte mode even when emacs is using
unibyte mode in general (such as under 'standard-display-european'). This
should fix the "inserts \201 before non-ascii characters" bugs
(SF#496157, SF#501891, possibly others). A test case was added to catch
these bugs in the future.
* new remailer support for modern mixmaster and mixminion clients, which
send the message directly rather than modify the emacs buffer and
allowing the user to send the message through their emacs MUA mode.
** added "mc-default-remailer-scheme" to choose which remailer method you
want to use: type1, mixmaster, or mixminion. [C-c / r] now does a
remailer-scheme -specific function. Various MUA modes can behave
differently if they wish.
* Added support for PGP 6.5, generously contributed by Derek Atkins.
* Added support for the Wanderlust MUA mode.
* Support GNU Emacs 23.
|
2013-04-06 22:27:30 by Blue Rats | Files touched by this commit (94) |
Log message:
Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
|