aboutsummaryrefslogtreecommitdiffstats
path: root/mail/s-nail
Commit message (Collapse)AuthorAgeFilesLines
* - update to 14.9.15jgh2019-09-044-6/+29
| | | | | | | | - Fix failure of libidn2 detection - Fix some qa-stage warnings PR: 240028 Submitted by: yasu@utahime.org (maintainer)
* Update to 14.9.14sunpoet2019-08-112-4/+4
| | | | | | Changes: https://git.sdaoden.eu/cgit/s-nail.git/tree/NEWS PR: 14.9.14 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
* mail/s-nail: Update to 14.9.13swills2019-03-092-6/+5
| | | | | PR: 236384 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
* Update dns/libidn2 to 2.1.1sunpoet2019-02-101-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
* Update dns/libidn2 to 2.1.0sunpoet2019-01-071-0/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
* New port: mail/s-nailmeta2018-12-273-0/+59
S-nail provides a simple and friendly environment for sending and receiving mail. It is intended to provide the functionality of the POSIX mailx(1) command, but is MIME capable and optionally offers extensions for line editing, S/MIME, SMTP and POP3, among others. S-nail divides incoming mail into its constituent messages and allows the user to deal with them in any order. It offers many COMMANDS and INTERNAL VARIABLES for manipulating messages and sending mail. It provides the user simple editing capabilities to ease the composition of outgoing messages, and increasingly powerful and reliable non-interactive scripting capabilities. WWW: https://www.sdaoden.eu/code.html#s-mailx PR: 232189 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: mentors (implicit)