1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Christian Weisgerber
ef738591a5 Update to 10.6. Notable bug fixes and changes in this release:
* A nested MIME multipart message with a sub-part piped through an external
  program (such as HTML with w3m) caused nail to abort after SIGPIPE if the
  PAGER command terminated before reading the whole message.
* A 'next' command following a 'hold' command displays the next message
  after the one the 'hold' applies to (Bugreport by Mike Sipser). This
  might not be exactly what POSIX specifies, but it makes sense and is
  consistent with traditional behavior. If you actually favor 'next'
  not to advance after 'hold', contact me and I'll add a configuration
  option for this.
* If the value of the 'record' variable started with an environment
  variable reference such as '$HOME' or with a tilde and the 'outfolder'
  variable was set, it was not expanded correctly (Bugreport by Volker
  Kuhlmann).
2003-11-15 16:47:19 +00:00
Christian Weisgerber
fd2f9f81ed Update to version 10.5
PR:		51515
Submitted by:	Ports Fury
2003-05-02 11:25:32 +00:00
Norikatsu Shigemura
0a56ced537 Update to 10.4.
PR:		ports/47326
Submitted by:	Ports Fury
2003-02-02 13:10:13 +00:00
Ying-Chieh Liao
3a23114bdb upgrade to 10.3
PR:		45853
Submitted by:	Ports Fury
2003-01-02 17:41:45 +00:00
Oliver Braun
21bf6ba5c6 Upgrade to 10.1.
PR:		44359
Submitted by:	Volker Stolz <vs@foldr.org>
2002-10-21 21:37:48 +00:00
Ying-Chieh Liao
6d4eec0bdd upgrade to 10.0
PR:		43701
Submitted by:	Ports Fury
2002-10-07 00:57:32 +00:00
Christian Weisgerber
d6e259efdd Update to 9.31. Changes in this release:
* 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.
2002-06-18 11:02:14 +00:00
Christian Weisgerber
abd6f56f04 Update to 9.30. User-visible changes in this release:
* 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.
2002-02-20 15:59:17 +00:00
Patrick Li
7a78aa2850 Update to 9.29
PR:		32860
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-15 12:52:32 +00:00
Pete Fritchman
c6fcb6a453 Update to 9.28
PR:		31612
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-05 09:59:24 +00:00
Kevin Lo
54da4e9934 Update to version 9.27
PR: 27999
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
2001-06-10 15:17:17 +00:00
Steve Price
cc9d45054b Update to version 9.26.
PR:		25387
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-27 02:03:00 +00:00
Kevin Lo
72a282a8b0 Upgrade to version 9.25
PR: 24876
Submitted by: Ports Fury
2001-02-08 12:54:21 +00:00
Kris Kennaway
b162a76f32 Update to nail 9.23 and remove myself from maintainer since I don't
actually use this software.

Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
PR:		23942
2001-01-14 08:02:08 +00:00
Kris Kennaway
e820228aa3 Nail is a version of BSD mail with mime extensions
Submitted by:	Anders Andersson at BSDCon
Commit purpose: Reaching 4000 ports at BSDCon
2000-10-20 23:00:58 +00:00