summaryrefslogtreecommitdiff
path: root/mail/mew3
AgeCommit message (Collapse)AuthorFilesLines
2005-08-28Rework emacs.mk:uebayasi1-1/+2
1) Simplify the way how an emacs version is picked when no emacs is installed, but a user try to install an Emacs Lisp package. Just pick up the version set as EMACS_TYPE than searching for versions already installed etc. If the EMACS_TYPE version is not supported by the Emacs Lisp Package, just fail. EMACS_TYPE be default to GNU Emacs 21. (In other words, users should set EMACS_TYPE as they want. Otherwise GNU Emacs 21 is used.) 2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to a) the PKGNAME itself, and b) PKGNAME in its dependency lines. EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is used. This keeps dependency graph of Emacs-Lisp-packages- installed-for-XEmacs consistent. 3) Document EMACS_* variables as much as possible. 4) Provide more cookies for PLIST. Maybe utilized later. Note that the 2) change doesn't affect the default, GNU Emacs 21 behaviour. So no version / revision bumps in this commit.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-15incm and mew both install bin/incm -- make them conflict.wiz1-2/+2
2005-02-24Add RMD160 digests.agc1-1/+2
2004-11-30* Take maintainership.uebayasi1-9/+6
* Run s|/usr/local|${PREFIX}|g substitution during configure stage, since it refers ${PREFIX} expanded.
2004-11-30Back out previous.uebayasi3-16/+17
2004-11-29Update mail/mew to 4.1, obsoleting mew 2.x/3.x.uebayasi3-17/+16
This is a major update. Changes since 3.x are: * Summary mode format - Parts of message bodies are displayed. - Message number disappeared. - "=" displays its message number. - Refile information overrides its body part in Summary mode. - 'mew-scan-form*' is now 'mew-summary-form*'. - "j" now jumps to a message with line number instead of its message number. - You can still pack messages by "O" in a local folder. * A new mark scheme - Marks are preserved even if Emacs is terminated. - The unread mark 'U' is introduced. - The multi mark '@' is obsoleted. - To handle multiple messages, use the target mark '*'. - To preserve the target mark '*', use the escape mark '$'. - You can create Virtual mode for unread messages by "C-um/" + 'U'. * Summary mode - Refile information is logged. See "Mail/Refilelog". - You can pick or grep for a region as well as the entire folder. ("?" and "'") - You can rename and remove folders. ("Rd" and "Rr") * Message mode - If To:/Cc: contains many addresses, they are covered with a invisible veil except the first four lines. To toggle the veil, type "zv". * Virtual mode - You can pick or grep if the Virtual mode is created of a one physical folder. - You can make a thread if the Virtual mode is created of a one physical folder. * Draft mode - You can complete addresses even if they have the same user name. See 'mew-use-full-alias'. - Fixing a bug of 'mew-make-message-hook' so that ispell-message works. * IMAP - A new name space. You can omit the unnecessary prefix, "inbox."! - Fcc: %backup - Invalid cache messages are marked with "#". - Invalid cache messages can be created even online (by "x"). - IMAP messages are cached with the same UID number. - Transition mechanism from POP to IMAP is provided. M-x mew-summary-from-local-to-imap copies messages on a local file system to an IMAP server. * NetNews - NetNews articles are now gained access by article numbers instead of Message-Id:. Articles are cached with the same article number. * Spam filter - Mew side filtering when scanning/retrieving. See 'mew-inbox-action-alist'. - Mew side filtering by a command. ('"') - IMAP server side filtering. See 'mew-imap-spam-field'. - Learning as spam or ham. ("ls" and "lh") * Network - POP/IMAP/SMTP/NNTP preserves its status even if its connection is lost by accident. * Other - "mewls" is now called "mewl" so that both "mewls" or Mew 2/3 and "mewl" for Mew 4 co-exist.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-05-08Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate.uebayasi1-2/+2
2004-03-16Replace mew-xemacs by enabling XEmacs (xemacs214, xemacs215) supportuebayasi1-2/+2
in mew3.
2004-03-13mewencode(1) uses zlib. Include zlib/buildlink3. Bl3fy.uebayasi1-1/+4
Fix build on non-NetBSD. Reported by A. L. Meyers.
2004-03-07Remove info files entries from PLIST.seb1-6/+1
2003-08-18Update mew package to 3.3.taca2-5/+5
Mew 3.3 release (2003/07/24) Mew 3.3 release candidate 4 (2003/07/16) * Set mew-icon-p to t on Emacs 21 when tool-bar is available. KOSEKI Yoshinori <kose@yk.NetLaputa.ne.jp> * Defining mew-highlight-x-face-function. Tatsuya Kinoshita <tats@vega.ocn.ne.jp> * Tuning up mew-summary-scan. * mew-input-refile-folders sets inhibit-quit to nil to avoid Emacs 21.3's bug. * Security fix: stunnel now allows access from localhost only. Koga Youichirou <y-koga@cq.jp.nec.com> Mew 3.3 release candidate 3 (2003/06/23) * Implementing mew-find-file-noselect2(). * Setting buffer-file-coding-system for Summary/Virtual mode so that modeline displays "1". * Loosen content-type check. ("Text" instead of "Text/") Mew 3.3 release candidate 2 (2003/06/19) * Security fix: Implementing mew-find-file-noselect to prevent file-local variable attack. * A bug fix for "mr" in Virtual mode. * A bug fix for "mo". Mew 3.3 release candidate 1 (2003/05/22) * A bug fix for mew-smtp-queue again. * A bug fix for handling Message-Id: in citation. * Checking utf-translate-cjk-mode to set mew-internal-utf-8p. * A bug fix for 7bit vs mew-convert-singlepart. * The filename parameter for CDP:inline of CT: Message/. * Moving the position of mew-make-message-hook so that ispell-message works.
2003-08-18Typo (EMACS_VERSIONS_ACCEPTED, not EMACS_VERSION_ACCEPTED).minoura1-2/+2
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-08One INFO_FILES occurrence is enough.seb1-3/+1
2003-07-22Convert to USE_NEW_TEXINFO.seb2-5/+5
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-04-12Update to 3.2.uebayasi3-6/+12
Changes since 3.1 are: * If SSL/SSH is used for message retrieval by POP/IMAP/NNTP, it is notified in mode line ("Sec" or a lock image). * Supporting Emacs 21.3's native UTF-8. * Translation between Latin 0 and Latin 1. * A certificate of an SSL server can be verified. For this, "stunnel" v3 and v4 are supported and support for "openssl s_client" is obsoleted. * Supporting X-Face: on Emacs 21. To use X-Face: on any Emacsen, install "uncompface" command and the "netpbm" package. * Obsoleting the following variables: mew-noreplyto-to-list mew-noreplyto-cc-list mew-replyto-to-list mew-replyto-cc-list mew-fromme-to-list mew-fromme-cc-list And defining the following variables: mew-reply-all-alist mew-reply-sender-alist mew-reply-fromme-alist This change enables support for NetNews and non-standard fields such as Mail-Folloup-To:. * New commands in Summary mode. "\", "m\", "m/" * Many bug fixes.
2003-01-11Initial import of Mew 3.1.uebayasi4-0/+234
Differences from Mew 2.2 are: * Supporting Darwin. * The structure of folder list is changed. Type "1Z" once after upgrading to Mew 3.1 * You can enter folder search mode by typing C-s and C-r in minibuffer. * Off-line version of "x", namely "lx", is introduced. * "x" became much faster thanks to a new algorithm of mew-dir-messages(). * A new range "sync" is defined. * IMAP and NNTP are supported. * +mdrop is renamed to $inbox.