aboutsummaryrefslogtreecommitdiff
path: root/mail/nail
Commit message (Collapse)AuthorAgeFilesLines
* Update to 9.31. Changes in this release:Christian Weisgerber2002-06-182-3/+2
| | | | | | | | | | | | | | | | * New editing mechanism for attachment list: ~@ tilde escape. * The ~a tilde escape is obsoleted by ~@ and has been removed. * Header fields starting with =? are only interpreted as RFC 2047 fields if they are entirely valid (Bugreport by Russell Kroll). * Sender addresses in message lists (as in 'delete from@host') match only the exact from address. * Added ~x tilde escape (abort message composition without saving dead.letter). * Fixed recognition of RFC 2045 parameter attributes (Bugreport by Russell Kroll). * The "for" command now inserts an intact "Resent-Reply-To:" header field. Notes: svn path=/head/; revision=61507
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-1/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Fix rc file.Christian Weisgerber2002-03-111-1/+2
| | | | | | | Submitted by: Jose F. Nieves <nieves@ltp.upr.clu.edu> Notes: svn path=/head/; revision=55840
* Update to 9.30. User-visible changes in this release:Christian Weisgerber2002-02-205-78/+4
| | | | | | | | | | * Avoid to prepend quote prefix twice when replying to multipart messages. * Fixed a problem with empty Content-type fields in multipart messages. * Allow name lists for -b and -c command line options. * Added the "showlast" option. Notes: svn path=/head/; revision=54989
* * Fix build problem caused by strcasestr().Christian Weisgerber2002-01-297-22/+85
| | | | | | | * Add support for character set conversions using iconv(). Notes: svn path=/head/; revision=53990
* Update to 9.29Patrick Li2001-12-152-2/+2
| | | | | | | | PR: 32860 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=51571
* Update to 9.28Pete Fritchman2001-11-052-2/+2
| | | | | | | | PR: 31612 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=49591
* Update to version 9.27Kevin Lo2001-06-103-7/+8
| | | | | | | | PR: 27999 Submitted by: Jeff Palmer <scorpio@drkshdw.org> Notes: svn path=/head/; revision=43765
* Update to version 9.26.Steve Price2001-02-275-4/+26
| | | | | | | | PR: 25387 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=38822
* Upgrade to version 9.25Kevin Lo2001-02-084-7/+9
| | | | | | | | PR: 24876 Submitted by: Ports Fury Notes: svn path=/head/; revision=38102
* Add patchKris Kennaway2001-01-141-0/+11
| | | | Notes: svn path=/head/; revision=37178
* Update to nail 9.23 and remove myself from maintainer since I don'tKris Kennaway2001-01-142-3/+3
| | | | | | | | | | actually use this software. Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org> PR: 23942 Notes: svn path=/head/; revision=37177
* Nail is a version of BSD mail with mime extensionsKris Kennaway2000-10-205-0/+25
Submitted by: Anders Andersson at BSDCon Commit purpose: Reaching 4000 ports at BSDCon Notes: svn path=/head/; revision=34050