./mail/cue, Mh-e like mail user agent

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 20180813nb1, Package name: cue-20180813nb1, Maintainer: pkgsrc-users

"Cue" is a small mail user agent (mail reader/writer).

Features:
- capable of handling Japanese and English (or ASCII) emails (no Latin1, sorry)
- S/MIME, PGP/MIME, MIME Multipart handling
- it looks just like mh-e or mew, but is much more lightweight. It is not
an elisp program but an independent program that uses curses.

Cue requires a couple of external programs, namely:
- a program to grab emails into folders, like inc from MH
- a program for sending emails, like sendmail
- an editor like vi


Required to build:
[pkgtools/cwrappers]

Package options: inet6

Master sites:

Filesize: 254.519 KB

Version history: (Expand)


CVS history: (Expand)


   2026-07-04 10:27:43 by Thomas Klausner | Files touched by this commit (14)
Log message:
*: recursive bump for canna-lib API bump
   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-03-11 20:20:36 by Nia Alarie | Files touched by this commit (2)
Log message:
cue: Update to 20180813.

Disable OpenSSL support, since this still breaks with OpenSSL 1.1.

It can maybe be re-enabled at a later date.

I'm not sure if this software is still maintained, but it seems useful
enough without the crypto support.
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2019-11-24 02:04:20 by Greg Troxel | Files touched by this commit (1)
Log message:
mail/cue: Fix compiler check via pkglint

AUTOFIX: hacks.mk:5: Replacing "${PKGSRC_COMPILER} == \ 
\"ido\"" with "${PKGSRC_COMPILER:Mido}".

The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
distcc clang". Therefore, comparing it using == or != leads to wrong
results in these cases.
   2016-05-01 06:54:02 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
Updated to mail/cue-20151214 (from 20140217)
--------------------------------------------
 - Based on PR pkg/51107 by ISIHARA Takanori
 - Explicit ChangeLog was not found.
 - New command added:
     ^x e    force to set encoding
   See ${PREFIX}/share/doc/cue/cue.hlp
   2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813)
Log message:
Bump PKGREVISION for security/openssl ABI bump.